[theora] Segmentation Fault

j at v2v.cc j at v2v.cc
Sat May 30 02:46:14 PDT 2009


does it also crash if you add --nosubtitles?

j

Jason Self wrote:
> I've attached the command I ran, the output, and the crash log in the  
> hope that it is useful.
> 
> jason$ ffmpeg2theora -v 5 --optimize -A 64 -c 2 -H 44100 /Users/jason/ 
> Movies/TV\ Shows/Holding\ Area/video.vob
> 
> Input #0, mpeg, from '/Users/jason/Movies/TV Shows/Holding Area/ 
> video.vob':
>    Duration: 00:05:43.90, start: 0.211444, bitrate: 7217 kb/s
>      Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR  
> 32:27 DAR 16:9], 9800 kb/s, 59.94 tbr, 90k tbn, 59.94 tbc
>      Stream #0.1[0x20]: Subtitle: dvdsub
>      Stream #0.2[0x21]: Subtitle: dvdsub
>      Stream #0.3[0x22]: Subtitle: dvdsub
>      Stream #0.4[0x23]: Subtitle: dvdsub
>      Stream #0.5[0x24]: Subtitle: dvdsub
>      Stream #0.6[0x25]: Subtitle: dvdsub
>      Stream #0.7[0x88]: Audio: dca, 48000 Hz, 5.1, s16, 768 kb/s
>      Stream #0.8[0x81]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
>      Stream #0.9[0x82]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
>      Stream #0.10[0x83]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
>      Stream #0.11[0x84]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
>    Pixel Aspect Ratio: 1.19/1   Frame Aspect Ratio: 1.78/1
>    Resize: 720x480
>    Resample: 48000Hz => 44100Hz
>    Channels: 6 => 2
> WARNING - unrecognized ISO 639-2 language code:
> WARNING - unrecognized ISO 639-2 language code:
> WARNING - unrecognized ISO 639-2 language code:
> WARNING - unrecognized ISO 639-2 language code:
> WARNING - unrecognized ISO 639-2 language code:
> WARNING - unrecognized ISO 639-2 language code:
> Muxing Kate stream 0 from input stream 1
> Muxing Kate stream 1 from input stream 2
> Muxing Kate stream 2 from input stream 3
> Muxing Kate stream 3 from input stream 4
> Muxing Kate stream 4 from input stream 5
> Muxing Kate stream 5 from input stream 6
> Segmentation fault
> 
> 
> Process:         ffmpeg2theora [49164]
> Path:            /usr/local/bin/ffmpeg2theora
> Identifier:      ffmpeg2theora
> Version:         ??? (???)
> Code Type:       X86 (Native)
> Parent Process:  bash [49148]
> 
> Date/Time:       2009-05-29 21:45:38.480 -0700
> OS Version:      Mac OS X 10.5.7 (9J61)
> Report Version:  6
> Anonymous UUID:  80D11E1E-6E2C-4E79-AF46-B93D5C519D5F
> 
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e9070162
> Crashed Thread:  0
> 
> Thread 0 Crashed:
> 0   libogg.0.dylib                	0x0088e19e ogg_stream_flush + 110
> 1   ffmpeg2theora                 	0x0000baa6 oggmux_init + 2360
> 2   ffmpeg2theora                 	0x000063dc ff2theora_output + 9134
> 3   ffmpeg2theora                 	0x0000a040 main + 7560
> 4   ffmpeg2theora                 	0x00002036 start + 54
> 
> Thread 0 crashed with X86 Thread State (32-bit):
>    eax: 0x01099800  ebx: 0x0000b17f  ecx: 0x01099828  edx: 0xe9070161
>    edi: 0xffffffff  esi: 0xffffffff  ebp: 0xbfffe548  esp: 0xbfffe510
>     ss: 0x0000001f  efl: 0x00210206  eip: 0x0088e19e   cs: 0x00000017
>     ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>    cr2: 0xe9070162
> 
> Binary Images:
>      0x1000 -   0x35bfff +ffmpeg2theora ??? (???)  
> <041268532545034c8574d3b256f50342> /usr/local/bin/ffmpeg2theora
>    0x6d4000 -   0x720ff7 +libtheora.0.dylib ??? (???) /usr/local/lib/ 
> libtheora.0.dylib
>    0x727000 -   0x72aff7 +libvorbisenc.2.dylib ??? (???)  
> <5193052586f97284853d052793e6aa61> /usr/local/lib/libvorbisenc.2.dylib
>    0x85d000 -   0x875ff4 +libvorbis.0.dylib ??? (???)  
> <00e9c9baceafcb8efe34b91d22027e0d> /usr/local/lib/libvorbis.0.dylib
>    0x88d000 -   0x88ffe8 +libogg.0.dylib ??? (???)  
> <5651d1a3374ec420ad24383b8a62552c> /usr/local/lib/libogg.0.dylib
> 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)  
> <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
> 0x90252000 - 0x90259fe9  libgcc_s.1.dylib ??? (???)  
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x9315e000 - 0x93162fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
> system/libmathCommon.A.dylib
> 0x932c6000 - 0x9342dff3  libSystem.B.dylib ??? (???)  
> <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
> 0x94377000 - 0x94385ffd  libz.1.dylib ??? (???)  
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x94f09000 - 0x94f15fff  libbz2.1.0.dylib ??? (???)  
> <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
> libSystem.B.dylib
> _______________________________________________
> theora mailing list
> theora at xiph.org
> http://lists.xiph.org/mailman/listinfo/theora
> 



More information about the theora mailing list