[Bug 12638] New: Photodex ProShowGold crashes on service startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 17 21:41:19 CDT 2008


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

           Summary: Photodex ProShowGold crashes on service startup
           Product: Wine
           Version: 0.9.53.
          Platform: Other
               URL: http://files.photodex.com/release/psgold_32_2047.exe
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


A user complained in
http://winehq.org/pipermail/wine-users/2008-April/032496.html
that ProShowGold crashed in current wine (contrary to the appdb).
I checked, and it's true, it crashes on service startup
(making wine awful painful to use in general) starting in
wine-0.9.53 and on to current wine.

The crash is a null pointer read in the app's scsiaccess.exe
(which is perhaps peeved at getting a null argc and argv?):
Backtrace:
=>1 0x0040116b ServiceStart+0x16b(dwArgc=0x0, lpszArgv=0x0, pSD=0x640a70,
lpszPipeName=0x40e030, cbWritten=0x7ed125a8, szIn="...", szOut="???...",
dwWait=0xb, os={Internal=0x110a30, InternalHigh=0xb, Offset=0x2,
OffsetHigh=0x7ee6de60, hEvent=0x1}, hPipe=0xffffffff, hEvents={0x3c, 0x40,
0xc}, sa={nLength=0xc, lpSecurityDescriptor=0x640a70, bInheritHandle=0x1},
ndx=0x1, cbRead=0x1, bRet=0x7ed129a8) [ScsiAccess.c:158] in scsiaccess
(0x7ed12998)
  2 0x004015cd service_main+0x5b(dwArgc=0x0, lpszArgv=0x0) [service.c:152] in
scsiaccess (0x7ed129a8)
  3 0x7ee5b657 in advapi32 (+0x2b657) (0x7ed129f8)

Disabling the service doesn't really help much, the app hangs
waiting for the service.


-- 
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