Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-06-07 00:00:00Z and 2021-06-08 00:00:00Z
Avatar
Teeworlds logger write a stack trace on signals?
12:16
Maybe i'm stupid and don't see it. Or what things I am unfamiliar with are being used
Avatar
this is not Java,C# or Go but C++. You gotta run it in a debugger like lldb
21:00
you get at most a segmentation fault message that tells you that you try to access some invalid address like a null pointer dereference.
Avatar
Maybe i'm glitching but I think saw something like this in Teeworlds stack trace on the linux side. No symbols, I'm 100% sure it was built with gcc
Avatar
Avatar
jxsl13
this is not Java,C# or Go but C++. You gotta run it in a debugger like lldb
I don't see much difference
Avatar
Avatar
jxsl13
you get at most a segmentation fault message that tells you that you try to access some invalid address like a null pointer dereference.
Maybe you misunderstood me. I mean the data that are written when the signals to the program, perhaps perform some kind of callback. The dll files connected to it, or in the presence of assembly symbols on the server or locally.
Exported 7 message(s)