http://bugs.winehq.org/show_bug.cgi?id=23522
--- Comment #3 from paulo i30817@gmail.com 2010-07-05 12:27:13 --- Ummm, it's likely that the gcc devs don't think it's their problem since they closed it.
What kind of output command do you want?
wine Torment.exe 2> output.txt
just spams:
And actually the game doesn't crash. Seems like a infinite cycle or deadlock after the movie.
fixme:win:EnumDisplayDevicesW ((null),0,0x32a598,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection failed! err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection failed! ..... And eventually only err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash ... (forever)
If you'd post the useful WINEDEBUG config and the correct redirect i can post a more complete file.