• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

GDB Crash Log OTX

G!aN

New Member
Joined
May 30, 2009
Messages
57
Reaction score
0
Location
Peru
Hello, my server got crashed and gdb log got that, anyone can help me?:
[ code]
*** Error in `/home/server/theotxserver': malloc(): smallbin double linked list corrupted: 0x00007fff58f19630 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff2fc5700 (LWP 12911)]
0x00007ffff5831bb9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt full
#0 0x00007ffff5831bb9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
resultvar = 0
pid = 12907
selftid = 12911
#1 0x00007ffff5834fc8 in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x7fff52639330, sa_sigaction = 0x7fff52639330}, sa_mask = {__val = {
140737270006432, 18446744073709551614, 25769803776, 6199616, 6455184, 140737270006432, 6332128, 281474976710663, 0,
0, 24, 0, 140737321869770, 140734575645408, 140737270006720, 6239520}}, sa_flags = -218348560,
sa_restorer = 0x609f00 <typeinfo for Item+32>}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007ffff586ee14 in __libc_message (do_abort=do_abort@entry=1,
fmt=fmt@entry=0x7ffff597d668 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
ap = {{gp_offset = 40, fp_offset = 32767, overflow_arg_area = 0x7ffff2fc4570, reg_save_area = 0x7ffff2fc4500}}
fd = 291
on_2 = <optimized out>
list = <optimized out>
nlist = <optimized out>
cp = <optimized out>
written = <optimized out>
#3 0x00007ffff5879b77 in malloc_printerr (action=<optimized out>,
str=0x7ffff597da30 "malloc(): smallbin double linked list corrupted", ptr=<optimized out>) at malloc.c:4996
buf = "00007fff58f19630"
cp = <optimized out>
#4 0x00007ffff587c884 in _int_malloc (av=0x7fffec000020, bytes=64) at malloc.c:3359
p = 0x0
fb = <optimized out>
pp = <optimized out>
nb = 80
idx = <optimized out>
bin = <optimized out>
victim = <optimized out>
size = <optimized out>
victim_index = <optimized out>
remainder = <optimized out>
remainder_size = <optimized out>
block = <optimized out>
bit = <optimized out>
map = <optimized out>
fwd = <optimized out>
bck = <optimized out>
errstr = <optimized out>
__func__ = "_int_malloc"

[/code]
 

Similar threads

Back
Top