aMule Forum
English => aMule crashes => Topic started by: admars on January 17, 2012, 08:59:55 AM
-
Hi,
aMule 2.2.6 crashes now and again, sometimes after 10 mins or so from login, sometimes it runs all day, and then dies. It never dies when I do something in particular. Sometimes aMule eats up cpu so browsing everything goes v slow then it dies.
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.11
Running on: Linux 3.0.0-12-generic x86_64
[2] ?? in amule[0x44ae7f]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x7f7d7d5f215c]
[4] ?? in /lib/x86_64-linux-gnu/libpthread.so.0[0x7f7d7c935060]
[5] pthread_mutex_lock in /lib/x86_64-linux-gnu/libpthread.so.0[0x7f7d7c92f004]
[6] ?? in /lib/x86_64-linux-gnu/libglib-2.0.so.0[0x7f7d7b3673a9]
[7] g_io_add_watch_full in /lib/x86_64-linux-gnu/libglib-2.0.so.0[0x7f7d7b35cf70]
[8] gdk_input_add_full in /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0[0x7f7d7bab2ad6]
[9] GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent) in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x7f7d7dc63975]
[10] GSocket::Write(char const*, int) in /usr/lib/libwx_baseu_net-2.8.so.0[0x7f7d7d87ddc2]
[11] wxSocketBase::_Write(void const*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0x7f7d7d879a69]
[12] wxSocketBase::Write(void const*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0x7f7d7d879a9c]
[13] ?? in amule[0x57bad5]
[14] ?? in amule[0x493dec]
[15] ?? in amule[0x49297c]
[16] ?? in amule[0x470974]
[17] ?? in amule[0x4ce5e3]
[18] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0x7f7d7d5ede2b]
[19] ?? in /lib/x86_64-linux-gnu/libpthread.so.0[0x7f7d7c92cefc]
[20] clone in /lib/x86_64-linux-gnu/libc.so.6[0x7f7d7c66789d]
hope that helps, I got amule from the repos.
thanks
-
forgot to say, if I run from command line
aMule&
I get lots of
** (amule:4420): CRITICAL **: murrine_style_draw_box_gap: assertion `height >= -1' failed
but sometimes it happily runs all day with no issue, so don't know if that is relevant or not!
-
It isn't. You have to use wxWidgets 2.8.12 , that's the key.
-
thanks, I had a feeling from the other posts you might say that. I'll try and give it ago and see how it goes.
thanks
-
following guide here
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
thanks, so far so good.
-
http://wiki.amule.org/index.php/HowTo_Compile_In_Ubuntu
-
Been fine now, thanks. I posted that link as I, and perhaps other would rather not build from scratch. Not done it in a while, but last time I couldn't get it to work, I can't remember why not now.
-
Whatever works best for you. :)
Building it is really no big deal. And it has the advantage you don't have to mess with your package system. No idea what happens if the distro updates to the same version some day and they collide or something like that.