Hi all,
Slamd64 12, with kernel 2.6.24.3 SMP. The last crash was in february with previous amule from cvs.
Always the sdame crash: I launch it and it after about 5-10 secondes crash!

Only amule 2.1.3 with wxgtk 2.6.4 work for about 2 days, then crash. For this, I have maked a script which after
it crash, pause 5 seconds then rerun it. This is the only way for run aMule on my pc.
The follow backtrace is of amule cvs 09/04/2008(Argh!

If I run amule from gdb it not crash, but remain freezed! After a while I have killed it):
gdb /usr/bin/amule
gdb: Symbol `acs_map' has different size in shared object, consider re-linking
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-slamd64-linux"...
Using host libthread_db library "/lib64/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 47569232622800 (LWP 12864)]
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
[New Thread 1082132800 (LWP 12871)]
Loading temp files from /mnt/sda1/AmuleInc.
Loading PartFile 19 of 19
All PartFiles Loaded.
Adding file /mnt/sda1/AmuleInc/010.part.met to shares
Adding file /mnt/sda1/AmuleInc/007.part.met to shares
Adding file /mnt/sda1/AmuleInc/013.part.met to shares
Adding file /mnt/sda1/AmuleInc/018.part.met to shares
No shareable files found in directory: /mnt/hdd1/LoDown2/
No shareable files found in directory: /mnt/sdb1/LoDown/
No shareable files found in directory: /mnt/sdc1/DivX/Serie televisive/
[New Thread 1090525504 (LWP 12873)]
[New Thread 1098918208 (LWP 12874)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47569232622800 (LWP 12864)]
0x0000000000cd6770 in vtable for __cxxabiv1::__si_class_type_info ()
(gdb) bt
#0 0x0000000000cd6770 in vtable for __cxxabiv1::__si_class_type_info ()
Cannot access memory at address 0x7fff1fc7d5a8
(gdb) bt full
#0 0x0000000000cd6770 in vtable for __cxxabiv1::__si_class_type_info ()
No symbol table info available.
Cannot access memory at address 0x7fff1fc7d5a8
(gdb) thread apply all bt
Cannot find new threads: generic error
(gdb)
==============================================================================================
Now I launch it out of gdb:
amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
Loading temp files from /mnt/sda1/AmuleInc.
Loading PartFile 19 of 19
All PartFiles Loaded.
Adding file /mnt/sda1/AmuleInc/010.part.met to shares
Adding file /mnt/sda1/AmuleInc/007.part.met to shares
Adding file /mnt/sda1/AmuleInc/013.part.met to shares
Adding file /mnt/sda1/AmuleInc/018.part.met to shares
No shareable files found in directory: /mnt/hdd1/LoDown2/
No shareable files found in directory: /mnt/sdb1/LoDown/
No shareable files found in directory: /mnt/sdc1/DivX/Serie televisive/
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
http://forum.amule.org/index.php?board=67.0If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.7 (Snapshot: Wed Apr 9 07:01:47 CEST 2008)
Running on: Linux 2.6.24.3 x86_64
[2] CamuleApp::OnFatalException() in amule.cpp:1272
[3] wxFatalSignalHandler in /usr/lib64/libwx_baseu-2.8.so.0[0x2b0162f95a9c]
[4] ?? in /lib64/libpthread.so.0 [0x2b0161e6a020]
[5] vtable for __cxxabiv1::__si_class_type_info in amule[0xcd6770]
--------------------------------------------------------------------------------
Aborted
I hope it is useful.
Best Regards