Menu

#10 An assertion Failed on find & replace all

v1.0_(example)
open
nobody
None
1
2018-05-08
2018-05-08
Patrick Kox
No

When I try to edit a PCAP file (from Laura Chappell) to replace an IP c0 a8 00 68 with 01 01 01 01 with the Find & Replace All option I get the following error message :

An assertion Failed
ASSERT INFO:
/usr/include/wx-3.0/wx/strvararg.h(456): assert "(argtype & (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type

BACKTRACE:
[1] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler, wxEvent&)
[2] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[3] wxEvtHandler::TryHereOnly(wxEvent&)
[4] wxEvtHandler::ProcessEventLocally(wxEvent&)
[5] wxEvtHandler::ProcessEvent(wxEvent&)
[6] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[7] g_closure_invoke
[8] g_signal_emit_valist
[9] g_signal_emit
[10] g_closure_invoke
[11] g_signal_emit_valist
[12] g_signal_emit
[13] g_closure_invoke
[14] g_signal_emit_valist
[15] g_signal_emit
[16] gtk_propagate_event
[17] gtk_main_do_event
[18] g_main_context_dispatch
[19] g_main_loop_run
[20] gtk_main
[21] wxGUIEventLoop::DoRun()
[22] wxEventLoopBase::Run()
[23] wxDialog::ShowModal()
[24] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler
, wxEvent&)
[25] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[26] wxEvtHandler::TryHereOnly(wxEvent&)
[27] wxEvtHandler::DoTryChain(wxEvent&)
[28] wxEvtHandler::ProcessEvent(wxEvent&)
[29] wxWindowBase::TryAfter(wxEvent&)
[30] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[31] wxMenuBase::SendEvent(int, int)
[32] g_closure_invoke
[33] g_signal_emit_valist
[34] g_signal_emit
[35] gtk_widget_activate
[36] gtk_menu_shell_activate_item
[37] g_closure_invoke
[38] g_signal_emit_valist
[39] g_signal_emit
[40] gtk_propagate_event
[41] gtk_main_do_event
[42] g_main_context_dispatch
[43] g_main_loop_run
[44] gtk_main
[45] wxGUIEventLoop::DoRun()
[46] wxEventLoopBase::Run()
[47] wxAppConsoleBase::MainLoop()
[48] wxEntry(int&, wchar_t**)
[49] __libc_start_main

I compiled the latest version that I downloaded through sourceforge (0.25 Beta development for Linux) but the tarball has 0.24 in it's name).

dispite the error message the IP address appears to be replaced

Kind Regards
Patrick Kox

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.