Opened 16 years ago

Closed 16 years ago

#4998 closed defect (invalid)

mythfrontend segfaults when switching to/from watching none to a DVB-T recording, mostly when switching back to none

Reported by: benwu@… Owned by: Isaac Richards
Priority: major Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by paulh)

I am getting a segfault every time I stop watching a DVB-T recording.

I sometimes get one trying to start watching it.

Here is the mythfrontend debug output:

[mythtv@myth2 ~]$ mythfrontend -v most
2008-03-19 23:07:43.809 Using runtime prefix = /usr, libdir = /usr/lib
2008-03-19 23:07:43.809 UPnp - Constructor
2008-03-19 23:07:43.809 MediaRenderer::Begin
2008-03-19 23:07:43.810 ThreadPool:AddWorkerThread - HTTP_WorkerThread
2008-03-19 23:07:43.810 HttpServer( 6547 ) - SharePath = /usr/share/mythtv/
2008-03-19 23:07:43.810 UPnp::Initialize - Begin
2008-03-19 23:07:43.810 UPnp::Initialize - Starting TaskQueue
2008-03-19 23:07:43.810 UPnp::Initialize - Creating SSDP Thread at port 6547
2008-03-19 23:07:43.812 UPnp::Initialize - End
2008-03-19 23:07:43.812 MediaRenderer::Creating UPnp Description
2008-03-19 23:07:43.812 MediaRenderer::Registering CMGR Service.
2008-03-19 23:07:43.812 UPnp::Start - Starting SSDP Thread (Multicast)
2008-03-19 23:07:43.812 UPnp::Start - Enabling Notifications
2008-03-19 23:07:43.812 SSDP::EnableNotifications() - creating new task
2008-03-19 23:07:43.812 SSDP::EnableNotifications() - sending NTS_byebye
2008-03-19 23:07:43.812 LookupUDN(urn:schemas-upnp-org:device:MediaRenderer:1) sName=UPnP/UDN/MediaRenderer, sUDN=e0c56914-6b4b-4de0-abee-09c642fd172f
2008-03-19 23:07:44.208 SSDP::EnableNotifications() - sending NTS_alive
2008-03-19 23:07:44.208 SSDP::EnableNotifications() - Task added to UPnP queue
2008-03-19 23:07:44.208 UPnp::Start - Returning
2008-03-19 23:07:44.208 MediaRenderer::End
2008-03-19 23:07:44.239 DPMS is disabled.
2008-03-19 23:07:44.239 Empty LocalHostName.
2008-03-19 23:07:44.239 Using localhost value of myth2.wunet.internal
2008-03-19 23:07:44.240 MCP::DefaultUPnP() - No default UPnP backend
2008-03-19 23:07:44.240 Testing network connectivity to 192.168.253.6
2008-03-19 23:07:44.255 New DB connection, total: 1
2008-03-19 23:07:44.283 Connected to database 'mythconverg' at host: 192.168.253.6
2008-03-19 23:07:44.286 Closing DB connection named 'DBManager0'
2008-03-19 23:07:44.287 Total desktop dim: 1280x720, with 1 screen[s].
2008-03-19 23:07:44.536 Connected to database 'mythconverg' at host: 192.168.253.6
2008-03-19 23:07:44.540 Using screen 0, 1280x720 at 0,0
2008-03-19 23:07:44.558 user: 500 effective user: 500 before privileged thread
2008-03-19 23:07:44.558 user: 500 effective user: 500 after privileged thread
2008-03-19 23:07:44.559 user: 500 effective user: 500 run_priv_thread
2008-03-19 23:07:44.561 New DB connection, total: 2
2008-03-19 23:07:44.577 Connected to database 'mythconverg' at host: 192.168.253.6
2008-03-19 23:07:44.589 mythfrontend version: 0.21.20080304-1 www.mythtv.org
2008-03-19 23:07:44.589 Enabled verbose msgs: most
2008-03-19 23:07:45.634 max_width: 1280 max_height: 1024
2008-03-19 23:07:45.935 max_width: 1280 max_height: 1024
2008-03-19 23:07:45.935 Trying 1280x720 60 Hz
2008-03-19 23:07:46.435 SwitchToGUI: Switched to 1280 x 720
2008-03-19 23:07:46.435 Total desktop dim: 1280x720, with 1 screen[s].
2008-03-19 23:07:46.439 Using screen 0, 1280x720 at 0,0
2008-03-19 23:07:46.443 Switching to wide mode (MythCenter-wide)
2008-03-19 23:07:46.493 Using the OpenGL painter
mythtv: could not connect to socket
mythtv: No such file or directory
2008-03-19 23:07:46.493 lirc_init failed for mythtv, see preceding messages
2008-03-19 23:07:46.493 JoystickMenuClient Error: Joystick disabled - Failed to read /home/mythtv/.mythtv/joystickmenurc
2008-03-19 23:07:46.826 Loading from: /usr/share/mythtv/themes/MythCenter-wide/base.xml
2008-03-19 23:07:46.847 Loading from: /usr/share/mythtv/themes/default/base.xml
2008-03-19 23:07:47.168 Registering Internal as a media playback plugin.
2008-03-19 23:07:47.332 Registering MythGallery Media Handler 1/2 as a media handler for MEDIATYPE_DATA
2008-03-19 23:07:47.338 Creating inactive MediaMonitor and static device list
2008-03-19 23:07:47.338 IgnoreDevices=
2008-03-19 23:07:47.343 MediaMonitorUnix::GetCDROMBlockDevices() returning sr0
2008-03-19 23:07:47.625 MediaMonitorUnix::AddDevice() - Added /dev/sr0
2008-03-19 23:07:47.625 Initial device list...
/dev/sr0 (PIONEER  DVD-RW  DVR-107D )
2008-03-19 23:07:47.625 Registering MythGallery Media Handler 2/2 as a media handler for MEDIATYPE_MGALLERY, ext(gif,jpg,png)
2008-03-19 23:07:47.626 MonitorRegisterExtensions(0x100, gif,jpg,png)
2008-03-19 23:07:47.686 Using NV NPOT texture extension
2008-03-19 23:07:47.736 MythMusic adding CD-Writer: 1,1,0 -- DVD-RW  DVR-107D
2008-03-19 23:07:47.890 Registering MythMusic Media Handler 1/2 as a media handler for MEDIATYPE_MIXED
2008-03-19 23:07:47.890 Registering MythMusic Media Handler 2/2 as a media handler for MEDIATYPE_MMUSIC, ext(ogg,mp3,aac,flac)
2008-03-19 23:07:47.890 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
SIP listening on IP Address 192.168.253.8:5060 NAT address 192.168.253.8
SIP: Cannot register; proxy, username or password not set
2008-03-19 23:07:48.191 Registering MythDVD DVD Media Handler as a media handler for MEDIATYPE_DVD
2008-03-19 23:07:48.193 Registering MythDVD VCD Media Handler as a media handler for MEDIATYPE_VCD
2008-03-19 23:08:01.919 MythSocket(b033d4c8:21): new socket
2008-03-19 23:08:01.927 Connecting to backend server: 192.168.253.6:6543 (try 1 of 5)
2008-03-19 23:08:01.927 MythSocket(b0392270:22): new socket
2008-03-19 23:08:01.927 MythSocket(b0392270:22): attempting connect() to (192.168.253.6:6543)
2008-03-19 23:08:01.928 MythSocket(b0392270:22): state change Idle -> Connected
2008-03-19 23:08:01.928 write -> 22 21      MYTH_PROTO_VERSION 40
2008-03-19 23:08:01.930 read  <- 22 13      ACCEPT[]:[]40
2008-03-19 23:08:01.930 Using protocol version 40
2008-03-19 23:08:01.930 write -> 22 34      ANN Monitor myth2.wunet.internal 0
2008-03-19 23:08:01.934 read  <- 22 2       OK
2008-03-19 23:08:01.934 MythSocket(b033d4c8:21): attempting connect() to (192.168.253.6:6543)
2008-03-19 23:08:01.935 MythSocket(b033d4c8:21): state change Idle -> Connected
2008-03-19 23:08:01.935 write -> 21 34      ANN Monitor myth2.wunet.internal 1
2008-03-19 23:08:01.938 read  <- 21 2       OK
2008-03-19 23:08:01.938 MythSocket(b033d4c8:21): UpRef: 1
2008-03-19 23:08:01.938 write -> 22 32      MESSAGE[]:[]CLEAR_SETTINGS_CACHE
2008-03-19 23:08:01.938 MythSocket: readyread thread start
2008-03-19 23:08:01.940 read  <- 22 2       OK
2008-03-19 23:08:01.940 MythSocket(b033d4c8:21): socket is readable
2008-03-19 23:08:01.940 MythSocket(b033d4c8:21): cb->readyRead()
2008-03-19 23:08:01.941 read  <- 21 50      BACKEND_MESSAGE[]:[]CLEAR_SETTINGS_CACHE[]:[]empty
2008-03-19 23:08:01.941 Received a remote 'Clear Cache' request
2008-03-19 23:08:01.989 max_width: 1280 max_height: 1024
2008-03-19 23:08:01.989 Trying 1280x720 60 Hz
2008-03-19 23:08:02.508 SwitchToGUI: Switched to 1280 x 720
2008-03-19 23:08:02.508 Total desktop dim: 1280x720, with 1 screen[s].
2008-03-19 23:08:02.513 Using screen 0, 1280x720 at 0,0
2008-03-19 23:08:02.519 Switching to wide mode (MythCenter-wide)
2008-03-19 23:08:02.935 Loading from: /usr/share/mythtv/themes/MythCenter-wide/base.xml
2008-03-19 23:08:02.953 Loading from: /usr/share/mythtv/themes/default/base.xml
2008-03-19 23:08:05.463 XMLParse::LoadTheme using /usr/share/mythtv/themes/MythCenter-wide/ui.xml
2008-03-19 23:08:05.620 write -> 22 21      QUERY_RECORDINGS Play
2008-03-19 23:08:05.766 read  <- 22 123480  172[]:[]Islam Unveiled[]:[]Part 1[]:[]This program is an exceptio...
2008-03-19 23:08:05.786 Not the earliest:  Islam Unveiled
2008-03-19 23:08:05.787 Not the earliest:  Give Me An Answer
2008-03-19 23:08:05.787 Not the earliest:  Give Me An Answer
2008-03-19 23:08:05.787 Not the earliest:  Precious Memories
2008-03-19 23:08:05.787 Not the earliest:  The World Of Peter Rabbit And Friends
2008-03-19 23:08:05.787 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.787 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.787 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.788 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.788 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.788 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.788 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.788 Not the earliest:  The World of Peter Rabbit and Friends
2008-03-19 23:08:05.789 Not the earliest:  HD Docos: Megastructures
2008-03-19 23:08:05.789 Not the earliest:  HD Docos: Megastructures
2008-03-19 23:08:05.789 Not the earliest:  Gaither Gospel
2008-03-19 23:08:05.789 Not the earliest:  The Walk and the Word
2008-03-19 23:08:05.789 Not the earliest:  Scope
2008-03-19 23:08:05.789 Not the earliest:  Scope
2008-03-19 23:08:05.790 Not the earliest:  HD Docos: Megastructures
2008-03-19 23:08:05.790 Not the earliest:  Gaither Gospel
2008-03-19 23:08:05.790 Not the earliest:  The Walk and the Word
2008-03-19 23:08:05.790 Not the earliest:  Scope
2008-03-19 23:08:05.790 Not the earliest:  Jakers!: The Adventures of Piggley Winks
2008-03-19 23:08:05.790 Not the earliest:  Jane And The Dragon
2008-03-19 23:08:05.791 Not the earliest:  Scope
2008-03-19 23:08:05.791 Not the earliest:  HD Docos: Megastructures
2008-03-19 23:08:05.791 Not the earliest:  MADtv
2008-03-19 23:08:05.791 Not the earliest:  Scope
2008-03-19 23:08:05.791 Not the earliest:  Jakers!: The Adventures of Piggley Winks
2008-03-19 23:08:05.792 Not the earliest:  Better Homes and Gardens
2008-03-19 23:08:05.792 Not the earliest:  Talk to the Animals
2008-03-19 23:08:05.792 Not the earliest:  Jane And The Dragon
2008-03-19 23:08:05.792 Not the earliest:  Beyond Tomorrow
2008-03-19 23:08:05.792 Not the earliest:  Scope
2008-03-19 23:08:05.793 Not the earliest:  HD Docos: Megastructures
2008-03-19 23:08:05.793 Not the earliest:  So You Think You Can Dance
2008-03-19 23:08:05.793 Not the earliest:  Jane And The Dragon
2008-03-19 23:08:05.793 Not the earliest:  Terminator: The Sarah Connor Chronicles
2008-03-19 23:08:05.793 Not the earliest:  Sesame Street
2008-03-19 23:08:05.793 Not the earliest:  Play School
2008-03-19 23:08:05.793 Not the earliest:  Jane And The Dragon
2008-03-19 23:08:05.793 Not the earliest:  Spicks & Specks
2008-03-19 23:08:05.794 Not the earliest:  Numb3rs
2008-03-19 23:08:05.809 Daily interval:  Play School
2008-03-19 23:08:05.809  Wed 19  87  Play School
2008-03-19 23:08:05.809 Daily interval:  Sesame Street
2008-03-19 23:08:05.809  Wed 19  88  Sesame Street
2008-03-19 23:08:05.809  Mon 17  2  For the Juniors
2008-03-19 23:08:05.810 Weekly interval: 60 Minutes
2008-03-19 23:08:05.810  Sun 16  52  60 Minutes
2008-03-19 23:08:05.810 Weekly interval: So You Think You Can Dance
2008-03-19 23:08:05.810  Sun 16  54  So You Think You Can Dance
2008-03-19 23:08:05.810 Weekly interval: Live from Studio B
2008-03-19 23:08:05.810  Sun 16  50  Live from Studio B
2008-03-19 23:08:05.810 Weekly interval: The World Around Us
2008-03-19 23:08:05.810  Sun 16  50  The World Around Us
2008-03-19 23:08:05.810 Weekly interval: Saturday Feature
2008-03-19 23:08:05.810  Sun 16  47  Saturday Feature
2008-03-19 23:08:05.810 Weekly interval: Studio 22
2008-03-19 23:08:05.810  Sun 16  40  Studio 22
2008-03-19 23:08:05.810 Weekly interval: Top Gear
2008-03-19 23:08:05.810  Sat 15  61  Top Gear
2008-03-19 23:08:05.810 Weekly interval: Australia's Funniest Home Video Show
2008-03-19 23:08:05.810  Sat 15  59  Australia's Funniest Home Video Show
2008-03-19 23:08:05.810 Weekly interval: Totally Wild
2008-03-19 23:08:05.810  Sat 15  51  Totally Wild
2008-03-19 23:08:05.810 Weekly interval: Better Homes and Gardens
2008-03-19 23:08:05.810  Fri 14  70  Better Homes and Gardens
2008-03-19 23:08:05.811 Daily interval:  Spicks & Specks
2008-03-19 23:08:05.811  Fri 14  64  Spicks & Specks
2008-03-19 23:08:05.811  Thu 13  30  Battlestar Galactica
2008-03-19 23:08:05.811 Weekly interval: Terminator: The Sarah Connor Chronicles
2008-03-19 23:08:05.811  Tue 11  52  Terminator: The Sarah Connor Chronicles
2008-03-19 23:08:05.811  Mon 10  30  The Insiders Guide To Happiness
2008-03-19 23:08:05.811  Mon 10  30  The Doves
2008-03-19 23:08:05.811  Mon 10  30  The Shield
2008-03-19 23:08:05.811  Sun 9  22  Peter Pan
2008-03-19 23:08:05.811  Sun 9  22  Ice Station Zebra
2008-03-19 23:08:05.811  Sun 9  18  Beethoven's 2nd
2008-03-19 23:08:05.811 Weekly interval: Beyond Tomorrow
2008-03-19 23:08:05.811  Sun 9  173  Beyond Tomorrow
2008-03-19 23:08:05.811 Weekly interval: Talk to the Animals
2008-03-19 23:08:05.811  Sat 8  61  Talk to the Animals
2008-03-19 23:08:05.811  Sat 8  21  The Great Race
2008-03-19 23:08:05.811  Fri 7  31  48 Hrs.
2008-03-19 23:08:05.811  Fri 7  20  Where the Heart Is
2008-03-19 23:08:05.811 Weekly interval: Jakers!: The Adventures of Piggley Winks
2008-03-19 23:08:05.812  Tue 4  60  Jakers!: The Adventures of Piggley Winks
2008-03-19 23:08:05.812  Sun 2  25  Beethoven
2008-03-19 23:08:05.812 Daily interval:  Jane And The Dragon
2008-03-19 23:08:05.812  Sun 2  77  Jane And The Dragon
2008-03-19 23:08:05.812  Wed 27  233  HD Docos: Megastructures
2008-03-19 23:08:05.812 Weekly interval: Scope
2008-03-19 23:08:05.812  Mon 25  76  Scope
2008-03-19 23:08:05.812 Weekly interval: The Walk and the Word
2008-03-19 23:08:05.812  Sat 23  55  The Walk and the Word
2008-03-19 23:08:05.812 Weekly interval: Fresh Cooking with the Australian Women's Weekly
2008-03-19 23:08:05.812  Thu 21  52  Fresh Cooking with the Australian Women's Weekly
2008-03-19 23:08:05.812  Sun 17  48  The Wannabes
2008-03-19 23:08:05.812  Sun 17  43  City Slickers II: The Legend of Curly's Gold
2008-03-19 23:08:05.812  Sat 16  54  Iron Chef
2008-03-19 23:08:05.812  Sat 16  54  Charlie and the Chocolate Factory
2008-03-19 23:08:05.812  Fri 15  39  Homeless to Harvard: The Liz Murray Story
2008-03-19 23:08:05.812  Fri 15  33  The Wiggles
2008-03-19 23:08:05.812  Fri 15  53  The Marvels of Madagascar
2008-03-19 23:08:05.812  Wed 11  66  The World Of Peter Rabbit And Friends
2008-03-19 23:08:05.813  Fri 23  84  Ella Enchanted
2008-03-19 23:08:05.813  Sun 14  156  Give Me An Answer
2008-03-19 23:08:05.813 Weekly interval: Precious Memories
2008-03-19 23:08:05.813  Sat 2  530  Precious Memories
2008-03-19 23:08:05.813  Tue 22  118  Islam Unveiled
2008-03-19 23:08:05.907 write -> 22 614     QUERY_CHECKFILE[]:[]1[]:[]Numb3rs[]:[]Sniper Zero[]:[]The city is...
2008-03-19 23:08:05.910 read  <- 22 46      1[]:[]/myth/recordings/1012_20080319213000.mpg
2008-03-19 23:08:06.859 write -> 22 614     QUERY_CHECKFILE[]:[]0[]:[]Numb3rs[]:[]Sniper Zero[]:[]The city is...
2008-03-19 23:08:06.861 read  <- 22 46      1[]:[]/myth/recordings/1012_20080319213000.mpg
2008-03-19 23:08:06.869 ProgramInfo: GetPlaybackURL: Found @ 'myth://192.168.253.6:6543/1012_20080319213000.mpg'
2008-03-19 23:08:06.870 write -> 22 614     QUERY_CHECKFILE[]:[]1[]:[]Numb3rs[]:[]Sniper Zero[]:[]The city is...
2008-03-19 23:08:06.871 read  <- 22 46      1[]:[]/myth/recordings/1012_20080319213000.mpg
2008-03-19 23:08:06.938 MythEvent: PLAYBACK_START myth2.wunet.internal
2008-03-19 23:08:06.938 write -> 22 23      GET_FREE_RECORDER_COUNT
2008-03-19 23:08:06.940 read  <- 22 1       4
2008-03-19 23:08:06.945 TV: Attempting to change from None to WatchingRecording
2008-03-19 23:08:06.951 ProgramInfo: GetPlaybackURL: Using default of: 'myth://192.168.253.6:6543/1012_20080319213000.mpg'
2008-03-19 23:08:06.951 RingBuf(myth://192.168.253.6:6543/1012_20080319213000.mpg): OpenFile(myth://192.168.253.6:6543/1012_20080319213000.mpg, 12)
2008-03-19 23:08:06.951 MythSocket(8e83358:27): new socket
2008-03-19 23:08:06.951 MythSocket(8e83358:27): attempting connect() to (192.168.253.6:6543)
2008-03-19 23:08:06.952 MythSocket(8e83358:27): state change Idle -> Connected
2008-03-19 23:08:06.952 write -> 27 35      ANN Playback myth2.wunet.internal 0
2008-03-19 23:08:06.958 read  <- 27 2       OK
2008-03-19 23:08:06.958 MythSocket(8ecf650:28): new socket
2008-03-19 23:08:06.958 MythSocket(8ecf650:28): attempting connect() to (192.168.253.6:6543)
2008-03-19 23:08:06.959 MythSocket(8ecf650:28): state change Idle -> Connected
2008-03-19 23:08:06.959 write -> 28 71      ANN FileTransfer myth2.wunet.internal 1 -1[]:[]/1012_200803192130...
2008-03-19 23:08:06.966 read  <- 28 31      OK[]:[]24[]:[]2[]:[]-1756295092
2008-03-19 23:08:06.966 RingBuf(myth://192.168.253.6:6543/1012_20080319213000.mpg): CalcReadAheadThresh(5388994 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2008-03-19 23:08:06.967 write -> 22 609     GET_RECORDER_NUM[]:[]Numb3rs[]:[]Sniper Zero[]:[]The city is in a...
2008-03-19 23:08:06.968 read  <- 22 20      -1[]:[]nohost[]:[]-1
2008-03-19 23:08:06.968 TV Error: Couldn't find recorder for in-progress recording
2008-03-19 23:08:06.983 ProgramInfo: GetPlaybackURL: Using default of: 'myth://192.168.253.6:6543/1012_20080319213000.mpg'
2008-03-19 23:08:06.984 write -> 22 614     QUERY_CHECKFILE[]:[]1[]:[]Numb3rs[]:[]Sniper Zero[]:[]The city is...
2008-03-19 23:08:06.986 read  <- 22 46      1[]:[]/myth/recordings/1012_20080319213000.mpg
2008-03-19 23:08:06.989 write -> 22 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2008-03-19 23:08:06.991 MythSocket(b033d4c8:21): socket is readable
2008-03-19 23:08:06.991 MythSocket(b033d4c8:21): cb->readyRead()
2008-03-19 23:08:06.991 read  <- 21 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2008-03-19 23:08:06.992 MythEvent: RECORDING_LIST_CHANGE
2008-03-19 23:08:06.992 read  <- 22 2       OK
2008-03-19 23:08:07.019 write -> 27 45      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]1
2008-03-19 23:08:07.020 read  <- 27 1       1
2008-03-19 23:08:07.020 Read(): reqd=1, rcvd=1, rept=1, error=0
2008-03-19 23:08:07.020 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.028 read  <- 27 5       32768
2008-03-19 23:08:07.028 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.028 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.033 read  <- 27 5       32768
2008-03-19 23:08:07.033 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.034 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.038 read  <- 27 5       32768
2008-03-19 23:08:07.039 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.039 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.046 read  <- 27 5       65536
2008-03-19 23:08:07.046 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:07.047 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.054 read  <- 27 5       65536
2008-03-19 23:08:07.054 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:07.055 mpegts_add_stream: at pid 0x202 with type 2
2008-03-19 23:08:07.055 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.056 mpegts_add_stream: stream #0, has id 0x202 and codec MPEG2VIDEO, type Video at 0x9499290
2008-03-19 23:08:07.056 mpegts_add_stream: at pid 0x2a0 with type 129
2008-03-19 23:08:07.056 mpegts_add_stream: stream #1, has id 0x2a0 and codec AC3, type Audio at 0x9499d40
2008-03-19 23:08:07.057 mpegts_add_stream: at pid 0x241 with type 257
2008-03-19 23:08:07.057 mpegts_add_stream: stream #2, has id 0x241 and codec DVB_VBI, type Data at 0x8e9d830
2008-03-19 23:08:07.062 read  <- 27 5       65536
2008-03-19 23:08:07.063 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:07.063 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.070 read  <- 27 5       65536
2008-03-19 23:08:07.071 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:07.071 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:07.081 read  <- 27 5       98304
2008-03-19 23:08:07.081 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:07.082 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:07.092 read  <- 27 5       98304
2008-03-19 23:08:07.092 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:07.093 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:07.103 read  <- 27 5       98304
2008-03-19 23:08:07.103 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:07.104 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:07.114 read  <- 27 5       98304
2008-03-19 23:08:07.114 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:07.115 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:07.128 read  <- 27 6       131072
2008-03-19 23:08:07.128 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:07.129 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:07.142 read  <- 27 6       131072
2008-03-19 23:08:07.142 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:07.143 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:07.156 read  <- 27 6       131072
2008-03-19 23:08:07.156 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:07.157 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:07.170 read  <- 27 6       131072
2008-03-19 23:08:07.170 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:07.171 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:07.184 read  <- 27 6       131072
2008-03-19 23:08:07.184 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:07.185 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:07.201 read  <- 27 6       163840
2008-03-19 23:08:07.201 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:07.202 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:07.218 read  <- 27 6       163840
2008-03-19 23:08:07.218 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:07.219 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:07.235 read  <- 27 6       163840
2008-03-19 23:08:07.235 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:07.236 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:07.252 read  <- 27 6       163840
2008-03-19 23:08:07.252 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:07.253 write -> 27 66      QUERY_FILETRANSFER 24[]:[]SEEK[]:[]0[]:[]0[]:[]0[]:[]0[]:[]1802240
2008-03-19 23:08:07.254 read  <- 27 7       0[]:[]0
2008-03-19 23:08:07.254 write -> 27 45      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]1
2008-03-19 23:08:07.256 read  <- 27 1       1
2008-03-19 23:08:07.256 Read(): reqd=1, rcvd=1, rept=1, error=0
2008-03-19 23:08:07.256 write -> 27 70      QUERY_FILETRANSFER 24[]:[]SEEK[]:[]2[]:[]-1756545092[]:[]0[]:[]0[...
2008-03-19 23:08:07.258 read  <- 27 17      2[]:[]-1756545092
2008-03-19 23:08:07.258 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.262 read  <- 27 5       32768
2008-03-19 23:08:07.262 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.262 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.266 read  <- 27 5       32768
2008-03-19 23:08:07.266 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.266 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.271 read  <- 27 5       32768
2008-03-19 23:08:07.271 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.271 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:07.275 read  <- 27 5       32768
2008-03-19 23:08:07.275 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:07.275 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.282 read  <- 27 5       65536
2008-03-19 23:08:07.282 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:07.283 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:07.549 read  <- 27 5       53392
2008-03-19 23:08:07.549 Read(): reqd=65536, rcvd=53392, rept=53392, error=0
2008-03-19 23:08:07.549 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:08.550 RingBuf(myth://192.168.253.6:6543/1012_20080319213000.mpg): Waited 1.0 seconds for data to become available...
2008-03-19 23:08:09.550 RingBuf(myth://192.168.253.6:6543/1012_20080319213000.mpg): Waited 2.0 seconds for data to become available...
2008-03-19 23:08:09.950 read  <- 27 1       0
2008-03-19 23:08:09.950 Read(): reqd=65536, rcvd=0, rept=0, error=0
2008-03-19 23:08:09.950 write -> 27 70      QUERY_FILETRANSFER 24[]:[]SEEK[]:[]0[]:[]0[]:[]0[]:[]2[]:[]-17562...
2008-03-19 23:08:09.951 read  <- 27 7       0[]:[]0
2008-03-19 23:08:09.952 AFD: Stream #0, has id 0x514 codec id MPEG2VIDEO, type Video, bitrate 90000000 at 0x0x9499290
2008-03-19 23:08:09.961 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(2) rend(xv-blit) osd(softblend) osdfade(disabled) deint(linearblend,linearblend) filt()
2008-03-19 23:08:09.961 VDP: LoadBestPreferences(2048x2048, 0)
2008-03-19 23:08:09.961 VDP: LoadBestPreferences(2048x2048, 60)
2008-03-19 23:08:09.961 VDP: LoadBestPreferences(1920x1080, 60)
2008-03-19 23:08:09.961 Using 2 CPUs for decoding
2008-03-19 23:08:09.968 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(2) rend(xv-blit) osd(softblend) osdfade(disabled) deint(linearblend,linearblend) filt()
2008-03-19 23:08:09.968 VDP: LoadBestPreferences(2048x2048, 0)
2008-03-19 23:08:09.968 VDP: LoadBestPreferences(2048x2048, 60)
2008-03-19 23:08:09.968 VDP: LoadBestPreferences(1920x1080, 60)
2008-03-19 23:08:09.968 AFD: Using libmpeg2 for video decoding
2008-03-19 23:08:09.968 AFD: InitVideoCodec() 0x8ed08a0 id(MPEG2VIDEO) type (Video).
2008-03-19 23:08:09.968 detectInterlace(Detect Scan, Interlaced Scan, 25, 1080) ->Interlaced Scan
2008-03-19 23:08:09.969 AFD: Using libmpeg2 for video decoding
2008-03-19 23:08:09.969 AFD: Looking for decoder for MPEG2VIDEO
2008-03-19 23:08:09.969 AFD: Opened codec 0x8ed08a0, id(MPEG2VIDEO) type(Video)
2008-03-19 23:08:09.969 AFD: Stream #1, has id 0x672 codec id AC3, type Audio, bitrate 448000 at 0x0x9499d40
2008-03-19 23:08:09.969 AFD: codec AC3 has 2 channels
2008-03-19 23:08:09.969 AFD: Looking for decoder for AC3
2008-03-19 23:08:09.971 AFD: Opened codec 0x9470b80, id(AC3) type(Audio)
2008-03-19 23:08:09.971 AFD: Audio Track #1 is A/V stream #1 and has 2 channels in the English language(6647399).
2008-03-19 23:08:09.971 AFD: Stream #2, has id 0x577 codec id DVB_VBI, type Data, bitrate 0 at 0x0x8e9d830
2008-03-19 23:08:09.971 AFD: Teletext caption #0 is in the English language on page 8 1.
2008-03-19 23:08:09.971 AFD: data codec (Data)
2008-03-19 23:08:09.971 RingBuf(myth://192.168.253.6:6543/1012_20080319213000.mpg): CalcReadAheadThresh(95015400 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2008-03-19 23:08:09.971 AFD: Selected track 1: English AC3 2ch (A/V Stream #1)
2008-03-19 23:08:09.971 AFD: Initializing audio parms from audio track #1
2008-03-19 23:08:09.971 AFD: Audio format changed digital passthrough id( AC3) 48000Hz  2ch  16bps pt
                        from id(NONE)    -1Hz -1ch   0bps    ; id(NONE)    -1Hz -1ch   0bps
                        to   id( AC3) 48000Hz  2ch  16bps pt ; id( AC3) 48000Hz  2ch  16bps pt
2008-03-19 23:08:09.976 AO: Killing AudioOutputDSP
2008-03-19 23:08:09.976 Opening audio device 'iec958'. ch 2(2) sr 48000
2008-03-19 23:08:09.976 Opening ALSA audio device 'iec958:{ AES0 0x02 }'.
2008-03-19 23:08:09.988 in SetParameters(format=2, channels=2, rate=48000, buffer_time=500000, period_time=125000)
2008-03-19 23:08:09.988 get_buffer_size returned 16384
2008-03-19 23:08:09.988 set_period_time_near returned 170666
2008-03-19 23:08:09.989 get_period_size returned 8192
2008-03-19 23:08:09.997 Opening mixer /dev/mixer
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL /dev/mixer
2008-03-19 23:08:09.998 AudioOutput Warning: Mixer attach error -2: No such file or directory
                        Check Mixer Name in Setup: '/dev/mixer'
2008-03-19 23:08:09.998 AO: Audio fragment size: 6144
2008-03-19 23:08:10.000 AO: Audio Stretch Factor: 1
2008-03-19 23:08:10.001 Audio Codec Used: not set
2008-03-19 23:08:10.001 write -> 27 45      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]1
2008-03-19 23:08:10.001 AO: kickoffOutputAudioLoop: pid = 20646
2008-03-19 23:08:10.001 AO: OutputAudioLoop: Play Event
2008-03-19 23:08:10.001 AO: Ending reconfigure
2008-03-19 23:08:10.001 AO: Killing AudioOutputDSP
2008-03-19 23:08:10.001 read  <- 27 1       1
2008-03-19 23:08:10.002 Read(): reqd=1, rcvd=1, rept=1, error=0
2008-03-19 23:08:10.002 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.003 AO: OutputAudioLoop: Stop Event
2008-03-19 23:08:10.003 AO: kickoffOutputAudioLoop exiting
2008-03-19 23:08:10.007 Opening audio device 'iec958'. ch 2(2) sr 48000
2008-03-19 23:08:10.007 Opening ALSA audio device 'iec958:{ AES0 0x02 }'.
2008-03-19 23:08:10.008 in SetParameters(format=2, channels=2, rate=48000, buffer_time=500000, period_time=125000)
2008-03-19 23:08:10.009 get_buffer_size returned 16384
2008-03-19 23:08:10.009 set_period_time_near returned 170666
2008-03-19 23:08:10.009 get_period_size returned 8192
2008-03-19 23:08:10.009 read  <- 27 5       32768
2008-03-19 23:08:10.010 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.010 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.013 Opening mixer /dev/mixer
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL /dev/mixer
2008-03-19 23:08:10.013 AudioOutput Warning: Mixer attach error -2: No such file or directory
                        Check Mixer Name in Setup: '/dev/mixer'
2008-03-19 23:08:10.013 AO: Audio fragment size: 6144
2008-03-19 23:08:10.013 AO: Audio Stretch Factor: 1
2008-03-19 23:08:10.013 Audio Codec Used: AC3
2008-03-19 23:08:10.013 AO: kickoffOutputAudioLoop: pid = 20646
2008-03-19 23:08:10.013 AO: OutputAudioLoop: Play Event
2008-03-19 23:08:10.013 AO: Ending reconfigure
2008-03-19 23:08:10.013 Dec: Trying to select track (w/lang)
2008-03-19 23:08:10.014 Dec: Selecting first track
2008-03-19 23:08:10.014 Dec: Selected track #1 in the Unknown language(0)
2008-03-19 23:08:10.014 Dec: Selected track #1 in the English language(6647399)
2008-03-19 23:08:10.014 Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
2008-03-19 23:08:10.014 read  <- 27 5       32768
2008-03-19 23:08:10.014 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.015 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.021 read  <- 27 5       32768
2008-03-19 23:08:10.022 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.022 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.027 read  <- 27 5       32768
2008-03-19 23:08:10.028 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.028 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.033 read  <- 27 5       32768
2008-03-19 23:08:10.034 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.034 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.039 read  <- 27 5       32768
2008-03-19 23:08:10.040 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.040 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.045 read  <- 27 5       32768
2008-03-19 23:08:10.045 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.045 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.051 read  <- 27 5       32768
2008-03-19 23:08:10.052 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.052 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]32768
2008-03-19 23:08:10.058 read  <- 27 5       32768
2008-03-19 23:08:10.059 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2008-03-19 23:08:10.059 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:10.069 read  <- 27 5       65536
2008-03-19 23:08:10.070 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:10.070 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:10.078 read  <- 27 5       65536
2008-03-19 23:08:10.079 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:10.079 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:10.086 read  <- 27 5       65536
2008-03-19 23:08:10.087 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:10.087 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]65536
2008-03-19 23:08:10.094 read  <- 27 5       65536
2008-03-19 23:08:10.095 Read(): reqd=65536, rcvd=65536, rept=65536, error=0
2008-03-19 23:08:10.095 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:10.105 read  <- 27 5       98304
2008-03-19 23:08:10.105 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:10.106 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:10.116 read  <- 27 5       98304
2008-03-19 23:08:10.116 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:10.117 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:10.127 read  <- 27 5       98304
2008-03-19 23:08:10.128 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:10.128 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:10.138 read  <- 27 5       98304
2008-03-19 23:08:10.139 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:10.139 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:10.147 Position map filled from DB to: 134872
2008-03-19 23:08:10.148 SyncPositionMap prerecorded, from DB: 11251 entries
2008-03-19 23:08:10.149 SyncPositionMap, new totframes: 134872, new length: 5394, posMap size: 11251
2008-03-19 23:08:10.149 Input #0, mpegts, from 'myth://192.168.253.6:6543/1012_20080319213000.mpg':
2008-03-19 23:08:10.149   Duration: 24:41:47.8, start: 126.663944, bitrate: 1001 kb/s
2008-03-19 23:08:10.149     Stream #0.0[0x202], 1/90000: Video: mpeg2video, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 1/25, 90000 kb/s, 25.00 tb(r)
2008-03-19 23:08:10.149     Stream #0.1[0x2a0](eng), 1/90000: Audio: ac3, 48000 Hz, stereo, 448 kb/s
2008-03-19 23:08:10.149     Stream #0.2[0x241](eng), 1/90000: Data: 0x0000
2008-03-19 23:08:10.149 AFD: Position map found
2008-03-19 23:08:10.149 AFD: Successfully opened decoder for file: "myth://192.168.253.6:6543/1012_20080319213000.mpg". novideo(0)
2008-03-19 23:08:10.152 read  <- 27 6       131072
2008-03-19 23:08:10.153 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:10.153 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:10.160 AO: no change exiting
2008-03-19 23:08:10.160 AO: Pause 1
2008-03-19 23:08:10.162 AO: OutputAudioLoop: audio paused
2008-03-19 23:08:10.166 read  <- 27 6       131072
2008-03-19 23:08:10.167 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:10.167 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:10.174 VideoOutput: Allowed renderers: opengl,xv-blit,xshm,xlib
2008-03-19 23:08:10.174 VideoOutput: Allowed renderers (filt: libmpeg2): xlib,xshm,xv-blit,opengl
2008-03-19 23:08:10.180 read  <- 27 6       131072
2008-03-19 23:08:10.180 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:10.181 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:10.190 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(2) rend(xv-blit) osd(softblend) osdfade(disabled) deint(linearblend,linearblend) filt()
2008-03-19 23:08:10.190 VDP: LoadBestPreferences(2048x2048, 0)
2008-03-19 23:08:10.190 VDP: LoadBestPreferences(2048x2048, 60)
2008-03-19 23:08:10.190 VDP: LoadBestPreferences(1920x1080, 60)
2008-03-19 23:08:10.190 VideoOutput: Preferred renderer: xv-blit
2008-03-19 23:08:10.190 VideoOutput: Trying video renderer: xv-blit
2008-03-19 23:08:10.194 read  <- 27 6       131072
2008-03-19 23:08:10.194 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:10.195 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131072
2008-03-19 23:08:10.203 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(2) rend(xv-blit) osd(softblend) osdfade(disabled) deint(linearblend,linearblend) filt()
2008-03-19 23:08:10.203 VDP: LoadBestPreferences(2048x2048, 0)
2008-03-19 23:08:10.203 VDP: LoadBestPreferences(2048x2048, 60)
2008-03-19 23:08:10.208 read  <- 27 6       131072
2008-03-19 23:08:10.209 Read(): reqd=131072, rcvd=131072, rept=131072, error=0
2008-03-19 23:08:10.209 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:10.225 read  <- 27 6       163840
2008-03-19 23:08:10.225 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:10.226 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:10.242 read  <- 27 6       163840
2008-03-19 23:08:10.242 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:10.243 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:10.259 read  <- 27 6       163840
2008-03-19 23:08:10.259 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:10.260 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:10.275 VideoOutputXv: ctor
2008-03-19 23:08:10.276 read  <- 27 6       163840
2008-03-19 23:08:10.276 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:10.277 XOff: 0, YOff: 0
2008-03-19 23:08:10.277 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]163840
2008-03-19 23:08:10.277 VDP: LoadBestPreferences(1920x1088, 60)
2008-03-19 23:08:10.277 Display Rect  left: 0, top: 128, width: 1280, height: 768, aspect: 1.33333
2008-03-19 23:08:10.277 Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
2008-03-19 23:08:10.278 Trying 1280x720 60 Hz
2008-03-19 23:08:10.293 read  <- 27 6       163840
2008-03-19 23:08:10.293 Read(): reqd=163840, rcvd=163840, rept=163840, error=0
2008-03-19 23:08:10.294 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:10.312 read  <- 27 6       196608
2008-03-19 23:08:10.312 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:10.313 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:10.332 read  <- 27 6       196608
2008-03-19 23:08:10.332 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:10.333 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:10.351 read  <- 27 6       196608
2008-03-19 23:08:10.351 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:10.792 SwitchToVideo: Video size 1920 x 1080:
    Switched to displaying resolution 1280 x 720, 597mm x 358mm
2008-03-19 23:08:10.792 VideoOutputXv: Pixel dimensions: Screen 1280x720, window 1280x720
2008-03-19 23:08:10.793 VideoOutputXv: Estimated display dimensions: 597x358 mm  Aspect: 1.6676
2008-03-19 23:08:10.793 VideoOutputXv: Estimated window dimensions: 597x358 mm  Aspect: 1.77778
2008-03-19 23:08:10.794 VideoOutputXv: InitSetupBuffers() render: xv-blit, allowed: opengl,xv-blit,xshm,xlib
2008-03-19 23:08:10.800 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) cpus(2) rend(xv-blit) osd(softblend) osdfade(disabled) deint(linearblend,linearblend) filt()
2008-03-19 23:08:10.800 VDP: LoadBestPreferences(2048x2048, 0)
2008-03-19 23:08:10.800 VDP: LoadBestPreferences(2048x2048, 60)
2008-03-19 23:08:10.801 VDP: LoadBestPreferences(1920x1088, 60)
2008-03-19 23:08:10.801 VideoOutputXv: @ j=0 Looking for flag[s]: XvInputMask XvImageMask  10
2008-03-19 23:08:10.801 VideoOutputXv: Adaptor#0: Intel(R) Textured Video has flag[s]: XvInputMask XvImageMask
2008-03-19 23:08:10.801 VideoOutputXv: Has XVideo flags...
2008-03-19 23:08:10.801 VideoOutputXv: Has XV_BRIGHTNESS...
2008-03-19 23:08:10.801 VideoOutputXv: Here...
2008-03-19 23:08:10.802 VideoOutputXv: Grabbed xv port 73
2008-03-19 23:08:10.802 VideoOutputXv: XVideo surface found on port 73
2008-03-19 23:08:10.802 VideoOutputXv: XVideo Adaptor Name: 'Intel(R) Textured Video'
2008-03-19 23:08:10.802 VideoOutputXv: XVideo Format #0 is 'YUY2'
2008-03-19 23:08:10.802 VideoOutputXv: XVideo Format #1 is 'YV12'
2008-03-19 23:08:10.802 VideoOutputXv: XVideo Format #2 is 'I420'
2008-03-19 23:08:10.802 VideoOutputXv: XVideo Format #3 is 'UYVY'
2008-03-19 23:08:10.802 VideoOutputXv: Using XVideo Format 'YV12'
2008-03-19 23:08:10.803 VideoOutputXv: CreateShmImages(32): video_dim: 1920x1088
2008-03-19 23:08:10.941 VDP: SetVideoRenderer(xv-blit)
2008-03-19 23:08:10.941 VDP: SetVideoRender(xv-blit) == GetVideoRenderer()
2008-03-19 23:08:10.941 VideoOutputXv: Chromakeying not possible with this XVideo port.
2008-03-19 23:08:10.941 VideoOutputXv: PictureAttributes: Brightness, Contrast
2008-03-19 23:08:10.948


 unsupported attribute



2008-03-19 23:08:10.948


 unsupported attribute



2008-03-19 23:08:10.948 Display Rect  left: 0, top: 0, width: 1280, height: 720, aspect: 1.77778
2008-03-19 23:08:10.948 Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
2008-03-19 23:08:10.952 Over/underscan. V: 0, H: 0
2008-03-19 23:08:10.952 Display Rect  left: 0, top: 0, width: 1280, height: 720, aspect: 1.77778
2008-03-19 23:08:10.952 Video Rect    left: 0, top: 0, width: 1920, height: 1080, aspect: 1.77778
2008-03-19 23:08:10.952 VDP: LoadBestPreferences(1920x1088, 25)
2008-03-19 23:08:10.954 NVP: LoadFilters(''..) -> 0
2008-03-19 23:08:10.957 OSD Theme Dimensions W: 640 H: 480
2008-03-19 23:08:11.085 OSD: InitCC708() -- begin
2008-03-19 23:08:11.433 OSD: InitCC708() -- end
2008-03-19 23:08:11.913 NVP: ClearAfterSeek(1)
2008-03-19 23:08:11.913 VideoOutputXv: ClearAfterSeek()
2008-03-19 23:08:11.914 VideoOutputXv: DiscardFrames(0)
2008-03-19 23:08:11.914 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2008-03-19 23:08:11.913 TV: StartPlayer(): took 4895 ms to start player.
2008-03-19 23:08:11.914 VideoBuffers::DiscardFrames(0): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-03-19 23:08:11.914 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-03-19 23:08:11.914 AO: Pause 1
2008-03-19 23:08:11.915 write -> 22 53      MESSAGE[]:[]COMMFLAG_REQUEST 1012 2008-03-19T21:30:00
2008-03-19 23:08:11.915 AO: OutputAudioLoop: audio paused
2008-03-19 23:08:11.916 New DB connection, total: 3
2008-03-19 23:08:11.917 MythSocket(b033d4c8:21): socket is readable
2008-03-19 23:08:11.917 MythSocket(b033d4c8:21): cb->readyRead()
2008-03-19 23:08:11.918 Realtime priority would require SUID as root.
2008-03-19 23:08:11.918 read  <- 21 71      BACKEND_MESSAGE[]:[]COMMFLAG_REQUEST 1012 2008-03-19T21:30:00[]:[...
2008-03-19 23:08:11.918 MythEvent: COMMFLAG_REQUEST 1012 2008-03-19T21:30:00
2008-03-19 23:08:11.918 VDP: GetFilteredDeint() : xv-blit -> 'linearblend'
2008-03-19 23:08:11.918 read  <- 22 2       OK
2008-03-19 23:08:11.919 TV: Changing from None to WatchingPreRecorded
2008-03-19 23:08:11.920 Using deinterlace method linearblend
2008-03-19 23:08:11.922 nVidiaVideoSync: Could not open device /dev/nvidia0, No such file or directory
2008-03-19 23:08:11.933 Connected to database 'mythconverg' at host: 192.168.253.6
2008-03-19 23:08:11.938 NVP: new commBreakIter = 4 @ frame 26920
2008-03-19 23:08:11.939 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.939 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.940 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.941 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.941 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.956 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]131071
2008-03-19 23:08:11.957 Using audio as timebase
2008-03-19 23:08:11.957 Video timing method: DRM
2008-03-19 23:08:11.957 Refresh rate: 16707, frame interval: 40000
2008-03-19 23:08:11.969 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.969 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.972 NVP: Waiting for prebuffer.. 0 ALLLAAAAAAAAAAAAAAAAAAAAAAAAAAA
2008-03-19 23:08:11.972 read  <- 27 6       131071
2008-03-19 23:08:11.972 Read(): reqd=131071, rcvd=131071, rept=131071, error=0
2008-03-19 23:08:11.973 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:11.984 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:11.991 read  <- 27 6       196608
2008-03-19 23:08:11.992 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:11.999 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.000 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.000 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.000 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.001 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.001 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.002 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.002 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.002 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.003 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.003 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.003 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.004 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.004 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.004 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.005 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.005 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.006 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.006 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.024 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.038 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.039 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.042 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.053 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.054 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.060 read  <- 27 6       196608
2008-03-19 23:08:12.060 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.061 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.072 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.072 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.073 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.079 read  <- 27 6       196608
2008-03-19 23:08:12.079 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.080 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.088 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.088 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.098 read  <- 27 6       196608
2008-03-19 23:08:12.098 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.099 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.105 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.117 read  <- 27 6       196608
2008-03-19 23:08:12.117 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.118 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.125 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.125 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.137 read  <- 27 6       196608
2008-03-19 23:08:12.137 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.138 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]196608
2008-03-19 23:08:12.139 NVP: Waiting for prebuffer.. 1 AAUUUUUULUULLAAAAAAAAAAAAAAAAAA
2008-03-19 23:08:12.142 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.142 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.143 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.156 read  <- 27 6       196608
2008-03-19 23:08:12.156 Read(): reqd=196608, rcvd=196608, rept=196608, error=0
2008-03-19 23:08:12.157 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]229376
2008-03-19 23:08:12.158 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.177 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.177 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.178 read  <- 27 6       229376
2008-03-19 23:08:12.178 Read(): reqd=229376, rcvd=229376, rept=229376, error=0
2008-03-19 23:08:12.193 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.193 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.206 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.207 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.207 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.209 AO: Pause 0
2008-03-19 23:08:12.211 AO: OutputAudioLoop: Play Event
2008-03-19 23:08:12.225 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.226 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.229 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]229376
2008-03-19 23:08:12.246 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.250 read  <- 27 6       229376
2008-03-19 23:08:12.250 Read(): reqd=229376, rcvd=229376, rept=229376, error=0
2008-03-19 23:08:12.251 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]229376
2008-03-19 23:08:12.265 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.266 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.272 read  <- 27 6       229376
2008-03-19 23:08:12.272 Read(): reqd=229376, rcvd=229376, rept=229376, error=0
2008-03-19 23:08:12.286 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.286 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.287 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.307 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.308 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.323 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]229376
2008-03-19 23:08:12.325 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.341 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.341 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.344 read  <- 27 6       229376
2008-03-19 23:08:12.344 Read(): reqd=229376, rcvd=229376, rept=229376, error=0
2008-03-19 23:08:12.360 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.360 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.361 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.376 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.377 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.395 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]229376
2008-03-19 23:08:12.397 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.413 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.413 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.416 read  <- 27 6       229376
2008-03-19 23:08:12.416 Read(): reqd=229376, rcvd=229376, rept=229376, error=0
2008-03-19 23:08:12.417 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]262144
2008-03-19 23:08:12.430 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.431 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.431 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.441 read  <- 27 6       262144
2008-03-19 23:08:12.441 Read(): reqd=262144, rcvd=262144, rept=262144, error=0
2008-03-19 23:08:12.448 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.448 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.462 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.478 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.479 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.492 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]262144
2008-03-19 23:08:12.501 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.501 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.502 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.518 read  <- 27 6       262144
2008-03-19 23:08:12.518 Read(): reqd=262144, rcvd=262144, rept=262144, error=0
2008-03-19 23:08:12.520 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.521 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.537 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.559 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.560 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.569 write -> 27 49      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]98304
2008-03-19 23:08:12.577 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.578 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.578 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.579 read  <- 27 5       98304
2008-03-19 23:08:12.579 Read(): reqd=98304, rcvd=98304, rept=98304, error=0
2008-03-19 23:08:12.580 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]262144
2008-03-19 23:08:12.599 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.599 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.604 read  <- 27 6       262144
2008-03-19 23:08:12.604 Read(): reqd=262144, rcvd=262144, rept=262144, error=0
2008-03-19 23:08:12.605 write -> 27 50      QUERY_FILETRANSFER 24[]:[]REQUEST_BLOCK[]:[]262144
2008-03-19 23:08:12.620 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.629 read  <- 27 6       262144
2008-03-19 23:08:12.629 Read(): reqd=262144, rcvd=262144, rept=262144, error=0
2008-03-19 23:08:12.637 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.638 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.653 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.654 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.654 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.668 TV: Attempting to change from WatchingPreRecorded to None
2008-03-19 23:08:12.668 TV: StopStuff() -- begin
2008-03-19 23:08:12.668 TV: StopStuff(): stopping ring buffer[s]
2008-03-19 23:08:12.676 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.676 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.680 TV: StopStuff(): stopping player[s] (1/2)
2008-03-19 23:08:12.680 TV: StopStuff(): stopping player[s] (2/2)
2008-03-19 23:08:12.691 Page Header found: Magazine 0, Page Number 254
2008-03-19 23:08:12.692 NVP: Exited decoder loop.
2008-03-19 23:08:12.714 VideoOutputXv: dtor
2008-03-19 23:08:12.714 VideoOutputXv: DiscardFrames(1)
2008-03-19 23:08:12.714 VideoBuffers::DiscardFrames(1): UUUUUuUULUUALAUAUUUUUUUUUUUUUUU
2008-03-19 23:08:12.714 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-03-19 23:08:12.714 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-03-19 23:08:12.714 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-03-19 23:08:12.714 VideoOutputXv: DiscardFrames(1)
2008-03-19 23:08:12.714 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2008-03-19 23:08:12.714 VideoBuffers::DiscardFrames(): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-03-19 23:08:12.715 VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done
2008-03-19 23:08:12.715 VideoOutputXv: DiscardFrames() 3: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -- done()
2008-03-19 23:08:12.720 VideoOutputXv: Closing XVideo port 73
2008-03-19 23:08:12.735 Trying 1280x720 60 Hz
2008-03-19 23:08:13.250 SwitchToGUI: Switched to 1280 x 720
2008-03-19 23:08:13.250 AO: Killing AudioOutputDSP
2008-03-19 23:08:13.254 AO: OutputAudioLoop: Stop Event
2008-03-19 23:08:13.254 AO: kickoffOutputAudioLoop exiting
2008-03-19 23:08:13.261 write -> 22 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2008-03-19 23:08:13.263 MythSocket(b033d4c8:21): socket is readable
2008-03-19 23:08:13.263 read  <- 22 2       OK
2008-03-19 23:08:13.263 MythSocket(b033d4c8:21): cb->readyRead()
2008-03-19 23:08:13.263 read  <- 21 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2008-03-19 23:08:13.263 MythEvent: RECORDING_LIST_CHANGE
2008-03-19 23:08:13.281 Closing PAT Filter: pid=0x0
2008-03-19 23:08:13.287 Closing PMT Filter: pid=0x107
2008-03-19 23:08:13.292 write -> 27 30      QUERY_FILETRANSFER 24[]:[]DONE
2008-03-19 23:08:13.293 read  <- 27 2       ok
2008-03-19 23:08:13.293 MythSocket(8ecf650:28): DownRef: -1
2008-03-19 23:08:13.293 MythSocket(8ecf650:28): state change Connected -> Idle
2008-03-19 23:08:13.293 MythSocket(8ecf650:-1): delete socket
2008-03-19 23:08:13.293 MythSocket(8e83358:27): DownRef: -1
2008-03-19 23:08:13.293 MythSocket(8e83358:27): state change Connected -> Idle
2008-03-19 23:08:13.293 MythSocket(8e83358:-1): delete socket
2008-03-19 23:08:13.293 TV: StopStuff() -- end
2008-03-19 23:08:13.293 TV: Changing from WatchingPreRecorded to None
Segmentation fault

Attachments (2)

howm_gdb.txt (31.4 KB) - added by howm@… 16 years ago.
gdb backtrace of segfault when quitting a recording
howm_myth.log (6.8 KB) - added by howm@… 16 years ago.
mythfrontend log of segfault on quitting a recording

Download all attachments as: .zip

Change History (10)

comment:1 Changed 16 years ago by anonymous

Here is the segfault with -v all

[mythtv@myth2 ~]$ mythfrontend -v all 2008-03-28 22:48:42.642 Using runtime prefix = /usr, libdir = /usr/lib 2008-03-28 22:48:42.642 UPnp - Constructor 2008-03-28 22:48:42.642 MediaRenderer::Begin 2008-03-28 22:48:42.643 ThreadPool:AddWorkerThread - HTTP_WorkerThread 2008-03-28 22:48:42.643 HttpServer?( 6547 ) - SharePath? = /usr/share/mythtv/ 2008-03-28 22:48:42.644 UPnp::Initialize - Begin 2008-03-28 22:48:42.644 UPnp::Initialize - Starting TaskQueue? 2008-03-28 22:48:42.644 UPnp::Initialize - Creating SSDP Thread at port 6547 2008-03-28 22:48:42.645 UPnp::Initialize - End 2008-03-28 22:48:42.645 MediaRenderer::Creating UPnp Description 2008-03-28 22:48:42.645 MediaRenderer::Registering CMGR Service. 2008-03-28 22:48:42.645 UPnp::Start - Starting SSDP Thread (Multicast) 2008-03-28 22:48:42.645 UPnp::Start - Enabling Notifications 2008-03-28 22:48:42.645 SSDP::EnableNotifications?() - creating new task 2008-03-28 22:48:42.645 SSDP::EnableNotifications?() - sending NTS_byebye 2008-03-28 22:48:42.645 LookupUDN(urn:schemas-upnp-org:device:MediaRenderer:1) sName=UPnP/UDN/MediaRenderer, sUDN=d7b9b4c8-5ff6-4ff8-b3fb-d6cb5a05e6a3 2008-03-28 22:48:43.423 SSDP::EnableNotifications?() - sending NTS_alive 2008-03-28 22:48:43.423 SSDP::EnableNotifications?() - Task added to UPnP queue 2008-03-28 22:48:43.424 UPnp::Start - Returning 2008-03-28 22:48:43.424 MediaRenderer::End 2008-03-28 22:48:43.437 XScreenSaver support enabled 2008-03-28 22:48:43.446 DPMS is disabled. 2008-03-28 22:48:43.447 Empty LocalHostName?. 2008-03-28 22:48:43.447 Using localhost value of myth2.wunet.internal 2008-03-28 22:48:43.447 MCP::DefaultUPnP() - No default UPnP backend 2008-03-28 22:48:43.447 Testing network connectivity to 192.168.253.6 2008-03-28 22:48:43.480 New DB connection, total: 1 2008-03-28 22:48:43.729 Connected to database 'mythconverg' at host: 192.168.253.6 2008-03-28 22:48:43.733 Closing DB connection named 'DBManager0' 2008-03-28 22:48:43.733 Clearing Settings Cache. 2008-03-28 22:48:43.733 Total desktop dim: 1280x720, with 1 screen[s]. 2008-03-28 22:48:43.749 Connected to database 'mythconverg' at host: 192.168.253.6 2008-03-28 22:48:43.779 MSqlQuery: SELECT data FROM settings WHERE value = 'XineramaScreen?' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.781 MSqlQuery: SELECT data FROM settings WHERE value = 'RunFrontendInWindow?' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.781 Using screen 0, 1280x720 at 0,0 2008-03-28 22:48:43.783 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiOffsetX' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.785 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiOffsetY' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.787 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiResolution?' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.789 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiResolution?' AND hostname IS NULL; 2008-03-28 22:48:43.791 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiWidth?' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.793 MSqlQuery: SELECT data FROM settings WHERE value = 'GuiHeight?' AND hostname = 'myth2.wunet.internal' ; 2008-03-28 22:48:43.800 Enabling Settings Cache. 2008-03-28 22:48:43.800 Clearing Settings Cache.

SNIP.................

2008-03-28 22:43:48.605 SwitchToGUI: Switched to 1280 x 720 2008-03-28 22:43:48.606 AO: Killing AudioOutputDSP 2008-03-28 22:43:48.607 AO: OutputAudioLoop?: Stop Event 2008-03-28 22:43:48.607 AO: kickoffOutputAudioLoop exiting 2008-03-28 22:43:48.613 MSqlQuery: DELETE FROM inuseprograms WHERE chanid = '1007' AND starttime = '2008-03-28T20:30:00' AND hostname = 'myth2.wunet.internal' AND recusage = 'player' ; 2008-03-28 22:43:48.614 write -> 22 33 MESSAGE[]:[]RECORDING_LIST_CHANGE 2008-03-28 22:43:48.614 MythSocket?(b12aa3a8:21): socket is readable 2008-03-28 22:43:48.615 MythSocket?(b12aa3a8:21): cb->readyRead() 2008-03-28 22:43:48.615 read <- 21 51 BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty 2008-03-28 22:43:48.615 MythEvent?: RECORDING_LIST_CHANGE 2008-03-28 22:43:48.615 read <- 22 2 OK 2008-03-28 22:43:48.639 Closing PAT Filter: pid=0x0 2008-03-28 22:43:48.639 Closing PMT Filter: pid=0x200 2008-03-28 22:43:48.640 MythSocket?(b7b61da8:28): DownRef?: -1 2008-03-28 22:43:48.640 MythSocket?(b7b61da8:28): state change Connected -> Idle 2008-03-28 22:43:48.641 MythSocket?(b7b61da8:-1): delete socket 2008-03-28 22:43:48.646 write -> 29 30 QUERY_FILETRANSFER 53[]:[]DONE 2008-03-28 22:43:48.646 read <- 29 2 ok 2008-03-28 22:43:48.647 MythSocket?(b0e697a8:27): DownRef?: -1 2008-03-28 22:43:48.647 MythSocket?(b0e697a8:27): state change Connected -> Idle 2008-03-28 22:43:48.647 MythSocket?(b0e697a8:-1): delete socket 2008-03-28 22:43:48.647 MythSocket?(9be6f80:29): DownRef?: -1 2008-03-28 22:43:48.647 MythSocket?(9be6f80:29): state change Connected -> Idle 2008-03-28 22:43:48.647 MythSocket?(9be6f80:-1): delete socket 2008-03-28 22:43:48.647 TV: StopStuff?() -- end 2008-03-28 22:43:48.647 TV: Changing from WatchingRecording? to None Segmentation fault [mythtv@myth2 ~]$

comment:2 Changed 16 years ago by paulh

Description: modified (diff)

comment:3 Changed 16 years ago by paulh

Status: newinfoneeded_new

You need to get a backtrace http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.2

Please add it as an attachment so it's easier to read. It would also be a good idea to learn some basic wiki formatting as well :-) If you use three curly braces wrapped around the log text to define a block quote it makes it a lot easier to read in trac.

comment:4 Changed 16 years ago by anonymous

Here is the backtrace

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208477184 (LWP 22192)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 25160592 (LWP 22195)]
[New Thread 42322832 (LWP 22196)]
[New Thread 52812688 (LWP 22197)]
[Detaching after fork from child process 22198. (Try `set detach-on-fork off'.)]
[Detaching after fork from child process 22200.]
[Detaching after fork from child process 22202.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 63302544 (LWP 22206)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 83454864 (LWP 22208)]
[New Thread 146979728 (LWP 22209)]
[Thread 146979728 (LWP 22209) exited]
[Thread 83454864 (LWP 22208) exited]
[New Thread 83454864 (LWP 22210)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 22211.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 22212.]
[Detaching after fork from child process 22213.]
[Detaching after fork from child process 22214.]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 146979728 (LWP 22215)]
(no debugging symbols found)
[New Thread -1317414000 (LWP 22216)]
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1343226992 (LWP 22217)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSTOP, Stopped (signal).
[Switching to Thread -1208477184 (LWP 22192)]
0x005eb7b0 in _dl_debug_state () from /lib/ld-linux.so.2

Thread 11 (Thread -1343226992 (LWP 22217)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0525d451 in MythSocket::readyReadThread () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#3  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread -1317414000 (LWP 22216)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a3925 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05d9e30d in vxmlParser::vxmlThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x05d9e3bb in vxmlParser::vxmlThread () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 146979728 (LWP 22215)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x064f1003 in QSocketDevice::waitForMore () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05d6b7ae in SipFsm::CheckRxEvent () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x05d6bab2 in SipThread::CheckNetworkEvents () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x05d7e41c in SipThread::SipThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#6  0x05d7e8eb in SipThread::run () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#7  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread 83454864 (LWP 22210)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 63302544 (LWP 22206)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37fd in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x051d9c85 in MythContext::waitPrivRequest () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x08069b98 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 52812688 (LWP 22197)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x05073e2c in SSDP::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#3  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 42322832 (LWP 22196)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x0624e449 in ?? () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0624e57b in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x05075a5c in TaskQueue::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 25160592 (LWP 22195)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1208477184 (LWP 22192)):
#0  0x005eb7b0 in _dl_debug_state () from /lib/ld-linux.so.2
No symbol table info available.
#1  0x005e3667 in _dl_map_object_from_fd () from /lib/ld-linux.so.2
No symbol table info available.
#2  0x005e537c in _dl_map_object () from /lib/ld-linux.so.2
No symbol table info available.
#3  0x005ee8a1 in dl_open_worker () from /lib/ld-linux.so.2
No symbol table info available.
#4  0x005eac36 in _dl_catch_error () from /lib/ld-linux.so.2
No symbol table info available.
#5  0x005ee282 in _dl_open () from /lib/ld-linux.so.2
No symbol table info available.
#6  0x0077dc6d in dlopen_doit () from /lib/libdl.so.2
No symbol table info available.
#7  0x005eac36 in _dl_catch_error () from /lib/ld-linux.so.2
No symbol table info available.
#8  0x0077e2ec in _dlerror_run () from /lib/libdl.so.2
No symbol table info available.
#9  0x0077dba4 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
No symbol table info available.
#10 0x06acbb7e in FilterManager::LoadFilterLib () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#11 0x06acbf34 in FilterManager::FilterManager () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#12 0x06d4159b in NuppelVideoPlayer::NuppelVideoPlayer () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#13 0x080ae8bf in ?? ()
No symbol table info available.
#14 0x080afb28 in ?? ()
No symbol table info available.
#15 0x080b0111 in ?? ()
No symbol table info available.
#16 0x062fc1b8 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#17 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#18 0x06257a07 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#19 0x06220c4b in QWidget::repaint () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#20 0x0625753c in QApplication::sendPostedEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#21 0x06257656 in QApplication::sendPostedEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#22 0x061fdcfd in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#23 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#24 0x0522ffa7 in MythDialog::exec () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#25 0x0809adb8 in ?? ()
No symbol table info available.
#26 0x080612f2 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#27 0x080670aa in QWidget::setUpdatesEnabled ()
No symbol table info available.
#28 0x05483c93 in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#29 0x054847b6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#30 0x05485029 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#31 0x05485134 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#32 0x0542fad4 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#33 0x062beffc in QObject::activate_filters () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#34 0x062bf07b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#35 0x062fbf4c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#36 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#37 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#38 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#39 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#40 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#41 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#42 0x0626fbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#43 0x0625601f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#44 0x0806d298 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#45 0x00611f70 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#46 0x08060971 in QWidget::setUpdatesEnabled ()
No symbol table info available.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209128448 (LWP 22460)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 25160592 (LWP 22463)]
[New Thread 35650448 (LWP 22464)]
[New Thread 46140304 (LWP 22465)]
[Detaching after fork from child process 22466. (Try `set detach-on-fork off'.)]
[Detaching after fork from child process 22468.]
[Detaching after fork from child process 22470.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 57887632 (LWP 22474)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 81652624 (LWP 22476)]
[Thread 81652624 (LWP 22476) exited]
[New Thread 146979728 (LWP 22477)]
[Thread 146979728 (LWP 22477) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 22478.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 22479.]
[Detaching after fork from child process 22480.]
[Detaching after fork from child process 22481.]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 146979728 (LWP 22482)]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 81652624 (LWP 22484)]
(no debugging symbols found)
[New Thread -1318007920 (LWP 22485)]
[New Thread -1328497776 (LWP 22486)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1338987632 (LWP 22487)]
[New Thread -1371112560 (LWP 22488)]
[Thread -1371112560 (LWP 22488) exited]
[Thread -1338987632 (LWP 22487) exited]
[New Thread -1338987632 (LWP 22489)]
[New Thread -1371112560 (LWP 22490)]
[Thread -1371112560 (LWP 22490) exited]
[Thread -1338987632 (LWP 22489) exited]
[New Thread -1338987632 (LWP 22491)]
[New Thread -1371112560 (LWP 22492)]
[Thread -1371112560 (LWP 22492) exited]
[Thread -1338987632 (LWP 22491) exited]
[New Thread -1338987632 (LWP 22493)]
[New Thread -1371112560 (LWP 22494)]
[Thread -1371112560 (LWP 22494) exited]
[Thread -1338987632 (LWP 22493) exited]
[New Thread -1338987632 (LWP 22495)]
[New Thread -1371112560 (LWP 22496)]
[New Thread -1381602416 (LWP 22497)]
[New Thread -1479943280 (LWP 22498)]
[New Thread -1490433136 (LWP 22499)]
[Thread -1381602416 (LWP 22497) exited]
[Thread -1338987632 (LWP 22495) exited]
[New Thread -1338987632 (LWP 22501)]
[New Thread -1381602416 (LWP 22502)]
[Thread -1338987632 (LWP 22501) exited]

Program received signal SIGSTOP, Stopped (signal).
[Switching to Thread -1338987632 (LWP 22501)]
0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0

Thread 26 (Thread -1381602416 (LWP 22502)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x0518c3ce in AudioOutputBase::OutputAudioLoop () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x0518e280 in AudioOutputBase::kickoffOutputAudioLoop () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 25 (Thread -1338987632 (LWP 22501)):
#0  0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0
No symbol table info available.
#1  0x007895ff in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#2  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 24 (Thread -1490433136 (LWP 22499)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x06a45408 in RingBuffer::ReadAheadThread () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x06a4562b in RingBuffer::StartReader () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 23 (Thread -1479943280 (LWP 22498)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078a535 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2  0x06d70918 in NuppelVideoPlayer::StartPlaying () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#3  0x06cb4ec2 in SpawnDecode () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 21 (Thread -1371112560 (LWP 22496)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078a535 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2  0x06cb4c2e in TV::TeardownPlayer () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#3  0x06cf806b in TV::StopStuff () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x06d04d70 in TV::HandleStateChange () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#5  0x06d2a4b8 in TV::RunTV () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#6  0x06d2bd8b in TV::EventThread () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#7  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 11 (Thread -1328497776 (LWP 22486)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0525d451 in MythSocket::readyReadThread () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#3  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread -1318007920 (LWP 22485)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 81652624 (LWP 22484)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a3925 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x073fb30d in vxmlParser::vxmlThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x073fb3bb in vxmlParser::vxmlThread () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread 146979728 (LWP 22482)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x064f1003 in QSocketDevice::waitForMore () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x073c87ae in SipFsm::CheckRxEvent () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x073c8ab2 in SipThread::CheckNetworkEvents () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x073db41c in SipThread::SipThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#6  0x073db8eb in SipThread::run () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#7  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 57887632 (LWP 22474)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37fd in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x051d9c85 in MythContext::waitPrivRequest () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x08069b98 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 46140304 (LWP 22465)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x05073e2c in SSDP::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#3  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 35650448 (LWP 22464)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x0624e449 in ?? () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0624e57b in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x05075a5c in TaskQueue::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 25160592 (LWP 22463)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1209128448 (LWP 22460)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x06d13998 in TV::StartTV () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x080a3afa in ?? ()
No symbol table info available.
#5  0x080a4c34 in ?? ()
No symbol table info available.
#6  0x080aa111 in ?? ()
No symbol table info available.
#7  0x062fc28b in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#9  0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#10 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#11 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#12 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#13 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#14 0x0522ffa7 in MythDialog::exec () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#15 0x0809adb8 in ?? ()
No symbol table info available.
#16 0x080612f2 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#17 0x080670aa in QWidget::setUpdatesEnabled ()
No symbol table info available.
#18 0x05483c93 in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#19 0x054847b6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#20 0x05485029 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#21 0x05485134 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#22 0x0542fad4 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#23 0x062beffc in QObject::activate_filters () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#24 0x062bf07b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#25 0x062fbf4c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#26 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#27 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#28 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#29 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#30 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#31 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#32 0x0626fbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#33 0x0625601f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#34 0x0806d298 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#35 0x00611f70 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#36 0x08060971 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#0  0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209005568 (LWP 26267)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 25160592 (LWP 26270)]
[New Thread 44514192 (LWP 26271)]
[New Thread 55028624 (LWP 26272)]
[Detaching after fork from child process 26273. (Try `set detach-on-fork off'.)]
[Detaching after fork from child process 26275.]
[Detaching after fork from child process 26277.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 81652624 (LWP 26281)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1305695344 (LWP 26283)]
[Thread -1305695344 (LWP 26283) exited]
[New Thread -1316185200 (LWP 26284)]
[Thread -1316185200 (LWP 26284) exited]
[New Thread -1305695344 (LWP 26285)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26286.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26287.]
[Detaching after fork from child process 26288.]
[Detaching after fork from child process 26289.]
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1316185200 (LWP 26290)]
(no debugging symbols found)
[New Thread -1337160816 (LWP 26291)]
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1363149936 (LWP 26292)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1375732848 (LWP 26293)]
[New Thread -1397503088 (LWP 26294)]
[Thread -1397503088 (LWP 26294) exited]

Program received signal 0, Signal 0.
[Switching to Thread -1397503088 (LWP 26294)]
0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0

Thread 13 (Thread -1397503088 (LWP 26294)):
#0  0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0
No symbol table info available.
#1  0x007895ff in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#2  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 12 (Thread -1375732848 (LWP 26293)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078a535 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2  0x06d70918 in NuppelVideoPlayer::StartPlaying () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#3  0x08078d4f in ?? ()
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 11 (Thread -1363149936 (LWP 26292)):
#0  0x00110400 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0525d451 in MythSocket::readyReadThread () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#3  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread -1337160816 (LWP 26291)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a3925 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x03aa830d in vxmlParser::vxmlThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x03aa83bb in vxmlParser::vxmlThread () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread -1316185200 (LWP 26290)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x064f1003 in QSocketDevice::waitForMore () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x03a757ae in SipFsm::CheckRxEvent () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x03a75ab2 in SipThread::CheckNetworkEvents () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x03a8841c in SipThread::SipThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#6  0x03a888eb in SipThread::run () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#7  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread -1305695344 (LWP 26285)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 81652624 (LWP 26281)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37fd in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x051d9c85 in MythContext::waitPrivRequest () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x08069b98 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 55028624 (LWP 26272)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x05073e2c in SSDP::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#3  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 44514192 (LWP 26271)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x0624e449 in ?? () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0624e57b in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x05075a5c in TaskQueue::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 25160592 (LWP 26270)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1209005568 (LWP 26267)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x061fdb56 in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0522ffa7 in MythDialog::exec () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#5  0x0809adb8 in ?? ()
No symbol table info available.
#6  0x080612f2 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#7  0x080670aa in QWidget::setUpdatesEnabled ()
No symbol table info available.
#8  0x05483c93 in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#9  0x054847b6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#10 0x05485029 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#11 0x05485134 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#12 0x0542fad4 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#13 0x062beffc in QObject::activate_filters () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#14 0x062bf07b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#15 0x062fbf4c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#16 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#17 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#18 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#19 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#20 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#21 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#22 0x0626fbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#23 0x0625601f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#24 0x0806d298 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#25 0x00611f70 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#26 0x08060971 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#0  0x007887e0 in __nptl_death_event () from /lib/libpthread.so.0
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208481280 (LWP 26416)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 25160592 (LWP 26419)]
[New Thread 58203024 (LWP 26420)]
[New Thread 35650448 (LWP 26421)]
[Detaching after fork from child process 26422. (Try `set detach-on-fork off'.)]
[Detaching after fork from child process 26424.]
[Detaching after fork from child process 26426.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 81652624 (LWP 26430)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 132725648 (LWP 26432)]
[New Thread 146979728 (LWP 26433)]
[Thread 132725648 (LWP 26432) exited]
[Thread 146979728 (LWP 26433) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26434.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26435.]
[Detaching after fork from child process 26436.]
[Detaching after fork from child process 26437.]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 146979728 (LWP 26438)]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 132725648 (LWP 26439)]
(no debugging symbols found)
[New Thread -1317360752 (LWP 26440)]
[New Thread -1327850608 (LWP 26441)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1338340464 (LWP 26442)]
[New Thread -1361781872 (LWP 26443)]
[New Thread -1372271728 (LWP 26444)]
[Thread -1361781872 (LWP 26443) exited]
[Thread -1338340464 (LWP 26442) exited]
[New Thread -1338340464 (LWP 26445)]
[New Thread -1361781872 (LWP 26446)]
[New Thread -1382761584 (LWP 26447)]
[New Thread -1435501680 (LWP 26448)]
[Thread -1435501680 (LWP 26448) exited]
[Thread -1382761584 (LWP 26447) exited]
[Thread -1338340464 (LWP 26445) exited]
[Thread -1361781872 (LWP 26446) exited]
[Thread -1372271728 (LWP 26444) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208481280 (LWP 26416)]
0x02891150 in ?? ()

Thread 11 (Thread -1327850608 (LWP 26441)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0525d451 in MythSocket::readyReadThread () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#3  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread -1317360752 (LWP 26440)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 132725648 (LWP 26439)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a3925 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x03cac30d in vxmlParser::vxmlThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x03cac3bb in vxmlParser::vxmlThread () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread 146979728 (LWP 26438)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x064f1003 in QSocketDevice::waitForMore () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x03c797ae in SipFsm::CheckRxEvent () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x03c79ab2 in SipThread::CheckNetworkEvents () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x03c8c41c in SipThread::SipThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#6  0x03c8c8eb in SipThread::run () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#7  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 81652624 (LWP 26430)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37fd in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x051d9c85 in MythContext::waitPrivRequest () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x08069b98 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 35650448 (LWP 26421)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x05073e2c in SSDP::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#3  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 58203024 (LWP 26420)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x0624e449 in ?? () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0624e57b in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x05075a5c in TaskQueue::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 25160592 (LWP 26419)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1208481280 (LWP 26416)):
#0  0x02891150 in ?? ()
No symbol table info available.
#1  0x03efbf30 in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1
No symbol table info available.
#2  0x03efc223 in glXMakeCurrent () from /usr/lib/libGL.so.1
No symbol table info available.
#3  0x065567b8 in QGLContext::makeCurrent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x06552d94 in QGLWidget::makeCurrent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#5  0x06555f34 in QGLWidget::resizeEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x062fc186 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#7  0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x06257a07 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#9  0x062200fc in QWidget::internalSetGeometry () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#10 0x062f8f06 in QWidget::resize () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#11 0x0621bc77 in QWidget::setMaximumSize () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#12 0x062fa308 in QWidget::setFixedSize () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#13 0x06d0fec8 in TV::~TV$delete () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#14 0x06d13a6a in TV::StartTV () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#15 0x080a3afa in ?? ()
No symbol table info available.
#16 0x080a4c34 in ?? ()
No symbol table info available.
#17 0x080aa111 in ?? ()
No symbol table info available.
#18 0x062fc28b in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#19 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#20 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#21 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#22 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#23 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#24 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#25 0x0522ffa7 in MythDialog::exec () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#26 0x0809adb8 in ?? ()
No symbol table info available.
#27 0x080612f2 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#28 0x080670aa in QWidget::setUpdatesEnabled ()
No symbol table info available.
#29 0x05483c93 in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#30 0x054847b6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#31 0x05485029 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#32 0x05485134 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#33 0x0542fad4 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#34 0x062beffc in QObject::activate_filters () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#35 0x062bf07b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#36 0x062fbf4c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#37 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#38 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#39 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#40 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#41 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#42 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#43 0x0626fbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#44 0x0625601f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#45 0x0806d298 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#46 0x00611f70 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#47 0x08060971 in QWidget::setUpdatesEnabled ()
No symbol table info available.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208387072 (LWP 26453)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 25160592 (LWP 26456)]
[New Thread 35650448 (LWP 26457)]
[New Thread 46140304 (LWP 26458)]
[Detaching after fork from child process 26459. (Try `set detach-on-fork off'.)]
[Detaching after fork from child process 26461.]
[Detaching after fork from child process 26463.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 57232272 (LWP 26467)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1295815792 (LWP 26469)]
[New Thread -1306305648 (LWP 26470)]
[Thread -1295815792 (LWP 26469) exited]
[Thread -1306305648 (LWP 26470) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26471.]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Detaching after fork from child process 26472.]
[Detaching after fork from child process 26473.]
[Detaching after fork from child process 26474.]
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1306305648 (LWP 26475)]
[New Thread -1295815792 (LWP 26476)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1344275568 (LWP 26477)]
[New Thread -1354765424 (LWP 26478)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1365255280 (LWP 26479)]
[New Thread -1387861104 (LWP 26480)]
[Thread -1387861104 (LWP 26480) exited]
[Thread -1365255280 (LWP 26479) exited]
[New Thread -1365255280 (LWP 26600)]
[New Thread -1387861104 (LWP 26601)]
[Thread -1387861104 (LWP 26601) exited]
[Thread -1365255280 (LWP 26600) exited]
[New Thread -1365255280 (LWP 26602)]
[New Thread -1387861104 (LWP 26603)]
[New Thread -1464181872 (LWP 26604)]
[New Thread -1474671728 (LWP 26605)]
[New Thread -1485161584 (LWP 26606)]
[Thread -1387861104 (LWP 26603) exited]
[Thread -1365255280 (LWP 26602) exited]
[New Thread -1365255280 (LWP 26607)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1474671728 (LWP 26605)]
0x0398f870 in ?? ()

Thread 21 (Thread -1365255280 (LWP 26607)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x0518bc6d in AudioOutputBase::OutputAudioLoop () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x0518e280 in AudioOutputBase::kickoffOutputAudioLoop () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 20 (Thread -1485161584 (LWP 26606)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x06a451dc in RingBuffer::ReadAheadThread () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x06a4562b in RingBuffer::StartReader () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 19 (Thread -1474671728 (LWP 26605)):
#0  0x0398f870 in ?? ()
No symbol table info available.
#1  0x03efb808 in ?? () from /usr/lib/libGL.so.1
No symbol table info available.
#2  0x03ef72fd in ?? () from /usr/lib/libGL.so.1
No symbol table info available.
#3  0x03ef8fea in glXChooseVisual () from /usr/lib/libGL.so.1
No symbol table info available.
#4  0x06ec696f in OpenGLContext::Create () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#5  0x06eaf1ce in VideoOutputXv::InitOpenGL () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#6  0x06eb0de2 in VideoOutputXv::InitVideoBuffers () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#7  0x06eb1ac5 in VideoOutputXv::InitSetupBuffers () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#8  0x06eb314a in VideoOutputXv::Init () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#9  0x06e2449f in VideoOutput::Create () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#10 0x06d4ec4e in NuppelVideoPlayer::InitVideo () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#11 0x06d6ff2a in NuppelVideoPlayer::StartPlaying () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#12 0x06cb4ec2 in SpawnDecode () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#13 0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 18 (Thread -1464181872 (LWP 26604)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x06cef2e9 in TV::StartPlayer () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x06d06860 in TV::HandleStateChange () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#5  0x06d2a4b8 in TV::RunTV () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#6  0x06d2bd8b in TV::EventThread () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#7  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 11 (Thread -1354765424 (LWP 26478)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x0525d451 in MythSocket::readyReadThread () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#3  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread -1344275568 (LWP 26477)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread -1295815792 (LWP 26476)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a3925 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x048b330d in vxmlParser::vxmlThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x048b33bb in vxmlParser::vxmlThread () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread -1306305648 (LWP 26475)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x064f1003 in QSocketDevice::waitForMore () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x048807ae in SipFsm::CheckRxEvent () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#4  0x04880ab2 in SipThread::CheckNetworkEvents () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#5  0x0489341c in SipThread::SipThreadWorker () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#6  0x048938eb in SipThread::run () from /usr/lib/mythtv/plugins/libmythphone.so
No symbol table info available.
#7  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 57232272 (LWP 26467)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37fd in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x051d9c85 in MythContext::waitPrivRequest () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#4  0x08069b98 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#5  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 46140304 (LWP 26458)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x006c5561 in select () from /lib/libc.so.6
No symbol table info available.
#2  0x05073e2c in SSDP::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#3  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 35650448 (LWP 26457)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x0624e449 in ?? () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x0624e57b in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#4  0x05075a5c in TaskQueue::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 25160592 (LWP 26456)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0078d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x065a37a9 in QWaitCondition::wait () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#3  0x05084be7 in CEvent::WaitForEvent () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#4  0x05085ab5 in WorkerThread::run () from /usr/lib/libmythupnp-0.21.so.0
No symbol table info available.
#5  0x0624e8bc in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#6  0x0078944b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0x006cc80e in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread -1208387072 (LWP 26453)):
#0  0x00110402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0068c116 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#2  0x006c5dfc in usleep () from /lib/libc.so.6
No symbol table info available.
#3  0x06d13998 in TV::StartTV () from /usr/lib/libmythtv-0.21.so.0
No symbol table info available.
#4  0x080a3afa in ?? ()
No symbol table info available.
#5  0x080a4c34 in ?? ()
No symbol table info available.
#6  0x080aa111 in ?? ()
No symbol table info available.
#7  0x062fc28b in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#8  0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#9  0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#10 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#11 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#12 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#13 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#14 0x0522ffa7 in MythDialog::exec () from /usr/lib/libmyth-0.21.so.0
No symbol table info available.
#15 0x0809adb8 in ?? ()
No symbol table info available.
#16 0x080612f2 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#17 0x080670aa in QWidget::setUpdatesEnabled ()
No symbol table info available.
#18 0x05483c93 in MythThemedMenuPrivate::handleAction () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#19 0x054847b6 in MythThemedMenuPrivate::keyHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#20 0x05485029 in MythThemedMenuPrivate::keyPressHandler () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#21 0x05485134 in MythThemedMenu::keyPressEvent () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#22 0x0542fad4 in MythMainWindow::eventFilter () from /usr/lib/libmythui-0.21.so.0
No symbol table info available.
#23 0x062beffc in QObject::activate_filters () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#24 0x062bf07b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#25 0x062fbf4c in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#26 0x062563db in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#27 0x06258011 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#28 0x061eaefa in QETWidget::translateKeyEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#29 0x061ebfe3 in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#30 0x061fdd8b in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#31 0x0626fd02 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#32 0x0626fbc6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#33 0x0625601f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
No symbol table info available.
#34 0x0806d298 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#35 0x00611f70 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#36 0x08060971 in QWidget::setUpdatesEnabled ()
No symbol table info available.
#0  0x0398f870 in ?? ()

Changed 16 years ago by howm@…

Attachment: howm_gdb.txt added

gdb backtrace of segfault when quitting a recording

Changed 16 years ago by howm@…

Attachment: howm_myth.log added

mythfrontend log of segfault on quitting a recording

comment:5 Changed 16 years ago by howm@…

I also have a very similar sounding problem to this. I get a segfault every time I quit live TV (DVB-T) or a recording. I've attached the log and gdb outputs: howm_myth.log and howm_gdb.txt when quitting a recording.

comment:6 Changed 16 years ago by howm@…

Just a little bit more information on this problem. For me at least it only occurs when using the OpenGL painter. If I switch to QT painter it works just fine. I'm using ATI proprietry drivers (I've tried the open source driver but it doesn't support my MB) so maybe there's a connection here, but the 0.20 version of Myth worked just fine. I've also tested both the 32bit and 64 bit versions (I'm running an 64bit Athlon) of MythTV (0.21) and the behaviour is the same.

comment:7 Changed 16 years ago by anonymous

Just to add... I also recently experienced this issue when using the proprietary ATI drivers.

comment:8 Changed 16 years ago by danielk

Resolution: invalid
Status: infoneeded_newclosed

Looks like a dynamic loader problem, not a mythtv problem.

Note: See TracTickets for help on using tickets.