aMule Forum
English => en_Bugs => Topic started by: fincan on October 25, 2010, 05:14:13 AM
-
I am Arch Linux 64bit user with Kde 4.5.2. And whenever I check tray icon from preferences, amule crashes.
-
Amule was updated to SVN rev. 10330 but still tray icon makes crash Amule.
-
Can you generate a backtrace?
-
svn10348 and problem still is here and how can I get and add backtrace?
-
http://forum.amule.org/index.php?topic=4115.0
-
Well here is the outputs that are fully empty:).
Program terminated with signal SIGKILL, Killed.
The program no longer exists.
(gdb) bt
No stack.
(gdb) bt full
No stack.
(gdb) thread apply all bt
But amule crashes because of ram. Instantly amule starts to get using higher and higher ram till the max and then amule is closed automatically.
Well I have 4gb ram and swap is off. My /tmp is on ram too but there is no similiar problem with other any programs.
-
Please try SVN 10306 or earlier. I have a suspicion...
-
Well I tried amule stable 2.2.6 too but it crashed too. I think the problem depends on Kde4 or/and heavy graphic load programs games and videos. Crashes appear faster while playing wow or watching movies with vdpau output.
-
Which wxWidgets version do you use? Just asking, because using 2.9.1 causes assertions to fail for the tray icon.
-
Well I tried amule stable 2.2.6 too but it crashed too.
using 2.9.1 causes assertions to fail for the tray icon.
2.2.6 does not even compile with wx 2.9 . So that isn't it.
-
The described behaviour of ram intensive apps and a programmexit without backtrace (so a normal exit), sounds to me like the oom-killer does it's job.