You could try to use a debugger (e.g. gdb on linux) to pinpoint the exact location where the application crashes. This usually also reveals error that causes the crash.
You could try to use a debugger (e.g. gdb on linux) to pinpoint the exact location where the application crashes. This usually also reveals error that causes the crash.
Bookmarks