aMule Forum
English => Backtraces => Topic started by: kite on March 13, 2005, 08:46:59 AM
-
I used it before and now it refuses to start. I didn't have the debug info compiled :( but I hope the trace is still useful.
(gdb) bt
#0 wxChoice::GetString (this=0xfffffeb0, n=0) at ./src/gtk/choice.cpp:308
#1 0x0042a759 in wxListBase::Append (this=0x9585b58, object=0xfffffeb0) at ./src/common/list.cpp:248
#2 0x0033698b in wxChoice::GtkAppendHelper (this=0x9585a00, menu=0x9586a28, item=@0x9585b58) at list.h:509
#3 0x00336b69 in wxChoice::Create (this=0x9585a00, parent=0x9582ba8, id=-336, pos=@0x4, size=@0x8301160, n=4, choices=0xbff94e90,
style=-1074180460, validator=@0xfffffeb0, name=@0xfffffeb0) at ./src/gtk/choice.cpp:105
#4 0x0816a6ac in searchDlg ()
#5 0x081d01f5 in CSearchDlg::CSearchDlg ()
#6 0x0823598b in CamuleDlg::CamuleDlg ()
#7 0x0822e06b in CamuleGuiApp::InitGui ()
#8 0x08227da6 in CamuleApp::OnInit ()
#9 0x0822dd91 in CamuleGuiApp::OnInit ()
#10 0x0032e253 in wxEntry (argc=1, argv=0x8302a10) at ./src/gtk/app.cpp:921
#11 0x0822dc7b in main ()
(gdb) bt full
#0 wxChoice::GetString (this=0xfffffeb0, n=0) at ./src/gtk/choice.cpp:308
menu_shell = (GtkMenuShell *) 0xfffffeb0
count = 156786168
child = (GList *) 0xfffffeb0
#1 0x0042a759 in wxListBase::Append (this=0x9585b58, object=0xfffffeb0) at ./src/common/list.cpp:248
node = (wxNodeBase *) 0xfffffeb0
#2 0x0033698b in wxChoice::GtkAppendHelper (this=0x9585a00, menu=0x9586a28, item=@0x9585b58) at list.h:509
menu_item = (GtkWidget *) 0x9586f60
index = 7510656
#3 0x00336b69 in wxChoice::Create (this=0x9585a00, parent=0x9582ba8, id=-336, pos=@0x4, size=@0x8301160, n=4, choices=0xbff94e90,
style=-1074180460, validator=@0xfffffeb0, name=@0xfffffeb0) at ./src/gtk/choice.cpp:105
i = 4
#4 0x0816a6ac in searchDlg ()
No symbol table info available.
#5 0x081d01f5 in CSearchDlg::CSearchDlg ()
No symbol table info available.
#6 0x0823598b in CamuleDlg::CamuleDlg ()
No symbol table info available.
#7 0x0822e06b in CamuleGuiApp::InitGui ()
No symbol table info available.
#8 0x08227da6 in CamuleApp::OnInit ()
No symbol table info available.
#9 0x0822dd91 in CamuleGuiApp::OnInit ()
No symbol table info available.
#10 0x0032e253 in wxEntry (argc=1, argv=0x8302a10) at ./src/gtk/app.cpp:921
fname = {m_volume = {m_pchData = 0x50a78c "", static npos = 4294967195}, m_dirs = {m_nSize = 16, m_nCount = 2,
m_pItems = 0x0, m_autoSort = false}, m_name = {m_pchData = 0x94ea28c "-", static npos = 4294967195}, m_ext = {
m_pchData = 0x50a78c "", static npos = 4294967195}, m_relative = false}
#11 0x0822dc7b in main ()
No symbol table info available.
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
- CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0
[0x4b530b]
[2] ?? in /lib/tls/libpthread.so.0 [0x9848d8]
[3] wxChoice::GetString(int) const in /usr/lib/libwx_gtk-2.4.so.0[0x336650]
[4] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x42a759]
[5] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x33698b]
[6] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x336b69]
[7] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[8] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[9] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[10] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[11] CamuleApp::OnInit() in amule[0x8227da6]
[12] CamuleGuiApp::OnInit() in amule[0x822dd91]
[13] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x32e253]
[14] main in amule[0x822dc7b]
[15] __libc_start_main in /lib/tls/libc.so.6[0xe07e33]
[16] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]
--------------------------------------------------------------------------------
-
did you do some "yum or up2date" upgrading???
can you please post
rpm -qa | grep wx
stefanero
-
Yes. In fact I just realised, that the problem happened after upgrading wxGTK from DAG repository:
http://apt.sw.be/fedora/3/en/i386/RPMS.dag/wxGTK-2.4.2-5.1.fc3.rf.i386.rpm
Reverting to the original wcGTK solved the issue.
-
great, I think you are the first one who realized by himself what the problem was,
I hope more FC users will read that!