[Bug 30670] New: Swashbucklers crashes when opening credits in the main menu
http://bugs.winehq.org/show_bug.cgi?id=30670 Bug #: 30670 Summary: Swashbucklers crashes when opening credits in the main menu Product: Wine Version: 1.5.4 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: minor Priority: P2 Component: quartz AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: aric(a)codeweavers.com Classification: Unclassified Regression SHA1: 8830470a8c248546075ee32bf00e6ba9d096b5be Created attachment 40152 --> http://bugs.winehq.org/attachment.cgi?id=40152 terminal output Swashbucklers: Blue vs. Gray crashes when I click on <Credits> in the main menu. The video which should be played uses WMV3/WMA v2 codec. Interestingly, the 2 intro videos on game start are playing fine. They use the same codec as the credits video. It's probably unrelated, but in-game videos are opened in a separate window, titled 'ActiveMovie Window'. The crash is due to 8830470a8c248546075ee32bf00e6ba9d096b5be is the first bad commit commit 8830470a8c248546075ee32bf00e6ba9d096b5be Author: Aric Stewart <aric(a)codeweavers.com> Date: Fri Mar 30 20:08:45 2012 -0500 quartz: Have the VideoRenderer use strmbase BaseWindow. :040000 040000 019588c74722acabbe36f65f3844aeb9f59639b5 2c50dccdae3d4c061d1db0a4176c6cd057b774a1 M dlls Workaround: winetricks wmp9 quartz devenum There is no demo for the game. Fedora 16 x86 Alsa 1.0.25 Pulseaudio is not running Gstreamer 0.10.35 + additional plugins installed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #1 from GyB <gyebro69(a)gmail.com> 2012-05-13 04:12:29 CDT --- Created attachment 40153 --> http://bugs.winehq.org/attachment.cgi?id=40153 7zipped +tid,+quartz,+strmbase,+gstreamer log (uncompressed 1.1 MB) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 aclbros14(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aclbros14(a)yahoo.es -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #2 from aclbros14(a)yahoo.es 2012-05-27 01:49:37 CDT --- Similar problem here with Morrowind, crash in the main menu, or after loading a saved game, with "err:quartz:DSoundRender_SendSampleData 0". Ubuntu 12.04 Alsa 1.0.25 Pulseaudio 2.0 Gstreamer 0.10.8-3 + additional plugins Please ask me for all the info needed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #4 from aclbros14(a)yahoo.es 2012-05-28 05:44:40 CDT --- Sorry, my problem may be unrelated, disabling winepulse.drv for Morrowind.exe in winecfg, and renaming Music folder to disable music in game works around the problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #5 from Aric Stewart <aric(a)codeweavers.com> 2012-05-29 09:05:50 CDT --- SOrry for the delay, Could you add +msg,+message,+win for me? -aric -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40153|0 |1 is obsolete| | --- Comment #6 from GyB <gyebro69(a)gmail.com> 2012-05-29 09:21:48 CDT --- Created attachment 40327 --> http://bugs.winehq.org/attachment.cgi?id=40327 7zipped +tid,+quartz,+strmbase,+gstreamer,+msg,+message,+win log (uncompressed 1.5 MB) The log was created with Wine 1.5.5. At first two intro videos were playing, I skipped both of them as fast as I could, then I clicked on <Credits> in the main menu which resulted in a crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #7 from Aric Stewart <aric(a)codeweavers.com> 2012-06-05 10:24:54 CDT --- Created attachment 40397 --> http://bugs.winehq.org/attachment.cgi?id=40397 debug patch I really have no idea what is going on here. It looks like the window proc is corrupted or something. I have attached a simple debug patch that will spit out some more debugging line for me. Could you apply it and generate a new log? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #8 from GyB <gyebro69(a)gmail.com> 2012-06-05 10:55:30 CDT --- (In reply to comment #7)
Created attachment 40397 [details] debug patch
I really have no idea what is going on here. It looks like the window proc is corrupted or something.
I have attached a simple debug patch that will spit out some more debugging line for me. Could you apply it and generate a new log?
The problem is that I upgraded to Fedora 17 in the meantime, and winegstreamer is broken on F17: bug #30557. I can't retest this bug atm. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 --- Comment #3 from GyB <gyebro69(a)gmail.com> 2012-05-27 02:12:19 CDT --- (In reply to comment #2)
Similar problem here with Morrowind, crash in the main menu, or after loading a saved game, with "err:quartz:DSoundRender_SendSampleData 0".
Ubuntu 12.04 Alsa 1.0.25 Pulseaudio 2.0 Gstreamer 0.10.8-3 + additional plugins
Please ask me for all the info needed.
Have you checked if your problem with Morrowind is due to commit 8830470a8c248546075ee32bf00e6ba9d096b5be? I can't reproduce the crash with Morrowind GOTY (Steam), although I'm on a different distro/not using PA. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #9 from GyB <gyebro69(a)gmail.com> 2012-10-18 12:14:35 CDT --- I guess nobody including Aric gets hurt if I close this bug as abandoned. No demo exists and winegstreamer is unusable on Fedora 17 so I can't retest this bug. I installed Fedora 16 in Virtualbox but can't seem to get 3D acceleration to work (that's probably bug #31765) marking abandoned -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=30670 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from GyB <gyebro69(a)gmail.com> 2012-10-18 12:18:32 CDT --- closing..abandoned -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org