http://bugs.winehq.org/show_bug.cgi?id=22666
Summary: wine64: not always creating a proper WINEPREFIX, breaks winetest Product: Wine Version: 1.1.44 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, source Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=27900) --> (http://bugs.winehq.org/attachment.cgi?id=27900) part 1 of +relay,+seh,+tid
wine: created the configuration directory '/home/austin/.wine' fixme:event:wait_for_withdrawn_state window 0x10034/1c00001 wait timed out Could not load wine-gecko. HTML rendering will be disabled. wine client error:17: write: Bad file descriptor err:seh:setup_exception stack overflow 1136 bytes in thread 0017 eip 00007fdba0c97f91 esp 00007fdb9ec41190 stack 0x7fdb9ec40000-0x7fdb9ec42000-0x7fdb9ed40000 err:qmgr:register_server register_service failed: 1722 err:wia:register_server register_service failed: 1722 fixme:event:wait_for_withdrawn_state window 0x20042/1a00001 wait timed out wine: configuration in '/home/austin/.wine' has been updated. Starting up Error: Mount manager not running, most likely your WINEPREFIX wasn't created correctly.
+relay,+seh,+tid attached. This was with a run using ssh + xming on windows, but the same thing happens when working locally. 32-bit wine, of course, works fine.
http://bugs.winehq.org/show_bug.cgi?id=22666
--- Comment #1 from Austin English austinenglish@gmail.com 2010-05-12 15:49:54 --- Created an attachment (id=27901) --> (http://bugs.winehq.org/attachment.cgi?id=27901) part 2 of +relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=22666
--- Comment #2 from Austin English austinenglish@gmail.com 2010-05-12 15:54:23 --- Created an attachment (id=27902) --> (http://bugs.winehq.org/attachment.cgi?id=27902) part 3 of +relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=22666
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64
http://bugs.winehq.org/show_bug.cgi?id=22666
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine64: not always creating |wine64: does not create a |a proper WINEPREFIX, breaks |proper WINEPREFIX when -O0 |winetest |is used, breaks winetest
--- Comment #3 from Austin English austinenglish@gmail.com 2010-05-14 15:24:39 --- With some debugging on #winehackers, Marcus suggested checking the CFLAGS. I was using '-Wno-unused -g', but not setting '-O2', so gcc used the default, '-O0', which caused the bug. Setting '-O2' works, but Wine should work without optimizations as well.
http://bugs.winehq.org/show_bug.cgi?id=22666
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-05-14 16:48:20 --- Not critical.
http://bugs.winehq.org/show_bug.cgi?id=22666
--- Comment #5 from Austin English austinenglish@gmail.com 2010-05-14 17:13:47 --- -O1 works fine as well, fwiw.
http://bugs.winehq.org/show_bug.cgi?id=22666
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-05-17 12:53:49 --- Fixed by 39d54523a31594d25a2fcda44f4fe75f2d4fc97d.
http://bugs.winehq.org/show_bug.cgi?id=22666
--- Comment #7 from Austin English austinenglish@gmail.com 2010-05-17 14:15:34 --- (In reply to comment #6)
Fixed by 39d54523a31594d25a2fcda44f4fe75f2d4fc97d.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=22666
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:40:18 --- Closing bugs fixed in 1.2-rc1.