News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Sample wx application under linux: terminated with status -1

Started by Denis, September 15, 2007, 05:17:49 PM

Previous topic - Next topic

Denis

I created wxWidgets project with default settings. It compiled, started, but after closing allication window, I got message from CodeBlocks:
QuoteProcess terminated with status -1 (0 minutes, 12 seconds)
If I tryed to debug it, CodeBlocks showen message:
QuoteProgram received signal SIGSEGV, Segmentation fault.

What I have to do in oder to get rid of this?

PS: OpenSUSE 10.2, wxWidgets 2.8.4
PPS: MS Windows project works without this problem