aMule Forum
English => Backtraces => Topic started by: big_julius on July 12, 2004, 02:22:31 PM
-
Crashed when double-clicked on searched file to download it :
Here is the backtrace :
Program received signal SIGSEGV, Segmentation fault.
0x081791fa in wxODGenericListCtrl::GetNextItem(long, int, int) const (
this=0x0, item=-1, geom=1, state=4) at listctrl.cpp:5196
5196 return m_mainWin->GetNextItem( item, geom, state );
(gdb) bt
#0 0x081791fa in wxODGenericListCtrl::GetNextItem(long, int, int) const (
this=0x0, item=-1, geom=1, state=4) at listctrl.cpp:5196
#1 0x081fa1d4 in CSearchDlg::OnBnClickedSdownload(wxCommandEvent&) (
this=0x861d968) at SearchDlg.cpp:284
#2 0x08204425 in CSearchListCtrl::OnLDclick(wxMouseEvent&) (this=0x888f540,
event=@0xbffff250) at SearchListCtrl.cpp:157
#3 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#4 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#5 0x0817de88 in CMuleListCtrl::ProcessEvent(wxEvent&) (this=0x888f540,
evt=@0xbffff250) at MuleListCtrl.cpp:779
#6 0x0820524e in CSearchListCtrl::ProcessEvent(wxEvent&) (this=0x888f540,
evt=@0xbffff250) at SearchListCtrl.cpp:355
#7 0x0817489e in wxODListMainWindow::OnMouse(wxMouseEvent&) (this=0x8922578,
event=@0xbffff250) at listctrl.cpp:3259
#8 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#9 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#10 0x4027943f in gtk_window_button_press_callback(_GtkWidget*, _GdkEventButton*, wxWindow*) () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x4055bf55 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
(gdb) bt full
#0 0x081791fa in wxODGenericListCtrl::GetNextItem(long, int, int) const (
this=0x0, item=-1, geom=1, state=4) at listctrl.cpp:5196
No locals.
#1 0x081fa1d4 in CSearchDlg::OnBnClickedSdownload(wxCommandEvent&) (
this=0x861d968) at SearchDlg.cpp:284
page = (wxNotebookPage *) 0x8861c28
searchlistctrl = (class CSearchListCtrl *) 0x0
index = 1078627756
#2 0x08204425 in CSearchListCtrl::OnLDclick(wxMouseEvent&) (this=0x888f540,
event=@0xbffff250) at SearchListCtrl.cpp:157
lips = 128
index = 0
nulEvt =
#3 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#4 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#5 0x0817de88 in CMuleListCtrl::ProcessEvent(wxEvent&) (this=0x888f540,
evt=@0xbffff250) at MuleListCtrl.cpp:779
No locals.
#6 0x0820524e in CSearchListCtrl::ProcessEvent(wxEvent&) (this=0x888f540,
evt=@0xbffff250) at SearchListCtrl.cpp:355
event = (struct wxCommandEvent &) @0x40f9dc5b:
file = (class CSearchFile *) 0xbffff088
item = -1073745008
#7 0x0817489e in wxODListMainWindow::OnMouse(wxMouseEvent&) (this=0x8922578,
event=@0xbffff250) at listctrl.cpp:3259
x = 1080419501
y = 139568952
hitResult = 141867152
count = 143795576
current = 1089678212
forceClick = false
#8 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#9 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#10 0x4027943f in gtk_window_button_press_callback(_GtkWidget*, _GdkEventButton*, wxWindow*) () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#11 0x4055bf55 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
Hope that help ;)
-
Oh, didn't see it yesterday, I also got this when launching amule :
Warning: File '/home/julius/.aMule/Incoming/shared file name' already shared as 'shared file name'
I got this for all files in the Incoming folder.
-
big_julius,
New cvs already has code to prevent your backtrace. If this happens again, you will receive a warning, but amule wont crash. Please, if you test and receive the warning, please report.
Cheers!
-
No prob. :) Always testing new CVS version with my notebook at work. :)
Today I'm testing MDK rpms :) Seem to be alright ;)
I'll test cvs-20040715 tuesday (I don't work tomorrow)