http://bugs.winehq.org/show_bug.cgi?id=29065
Bug #: 29065 Summary: Phoenix (steam file extractor) hangs when opening Product: Wine Version: 1.3.32 Platform: x86 URL: http://stat1cv01d.com/load/phoenix_1_5_beta_8/1-1-0-13 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 37450 --> http://bugs.winehq.org/attachment.cgi?id=37450 relay,seh,tid trace
80056a42f6b0e96426751497a8c322de0cdf0602 Phoenix_15beta8.rar
Bernhard had a quick look: <jhgf2> seems to be some bug in the dialog handling code <jhgf2> this thing expects a WM_INITDIALOG message, but wine never sends it
The bug can be reproduced without Steam, just download, extract, and run. The program draws a window, but it's never filled, and the program just hangs.
Terminal output is short: fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0) fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)
(but unrelated..)
I'll attach logs.