[vlc-devel] Assert on loading snow.nut file

xxcv xxcv07 at gmail.com
Tue Jul 21 09:04:19 CEST 2009


{{{
[0x8808124] avformat demux debug: detected format: nut
[0x8808124] avformat demux debug: Trying to seek before the beginning
[nut @ 0x8891d10]no index at the end
[0x39b3294] main input debug: selecting program id=0
[0x8808124] avformat demux debug: adding es: video codec = SNOW
[0x8808124] avformat demux debug: AVFormat supported stream
[0x8808124] avformat demux debug:     - format = nut (NUT format)
[0x8808124] avformat demux debug:     - start time = 0
[0x8808124] avformat demux debug:     - duration = -1
[0x8808124] main demux debug: using demux module "avformat"
[0x8808124] main demux debug: TIMER module_need() : 36.000 ms - Total 
36.000 ms / 1 intvls (Avg 36.000 ms)
[0x8800be4] main decoder debug: looking for decoder module: 37 candidates
[0x8800be4] avcodec decoder debug: libavcodec initialized (interface 
0x342100)
[0x8800be4] avcodec decoder debug: using direct rendering
...
[New thread 2408.0x370]
[New thread 2408.0x1134]
[New thread 2408.0x7c4]
[New thread 2408.0xb6c]

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to thread 2408.0x1134]
0x7721416f in msvcrt!_assert () from C:\Windows\syswow64\msvcrt.dll
(gdb)
bt
#0  0x7721416f in msvcrt!_assert () from C:\Windows\syswow64\msvcrt.dll
#1  0x6a5ed7f6 in vlc_mutex_lock () at misc/w32thread.c:195
#2  0x6a56e9cb in vout_new_buffer () at input/decoder.c:2288
#3  0x6a56c933 in decoder_NewPicture () at input/decoder.c:187
#4  0x025a3df3 in ffmpeg_NewPictBuf () at video.c:183
#5  0x025a4a9c in ffmpeg_GetFrameBuf () at video.c:995
#6  0x0308b836 in common_init ()
   from c:\Program Files (x86)\VideoLAN\VLC\plugins\libavcodec_plugin.dll
#7  0x088a3d24 in ?? ()
#8  0x088a3d24 in ?? ()
#9  0x0265adb0 in avg_h264_qpel16_mc12_sse2 ()
   from c:\Program Files (x86)\VideoLAN\VLC\plugins\libavcodec_plugin.dll
#10 0x00000100 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
}}}

Sample file found at 
http://saintdevelopment.com/media/lossless_touhou/samples/lossless_touhou.snow.nut




More information about the vlc-devel mailing list