[Bug 7550] New: a-ray scanner crashes on startup

Wine Bugs wine-bugs at winehq.org
Sun Feb 25 12:29:34 CST 2007


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

           Summary: a-ray scanner crashes on startup
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-
                    Other-Tools/ARay-Scanner.shtml
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


I wanted to tell what kind of copy protection
an app used, so I went looking for programs
that detect copy protection schemes.  one of
the ones recommended was a-ray scanner.  It
crashes before putting up any window, with
wine: Unhandled page fault on read access to 0xffffffff at address 0x402c4a 

Three interesting lines from the +all log are

0009:trace:message:SPY_ExitMessage      (0x10036) L"{ComboBox}"    message
[0150] CB_GETITEMDATA returned ffffffff
0009:Ret  user32.SendMessageA() retval=ffffffff ret=00405d25
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x402c4a

so maybe it tried to store a pointer in a combobox itemdata,
and died because the pointer wasn't there when it looked for it?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list