Using Arch Linux for the server base, here's a gdb backtrace at a seg fault I got. I am not very knowledgeable about stuff like this and I've taken every step to solve this I can so I need some outside help.
#0 0x00007ffff62850dc in __memcpy_ssse3_back () from /usr/lib/libc.so.6
No symbol table info available.
#1 0x000000000051471a in mob_setlootitem.30721.3978 ()
No symbol table info available.
#2 0x0000000000516969 in mob_dead ()
No symbol table info available.
#3 0x000000000054bb06 in status_damage ()
No symbol table info available.
#4 0x000000000054c64f in status_percent_change ()
No symbol table info available.
#5 0x0000000000512906 in mob_ai_sub_hard_slavemob.30753.4045 ()
No symbol table info available.
#6 0x000000000051441b in mob_ai_sub_lazy.30606.3991 ()
No symbol table info available.
#7 0x00000000005b4dbe in map_foreachmob ()
No symbol table info available.
#8 0x0000000000514613 in mob_ai_lazy.30687 ()
No symbol table info available.
#9 0x00000000004182c7 in do_timer.2690 ()
No symbol table info available.
#10 0x00000000004141c4 in main ()
No symbol table info available.
[Error]: Memory manager: args of aFree 0x0x7ff324e7dd8c is invalid pointer pc.c line 7810
[Error]: Memory manager: args of aFree 0x0x7ff324e0704c is invalid pointer db.c line 1055
[Error]: Memory manager: args of aFree 0x0x7ff324e0704c is invalid pointer db.c line 1055
I know most people run seem to run CentOS for these servers, which happens to run glibc-2.5 while Arch Linux is at glibc-2.16. Any help is appreciated.
Question
Akinari
Using Arch Linux for the server base, here's a gdb backtrace at a seg fault I got. I am not very knowledgeable about stuff like this and I've taken every step to solve this I can so I need some outside help.
I know most people run seem to run CentOS for these servers, which happens to run glibc-2.5 while Arch Linux is at glibc-2.16. Any help is appreciated.
Edited by Akinari2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.