[Bug 3216] New: REGRESSION: Wine crashes on non-IDE systems

Wine Bugs wine-bugs at winehq.org
Thu Aug 11 10:10:03 CDT 2005


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

           Summary: REGRESSION: Wine crashes on non-IDE systems
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.winehq.com/hypermail/wine-
                    cvs/2005/08/0182.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: willie at froq.net


The recently applied patch (see URL) to create DEVICEMAP registry keys based 
on the /proc filesystem breaks Wine on systems without IDE support, as it 
simply assumes /proc/ide to be present - which is not the case on pure SCSI 
systems.  
   
According to strace, Wine segfaults as soon as it tries to access /proc/ide, 
and removing the IDE enumeration from Vitaliy Margolen's patch fixes the crash 
(not a real fix, of course, but the best a non-coder could do... ;-) ).  
   
http://www.winehq.com/hypermail/wine-patches/2005/08/0087.html

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