• 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!

C++ Gdb Log crash [updated]

Fortera Global

Intermediate OT User
Joined
Nov 20, 2015
Messages
1,180
Solutions
2
Reaction score
117
Does anyone know what kind of crash this is?

Before the crash pointed to a memory leak in a script, does anyone know what it is?

Script potionsNew.lua hastebin

hastebin (gdb log full)

C++:
Lua Script Error: [Action Interface]
data/actions/scripts/other/potionsNew.lua:onUse
not enough memory
[New Thread 0x72620df7e700 (LWP 22375)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x72620ef86700 (LWP 22372)]
0x000072620f6bac37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56

PS. I do not know how to reproze the crash, it just happened without me knowing how
 
Last edited by a moderator:
Back
Top