aMule Bug Tracker - aMule
View Issue Details
0000309aMuleMessagespublic2005-02-25 23:292005-03-01 14:54
mayh3m 
 
normalcrashalways
closedopen 
2.0.0-rc8 
 
0000309: Crashes at startup
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule[0x82359ca]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x5eb08dd]
[2] ?? in /lib/tls/libpthread.so.0 [0xb15688]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0x5e27957]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0x5d35628]
[5] 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[0x5d348c9]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816f1c6]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d95f1]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823c16c]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x82396cb]
[10] CamuleApp::OnInit() in amule[0x8231ae3]
[11] CamuleGuiApp::OnInit() in amule[0x8239469]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0x5d2c828]
[13] main in amule[0x823935f]
[14] __libc_start_main in /lib/tls/libc.so.6[0x8e8ad4]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80ca8c1]

--------------------------------------------------------------------------------
This seems to have occurred after doing apt-get update. Possible linked to cryto package being upgraded
No tags attached.
Issue History
2005-02-25 23:29mayh3mNew Issue
2005-03-01 14:48phoenixNote Added: 0000689
2005-03-01 14:54phoenixStatusnew => closed
2005-03-01 14:54phoenixNote Added: 0000691

Notes
(0000689)
phoenix   
2005-03-01 14:48   
mayh3m, looks more like a wxGTK issue. What is you wxGTK version? What is your distro? please post the result of
$ rpm -qa | grep -i wx
If your distro is rpm based.

Also notice that the proper place for crashes is this forum, there you will have much more support than here:
http://www.amule.org/amule/board.php?boardid=67&sid= [^]
(0000691)
phoenix   
2005-03-01 14:54   
Btw, post the result of rpm -qa | grep -i wx on the forum, we can help you better there.