http://bugs.winehq.org/show_bug.cgi?id=25039
Summary: Trainz 2006: crash in gstreamer on start Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This worked fine in wine-1.3.4 or so, but using wine-1.3.6-200-g3aa6e3b, it crashs. The error message shows
Call Stack: 22841619 - 00000001(+19619) c:\windows\system32\winegstreamer.dll
The log shows
fixme:gstreamer:GST_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! fixme:gstreamer:GST_QueryInterface No interface for {8e1c39a1-de53-11cf-aa63-0080c744528d}! fixme:gstreamer:GST_QueryInterface No interface for {f90a6130-b658-11d2-ae49-0000f8754b99}!
http://bugs.winehq.org/show_bug.cgi?id=25039
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=25039
--- Comment #1 from Dan Kegel dank@kegel.com 2010-11-05 13:11:35 CDT --- Clicking through the game's crash handler got to the wine one:
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code (0x22841619). Backtrace: =>0 0x22841619 BasePinImpl_EnumMediaTypes+0x69(iface=0x1971c8, ppEnum=0x33dc38) [dlls/strmbase/pin.c:323] in winegstreamer (0x00000000) 0x22841619 BasePinImpl_EnumMediaTypes+0x69 [dlls/strmbase/pin.c:323] in winegstreamer: movl 0x8(%eax),%edx 323 return EnumMediaTypes_Construct(This, This->pFuncsTable->pfnGetMediaType, This->pFuncsTable->pfnGetMediaTypeVersion , ppEnum);
http://bugs.winehq.org/show_bug.cgi?id=25039
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winegstreamer
--- Comment #2 from Austin English austinenglish@gmail.com 2010-11-05 14:02:49 CDT --- Probably a dupe of bug 25004 or one of the other gstreamer bugs.
http://bugs.winehq.org/show_bug.cgi?id=25039
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-07 00:59:32 CDT --- Crash looks similar to the one in the bug 25004.
*** This bug has been marked as a duplicate of bug 25004 ***
http://bugs.winehq.org/show_bug.cgi?id=25039
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-07 00:59:52 CDT --- Closing duplicate.