View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000162aMuleFeature Requestpublic2004-10-25 01:392005-01-26 03:49
Reportertwsam 
Assigned ToXaignar 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionnot fixable 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000162: On Slackware 10.0, amule 2.0.0-rc7 crashed
DescriptionI have also do as the install howto, rebuild wxWidget, wxBase...from the source. I build aMule from the source succesfully, but after that I rebuild aMule and try to run, it crashed with the following message.
Additional Information|^o^twsam@~| amule
Initialising aMule
Userhash loaded: 6F54D729710E23A0942A09D119CC6F57
*** UDP socket at 8040
*** UDP socket at 9985
External connections disabled in config file .eMule
*** reading servers
Loading temp files from /home/twsam/.aMule/Temp.
Empty dir /home/twsam/.aMule/Incoming/ shared
*** TCP socket at 8037
ListenSocket: Ok.
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.

OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK2 v2.5.2
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3c) [0x8245fec]
[1] /usr/local/lib/libwx_base-2.5.so.2(wxFatalSignalHandler+0x26) [0x405b6716]
[2] /lib/libpthread.so.0 [0x40038be5]
[3] /lib/libc.so.6 [0x40cc9078]
[4] /usr/local/lib/libwx_gtk2_core-2.5.so.2(_ZN10wxTextCtrl9WriteTextERK8wxString+0xd0) [0x4032e2b0]
[5] /usr/local/lib/libwx_gtk2_core-2.5.so.2(_ZN10wxTextCtrl10AppendTextERK8wxString+0x22) [0x4032e4c2]
[6] amule(_ZN9CamuleDlg20AddServerMessageLineER8wxString+0x14f) [0x824c55f]
[7] amule(_ZN13CServerSocket13ProcessPacketEPKcjh+0x4c3) [0x8205e83]
[8] amule(_ZN13CServerSocket14PacketReceivedEP6Packet+0x1e6) [0x8209e86]
[9] amule(_ZN9CEMSocket9OnReceiveEi+0x152) [0x80d53c2]
[10] amule(_ZN13CServerSocket9OnReceiveE13wxSocketError+0x2a) [0x820597a]
[11] /usr/local/lib/libwx_base-2.5.so.2(_ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_+0x31) [0x4051c371]
[12] /usr/local/lib/libwx_base-2.5.so.2(_ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x6f) [0x405b0fbf]
[13] /usr/local/lib/libwx_base-2.5.so.2(_ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler+0x88) [0x405b0358]
[14] /usr/local/lib/libwx_base-2.5.so.2(_ZN12wxEvtHandler12ProcessEventER7wxEven
t+0xc4) [0x405b1164]
[15] /usr/local/lib/libwx_base-2.5.so.2(_ZN12wxEvtHandler20ProcessPendingEventsEv+0x70) [0x405b0f00]
[16] /usr/local/lib/libwx_base-2.5.so.2(_ZN12wxAppConsole20ProcessPendingEventsEv+0x63) [0x4051c2d3]
[17] /usr/local/lib/libwx_gtk2_core-2.5.so.2 [0x40294d40]
[18] /usr/lib/libglib-2.0.so.0 [0x409f9313]
[19] /usr/lib/libglib-2.0.so.0 [0x409f5f72]
[20] /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x98) [0x409f7048]
[21] /usr/lib/libglib-2.0.so.0 [0x409f7380]
[22] /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x183) [0x409f79c3]
[23] /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb3) [0x406f6e13]
[24] /usr/local/lib/libwx_gtk2_core-2.5.so.2(_ZN11wxEventLoop3RunEv+0x55) [0x402ac9d5]
[25] /usr/local/lib/libwx_gtk2_core-2.5.so.2(_ZN9wxAppBase8MainLoopEv+0x49) [0x40332a39]
[26] /usr/local/lib/libwx_gtk2_core-2.5.so.2(_ZN9wxAppBase5OnRunEv+0x1b) [0x40332b9b]
[27] /usr/local/lib/libwx_base-2.5.so.2(_Z7wxEntryRiPPc+0x51) [0x4055ca61]
[28] amule(main+0x19) [0x8240389]
[29] /lib/libc.so.6(__libc_start_main+0xc6) [0x40cb5936]
[30] amule(_ZNK10wxTextCtrl12GetSelectionEPlS0_+0x81) [0x80c6b71]
Terminated
TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files

- Relationships

-  Notes
(0000398)
Jacobo221 (updater)
2004-11-20 05:57

/usr/local/lib/libwx_base-2.5.so.2(wxFatalSignalHandler+0x26) [0x405b6716]

libwxbase-2.5??

could it be badly compiled? if so, should be marked as fixed.
(0000522)
Xaignar (manager)
2005-01-19 18:15

This is a problem with your wxGTK installation. Reinstalling using the instructions found at our wiki should help.
(0000555)
phoenix (developer)
2005-01-26 03:49

Reinstalling wx should have fixed this. Also this is a rc7 issue.

- Issue History
Date Modified Username Field Change
2004-10-25 01:39 twsam New Issue
2004-11-20 05:57 Jacobo221 Note Added: 0000398
2005-01-19 18:15 Xaignar Status new => resolved
2005-01-19 18:15 Xaignar Resolution open => not fixable
2005-01-19 18:15 Xaignar Assigned To => Xaignar
2005-01-19 18:15 Xaignar Note Added: 0000522
2005-01-26 03:49 phoenix Status resolved => closed
2005-01-26 03:49 phoenix Note Added: 0000555


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker