http://bugs.winehq.org/show_bug.cgi?id=25136
Summary: Crash in winegstreamer when --without-gstreamer option is used Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com
I've compiled wine 1.3.7 using --without-gstreamer compilation option. But when i start GTAVC or GTASA, it still crashes with the following backtrace:
Backtrace: =>0 0x7c101b41 BasePinImpl_EnumMediaTypes+0x7f() in winegstreamer (0x0032f6c8) 1 0x7cdc97a2 BaseOutputPinImpl_Connect+0x369() in quartz (0x0032f758) 2 0x7cd55c54 FilterGraph2_Render+0xdb5() in quartz (0x0032fa28) 3 0x7cd56176 FilterGraph2_RenderFile+0x172() in quartz (0x0032fab8) 4 0x00600871 in gta-vc (+0x200870) (0x006de5ac)
Notice winegstreamer appearing here for some reason, though it has been disabled by configure script. Crash looks almost like in bug 24932 (comment 1), but with crash in winegstreamer instead of quartz.
http://bugs.winehq.org/show_bug.cgi?id=25136
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com, | |nerv@dawncrow.de
http://bugs.winehq.org/show_bug.cgi?id=25136
--- Comment #1 from Maarten Lankhorst m.b.lankhorst@gmail.com 2010-11-13 17:44:28 CST --- Can you try with an unstripped version of wine with debugging enabled? This crash seems vague
http://bugs.winehq.org/show_bug.cgi?id=25136
Ruslan b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Ruslan b7.10110111@gmail.com 2010-11-13 18:18:29 CST --- Very strange... i haven't been able to reproduce this bug anymore after reboot and several recompiles. So, i guess, it can be considered invalid.
http://bugs.winehq.org/show_bug.cgi?id=25136
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|winegstreamer |-unknown
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-14 01:19:29 CST --- Closing invalid.