Hey,
this is the traceback I got when closing all the search tab using the code from the git HEAD snapshot:
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN compiled with wxGTK2 v3.0.2 and Boost 1.58
Running on: Linux 3.16.0-4-amd64 x86_64
[2] ?? in /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7f1cd7dd7bcc]
[3] ?? in /lib/x86_64-linux-gnu/libpthread.so.0[0x7f1cda0118d0]
[4] ?? in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd66a1326]
[5] ?? in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd6680a7f]
[6] g_closure_invoke in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0[0x7f1cd5be7015]
[7] ?? in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0[0x7f1cd5bf960e]
[8] g_signal_emit_valist in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0[0x7f1cd5c01899]
[9] g_signal_emit in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0[0x7f1cd5c0212f]
[10] ?? in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd6797ecc]
[11] gtk_propagate_event in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd667f1c4]
[12] gtk_main_do_event in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd667f65b]
[13] ?? in /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0[0x7f1cd62f2bbc]
[14] g_main_context_dispatch in /lib/x86_64-linux-gnu/libglib-2.0.so.0[0x7f1cd5911fe7]
[15] ?? in /lib/x86_64-linux-gnu/libglib-2.0.so.0[0x7f1cd5912240]
[16] g_main_loop_run in /lib/x86_64-linux-gnu/libglib-2.0.so.0[0x7f1cd5912562]
[17] gtk_main in /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0[0x7f1cd667e5d7]
[18] wxGUIEventLoop::DoRun() in /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0[0x7f1cd857ade5]
[19] wxEventLoopBase::Run() in /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7f1cd7cbb6e3]
[20] wxAppConsoleBase::MainLoop() in /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7f1cd7c80b76]
[21] wxEntry(int&, wchar_t**) in /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0[0x7f1cd7d0d2b0]
[22] main in amule-gui.cpp:93
[23] __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6[0x7f1cd6dc1b45]
[24] main in amule[0x452c3b]
I wasnt running amule in gdb so I dont have a complete traceback (will do it now, and see if I can reproduce), but even before the crash, the search result returning was "weird", getting added to the previous tabs instead of the new one (for the current requested terms, not the previous ones)
Hey,
this is the traceback I got when closing all the search tab using the code from the git HEAD snapshot:
I wasnt running amule in gdb so I dont have a complete traceback (will do it now, and see if I can reproduce), but even before the crash, the search result returning was "weird", getting added to the previous tabs instead of the new one (for the current requested terms, not the previous ones)