https://bugs.winehq.org/show_bug.cgi?id=35132 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.fileplanet.com/1 | |1604/10000/fileinfo/Drakan- | |Demo CC| |aeikum(a)codeweavers.com, | |gyebro69(a)gmail.com Component|-unknown |directx-dmusic Version|unspecified |1.5.1 Regression SHA1| |5e522a1d1c7c84a4c89f67770ff | |391f05662d35b --- Comment #3 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Can be reproduced with the demo version: http://www.fileplanet.com/11604/10000/fileinfo/Drakan-Demo err:dmband:IDirectMusicBandTrack_IPersistStream_LoadBand : failed to load object err:dmband:IDirectMusicBandTrack_IPersistStream_ParseBandsList : could not load track err:dmime:IDirectMusicSegment8Impl_IPersistStream_LoadTrack : failed to load object err:dmime:IDirectMusicSegment8Impl_IPersistStream_ParseTrackForm : could not load track wine: Unhandled page fault on read access to 0x00000000 at address 0x424e1e (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00424e1e). ... Backtrace: =>0 0x00424e1e in drakan (+0x24e1e) (0x00000004) 0x00424e1e: movl 0x0(%eax),%edx ... 'winetricks directmusic' is a workaround to the problem. The commit which introduced the crash: commit 5e522a1d1c7c84a4c89f67770ff391f05662d35b Author: Andrew Eikum <aeikum(a)codeweavers.com> Date: Mon Mar 19 07:35:17 2012 -0500 dmloader: Don't claim partial success when loading fails. Possibly a dupe of bug #31829. Tested in Wine 1.7.44. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.