aMule Forum
English => en_Bugs => Topic started by: phoenix on January 11, 2005, 09:27:54 AM
-
Very simple to trigger. Go to search (no need to be connected). Click on extended attributes. Click on the up arrow of the Min Size spin control, so that it shows 1, then click on the down arrow. Voilá!
That backtrace repeats itself indefinetly:
#329 0x0046944a in wxAppConsole::HandleEvent (this=0x92d27c8, handler=0x9ba0780, func=
{__pfn = 0x8282dae , __delta = 0}, event=@0xfe40a100)
at src/common/appbase.cpp:307
#330 0x00500287 in wxEvtHandler::ProcessEventIfMatches (entry=@0x85f5750, handler=0x9ba0780, event=@0xfe40a100)
at src/common/event.cpp:1179
#331 0x004ff25c in wxEventHashTable::HandleEvent (this=0x85f5640, event=@0xfe40a100, self=0x9ba0780)
at src/common/event.cpp:837
#332 0x0050049a in wxEvtHandler::ProcessEvent (this=0x9ba0780, event=@0xfe40a100) at src/common/event.cpp:1241
#333 0x00334ec5 in wxWindowBase::TryParent (this=0x9bb4ec8, event=@0xfe40a100) at src/common/wincmn.cpp:2449
#334 0x005004ff in wxEvtHandler::ProcessEvent (this=0x9bb4ec8, event=@0xfe40a100) at src/common/event.cpp:1254
#335 0x002af9f9 in gtk_spinctrl_text_changed_callback (win=0x9bb4ec8) at src/gtk/spinctrl.cpp:84
#336 0x008033ae in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#337 0x007eb347 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#338 0x00801ae1 in g_signal_has_handler_pending () from /usr/lib/libgobject-2.0.so.0
#339 0x00802cbc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#340 0x00802e1c in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#341 0x00e983f3 in gtk_entry_set_visibility () from /usr/lib/libgtk-x11-2.0.so.0
#342 0x00f404d0 in gtk_spin_button_set_update_policy () from /usr/lib/libgtk-x11-2.0.so.0
#343 0x00ef8a80 in gtk_marshal_VOID__UINT_STRING () from /usr/lib/libgtk-x11-2.0.so.0
#344 0x007eb71d in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#345 0x007eb347 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#346 0x00801646 in g_signal_has_handler_pending () from /usr/lib/libgobject-2.0.so.0
#347 0x00802cbc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#348 0x00802e1c in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#349 0x00e934f6 in gtk_entry_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#350 0x00e90f75 in gtk_editable_insert_text () from /usr/lib/libgtk-x11-2.0.so.0
#351 0x00e966c3 in gtk_entry_set_text () from /usr/lib/libgtk-x11-2.0.so.0
#352 0x00f405f3 in gtk_spin_button_set_update_policy () from /usr/lib/libgtk-x11-2.0.so.0
#353 0x00f42422 in gtk_spin_button_update () from /usr/lib/libgtk-x11-2.0.so.0
#354 0x002aff58 in wxSpinCtrl::GetValue (this=0x9bb4ec8) at src/gtk/spinctrl.cpp:176
#355 0x08282eff in CSearchDlg::OnFieldChanged (this=0x9ba0780) at SearchDlg.cpp:273
#356 0x0046944a in wxAppConsole::HandleEvent (this=0x92d27c8, handler=0x9ba0780, func=
{__pfn = 0x8282dae , __delta = 0}, event=@0xfe40ae20)
-
wxgtk >= 2.5.x bug ;)
cheers