http://bugs.winehq.org/show_bug.cgi?id=2378
Summary: Wine CVS (2004{06,07}) segfaults on Mandrake 10.0 Product: Wine Version: CVS Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: axyz@yahoo.com
The two CVS releases 20040716 and 20040615 have a common behaviour on Mandrake 10.0. When it runs any application, it reports a 'Segmentation fault', and the application does not launch. The 20040505 release did not display this problem.
Running with WINEDEBUG=all results in 147,000 or so lines mostly of calls to ntdll.RtlMultByteToUnicode. Then, '*killed* exit_code=0', and then the segmentation fault message.