-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Description
Getting the following error from callback after backtrace_full:
static void
ErrorCallback(void* data, const char* message, int err)
executable file is not COFF (0)
failed to read executable information (-1)
Then it it's an infinite loop of last error. Under Linux it runs fine.
Environment:
Statically linked executable
ExceptionTest.exe: PE32+ executable (console) x86-64, for MS Windows
OS:Ubuntu/Wine
MXE static compiler
Any clues?
Metadata
Metadata
Assignees
Labels
No labels