[vlc-devel] commit: Implement access_GetParentInput and demux_GetParentInput and use. ( Pierre d'Herbemont )

xxcv xxcv07 at gmail.com
Wed Aug 26 02:44:58 CEST 2009


Hi,
>
> It's seems very unlikely to be caused by that patch, unless you are 
> using one of those two functions.
Here's how I found it will crash on exit but you'll need the sample from 
ftp first unless you already have it.
Can you get it to "crash on exit" by placing the attached file next to 
the actual video file?
(its a mkv with subtitles but vlc will load the external subtitle file 
first).
I suspect this would be a bug if others can reproduce this problem.
Here on my computer it is always reproducible.
Both triggers assert() on different places in the core.
with option (-I NULL)
--
[0x6b23fb0] mkv demux debug: Stopping the UI Hook
[0x6b23fb0] main demux debug: removing module "mkv"
[0x6b236e0] main stream debug: removing module "stream_filter_record"
[0x6b1aee0] main access debug: removing module "access_file"
[0x6b5a988] main demux debug: removing module "subtitle"
[0x6b26808] main stream debug: removing module "stream_filter_record"
[0x6b26110] main access debug: removing module "access_file"
--
Does it make a difference if subtitle module is removed first ?

with Qt4 intf it crashed after this line.
[0x8d35fe8] main video output debug: removing module "direct3d"

And if the subtitle track is disabled first from qt4 menu it crashed 
like this.
--
#0  0x77349a26 in ntdll!RtlLockMemoryZone ()
   from C:\Windows\system32\ntdll.dll
#1  0x0e798460 in ?? ()
#2  0x06cf7730 in ?? ()
#3  0x7732afd8 in ntdll!ZwCreateJobSet () from C:\Windows\system32\ntdll.dll
#4  0x002e0000 in ?? ()
#5  0x50000063 in ?? ()
#6  0x07d8fc78 in ?? ()
#7  0x6a5e17d3 in __vlc_object_release () at ../include/vlc_threads.h:316
--

Regards.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Matrix.Reloaded.Trailer-640x346-XviD-1.0beta1-HE_AAC_subtitled.srt
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090826/c0bc451a/attachment.srt>


More information about the vlc-devel mailing list