[mythtv-users] mytharchive crash - stack smashing

Andrew Lyon andrew.lyon at gmail.com
Mon Oct 2 22:02:50 UTC 2006


> Hi,
>
> I have just installed mytharchive to replace mythburn on my FC5 box, but
> can't get it to run. The log contains no extra information other than it
> was a stack smash ...
>
> uname -a = Linux alpha 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006
> i686 athlon i386 GNU/Linux
>
>
> Tail of log ...
>
> Video resolution is 720 by 576
> *************************************************************
> Processing file 1009_20060930210000.mpg of type recording
> *************************************************************
> File type is 'mpegts'
> Video codec is 'mpeg2video'
> Running mythtranscode --mpeg2 to fix any errors
> 2006-10-02 21:41:34.929 Using runtime prefix = /usr
> 2006-10-02 21:41:34.962 New DB connection, total: 1
> 2006-10-02 21:41:35.177 Enabled verbose msgs: important
> 2006-10-02 21:41:35.181 New DB connection, total: 2
> 2006-10-02 21:41:35.433 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.433 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.434 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.442 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.461 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.462 Parser not found for Codec Id: 94212 !
> 2006-10-02 21:41:35.464 Parser not found for Codec Id: 94212 !
> Mux rate: 8.46 Mbit/s
> 2006-10-02 21:47:41.990 Opening /tmp/mythburn/work/1/newfile.mpg
> Input #0, mpeg, from '/tmp/mythburn/work/1/newfile.mpg':
>   Duration: 01:41:26.2, start: 0.360000, bitrate: 4140 kb/s
>   Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 8000 kb/s,
> 25.00 fps(r)
>   Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 256 kb/s
> 0: start_time: 0.033 duration: 547.762
> 1: start_time: 0.032 duration: 547.724
> stream: start_time: 0.360 duration: 6086.249 bitrate=4140 kb/s
> 2006-10-02 21:47:42.082 Calculating frame count
> 2006-10-02 21:49:42.681 frames = 152166
> 2006-10-02 21:49:42.741 duration = 6086
> Preferred audio languages eng and eng
> Video id: 0x1e0, Audio1: [1] 0x1c0 (MP2, N/A), Audio2: [-1] - 0x-1 (N/A,
> N/A)
> Splitting MPEG stream into audio and video parts
> Running: mythreplex --demux  --fix_sync -o /tmp/mythburn/work/1/stream
> -v 224 -a 192 "/tmp/mythburn/work/
> 1/newfile.mpg"
> Reading from /tmp/mythburn/work/1/newfile.mpg
> Input file length: 3004.32 MB
> Checking for TS: failed
> Checking for AVI: failed
> Checking for PS: confirmed(maybe)
> Video: aspect ratio: 16:9  size = 720x576  frame rate: 25.000 fps  bit
> rate: 8.00 Mbit/s
>   vbvbuffer 1835008
> Sequence Extension: chroma 4:2:0   size = 720x576  bit rate: 8.00 Mbit/s
> vbvbuffer 1835008  frame rate:
> 25.000
> starting with video PTS:  0:00:00.288
> Audiostream: layer: 2  BRate: 256 kb/s  Freq: 48.0 kHz frame size: 768
> ( 0:00:00.024 ) *** stack smashing
>  detected ***: mythreplex terminated
> ************************************************************
> ERROR: Failed while running mythreplex. Command was mythreplex --demux
> --fix_sync -o /tmp/mythburn/work/
> 1/stream -v 224 -a 192 "/tmp/mythburn/work/1/newfile.mpg"
> ************************************************************
>
>
> Any ideas ???
>
>
> Cheers
>

Long shot... but try to recompile without ssp?  -fno-stack-protector

andy


More information about the mythtv-users mailing list