[Bug 29752] New: Sonic 3 & Knuckles Collection AutoPlay menu hangs on start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 31 04:57:55 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29752

             Bug #: 29752
           Summary: Sonic 3 & Knuckles Collection AutoPlay menu hangs on
                    start
           Product: Wine
           Version: 1.4-rc1
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: RandomAccountName at mail.com
                CC: julliard at winehq.org
    Classification: Unclassified
   Regression SHA1: 1b0d2330c939807121ef4d68627e438da55d1921


Created attachment 38618
  --> http://bugs.winehq.org/attachment.cgi?id=38618
Terminal output

The retail version of Sonic & Knuckles Collection includes an AutoPlay program
which shows a short logo video, then presents a menu with options to launch the
installer, view the readme, or exit. This executable used to work, but now
hangs on start since 1.3.23. Regression testing identified this commit:

1b0d2330c939807121ef4d68627e438da55d1921 is the first bad commit
commit 1b0d2330c939807121ef4d68627e438da55d1921
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun 16 22:46:25 2011 +0200

    kernel32: Create an orphaned process in exec_process so that all
initialization is done anew in the child process.

:040000 040000 e241b1d7bdfda5ed97e0a6cae06155dbac9c075b
945bbae557f51ec59e559a825fcff2b0bf5ece8b M    dlls

git checkout 
1b0d2330c939807121ef4d68627e438da55d1921 - hangs
git checkout 
1b0d2330c939807121ef4d68627e438da55d1921^ - works

Workaround: run the executable under winedbg (wine winedbg SETUP.EXE)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list