aMule Forum
English => aMule crashes => Topic started by: captain_chaos on May 09, 2005, 02:49:18 PM
-
Hi @ all!
i've got a CRASH on my aMule CVS in three times!
Here it is:
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.5.3 (Unicoded) (Snapshot: Sun May 8 07:01:27 CEST 2005)
Running on: Linux 2.4.22-xfs i686
[2] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.5.so.3[0x4069d5e8]
[3] ?? in /lib/libpthread.so.0 [0x40038825]
[4] ?? in /lib/libc.so.6 [0x408266f8]
[5] wxStringInputStream::~wxStringInputStream() in amule [0x8078653]
[6] wxStringInputStream::~wxStringInputStream() in amule [0x807858b]
[7] wxHTTP::GetError() in amule [0x8131df4]
[8] wxHTTP::GetError() in amule [0x81410cb]
[9] wxHTTP::GetError() in amule [0x8142ee7]
[10] wxCommandEvent::~wxCommandEvent() in amule [0x8108f5d]
[11] wxHTTP::GetError() in amule [0x81424c7]
[12] wxHTTP::GetError() in amule [0x8137391]
[13] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.5.so.3[0x405e9d78]
[14] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x40697850]
[15] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.5.so.3[0x40696ccf]
[16] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.5.so.3[0x406979f0]
[17] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.5.so.3[0x40697786]
[18] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.5.so.3[0x405e9ce6]
[19] ?? in /usr/lib/libwx_gtk2u_core-2.5.so.3 [0x4032875a]
[20] ?? in /usr/lib/libglib-2.0.so.0 [0x40e3c583]
[21] ?? in /usr/lib/libglib-2.0.so.0 [0x40e39582]
[22] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x40e3a5f8]
[23] ?? in /usr/lib/libglib-2.0.so.0 [0x40e3a930]
[24] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x40e3aed3]
[25] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x40a4fc13]
[26] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403431c8]
[27] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403d3b83]
[28] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.5.so.3[0x403d3cea]
[29] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.5.so.3[0x4062da53]
[30] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.5.so.3[0x4062db2d]
[31] wxStringInputStream::~wxStringInputStream() in amule [0x8078864]
[32] __libc_start_main in /lib/libc.so.6[0x40812e36]
[33] wxMemoryDC::SetPen(wxPen const&) in amule[0x8068781]
--------------------------------------------------------------------------------
greetings (/-\P
-
well those backtraces are not the greatest ;)
could you maybe run it in gdb and provide a better backtrace?
thnx
stefanero
-
Originally posted by stefanero
well those backtraces are not the greatest ;)
could you maybe run it in gdb and provide a better backtrace?
thnx
stefanero
I'll try it ;)
-
your wxgtk needs an update.. 2.5.3 is buggy and your crash is related to it, not to amule
get 2.6.0 and be happy ;)
-
its debian deltahf :P
there are no 2.6 pkg yet....
-
when someone wants a stable mule should compile it himself (except for some pkgs that are in our dl page) :P
-
INFO: The last CVS (before CVS 08.05.2005) has no problems! And now with CVS08052005 crash it?!
here the gdb output:
(gdb) bt
#0 0x080786bd in wxStringInputStream::~wxStringInputStream ()
#1 0x08078653 in wxStringInputStream::~wxStringInputStream ()
#2 0x0807858b in wxStringInputStream::~wxStringInputStream ()
#3 0x08131df4 in wxHTTP::GetError ()
#4 0x081410cb in wxHTTP::GetError ()
#5 0x08142ee7 in wxHTTP::GetError ()
#6 0x08108f5d in wxCommandEvent::~wxCommandEvent ()
#7 0x081424c7 in wxHTTP::GetError ()
#8 0x08137391 in wxHTTP::GetError ()
#9 0x405e9d78 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.5.so.3
#10 0x40697850 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.5.so.3
#11 0x40696ccf in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.5.so.3
#12 0x406979f0 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.5.so.3
#13 0x40697786 in wxEvtHandler::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.5.so.3
#14 0x405e9ce6 in wxAppConsole::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.5.so.3
#15 0x4032875a in wxApp::WakeUpIdle () from /usr/lib/libwx_gtk2u_core-2.5.so.3
#16 0x40e3c583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#17 0x40e39582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#18 0x40e3a5f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x40e3a930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x40e3aed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#21 0x40a4fc13 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x403431c8 in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.5.so.3
#23 0x403d3b83 in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u_core-2.5.so.3
#24 0x403d3cea in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.5.so.3
#25 0x4062da53 in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
#26 0x4062db2d in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
#27 0x08078864 in wxStringInputStream::~wxStringInputStream ()
#28 0x40812e36 in __libc_start_main () from /lib/libc.so.6
#29 0x08068781 in ?? ()
(gdb) bt full
#0 0x080786bd in wxStringInputStream::~wxStringInputStream ()
No symbol table info available.
#1 0x08078653 in wxStringInputStream::~wxStringInputStream ()
No symbol table info available.
#2 0x0807858b in wxStringInputStream::~wxStringInputStream ()
No symbol table info available.
#3 0x08131df4 in wxHTTP::GetError ()
No symbol table info available.
#4 0x081410cb in wxHTTP::GetError ()
No symbol table info available.
#5 0x08142ee7 in wxHTTP::GetError ()
No symbol table info available.
#6 0x08108f5d in wxCommandEvent::~wxCommandEvent ()
No symbol table info available.
#7 0x081424c7 in wxHTTP::GetError ()
No symbol table info available.
#8 0x08137391 in wxHTTP::GetError ()
No symbol table info available.
#9 0x405e9d78 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#10 0x40697850 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#11 0x40696ccf in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#12 0x406979f0 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#13 0x40697786 in wxEvtHandler::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#14 0x405e9ce6 in wxAppConsole::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#15 0x4032875a in wxApp::WakeUpIdle () from /usr/lib/libwx_gtk2u_core-2.5.so.3
No symbol table info available.
#16 0x40e3c583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#17 0x40e39582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#18 0x40e3a5f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#19 0x40e3a930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#20 0x40e3aed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#21 0x40a4fc13 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#22 0x403431c8 in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.5.so.3
No symbol table info available.
#23 0x403d3b83 in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u_core-2.5.so.3
No symbol table info available.
#24 0x403d3cea in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.5.so.3
No symbol table info available.
#25 0x4062da53 in wxEntry () from /usr/lib/libwx_baseu-2.5.so.3
---Type to continue, or q to quit---
-
once again, wxGTKs fault
-
Originally posted by deltaHF
once again, wxGTKs fault
and now? what i've to do? wxGTK2.6.X not exists for DEBIAN ....
And why the CVS before 08.05.2005 has no probs and now it crashes?
did anybody have a idea for me? please tell me what i've to do that amule runs perfect :)
Thx ... (/-\P
-
Originally posted by captain_chaos
and now? what i've to do? wxGTK2.6.X not exists for DEBIAN ....
compile it yourself :P
And why the CVS before 08.05.2005 has no probs and now it crashes?
good question. but like i said, the bt has nothing to do with amule
did anybody have a idea for me? please tell me what i've to do that amule runs perfect :)
see above ;)
sorry, but it's not my fault that debian is slow with releasing some packages.. blame them, not us ;)
cheers
-
sorry, but it's not my fault that debian is slow with releasing some packages.. blame them, not us
i don't want to blame you! :baby: please forgive me! ;)
i only wonder that my CVS version before runs with no probs! and now i've got crash by crash.... and the only answer i get from here is wrong wxgtk version - run a newer one
i hoped that i get a little more help from here....
Originally posted by captain_chaos
and now? what i've to do? wxGTK2.6.X not exists for DEBIAN ....
compile it yourself
O.K. i'll try the compilation of the wxgtk2.6.X another day and post my results here as soon as possible.
greetZ and gn8 (/-\P
-
Yesterday I had such a Crash, too. That's CVS. Today I got some Backtraces but it worked.
-
I would like to see that backtraces ;)
-
You saw them.
-
hi LeutZ!
I've been downgraded to aMule Version 2.0.0 and wxGtk 2.4.2, because of a lot of crashes, warnings an big probs!
^^ this Version works stable for me and now i'm very happy :tongue:
please forgive me this DOWNGRADE but i saw no other chance for me. Perhaps, in a few month i'll be upgrade my debian systhem and my aMule again ;)
And too all Coders of aMule: please stay tuned, aMule is a big work and i'll be look at your homepage for news every week! :D
(/-\P
-
with wxGTK-2.6.0 it works even better.. :P
-
Originally posted by deltaHF
with wxGTK-2.6.0 it works even better.. :P
i found no debs for it! And the sources i found on your homepage (http://www.amule.org) is for ...SUSE...FC3...TGZ(Slackware)..UHU ... and so on.
which of them i've to download? or can you give me a other link?
(/-\P
-
well debian is as always slow as hell ;)
just stick to 2.4.2 or compile it yourself ...
stefanero
-
or use alien to convert an rpm... :]
altho its a 50/50 chance if ti works ;)
-
Originally posted by stefanero
or use alien to convert an rpm... :]
aØ:è its a 50/50 chance if ti works ;)
:] this was my first idea 8) but don't work.