https://bugs.winehq.org/show_bug.cgi?id=39206
Bug ID: 39206 Summary: Lylian demo hangs after intro video Product: Wine Version: 1.7.50 Hardware: x86-64 URL: http://www.fileplanet.com/217922/210000/fileinfo/Lylia n-Demo OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: 00cpxxx@gmail.com Distribution: ---
Currently wine plays the introduction video but after that it hangs and only resumes when a few keystrokes and/or mouse clicks are performed.
The problem seems related to quartz but since I'm not sure the component is not set yet. The video playback ends but it looks like quartz does not recognize that and keeps waiting for things to happen.
Last lines from the quartz log:
0032:trace:quartz:StdMediaSample2_Release (0x1bb4c0)->(): new ref = 0 0032:trace:quartz:BaseMemAllocator_ReleaseBuffer (0x1baea0)->(0x1bb4c0) 0032:trace:quartz:StdMediaSample2_Release (0x1b92a8)->(): new ref = 0 0032:trace:quartz:BaseMemAllocator_ReleaseBuffer (0x1b8298)->(0x1b92a8) 0032:trace:quartz:AVISplitter_SendEndOfFile End of file reached 0032:fixme:qedit:SampleGrabber_IPin_EndOfStream : stub 0032:trace:quartz:AVISplitter_SendEndOfFile --> 0 0032:trace:quartz:AVISplitter_thread_reader Thread 0 terminated properly 002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578) 002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e 002e:trace:quartz:PullPin_Thread_Process Process sample 002e:trace:quartz:FileAsyncReader_WaitForNext (10000, 0x139e924, 0x139e910) 002e:warn:quartz:FileAsyncReader_WaitForNext Called without samples in queue and not flushing!! 002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578) 002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e 002e:trace:quartz:PullPin_Thread_Process Process sample 002e:trace:quartz:FileAsyncReader_WaitForNext (10000, 0x139e924, 0x139e910) 002e:warn:quartz:FileAsyncReader_WaitForNext Called without samples in queue and not flushing!! 002e:fixme:quartz:FileAsyncReader_WaitForNext Returned: 258 (00000578) 002e:trace:quartz:FileAsyncReader_WaitForNext -- 8004022e
The last 4 lines repeat forever.
If I change the game AVI file to any other AVI it plays fine and ends fine.
https://bugs.winehq.org/show_bug.cgi?id=39206
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- It's a bit odd that it starts as "windowed mode" and shows some animation then it switch into fullscreen.
seems to be same wine 1.8.rc3
https://bugs.winehq.org/show_bug.cgi?id=39206
--- Comment #2 from super_man@post.com --- The same 1.9.7-git and wine-staging 1.9.7.
https://bugs.winehq.org/show_bug.cgi?id=39206
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- Looking at source code
1167 static HRESULT WINAPI FileAsyncReader_WaitForNext(IAsyncReader * iface, DWORD dwTimeout, IMediaSample ** ppSample, DWORD_PTR * pdwUser)
Feels like this function is duplicating some code and is extremely hard to read currently.
https://bugs.winehq.org/show_bug.cgi?id=39206
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Still fails with wine-5.10? Maybe a duplicate of bug 47642?
wine LylianDemo.exe 003c:err:service:process_send_command service protocol error - failed to write pipe! 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053 00a4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00a4:fixme:heap:RtlCompactHeap (0xad0000, 0x0) stub 00a4:fixme:win:LockWindowUpdate (0x20076), partial stub! 00a4:fixme:win:LockWindowUpdate ((nil)), partial stub! 00a4:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work. 00dc:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB. 00dc:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB. 00d8:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB. 00d8:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB. 00d4:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc6f12d
The patch in bug 47642 helps: crash does not occur anymore, you can hear sound but no video.
https://bugs.winehq.org/show_bug.cgi?id=39206
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Bug is FIXED in wine-9.12
Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=39206
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED CC| |dark.shadow4@web.de
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Marking fixed as of comment 5.
https://bugs.winehq.org/show_bug.cgi?id=39206
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.13.