http://bugs.winehq.org/show_bug.cgi?id=31106
Bug #: 31106 Summary: Red Ocean Demo crashes in quartz Product: Wine Version: 1.5.7 Platform: x86 URL: http://games.on.net/file/6422/Red_Ocean_English_Demo OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 40837 --> http://bugs.winehq.org/attachment.cgi?id=40837 terminal output
Followup to bug 25035.
Backtrace: =>0 0x3bcde8f4 (0x0032f8e0) 1 0xae1b0071 MediaControl_Run+0xb0(iface=0x4cef488) [/home/austin/wine-git/dlls/quartz/filtergraph.c:1994] in quartz (0x0032f940) 2 0x00446ab3 in red ocean demo (+0x46ab2) (0x029ba11c) 3 0x02a23fd0 (0x04cef490) 4 0xae249140 in quartz (+0xb913f) (0xae249100) 5 0xae1a8a80 in quartz (+0x18a7f) (0xae1b23e0) 0x3bcde8f4: addb %al,0x0(%eax)
http://bugs.winehq.org/show_bug.cgi?id=31106
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2012-07-03 12:39:25 CDT ---
(process:15469): GThread-WARNING **: GThread system no longer supports custom thread implementations.
Is this a dupe of bug #30557 or a recent regression in quartz, introduced by commit 692814e1f22eb9f4f4c4ea494ed5fc7013716169 ?
Disabling winegstreamer makes the crash go away here. I assume some videos should be playing when starting the demo but they don't show up with disabled winegstreamer.
On the other hand, I get the same backtrace when starting Sacred Gold Edition: Wine crashes in quartz when trying to play the intro video. Winegstreamer is not involved in that case, and that was caused by 692814e1f22eb9f4f4c4ea494ed5fc7013716169. Still present in wine-1.5.7-354-g7cdd535.
http://bugs.winehq.org/show_bug.cgi?id=31106
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mstefani@redhat.com Resolution| |DUPLICATE
--- Comment #2 from Michael Stefaniuc mstefani@redhat.com 2012-07-04 09:43:47 CDT --- Yeah, it is a duplicate: MediaControl_Run() dlls/quartz/filtergraph.c line 1994; that's the line I have fixed.
*** This bug has been marked as a duplicate of bug 30557 ***
http://bugs.winehq.org/show_bug.cgi?id=31106
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Michael Stefaniuc mstefani@redhat.com 2012-07-17 14:03:33 CDT --- Closing bugs fixed in 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=31106
--- Comment #4 from Michael Stefaniuc mstefani@redhat.com 2012-07-17 14:04:32 CDT ---
*** This bug has been marked as a duplicate of bug 31120 ***