Re: gtk_main_quit() causes sigfault (win32)

2010-11-15 Thread Allin Cottrell
On Mon, 15 Nov 2010, Arne Pagel wrote: > I have an gtk-application running on a win32 System, > the application uses gtkbuilder and normal gtk-widgets. > > The application causes a sigfault when gtk_main_quit() is called, but just > when the application is > terminated over the windows taskbar->

gtk_main_quit() causes sigfault (win32)

2010-11-15 Thread Arne Pagel
Hello, I have an gtk-application running on a win32 System, the application uses gtkbuilder and normal gtk-widgets. The application causes a sigfault when gtk_main_quit() is called, but just when the application is terminated over the windows taskbar-> right mouse-click on application-icon ->