aMule Forum

English => Backtraces => Topic started by: rollex on January 26, 2015, 04:36:55 AM

Title: crash on linux mint 17 / amule 2.3.1
Post by: rollex on January 26, 2015, 04:36:55 AM
Regular program termination after anywhere from 5 to 15 minutes. 
Currently on an HP nx6325, also tried on a Dell Vostro laptop with the same continual crashing using the same amule version from the package installer in LM17
no other active programs running.  Both machines had a fresh install of LM17, with amule being the first program to be downloaded and used.   No other mods other than the regular updates.  RAM has been tested on both machines and passed.

Totally blocked on whats going on...has the Dell running Pinguy with Amule, would run for days with no hiccups.  Wanted to get my hands dirty with trying LM17

linux mint 17 32-bit
amule version 2.3.1

backtrace:
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.3.1 compiled with wxGTK2 v2.8.12
Running on: Linux 3.13.0-24-generic i686

[2] ?? in amule[0x809b509]
[3] wxFatalSignalHandler in /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0[0xb6ddb9f3]
[4] ?? in [0xb7715400]
[5] ?? in /lib/i386-linux-gnu/libglib-2.0.so.0[0xb63563c9]
[6] ?? in /lib/i386-linux-gnu/libglib-2.0.so.0[0xb6356712]
[7] g_source_remove in /lib/i386-linux-gnu/libglib-2.0.so.0[0xb6357e27]
[8] gdk_input_remove in /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0[0xb64b0eab]
[9] GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) in /usr/lib/i386-linux-gnu/libwx_gtk2u_core-2.8.so.0[0xb6fa3522]
[10] GSocket::Enable(GSocketEvent) in /usr/lib/i386-linux-gnu/libwx_baseu_net-2.8.so.0[0xb6e67be8]
[11] GSocket::Write(char const*, int) in /usr/lib/i386-linux-gnu/libwx_baseu_net-2.8.so.0[0xb6e6907d]
[12] wxSocketBase::_Write(void const*, unsigned int) in /usr/lib/i386-linux-gnu/libwx_baseu_net-2.8.so.0[0xb6e63fb3]
[13] wxSocketBase::Write(void const*, unsigned int) in /usr/lib/i386-linux-gnu/libwx_baseu_net-2.8.so.0[0xb6e64011]
[14] ?? in amule[0x81ef397]
[15] ?? in amule[0x80e7399]
[16] ?? in amule[0x80e5962]
[17] ?? in amule[0x80c5b52]
[18] ?? in amule[0x812d475]
[19] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0[0xb6dd739b]
[20] wxPthreadStart in /usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0[0xb6dd740b]
[21] ?? in /lib/i386-linux-gnu/libpthread.so.0[0xb6b6ff70]
[22] clone in /lib/i386-linux-gnu/libc.so.6[0xb6aa650e]

Any suggestions?  Thanks in advance for any help.
Title: Re: crash on linux mint 17 / amule 2.3.1
Post by: GonoszTopi on January 26, 2015, 10:17:00 AM
Seems to be another case of http://forum.amule.org/index.php?topic=20775.0
Title: Re: crash on linux mint 17 / amule 2.3.1
Post by: rollex on January 27, 2015, 03:58:01 AM
Glad somebody recognized it.  Is there a solution?
Title: Re: crash on linux mint 17 / amule 2.3.1
Post by: GonoszTopi on January 30, 2015, 06:38:46 PM
Not much, except suggesting that you try to compile aMule with Boost.Asio instead of wxWidgets networking, and see if the crash goes away.