http://bugs.winehq.org/show_bug.cgi?id=33886
--- Comment #8 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-26 03:59:12 CDT --- (In reply to comment #7)
(In reply to comment #5)
(In reply to comment #4) I only have a splash screen for half a second then a crash (no intro video).
Is there an autorun.inf on the CD-ROM root?
yes, it specifies to start Autorun.exe (the exec mentioned in my previous post was autostart - that was a mistake, it should have been autorun.exe).
I just wanted to know if there was a specific parameter passed to the app.
I provided my version of the page fault error too
You should install wine development packages and recreate the log. Backtraces are mostly useless without debugging symbols. Also, don't add specific WINEDEBUG like warn+all unless asked: it just creates noise. Just run the app normally.
but I'm not really sure whether everything should be kept in the same ticket. > these might actually be 3 different program malfunctions
True. Just regenerate your terminal log and let's see if we have similar backtraces. We can always create other bugs if not.