aMule Bug Tracker - aMule
View Issue Details
0001006aMuleExternal Connpublic2006-10-31 15:012006-11-22 01:19
vi64pa 
Kry 
normalcrashalways
closedopen 
2.1.3 
 
Ubuntu Edgy
0001006: amule crashes when playing with result tabs

This has originally reported to ubuntu bug tracking system:
https://launchpad.net/distros/ubuntu/+source/amule/+bug/68618 [^]

Way to reproduce:

search "test"
press start

search "test2"
press start

close the first results tab.

search "test3" and press start
and select second results tab, i.e. "test2"

...and the amule crashes. and here's the backtrace:

#0 0xb79ce56e in __dynamic_cast () from /usr/lib/libstdc++.so.6
0000001 0x081f766f in CSearchDlg::OnSearchPageChanged (this=0x89e6e90) at SearchDlg.cpp:237
0000002 0xb7a36655 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
0000003 0xb7ac5b52 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.6.so.0
0000004 0xb7ac5c9d in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
0000005 0xb7ac5e1f in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.6.so.0
0000006 0xb7d59adb in wxWindowBase::TryParent () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000007 0xb7ac5dce in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.6.so.0
0000008 0xb7ccd660 in wxNotebook::~wxNotebook () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000009 0xb759ab4d in _gtk_marshal_VOID__POINTER_UINT (closure=0x8ba8980, return_value=0x0, n_param_values=3,
    param_values=0xbfd8d22c, invocation_hint=0xbfd8d13c, marshal_data=0xb7ccd530) at gtkmarshalers.c:2506
0000010 0xb721779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0xb7227b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0
0000012 0xb72290b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
0000013 0xb7229279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
0000014 0xb75b325e in gtk_notebook_switch_page (notebook=0x8960970, page=0x8e9cc08, page_num=2) at gtknotebook.c:5655
0000015 0xb7224249 in g_cclosure_marshal_VOID__PARAM () from /usr/lib/libgobject-2.0.so.0
0000016 0xb721779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
0000017 0xb7227b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0
0000018 0xb72290b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
0000019 0xb7229279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
0000020 0xb721bd11 in g_object_class_override_property () from /usr/lib/libgobject-2.0.so.0
0000021 0xb721856f in g_enum_register_static () from /usr/lib/libgobject-2.0.so.0
0000022 0xb721c852 in g_object_notify () from /usr/lib/libgobject-2.0.so.0
0000023 0xb76b8cbe in IA__gtk_widget_hide (widget=0x8a4c708) at gtkwidget.c:2309
0000024 0xb7c60862 in wxWindow::Show () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000025 0xb7c60cad in wxWindow::~wxWindow () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000026 0xb7cf1068 in wxControlBase::~wxControlBase () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000027 0x081e6cbf in ~wxControl (this=0x8b8dcb8) at /usr/include/wx-2.6/wx/gtk/control.h:40
0000028 0x0833b049 in ~wxGenericListCtrl (this=0x8b8dcb8) at extern/listctrl.262.cpp:4783
0000029 0x0834f69d in ~CMuleListCtrl (this=0x8b8dcb8) at MuleListCtrl.cpp:100
0000030 0x082032cf in ~CSearchListCtrl (this=0x8b8dcb8) at SearchListCtrl.cpp:150
0000031 0xb7ce807b in wxBookCtrlBase::DeletePage () from /usr/lib/libwx_gtk2u_core-2.6.so.0
0000032 0x08351bc8 in CMuleNotebook::DeletePage (this=0x8a10350, nPage=1) at MuleNotebook.cpp:75
0000033 0x083528de in CMuleNotebook::MouseClick (this=0x8a10350, event=@0xbfd8de14) at MuleNotebook.cpp:384
0000034 0xb7a36655 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
0000035 0xb7ac5b52 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.6.so.0
0000036 0xb7ac5c9d in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
No tags attached.
Issue History
2006-10-31 15:01vi64paNew Issue
2006-10-31 15:01vi64paOperating System => Ubuntu Edgy
2006-11-02 21:32KryNote Added: 0002145
2006-11-07 11:28beastaxNote Added: 0002152
2006-11-07 18:15pcmasterNote Added: 0002156
2006-11-22 01:18KryStatusnew => assigned
2006-11-22 01:18KryAssigned To => Kry
2006-11-22 01:19KryStatusassigned => closed
2006-11-22 01:19KryNote Added: 0002174

Notes
(0002145)
Kry   
2006-11-02 21:32   
Works here
(0002152)
beastax   
2006-11-07 11:28   
Not restricted to Ubuntu, occurs in Fedora Core
(0002156)
pcmaster   
2006-11-07 18:15   
I'm unable to reproduce this bug in my Gentoo system. I'm using amuled and amulegui 2.1.3 in two separate computers.

I use wxGTK-2.6.3.3 with unicode enabled in the two computers.
(0002174)
Kry   
2006-11-22 01:19   
Duplicated.