On 3/26/07, Jef Driesen <jefdriesen hotmail com> wrote:
The application works fine, but closing the main window results in a segmentation fault (core dump). As far as I can tell (from a gdb backtrace) the crash is not in my own code, but somewhere inside the gtk(mm) library.
Could you provide the backtrace? that might be helpful information. Also, trying to pare down your example to a more minimal test case might help to pinpoint the problem. -- jonner