Code: Select all
#0 00401BAB ??() (??:??)
#1 00934748 ??() (??:??)
#2 0022FCA0 ??() (??:??)
#3 0022FCB0 ??() (??:??)
#4 7755C56F KERNEL32!HeapLock() (C:\Windows\system32\kernel32.dll:??)
#5 00930000 ??() (??:??)
#6 00000000 ??() (??:??)
My project compiles fine, but I get a segfault, and here's the call stack from the segfault... gives no line numbers so I haven't the slightest idea of where to even begin to look.
To those that will tell me to use google, sorry, tried and failed. Only thing I could find was references to antivirus's and malware.
I have a lot of files, and since this segfault is being vague, I can't even imagine where to start to look.
So does anyone know what this at least means? Like what went wrong exactly? I'm hoping someone will, so I can narrow down my search.
Thanks in advance for any help =D