Open vaardu opened 4 years ago
I have this same issue. Definitely crashing since .16.
Backtrace: /nwn/nwnx/NWNX_Core.so(_ZN7NWNXLib8Platform5Debug13GetStackTraceB5cxx11Eh+0x3a) [0x7fd1b910184a] /nwn/nwnx/NWNX_Core.so(nwnx_signal_handler+0x7d) [0x7fd1b9067e7d] /lib/x86_64-linux-gnu/libc.so.6(+0x37840) [0x7fd1b8ab5840] ./nwserver-linux(_ZN17CNWSCreatureStats13SaveClassInfoEP7CResGFFP10CResStruct+0x6d7) [0x55d4ee5dfdd7] ./nwserver-linux(_ZN17CNWSCreatureStats9SaveStatsEP7CResGFFP10CResStruct+0x941) [0x55d4ee5eedd1] ./nwserver-linux(_ZN12CNWSCreature12SaveCreatureEP7CResGFFP10CResStructiiii+0xde) [0x55d4ee577dbe] ./nwserver-linux(_ZN8CNWSArea13SaveCreaturesEP7CResGFFP10CResStructR13CExoArrayListIjEi+0x14b) [0x55d4ee6d100b] ./nwserver-linux(_ZN8CNWSArea7SaveGITEP7CResGFFP10CResStructR13CExoArrayListIjEi+0x29b) [0x55d4ee6d4d0b] ./nwserver-linux(_ZN25CNWVirtualMachineCommands28ExecuteCommandAreaManagementEii+0x59b) [0x55d4ee75daeb] ./nwserver-linux(_ZN15CVirtualMachine11ExecuteCodeEPiSt10shared_ptrI9DataBlockEP31CVirtualMachineDebuggingContext+0x10dd) [0x55d4eeb80efd] ./nwserver-linux(_ZN15CVirtualMachine13RunScriptFileEi+0xa9) [0x55d4eeb82689] ./nwserver-linux(_ZN15CVirtualMachine9RunScriptEP10CExoStringji+0x12f) [0x55d4eeb834bf] ./nwserver-linux(_ZN10CNWSDialog9RunScriptEP10CNWSObjectRK7CResRefRK13CExoArrayListI11ScriptParamE+0x9d) [0x55d4ee6eb56d] ./nwserver-linux(_ZN10CNWSDialog11HandleReplyEjP10CNWSObjectjij+0x42c) [0x55d4ee6ece7c] ./nwserver-linux(_ZN10CNWSObject11ReplyDialogEjjij+0x3a) [0x55d4ee6420ea] ./nwserver-linux(_ZN11CNWSMessage33HandlePlayerToServerDialogMessageEP10CNWSPlayerh+0x128) [0x55d4ee6f4128] ./nwserver-linux(_ZN11CNWSMessage27HandlePlayerToServerMessageEjPhj+0x43b) [0x55d4ee70719b] ./nwserver-linux(_ZN21CServerExoAppInternal13HandleMessageEjPhji+0x9d) [0x55d4ee6a5ffd] ./nwserver-linux(_ZN17CNetLayerInternal17UncompressMessageEjPhj+0x266) [0x55d4ee4e77f6] ./nwserver-linux(_ZN15CNetLayerWindow23UnpacketizeFullMessagesEi+0x407) [0x55d4ee4e7d27]
If either one of you is using OBJECT_TAG_LOOKUP optimization from nwnx_optimizations, please disable it. It might be related to this. I'll delete that optimization since it's not really helpful and could cause crashes.
Hi,
I pushed our server to .16 and have faced couple crashes since then, that I hope you could perhaps give some guidance to or see if something is truly crashing on nwnx?
Couple traces from the crashes we've had. I appreciate all the help if these point to specifics in our end.
Second:
And third: