http://bugs.winehq.org/show_bug.cgi?id=4397
--- Comment #15 from Detlef Riekenberg wine.dev@web.de 2008-05-04 04:20:46 --- (In reply to comment #13)
Created an attachment (id=5749)
--> (http://bugs.winehq.org/attachment.cgi?id=5749) [details]
The output in the console
I hope it shows that the program refuses to connect to a firebird database over the network and this time I really wasn't able to make it crash like before
Stephan, please retest with current Wine.
WINEDEBUG="+process,+tid,+snoop,+seh,+winsock" wine app.exe 2>&1 | tee log.txt
I suppose that's because it doesn't get to the point where it checks the available printers in the system.
You can include +winspool in the log, but the fixme about PRINTER_ENUM_CONNECTIONS was never related to a crash.
We need to verify, that both apps have the same Problem in Wine.
Thanks