manolo gouy wrote: >>>> I am not seeing the zombie process left behind that was reported >>>> elsewhere for win32 builds. >>> >>> Neither do I. >>> > >> >> I did update the source code now and recompiled with MINGW 4.4.1 on >> windows vista home basic and every example on test folder that do print >> remains zombie. >> > > Domingo: could you run this under a debugger and tell us what happens ? > Without reproducing the bug, I don't know what to do.
I'm trying but till now the only thing I can see is that when start printing it creates several threads and after closing the windows I can't get the command line of gdb. I'm compiling with pthread libraries, and also tested with mingw 3.4.5 without pthread and have zombies as well, I'll try with vc2008 to see if it gets zombie too. Trying with vc2008, the vc2005 project isn't updated to compile the new files added with Fl_Printer, compiled with vc2008 there is no zombies, it's something with mingw only 3.4.5 and 4.4.1. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
