Andreas Mohr a.mohr@mailto.de writes:
Err, which debugger ??
I get "Segmentation fault", and that's it...
The automatic debugger startup cannot work in this case, because it only triggers for exception that are not handled by the application. But if you run the application under the debugger from the start, it should break at the first exception.