aMule Forum

English => Backtraces => Topic started by: fctk on December 22, 2004, 04:04:03 PM

Title: amule cvs 12/22
Post by: fctk on December 22, 2004, 04:04:03 PM
Code: [Select]
[New Thread -1224904592 (LWP 6213)]
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.5.3 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible with 2.4),
and your program used 2.5.3 (no debug,ANSI,compiler with C++ ABI 1002,wx containers,compatible with 2.4).

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224904592 (LWP 6213)]
0xffffe410 in ?? ()
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbffff27c in ?? ()
#2  0x00000006 in ?? ()
#3  0xb732ca4b in abort () from /lib/libc.so.6
#4  0xbffff290 in ?? ()
(gdb) bt full
#0  0xffffe410 in ?? ()
No symbol table info available.
#1  0xbffff27c in ?? ()
No symbol table info available.
#2  0x00000006 in ?? ()
No symbol table info available.
#3  0xb732ca4b in abort () from /lib/libc.so.6
No symbol table info available.
#4  0xbffff290 in ?? ()
No symbol table info available.
Title: Re: amule cvs 12/22
Post by: Kry on December 22, 2004, 05:07:46 PM
Try to compile BOTH aMule and wx with the SAMe compiler ;)