http://bugs.winehq.com/show_bug.cgi?id=1626
Summary: Wine Crashes on RedHat 9.0 after reinstalling it. Product: Wine Version: 20030508 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: jorge@iscom.com.mx
I upgraded to the latest Wine, but when trying to run it it crashed, so I deleted all the files it installed and reinstalled the 0508 version. But it fails to run showing this error:
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
After this, I debugged it and saw it crashed when trying to read (with the opendir() funcion the root directory of fake windows,
Then I used the source code and tried to watch where it crashes, A saw it crashes when trying to read this directory.