Changes between Initial Version and Version 3 of Ticket #3487


Ignore:
Timestamp:
May 25, 2007, 11:46:41 AM (17 years ago)
Author:
skamithi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3487

    • Property Owner changed from Isaac Richards to skamithi
    • Property Status changed from new to assigned
  • Ticket #3487 – Description

    initial v3  
    66
    77Mythtv start live tv, then rewind to beginning causes SIGSEGV'''
    8 
    9 
    10 =========================================================================
    11 [root@mediaserver mythplugins]# gdb /usr/local/bin/mythfrontend
    12 GNU gdb Red Hat Linux (6.3.0.0-1.122rh)
    13 Copyright 2004 Free Software Foundation, Inc.
    14 GDB is free software, covered by the GNU General Public License, and you are
    15 welcome to change it and/or distribute copies of it under certain conditions.
    16 Type "show copying" to see the conditions.
    17 There is absolutely no warranty for GDB.  Type "show warranty" for details.
    18 This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".
    19 
    20 (gdb) run
    21 Starting program: /usr/local/bin/mythfrontend
    22 Reading symbols from shared object read from target memory...done.
    23 Loaded system supplied DSO at 0x174000
    24 [Thread debugging using libthread_db enabled]
    25 [New Thread -1209088272 (LWP 20090)]
    26 2007-05-22 12:47:08.410 Using runtime prefix = /usr/local
    27 Detaching after fork from child process 20093.
    28 2007-05-22 12:47:08.418 DPMS is active.
    29 2007-05-22 12:47:08.505 New DB connection, total: 1
    30 2007-05-22 12:47:08.512 Connected to database 'mythconverg' at host: mediaserver
    31 2007-05-22 12:47:08.515 Total desktop dim: 1360x768, with 1 screen[s].
    32 2007-05-22 12:47:08.518 Using screen 0, 1360x768 at 0,0
    33 [New Thread 36416400 (LWP 20095)]
    34 
    35 Program received signal SIG33, Real-time event 33.
    36 [Switching to Thread 36416400 (LWP 20095)]
    37 0x00174402 in __kernel_vsyscall ()
    38 (gdb) cont
    39 Continuing.
    40 2007-05-22 12:47:11.813 Current Schema Version: 1190
    41 2007-05-22 12:47:11.814 mythfrontend version: 0.20.20070327-1 www.mythtv.org
    42 2007-05-22 12:47:11.814 Enabled verbose msgs:  important general
    43 2007-05-22 12:47:12.998 Total desktop dim: 1360x768, with 1 screen[s].
    44 2007-05-22 12:47:12.999 Using screen 0, 1360x768 at 0,0
    45 2007-05-22 12:47:13.002 Switching to square mode (Retro)
    46 2007-05-22 12:47:13.031 Using the OpenGL painter
    47 [New Thread 111975312 (LWP 20096)]
    48 2007-05-22 12:47:13.147 lirc init success using configuration file: /root/.mythtv/lircrc
    49 2007-05-22 12:47:13.725 Loading from: /usr/local/share/mythtv/themes/default/base.xml
    50 2007-05-22 12:47:14.029 Key Right,. is bound to multiple actions in context TV Playback.
    51 2007-05-22 12:47:14.030 Key Left,< is bound to multiple actions in context TV Playback.
    52 2007-05-22 12:47:14.063 Registering Internal as a media playback plugin.
    53 Detaching after fork from child process 20097.
    54 2007-05-22 12:47:14.461 Using NV NPOT texture extension
    55 2007-05-22 12:47:14.534 MythMusic adding CD-Writer: 1,1,0 -- DVD-ROM SD-816B
    56 Detaching after fork from child process 20098.
    57 2007-05-22 12:47:14.551 MythMusic adding CD-Writer: ATA:1,1,0 -- DVD-ROM SD-816B
    58 Detaching after fork from child process 20099.
    59 2007-05-22 12:47:14.566 MythMusic adding CD-Writer: ATAPI:0,0,0 --  CCS Disk
    60 2007-05-22 12:47:14.567 MythMusic adding CD-Writer: ATAPI:0,1,0 -- DVD-ROM SD-816B
    61 2007-05-22 12:47:14.567 MythMusic adding CD-Writer: ATAPI:1,0,0 --  CCS Disk
    62 2007-05-22 12:47:14.567 MythMusic adding CD-Writer: ATAPI:1,1,0 --  CCS Disk
    63 [New Thread 146226064 (LWP 20100)]
    64 2007-05-22 12:47:15.188 NetworkControl: Listening for remote connections on port 6547
    65 [New Thread 156715920 (LWP 20101)]
    66 [New Thread -1244890224 (LWP 20102)]
    67 SIP listening on IP Address 192.168.48.31:5060 NAT address 192.168.48.31
    68 SIP: Cannot register; proxy, username or password not set
    69 2007-05-22 12:47:22.551 New DB connection, total: 2
    70 2007-05-22 12:47:22.553 Connected to database 'mythconverg' at host: mediaserver
    71 [New Thread -1255642224 (LWP 20104)]
    72 2007-05-22 12:47:22.599 Connecting to backend server: 192.168.48.31:6543 (try 1 of 5)
    73 2007-05-22 12:47:22.602 Using protocol version 34
    74 [New Thread -1266132080 (LWP 20106)]
    75 2007-05-22 12:47:22.614 TV: Attempting to change from None to WatchingLiveTV
    76 2007-05-22 12:47:22.615 Using protocol version 34
    77 2007-05-22 12:47:22.830 DPMS Deactivated
    78 [New Thread -1276621936 (LWP 20111)]
    79 2007-05-22 12:47:23.228 NVP: Disabling Audio, params(-1,2,44100)
    80 2007-05-22 12:47:23.304 VideoOutputXv: XvMCTex: Init failed
    81 2007-05-22 12:47:23.305 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Overlay'
    82 2007-05-22 12:47:24.778 TV: Changing from None to WatchingLiveTV
    83 [New Thread -1322255472 (LWP 20112)]
    84 2007-05-22 12:47:24.786 Using realtime priority.
    85 2007-05-22 12:47:24.951 Video timing method: RTC
    86 [New Thread -1341117552 (LWP 20119)]
    87 2007-05-22 12:47:25.805 VideoOutputXv: XvMCTex: Init failed
    88 2007-05-22 12:47:25.820 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Overlay'
    89 2007-05-22 12:47:26.579 AFD: Opened codec 0x10141cc0, id(MPEG2VIDEO) type(Video)
    90 2007-05-22 12:47:26.580 AFD: Opened codec 0x100f3bd0, id(MP3) type(Audio)
    91 2007-05-22 12:47:26.611 Opening ALSA audio device 'default'.
    92 [New Thread -1351607408 (LWP 20120)]
    93 2007-05-22 12:47:26.656 NVP: Enabling Audio
    94 2007-05-22 12:47:26.951 AO: dropping back audio_buffer_unused
    95 2007-05-22 12:47:27.037 AO: dropping back audio_buffer_unused
    96 2007-05-22 12:47:27.208 AO: dropping back audio_buffer_unused
    97 2007-05-22 12:47:27.245 AO: dropping back audio_buffer_unused
    98 2007-05-22 12:47:27.520 AO: dropping back audio_buffer_unused
    99 2007-05-22 12:47:27.576 AO: dropping back audio_buffer_unused
    100 2007-05-22 12:47:27.701 AO: dropping back audio_buffer_unused
    101 2007-05-22 12:47:28.308 AO: dropping back audio_buffer_unused
    102 2007-05-22 12:47:28.468 AO: dropping back audio_buffer_unused
    103 2007-05-22 12:47:28.658 AO: dropping back audio_buffer_unused
    104 2007-05-22 12:47:28.946 AO: dropping back audio_buffer_unused
    105 2007-05-22 12:47:29.363 AO: dropping back audio_buffer_unused
    106 2007-05-22 12:47:30.912 NVP: prebuffering pause
    107 2007-05-22 12:47:30.912 WriteAudio: buffer underrun
    108 2007-05-22 12:47:31.881 AO: dropping back audio_buffer_unused
    109 2007-05-22 12:47:32.041 AO: dropping back audio_buffer_unused
    110 2007-05-22 12:47:34.412 WriteAudio: buffer underrun
    111 
    112 Program received signal SIGSEGV, Segmentation fault.
    113 [Switching to Thread -1276621936 (LWP 20111)]
    114 0x08072cac in RingBuffer::isDVD (this=0x0) at ../../libs/libmythtv/RingBuffer.h:88
    115 88          inline bool isDVD(void) const { return dvdPriv; }
    116 (gdb) bt
    117 #0  0x08072cac in RingBuffer::isDVD (this=0x0) at ../../libs/libmythtv/RingBuffer.h:88
    118 #1  0x00b80bd4 in DecoderBase::DoFastForward (this=0x100e1060, desiredFrame=1, discardFrames=true) at decoderbase.cpp:552
    119 #2  0x00b4ed2b in NuppelVideoPlayer::DoPause (this=0xfcec250) at NuppelVideoPlayer.cpp:3812
    120 #3  0x00b5dde4 in NuppelVideoPlayer::JumpToProgram (this=0xfcec250) at NuppelVideoPlayer.cpp:2992
    121 #4  0x00b633ce in NuppelVideoPlayer::StartPlaying (this=0xfcec250) at NuppelVideoPlayer.cpp:3243
    122 #5  0x00b22449 in SpawnDecode (param=0xfcec250) at tv_play.cpp:454
    123 #6  0x0126e1b9 in start_thread () from /lib/libpthread.so.0
    124 #7  0x01462c1e in clone () from /lib/libc.so.6
    125 (gdb)
    126 =============================================================================
    127 
    128 2007-05-22 15:17:33.958 Using runtime prefix = /usr/local
    129 2007-05-22 15:17:33.992 DPMS is disabled.
    130 2007-05-22 15:17:34.051 New DB connection, total: 1
    131 2007-05-22 15:17:34.061 Connected to database 'mythconverg' at host: mediaserver
    132 2007-05-22 15:17:34.063 Total desktop dim: 800x600, with 1 screen[s].
    133 2007-05-22 15:17:34.100 Using screen 0, 800x600 at 0,0
    134 2007-05-22 15:17:34.158 user: 0 effective user: 0 before privileged thread
    135 2007-05-22 15:17:34.159 user: 0 effective user: 0 after privileged thread
    136 2007-05-22 15:17:34.160 user: 0 effective user: 0 run_priv_thread
    137 2007-05-22 15:17:34.176 Current Schema Version: 1190
    138 2007-05-22 15:17:34.176 mythfrontend version: 0.20.20070327-1 www.mythtv.org
    139 2007-05-22 15:17:34.176 Enabled verbose msgs:  important general playback
    140 2007-05-22 15:17:35.645 max_width: 800 max_height: 600
    141 2007-05-22 15:17:35.868 Total desktop dim: 800x600, with 1 screen[s].
    142 2007-05-22 15:17:35.871 Using screen 0, 800x600 at 0,0
    143 2007-05-22 15:17:35.872 Switching to square mode (MythCenter)
    144 2007-05-22 15:17:36.483 Using the Qt painter
    145 2007-05-22 15:17:36.517 New DB connection, total: 2
    146 2007-05-22 15:17:36.539 Connected to database 'mythconverg' at host: mediaserver
    147 2007-05-22 15:17:36.541 lirc init success using configuration file: /root/.mythtv/lircrc
    148 2007-05-22 15:17:38.734 Loading from: /usr/local/share/mythtv/themes/default/base.xml
    149 2007-05-22 15:17:39.101 Registering Internal as a media playback plugin.
    150 2007-05-22 15:17:39.228 MythPlugin::init() dlerror:
    151 2007-05-22 15:17:39.228 Unable to initialize plugin 'mythdvd'.
    152 2007-05-22 15:17:39.861 MythMusic adding CD-Writer: 1,1,0 -- DVD RW DW-G120A
    153 2007-05-22 15:17:39.886 MythMusic adding CD-Writer: ATA:1,1,0 -- DVD RW DW-G120A
    154 2007-05-22 15:17:39.905 MythMusic adding CD-Writer: ATAPI:0,0,0 --  CCS Disk
    155 2007-05-22 15:17:39.905 MythMusic adding CD-Writer: ATAPI:1,1,0 -- DVD RW DW-G120A
    156 SIP listening on IP Address 192.168.48.30:5060 NAT address 192.168.48.30
    157 SIP: Cannot register; proxy, username or password not set
    158 2007-05-22 15:17:40.433 Unable to initialize plugin 'mythzoneminder'.
    159 2007-05-22 15:17:44.092 Connecting to backend server: 192.168.48.31:6543 (try 1 of 5)
    160 2007-05-22 15:17:44.094 Using protocol version 34
    161 2007-05-22 15:17:44.139 TV: Attempting to change from None to WatchingLiveTV
    162 2007-05-22 15:17:44.168 Using protocol version 34
    163 2007-05-22 15:17:44.642 LiveTVChain(live-hmc-2007-05-22T15:17:44): ReloadAll(): Added new recording
    164 2007-05-22 15:17:44.658 TV: StartRecorder(): took 2 ms to start recorder.
    165 2007-05-22 15:17:44.878 detectInterlace(Ignore Scan, Interlaced Scan, 25, 576) ->Interlaced Scan
    166 2007-05-22 15:17:44.884 NVP: Disabling Audio, params(-1,2,44100)
    167 2007-05-22 15:17:44.943 VideoOutputXv: ctor
    168 2007-05-22 15:17:44.945 Over/underscan. V: -0.01, H: -0.01, XOff: 0, YOff: 0
    169 2007-05-22 15:17:44.945 Display Rect  left: 8, top: 6, width: 784, height: 588, aspect: 1.33333
    170 2007-05-22 15:17:44.945 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.33333
    171 2007-05-22 15:17:44.946 VideoOutputXv: Pixel dimensions: Screen 800x600, window 800x600
    172 2007-05-22 15:17:44.946 VideoOutputXv: Estimated display dimensions: 323x242 mm  Aspect: 1.33471
    173 2007-05-22 15:17:44.947 VideoOutputXv: Estimated window dimensions: 323x242 mm  Aspect: 1.33471
    174 2007-05-22 15:17:45.010 VideoOutputXv: XvMCTex: Init failed
    175 2007-05-22 15:17:45.011 VideoOutputXv: @ j=3 Looking for flag[s]: XvInputMask XvImageMask
    176 2007-05-22 15:17:45.011 VideoOutputXv: Adaptor#0: NV17 Video Overlay has flag[s]: XvInputMask XvImageMask
    177 2007-05-22 15:17:45.096 VideoOutputXv: Grabbed xv port 126
    178 2007-05-22 15:17:45.096 VideoOutputXv: XVideo surface found on port 126
    179 2007-05-22 15:17:45.096 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Overlay'
    180 2007-05-22 15:17:45.097 VideoOutputXv: XVideo Format #0 is 'YUY2'
    181 2007-05-22 15:17:45.097 VideoOutputXv: XVideo Format #1 is 'YV12'
    182 2007-05-22 15:17:45.097 VideoOutputXv: XVideo Format #2 is 'UYVY'
    183 2007-05-22 15:17:45.097 VideoOutputXv: XVideo Format #3 is 'I420'
    184 2007-05-22 15:17:45.098 VideoOutputXv: Using XVideo Format 'I420'
    185 2007-05-22 15:17:45.098 VideoOutputXv: CreateShmImages(32): video_dim: 720x576
    186 2007-05-22 15:17:45.170 Display Rect  left: 8, top: 6, width: 784, height: 588, aspect: 1.33333
    187 2007-05-22 15:17:45.170 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.33333
    188 2007-05-22 15:17:47.337 NVP: ClearAfterSeek(1)
    189 2007-05-22 15:17:47.337 VideoOutputXv: ClearAfterSeek()
    190 2007-05-22 15:17:47.337 VideoOutputXv: DiscardFrames(0)
    191 2007-05-22 15:17:47.338 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    192 2007-05-22 15:17:47.338 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    193 2007-05-22 15:17:47.338 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    194 2007-05-22 15:17:47.338 TV: StartPlayer(): took 2460 ms to start player.
    195 2007-05-22 15:17:47.338 TV: Changing from None to WatchingLiveTV
    196 2007-05-22 15:17:47.342 New DB connection, total: 3
    197 2007-05-22 15:17:47.349 Using realtime priority.
    198 2007-05-22 15:17:47.378 Using deinterlace method onefield
    199 2007-05-22 15:17:47.392 Connected to database 'mythconverg' at host: mediaserver
    200 2007-05-22 15:17:47.396 rate: 25 speed: 1 skip: 1 = interval 40000
    201 2007-05-22 15:17:47.478 nVidiaVideoSync: VBlank ioctl did not work, unimplemented in this driver?
    202 2007-05-22 15:17:47.479 DRMVideoSync: Could not open device /dev/dri/card0, No such file or directory
    203 2007-05-22 15:17:47.479 Using audio as timebase
    204 2007-05-22 15:17:47.479 Video timing method: RTC
    205 2007-05-22 15:17:47.479 Refresh rate: 16579, frame interval: 40000
    206 2007-05-22 15:17:47.804 LiveTVChain(live-hmc-2007-05-22T15:17:44): ReloadAll(): Added new recording
    207 2007-05-22 15:17:47.807 LiveTVChain(live-hmc-2007-05-22T15:17:44): SwitchTo(1)
    208 2007-05-22 15:17:47.807 LiveTVChain(live-hmc-2007-05-22T15:17:44): Entry@1: '1080_20070522151747'
    209 2007-05-22 15:17:47.807 JumpToProgram(void)
    210 2007-05-22 15:17:47.841 RingBuf(/mythlive/1080_20070522151744.mpg): OpenFile(/mythlive/1080_20070522151747.mpg, 12)
    211 2007-05-22 15:17:48.164 RingBuf(/mythlive/1080_20070522151747.mpg): CalcReadAheadThresh(1257902040 KB)
    212                          -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
    213 2007-05-22 15:17:48.211 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    214 2007-05-22 15:17:48.425 NVP: Waiting for prebuffer.. 1 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    215 2007-05-22 15:17:48.426 Avg read interval was 199 msec. 64K block size
    216 2007-05-22 15:17:48.637 NVP: Waiting for prebuffer.. 2 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    217 2007-05-22 15:17:48.770 Avg read interval was 184 msec. 96K block size
    218 2007-05-22 15:17:48.849 NVP: Waiting for prebuffer.. 3 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    219 2007-05-22 15:17:48.986 Avg read interval was 193 msec. 128K block size
    220 2007-05-22 15:17:49.026 AFD: Stream #0, has id 0x129 codec id MPEG2VIDEO, type Video, bitrate 11000000 at 0x0xab5a5f0
    221 2007-05-22 15:17:49.061 NVP: Waiting for prebuffer.. 4 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    222 2007-05-22 15:17:49.085 VideoOutputXv: InputChanged(1440,1088,1.77778)
    223 2007-05-22 15:17:49.085 VideoOutputXv: DiscardFrames(1)
    224 2007-05-22 15:17:49.085 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    225 2007-05-22 15:17:49.101 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    226 2007-05-22 15:17:49.101 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    227 2007-05-22 15:17:49.101 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    228 2007-05-22 15:17:49.102 VideoOutputXv: DiscardFrames(1)
    229 2007-05-22 15:17:49.102 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    230 2007-05-22 15:17:49.102 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    231 2007-05-22 15:17:49.102 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    232 2007-05-22 15:17:49.102 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    233 2007-05-22 15:17:49.103 VideoOutputXv: DiscardFrames(1)
    234 2007-05-22 15:17:49.103 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    235 2007-05-22 15:17:49.103 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    236 2007-05-22 15:17:49.103 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    237 2007-05-22 15:17:49.103 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    238 2007-05-22 15:17:49.107 VideoOutputXv: Closing XVideo port 126
    239 2007-05-22 15:17:49.113 VideoOutputXv: XvMCTex: Init failed
    240 2007-05-22 15:17:49.113 VideoOutputXv: @ j=3 Looking for flag[s]: XvInputMask XvImageMask
    241 2007-05-22 15:17:49.114 VideoOutputXv: Adaptor#0: NV17 Video Overlay has flag[s]: XvInputMask XvImageMask
    242 2007-05-22 15:17:49.115 VideoOutputXv: Grabbed xv port 126
    243 2007-05-22 15:17:49.116 VideoOutputXv: XVideo surface found on port 126
    244 2007-05-22 15:17:49.116 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Overlay'
    245 2007-05-22 15:17:49.116 VideoOutputXv: XVideo Format #0 is 'YUY2'
    246 2007-05-22 15:17:49.116 VideoOutputXv: XVideo Format #1 is 'YV12'
    247 2007-05-22 15:17:49.116 VideoOutputXv: XVideo Format #2 is 'UYVY'
    248 2007-05-22 15:17:49.117 VideoOutputXv: XVideo Format #3 is 'I420'
    249 2007-05-22 15:17:49.117 VideoOutputXv: Using XVideo Format 'I420'
    250 2007-05-22 15:17:49.117 VideoOutputXv: CreateShmImages(32): video_dim: 1440x1088
    251 2007-05-22 15:17:49.458 Avg read interval was 194 msec. 160K block size
    252 2007-05-22 15:17:50.486 Avg read interval was 180 msec. 192K block size
    253 2007-05-22 15:17:50.634 Avg read interval was 188 msec. 224K block size
    254 2007-05-22 15:17:50.839 Display Rect  left: 8, top: 79, width: 784, height: 441, aspect: 1.33333
    255 2007-05-22 15:17:50.839 Video Rect    left: 0, top: 0, width: 1440, height: 1088, aspect: 1.77778
    256 2007-05-22 15:17:55.815 NVP: ClearAfterSeek(1)
    257 2007-05-22 15:17:55.847 VideoOutputXv: ClearAfterSeek()
    258 2007-05-22 15:17:56.419 VideoOutputXv: DiscardFrames(0)
    259 2007-05-22 15:17:56.435 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    260 2007-05-22 15:17:56.436 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    261 2007-05-22 15:17:56.436 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    262 2007-05-22 15:17:56.495 detectInterlace(Detect Scan, Interlaced Scan, 25, 1088) ->Interlaced Scan
    263 2007-05-22 15:17:56.810 AFD: Looking for decoder for MPEG2VIDEO
    264 2007-05-22 15:17:57.159 AFD: Opened codec 0x972e9f0, id(MPEG2VIDEO) type(Video)
    265 2007-05-22 15:17:57.160 AFD: Stream #1, has id 0x8001 codec id AC3, type Audio, bitrate 448000 at 0x0xab587d0
    266 2007-05-22 15:17:57.160 AFD: Looking for decoder for AC3
    267 2007-05-22 15:17:57.524 AFD: Opened codec 0x9947230, id(AC3) type(Audio)
    268 2007-05-22 15:17:57.537 RingBuf(/mythlive/1080_20070522151747.mpg): CalcReadAheadThresh(1269157822 KB)
    269                          -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
    270 2007-05-22 15:17:58.312 Opening OSS audio device '/dev/dsp1'.
    271 2007-05-22 15:17:58.334 NVP: Enabling Audio
    272 2007-05-22 15:17:58.379 Dec: Trying to select track (w/lang)
    273 2007-05-22 15:17:58.379 Dec: Selecting first track
    274 2007-05-22 15:17:58.379 Dec: Selected track #1 in the Unknown language(0)
    275 2007-05-22 15:17:58.380 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(0)
    276 2007-05-22 15:17:58.629 NVP: Waiting for prebuffer.. 5 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    277 2007-05-22 15:17:58.690 Position map filled from DB to: 228
    278 2007-05-22 15:17:58.690 SyncPositionMap watchingrecording, from DB: 26 entries
    279 2007-05-22 15:17:58.872 Filling position map from 229 to 267
    280 2007-05-22 15:17:58.882 Position map filled from Encoder to: 264
    281 2007-05-22 15:17:58.883 SyncPositionMap watchingrecording total: 29 entries
    282 2007-05-22 15:17:58.883 SyncPositionMap, new totframes: 264, new length: 10, posMap size: 29
    283 2007-05-22 15:17:59.092 AFD: Partial position map found
    284 2007-05-22 15:17:59.092 AFD: Successfully opened decoder for file: "/mythlive/1080_20070522151747.mpg". novideo(0)
    285 2007-05-22 15:17:59.126 NVP: DoPlay: rate: 25 speed: 1 skip: 1 => new interval 40000
    286 2007-05-22 15:17:59.126 Set video sync frame interval to 40000
    287 2007-05-22 15:17:59.220 NVP: Waiting for prebuffer.. 6 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    288 2007-05-22 15:17:59.220 NVP: Stretch Factor 1, allow passthru
    289 2007-05-22 15:17:59.220 RingBuf(/mythlive/1080_20070522151747.mpg): CalcReadAheadThresh(1269157822 KB)
    290                          -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
    291 2007-05-22 15:17:59.254 Resyncing position map. posmapStarted = 0 livetv(1) watchingRec(1)
    292 2007-05-22 15:17:59.258 Position map filled from DB to: 228
    293 2007-05-22 15:17:59.258 SyncPositionMap watchingrecording, from DB: 26 entries
    294 2007-05-22 15:17:59.259 Filling position map from 229 to 278
    295 2007-05-22 15:17:59.260 Position map filled from Encoder to: 276
    296 2007-05-22 15:17:59.261 SyncPositionMap watchingrecording total: 30 entries
    297 2007-05-22 15:17:59.261 SyncPositionMap, new totframes: 276, new length: 11, posMap size: 30
    298 2007-05-22 15:17:59.383 NVP: Waiting for prebuffer.. 7 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    299 2007-05-22 15:17:59.547 NVP: Waiting for prebuffer.. 8 LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    300 2007-05-22 15:17:59.711 NVP: Waiting for prebuffer.. 9 LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    301 2007-05-22 15:17:59.875 NVP: Prebuffer wait timed out 10 times.
    302 2007-05-22 15:17:59.875 NVP: Waiting for prebuffer.. 0 LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    303 2007-05-22 15:18:00.039 NVP: Waiting for prebuffer.. 1 LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    304 2007-05-22 15:18:00.203 NVP: Waiting for prebuffer.. 2 LLAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    305 2007-05-22 15:18:00.367 NVP: Waiting for prebuffer.. 3                               
    306 2007-05-22 15:18:00.531 NVP: Waiting for prebuffer.. 4 uLAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    307 2007-05-22 15:18:00.559 Avg read interval was 199 msec. 64K block size
    308 2007-05-22 15:18:00.591 Avg read interval was 198 msec. 96K block size
    309 2007-05-22 15:18:00.695 NVP: Waiting for prebuffer.. 5 uLAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    310 2007-05-22 15:18:00.859 NVP: Waiting for prebuffer.. 6 uLLAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    311 2007-05-22 15:18:01.023 NVP: Waiting for prebuffer.. 7 uLLAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    312 2007-05-22 15:18:01.187 NVP: Waiting for prebuffer.. 8 uLLAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    313 2007-05-22 15:18:01.351 NVP: Waiting for prebuffer.. 9 uLULAAAAAAAAAAAAAAAAAAAAAAAAAAA
    314 2007-05-22 15:18:01.515 NVP: Prebuffer wait timed out 10 times.
    315 2007-05-22 15:18:01.515 NVP: Waiting for prebuffer.. 0 uLULAAAAAAAAAAAAAAAAAAAAAAAAAAA
    316 2007-05-22 15:18:01.679 NVP: Waiting for prebuffer.. 1 uLULAAAAAAAAAAAAAAAAAAAAAAAAAAA
    317 2007-05-22 15:18:01.843 NVP: Waiting for prebuffer.. 2 uLULAAAAAAAAAAAAAAAAAAAAAAAAAAA
    318 2007-05-22 15:18:02.007 NVP: Waiting for prebuffer.. 3 ULUULAAAAAAAAAAAAAAAAAAAAAAAAAA
    319 2007-05-22 15:18:02.171 NVP: Waiting for prebuffer.. 4 ULUULAAAAAAAAAAAAAAAAAAAAAAAAAA
    320 2007-05-22 15:18:02.335 NVP: Waiting for prebuffer.. 5 UuUULLAAAAAAAAAAAAAAAAAAAAAAAAA
    321 2007-05-22 15:18:02.499 NVP: Waiting for prebuffer.. 6 UUUUuUULULAAAAAAAAAAAAAAAAAAAAA
    322 2007-05-22 15:18:02.663 NVP: Waiting for prebuffer.. 7 UUUUUUUuUULULAAAAAAAAAAAAAAAAAA
    323 2007-05-22 15:18:03.211 Avg read interval was 195 msec. 128K block size
    324 2007-05-22 15:18:03.505 NVP: prebuffering pause
    325 2007-05-22 15:18:03.565 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAuAALLAAAAAAA
    326 2007-05-22 15:18:03.727 NVP: Waiting for prebuffer.. 1 AAAAAAAAAAAAAAAAAAAUAAUUULUULAA
    327 2007-05-22 15:18:03.891 NVP: Waiting for prebuffer.. 2 LAULAAAAAAAAAAAAAAAUAAUUUUUUuUU
    328 2007-05-22 15:18:03.919 Avg read interval was 190 msec. 160K block size
    329 2007-05-22 15:18:04.552 NVP: prebuffering pause
    330 2007-05-22 15:18:04.552 NVP: Waiting for prebuffer.. 0 AAAAuAALAAALAAAAAAAAAAAAAAAAAAA
    331 2007-05-22 15:18:04.715 NVP: Waiting for prebuffer.. 1 AAAAUAAUAALUULUUAAAAAAAAAAAAAAA
    332 2007-05-22 15:18:04.879 NVP: Waiting for prebuffer.. 2 AAAAUAAUAAUUUuUULUUAULAAAAAAAAA
    333 2007-05-22 15:18:05.420 Avg read interval was 196 msec. 192K block size
    334 2007-05-22 15:18:05.502 NVP: Play( -3.0, normal 0, unpause audio 1)
    335 2007-05-22 15:18:05.546 NVP: Changing speed to -3
    336 2007-05-22 15:18:05.657 RingBuf(/mythlive/1080_20070522151747.mpg): CalcReadAheadThresh(1269157822 KB)
    337                          -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
    338 2007-05-22 15:18:05.658 AFD: DoRewind(57, do discard frames)
    339 2007-05-22 15:18:05.658 Dec: DoRewind(57 (61), do discard frames)
    340 2007-05-22 15:18:05.658 AFD: SeekReset(48, 0, do flush, do discard)
    341 2007-05-22 15:18:05.659 AFD: SeekReset() flushing
    342 2007-05-22 15:18:05.659 VideoOutputXv: DiscardFrames(1)
    343 2007-05-22 15:18:05.659 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAUAAAAU
    344 2007-05-22 15:18:05.659 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    345 2007-05-22 15:18:05.660 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    346 2007-05-22 15:18:05.660 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    347 2007-05-22 15:18:05.660 NVP: ClearAfterSeek(1)
    348 2007-05-22 15:18:05.660 VideoOutputXv: ClearAfterSeek()
    349 2007-05-22 15:18:05.660 VideoOutputXv: DiscardFrames(0)
    350 2007-05-22 15:18:05.660 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    351 2007-05-22 15:18:05.661 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    352 2007-05-22 15:18:05.661 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    353 2007-05-22 15:18:05.661 NVP: DoPlay: rate: 25 speed: -3 skip: -12 => new interval 160000
    354 2007-05-22 15:18:05.661 Set video sync frame interval to 160000
    355 2007-05-22 15:18:05.661 AFD: DoRewind(36, don't discard frames)
    356 2007-05-22 15:18:05.662 Dec: DoRewind(36 (48), don't discard frames)
    357 2007-05-22 15:18:05.662 AFD: SeekReset(36, 0, do flush, don't discard)
    358 2007-05-22 15:18:05.662 AFD: SeekReset() flushing
    359 2007-05-22 15:18:05.674 NVP: Waiting for prebuffer.. 0 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    360 2007-05-22 15:18:05.708 Avg read interval was 194 msec. 64K block size
    361 2007-05-22 15:18:05.723 Avg read interval was 197 msec. 96K block size
    362 2007-05-22 15:18:05.739 Avg read interval was 197 msec. 128K block size
    363 2007-05-22 15:18:05.756 Avg read interval was 197 msec. 160K block size
    364 2007-05-22 15:18:05.797 AFD: DoRewind(28, don't discard frames)
    365 2007-05-22 15:18:05.797 Dec: DoRewind(28 (37), don't discard frames)
    366 2007-05-22 15:18:05.806 AFD: SeekReset(27, 0, do flush, don't discard)
    367 2007-05-22 15:18:05.806 AFD: SeekReset() flushing
    368 2007-05-22 15:18:05.820 Avg read interval was 181 msec. 64K block size
    369 2007-05-22 15:18:05.835 Avg read interval was 197 msec. 96K block size
    370 2007-05-22 15:18:05.851 Avg read interval was 197 msec. 128K block size
    371 2007-05-22 15:18:05.867 Avg read interval was 197 msec. 160K block size
    372 2007-05-22 15:18:05.882 AFD: DoRewind(19, don't discard frames)
    373 2007-05-22 15:18:05.882 Dec: DoRewind(19 (28), don't discard frames)
    374 2007-05-22 15:18:05.883 AFD: SeekReset(15, 0, do flush, don't discard)
    375 2007-05-22 15:18:05.883 Avg read interval was 197 msec. 64K block size
    376 2007-05-22 15:18:05.925 AFD: SeekReset() flushing
    377 2007-05-22 15:18:05.979 Avg read interval was 181 msec. 96K block size
    378 2007-05-22 15:18:05.996 Avg read interval was 197 msec. 128K block size
    379 2007-05-22 15:18:06.011 Avg read interval was 197 msec. 160K block size
    380 2007-05-22 15:18:06.027 Avg read interval was 197 msec. 192K block size
    381 2007-05-22 15:18:06.030 AFD: DoRewind(7, don't discard frames)
    382 2007-05-22 15:18:06.030 Dec: DoRewind(7 (16), don't discard frames)
    383 2007-05-22 15:18:06.030 AFD: SeekReset(0, 0, do flush, don't discard)
    384 2007-05-22 15:18:06.030 AFD: SeekReset() flushing
    385 2007-05-22 15:18:06.042 Avg read interval was 196 msec. 64K block size
    386 2007-05-22 15:18:06.059 Avg read interval was 197 msec. 96K block size
    387 2007-05-22 15:18:06.075 Avg read interval was 197 msec. 128K block size
    388 2007-05-22 15:18:06.091 Avg read interval was 197 msec. 160K block size
    389 2007-05-22 15:18:06.107 Avg read interval was 197 msec. 192K block size
    390 2007-05-22 15:18:06.137 Avg read interval was 198 msec. 224K block size
    391 2007-05-22 15:18:06.162 AFD: DoRewind(0, don't discard frames)
    392 2007-05-22 15:18:06.162 Dec: DoRewind(0 (1), don't discard frames)
    393 2007-05-22 15:18:06.162 AFD: SeekReset(0, 0, do flush, don't discard)
    394 2007-05-22 15:18:06.162 AFD: SeekReset() flushing
    395 2007-05-22 15:18:06.163 Avg read interval was 198 msec. 64K block size
    396 2007-05-22 15:18:06.175 Avg read interval was 197 msec. 96K block size
    397 2007-05-22 15:18:06.191 Avg read interval was 197 msec. 128K block size
    398 2007-05-22 15:18:06.207 Avg read interval was 197 msec. 160K block size
    399 2007-05-22 15:18:06.226 Avg read interval was 197 msec. 192K block size
    400 2007-05-22 15:18:06.239 Avg read interval was 197 msec. 224K block size
    401 2007-05-22 15:18:06.250 AFD: DoRewind(0, don't discard frames)
    402 2007-05-22 15:18:06.251 Dec: DoRewind(0 (1), don't discard frames)
    403 2007-05-22 15:18:06.251 AFD: SeekReset(0, 0, do flush, don't discard)
    404 2007-05-22 15:18:06.251 AFD: SeekReset() flushing
    405 2007-05-22 15:18:06.251 Avg read interval was 197 msec. 64K block size
    406 2007-05-22 15:18:06.263 Avg read interval was 197 msec. 96K block size
    407 2007-05-22 15:18:06.279 Avg read interval was 197 msec. 128K block size
    408 2007-05-22 15:18:06.315 Avg read interval was 199 msec. 160K block size
    409 2007-05-22 15:18:06.331 Avg read interval was 197 msec. 192K block size
    410 2007-05-22 15:18:06.347 Avg read interval was 197 msec. 224K block size
    411 2007-05-22 15:18:06.353 AFD: DoRewind(0, don't discard frames)
    412 2007-05-22 15:18:06.353 Dec: DoRewind(0 (1), don't discard frames)
    413 2007-05-22 15:18:06.354 AFD: SeekReset(0, 0, do flush, don't discard)
    414 2007-05-22 15:18:06.354 AFD: SeekReset() flushing
    415 2007-05-22 15:18:06.355 Avg read interval was 196 msec. 64K block size
    416 2007-05-22 15:18:06.371 Avg read interval was 197 msec. 96K block size
    417 2007-05-22 15:18:06.387 Avg read interval was 197 msec. 128K block size
    418 2007-05-22 15:18:06.403 Avg read interval was 197 msec. 160K block size
    419 2007-05-22 15:18:06.419 Avg read interval was 197 msec. 192K block size
    420 2007-05-22 15:18:06.435 Avg read interval was 197 msec. 224K block size
    421 2007-05-22 15:18:06.438 AFD: DoRewind(0, don't discard frames)
    422 2007-05-22 15:18:06.438 Dec: DoRewind(0 (1), don't discard frames)
    423 2007-05-22 15:18:06.438 AFD: SeekReset(0, 0, do flush, don't discard)
    424 2007-05-22 15:18:06.439 AFD: SeekReset() flushing
    425 2007-05-22 15:18:06.463 Avg read interval was 198 msec. 64K block size
    426 2007-05-22 15:18:06.475 Avg read interval was 197 msec. 96K block size
    427 2007-05-22 15:18:06.500 Avg read interval was 197 msec. 128K block size
    428 2007-05-22 15:18:06.528 Avg read interval was 197 msec. 160K block size
    429 2007-05-22 15:18:06.537 LiveTVChain(live-hmc-2007-05-22T15:17:44): SwitchTo(0)
    430 2007-05-22 15:18:06.537 LiveTVChain(live-hmc-2007-05-22T15:17:44): Entry@0: '1080_20070522151744'
    431 2007-05-22 15:18:06.544 Avg read interval was 197 msec. 192K block size
    432 2007-05-22 15:18:06.559 Avg read interval was 197 msec. 224K block size
    433 2007-05-22 15:18:06.565 JumpToProgram(void)
    434 2007-05-22 15:18:06.575 Avg read interval was 197 msec. 256K block size
    435 2007-05-22 15:18:06.733 NVP: ClearAfterSeek(1)
    436 2007-05-22 15:18:06.733 VideoOutputXv: ClearAfterSeek()
    437 2007-05-22 15:18:06.733 VideoOutputXv: DiscardFrames(0)
    438 2007-05-22 15:18:06.733 VideoBuffers::DiscardFrames(0): AAAAUAAAAAUAUAUAAAUAAAAAAAAAAAA
    439 2007-05-22 15:18:06.733 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
    440 2007-05-22 15:18:06.734 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
    441 2007-05-22 15:18:06.734 Dec: DoFastForward(1 (0), do discard frames)
    442 Segmentation Fault
    443