[mythtv] Ticket #10911: another backend deadlock

R. G. Newbury newbury at mandamus.org
Tue Jul 17 20:03:42 UTC 2012


On 07/16/2012 02:10 PM, MythTV wrote:
> #10911: another backend deadlock
> ----------------------------------------+----------------------------
>   Reporter:  brian@…                     |          Owner:
>       Type:  Bug Report - Hang/Deadlock  |         Status:  new
>   Priority:  minor                       |      Milestone:  unknown
> Component:  MythTV - General            |        Version:  0.25-fixes
>   Severity:  medium                      |     Resolution:
>   Keywords:                              |  Ticket locked:  0
> ----------------------------------------+----------------------------
>
> Comment (by gigem):
>
>   Geoff, it sound like you are experiencing a new problem.  Please get the
>   exact version and a backtrace and then open a new ticket.  We're pretty
>   sure the problem as originally reported for this ticket is fixed.

OK I am really stumped here. I have a sneaky suspicion that something is 
wrong with my install. KDE is doing some weird things, such as I cannot 
maximize windows parked on the panel. I cannot atm be sure of where the 
problem lies. Here's the latest news.

I took a copy of a July 2 or so git clone (v0.26-pre-757-ge2a0efd) which 
runs perfectly here, home and compiled that. It barfs there (on fedora 
17 w 3.4.4.3.) I am running F16 w  3.4.0-0.rc5.git2.1.fc18 here at work.

Trolling through the logs, I saw one funny message in dmesg. 
(Significant? No idea.) Then mythtv-setup could not find the dvb adapter 
although I could azap tune it, and cat from it cleanly both before and 
after attempting setup. And the compile was done after a reboot: I was 
testing the tuners first.

Then mythtv-setup borked with the 'empty' error. After that the frontend 
does the same thing but only as soon as I enter 'Upcoming Recordings' 
and the system attempts to populate the screen: that particular mysql 
query triggers it. Note that that does NOT happen on the desktop here 
and the other database-data populated screens throughout myth work fine, 
as does the status page. The tuners appear there too. Also at home I 
cannot schedule recordings. Here, works fine.

So again, I pulled a git clone late last night. when I built that brand 
spanking new git v0.26-pre-899-g1316335, it crashed severely on frontend 
startup ( see new-error which is something else I think).

So I think there is more than the mysql communication error going 
on.(BTW, mysql was completely unaffected and I could use the console 
without difficulty throughout my testing.)

So I am thinking that I have some other error going on.
I am going to re-install fedora and I may just go for an rpm install 
from atrpms in order to get this up and running again (Yes the database 
will be a bitch! Worst case, I hand delete some columns from a couple of 
tables to get back to 1295 or whatever.)

So, no backtraces at the moment, although I would appreciate any 
pointers on how anyone thinks I should trace this.
Run gdb against both the backend and the frontend?
Should I also try that against mysqld??

Geoff













-------------- next part --------------
[44688.939736] Loading kernel module for a network device with CAP_SYS_MODULE (deprecated).  Use CAP_NET_ADMIN and alias netdev- instead.
[46467.565723] mythfrontend[768] general protection ip:7f3bf09a4aaa sp:7fff6f73e020 error:0 in libmythtv-0.26.so.0.26.0[7f3bf078b000+8fb000]
[46481.592203] Loading kernel module for a network device with CAP_SYS_MODULE (deprecated).  Use CAP_NET_ADMIN and alias netdev- instead.

-------------- next part --------------
[root at myth ~]# mythtv-setup
2012-07-16 23:10:27.188459 I  Setup Interrupt handler
2012-07-16 23:10:27.188501 I  Setup Terminated handler
2012-07-16 23:10:27.188511 I  Setup Segmentation fault handler
2012-07-16 23:10:27.188520 I  Setup Aborted handler
2012-07-16 23:10:27.188528 I  Setup Bus error handler
2012-07-16 23:10:27.188538 I  Setup Floating point exception handler
2012-07-16 23:10:27.188547 I  Setup Illegal instruction handler
2012-07-16 23:10:27.188697 C  mythtv-setup version: master [v0.26-pre-757-ge2a0efd-dirty] www.mythtv.org
2012-07-16 23:10:27.188709 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2012-07-16 23:10:27.188714 N  Enabled verbose msgs:  general
2012-07-16 23:10:27.188735 N  Setting Log Level to LOG_INFO
2012-07-16 23:10:27.189029 N  Using runtime prefix = /usr/local
2012-07-16 23:10:27.189051 N  Using configuration directory = /root/.mythtv
2012-07-16 23:10:27.189207 I  Added logging to the console
2012-07-16 23:10:27.189242 I  Assumed character encoding: en_US.UTF-8
2012-07-16 23:10:27.190299 I  Using localhost value of myth.mandamus.org
2012-07-16 23:10:27.239233 N  Setting QT default locale to en_US
2012-07-16 23:10:27.239350 I  Current locale en_US
2012-07-16 23:10:27.239429 N  Reading locale defaults from /usr/local/share/mythtv//locales/en_us.xml
2012-07-16 23:10:27.247081 I  Starting process signal handler
2012-07-16 23:10:27.250400 I  Starting process manager
2012-07-16 23:10:27.252864 I  Starting IO manager (write)
2012-07-16 23:10:27.254835 I  Starting IO manager (read)
2012-07-16 23:10:27.398260 I  ScreenSaverX11Private: DPMS is active.
2012-07-16 23:10:27.408289 N  Desktop video mode: 2960x900 60.015 Hz
2012-07-16 23:10:27.432272 I  Added logging to mythlogserver at TCP:35327
2012-07-16 23:10:27.930830 I  Loading en_us translation for module mythfrontend
2012-07-16 23:10:27.931995 I  LIRC: Successfully initialized '/run/lirc/lircd' using '/root/.mythtv/lircrc' config
2012-07-16 23:10:27.950646 I  Binding to UDP 127.0.0.1:6948
2012-07-16 23:10:27.952907 I  Binding to UDP [::1]:6948
2012-07-16 23:10:27.978977 I  Using Frameless Window
2012-07-16 23:10:28.143424 I  Trying the OpenGL painter
2012-07-16 23:10:28.225741 I  OpenGL: Sync to VBlank is enabled (good!)
2012-07-16 23:10:28.288977 I  OpenGL1: Fragment program support available
2012-07-16 23:10:28.289063 I  OpenGL: OpenGL vendor  : NVIDIA Corporation
2012-07-16 23:10:28.308167 I  OpenGL: OpenGL renderer: GeForce 9500 GT/PCIe/SSE2
2012-07-16 23:10:28.308180 I  OpenGL: OpenGL version : 3.3.0 NVIDIA 302.17
2012-07-16 23:10:28.308193 I  OpenGL: Max texture size: 8192 x 8192
2012-07-16 23:10:28.308201 I  OpenGL: Max texture units: 4
2012-07-16 23:10:28.308245 I  OpenGL: Direct rendering: Yes
2012-07-16 23:10:28.308252 I  OpenGL: PixelBufferObject support available
2012-07-16 23:10:28.308258 I  OpenGL: Initialised MythRenderOpenGL
2012-07-16 23:10:28.558954 I  Current MythTV Schema Version (DBSchemaVer): 1306
2012-07-16 23:11:51.336922 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:11:51.350726 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:11:57.024977 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:11:57.038720 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:12:08.324962 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:12:08.338576 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:12:10.829791 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:12:11.130582 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:12:39.979451 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:12:41.313903 E  Can't open DVB frontend (/dev/dvb/adapter1/frontend) for /dev/dvb/adapter1/frontend.
2012-07-16 23:12:41.313956 E  Can't open DVB frontend (/dev/dvb/adapter1/frontend) for /dev/dvb/adapter1/frontend.
2012-07-16 23:12:41.597908 E  Can't open DVB frontend (/dev/dvb/adapter1/fronten) for /dev/dvb/adapter1/fronten.
2012-07-16 23:12:41.597963 E  Can't open DVB frontend (/dev/dvb/adapter1/fronten) for /dev/dvb/adapter1/fronten.
2012-07-16 23:12:42.191844 E  Can't open DVB frontend (/dev/dvb/adapter1/fronte) for /dev/dvb/adapter1/fronte.
2012-07-16 23:12:42.191900 E  Can't open DVB frontend (/dev/dvb/adapter1/fronte) for /dev/dvb/adapter1/fronte.
2012-07-16 23:12:42.465841 E  Can't open DVB frontend (/dev/dvb/adapter1/front) for /dev/dvb/adapter1/front.
2012-07-16 23:12:42.465896 E  Can't open DVB frontend (/dev/dvb/adapter1/front) for /dev/dvb/adapter1/front.
2012-07-16 23:12:42.697839 E  Can't open DVB frontend (/dev/dvb/adapter1/fron) for /dev/dvb/adapter1/fron.
2012-07-16 23:12:42.697893 E  Can't open DVB frontend (/dev/dvb/adapter1/fron) for /dev/dvb/adapter1/fron.
2012-07-16 23:12:42.945820 E  Can't open DVB frontend (/dev/dvb/adapter1/fro) for /dev/dvb/adapter1/fro.
2012-07-16 23:12:42.945876 E  Can't open DVB frontend (/dev/dvb/adapter1/fro) for /dev/dvb/adapter1/fro.
2012-07-16 23:12:43.139817 E  Can't open DVB frontend (/dev/dvb/adapter1/fr) for /dev/dvb/adapter1/fr.
2012-07-16 23:12:43.139872 E  Can't open DVB frontend (/dev/dvb/adapter1/fr) for /dev/dvb/adapter1/fr.
2012-07-16 23:12:43.395848 E  Can't open DVB frontend (/dev/dvb/adapter1/f) for /dev/dvb/adapter1/f.
2012-07-16 23:12:43.395904 E  Can't open DVB frontend (/dev/dvb/adapter1/f) for /dev/dvb/adapter1/f.
2012-07-16 23:12:43.685890 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:43.685951 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:44.011846 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:44.011909 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:44.401842 E  Can't open DVB frontend (/dev/dvb/adapter) for /dev/dvb/adapter.
2012-07-16 23:12:44.401897 E  Can't open DVB frontend (/dev/dvb/adapter) for /dev/dvb/adapter.
2012-07-16 23:12:46.267908 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:46.267969 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:47.091850 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:47.091912 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/)
                        eno: Inappropriate ioctl for device (25)
2012-07-16 23:12:48.911364 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:12:48.931048 W  VirtualKeyboard: Cannot find layout for 'en'
2012-07-16 23:12:48.942560 I  XMLParse: LoadTheme using '/usr/local/share/mythtv/themes/default/keyboard/en_us_ui.xml'
2012-07-16 23:13:03.073621 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:13:03.373619 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:13:03.675156 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:13:03.975604 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:13:03.977477 W  DiSEqCDevTree: No device tree for cardid 11
2012-07-16 23:15:02.960201 W  VirtualKeyboard: Cannot find layout for 'en'
2012-07-16 23:15:02.964910 I  XMLParse: LoadTheme using '/usr/local/share/mythtv/themes/default/keyboard/en_us_ui.xml'
2012-07-16 23:15:10.096659 W  DiSEqCDevTree: No device tree for cardid 12
2012-07-16 23:15:13.143976 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:15:13.157646 I  CardUtil::GetHDHRdescription(1010EA43) - trying to locate device
2012-07-16 23:15:13.465292 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:13.764617 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:14.062442 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:14.363191 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:26.331639 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:26.631529 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:26.931649 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:27.231490 E  FE_GET_INFO ioctl failed (/dev/dvb/adapter1/frontend0)
                        eno: No such device (19)
2012-07-16 23:15:27.233140 W  DiSEqCDevTree: No device tree for cardid 13
2012-07-16 23:15:39.078627 W  DiSEqCDevTree: No device tree for cardid 14
2012-07-16 23:15:56.853644 W  DiSEqCDevTree: No device tree for cardid 11
2012-07-16 23:15:56.858186 W  DiSEqCDevTree: No device tree for cardid 13
2012-07-16 23:16:16.229583 I  Locking input devices
2012-07-16 23:16:21.084660 I  Unlocking input devices
2012-07-16 23:20:01.186939 I  Locking input devices
2012-07-16 23:20:01.202877 I  XMLTVConfig::Load: Running 'tv_find_grabbers baseline'.
2012-07-16 23:20:01.329703 E  XMLTVConfig::Load: Failed to run tv_find_grabbers
2012-07-16 23:20:01.341678 I  Unlocking input devices
2012-07-16 23:20:01.344974 I  Fetching lineups from Schedules Direct...
2012-07-16 23:20:01.365704 I  DataDirect: Grabbing channel data
2012-07-16 23:20:01.365817 I  Downloading DataDirect feed
content-type missing in HTTP POST, defaulting to application/octet-stream
content-type missing in HTTP POST, defaulting to application/octet-stream
2012-07-16 23:20:04.920012 I  Downloaded 11735 bytes
2012-07-16 23:20:04.920024 I  Uncompressing DataDirect feed
2012-07-16 23:20:04.920795 I  Uncompressed to 75618 bytes
2012-07-16 23:20:04.921651 I  New static DB connectionDataDirectCon
2012-07-16 23:20:04.929936 I  DataDirect: Your subscription expires on Wed Jun 19 (2013) 10:45 PM
2012-07-16 23:20:04.957590 I  DataDirect: sourceid 1 has lineup type: Cable
2012-07-16 23:20:04.972029 I  DataDirect: sourceid 2 has lineup type: LocalBroadcast
2012-07-16 23:20:04.976014 I  DataDirect: sourceid 3 has lineup type: LocalBroadcast
2012-07-16 23:20:05.119004 I  DataDirect: Deleting temporary files
2012-07-16 23:20:19.682854 I  Locking input devices
2012-07-16 23:20:19.694431 I  XMLTVConfig::Load: Running 'tv_find_grabbers baseline'.
2012-07-16 23:20:19.851544 E  XMLTVConfig::Load: Failed to run tv_find_grabbers
2012-07-16 23:20:19.863414 I  Unlocking input devices
2012-07-16 23:20:19.866690 I  Fetching lineups from Schedules Direct...
2012-07-16 23:20:19.878474 I  DataDirect: Grabbing channel data
2012-07-16 23:20:19.878537 I  Downloading DataDirect feed
content-type missing in HTTP POST, defaulting to application/octet-stream
2012-07-16 23:20:21.280292 I  Downloaded 11735 bytes
2012-07-16 23:20:21.280307 I  Uncompressing DataDirect feed
2012-07-16 23:20:21.281038 I  Uncompressed to 75618 bytes
2012-07-16 23:20:21.286667 I  DataDirect: Your subscription expires on Wed Jun 19 (2013) 10:45 PM
2012-07-16 23:20:21.475319 I  DataDirect: Deleting temporary files
2012-07-16 23:20:28.632839 I  Locking input devices
2012-07-16 23:20:28.645255 I  XMLTVConfig::Load: Running 'tv_find_grabbers baseline'.
2012-07-16 23:20:28.711959 E  XMLTVConfig::Load: Failed to run tv_find_grabbers
2012-07-16 23:20:28.723972 I  Unlocking input devices
2012-07-16 23:20:28.727259 I  Fetching lineups from Schedules Direct...
content-type missing in HTTP POST, defaulting to application/octet-stream
2012-07-16 23:20:28.734937 I  DataDirect: Grabbing channel data
2012-07-16 23:20:28.734992 I  Downloading DataDirect feed
2012-07-16 23:20:30.136773 I  Downloaded 11735 bytes
2012-07-16 23:20:30.136786 I  Uncompressing DataDirect feed
2012-07-16 23:20:30.137526 I  Uncompressed to 75618 bytes
2012-07-16 23:20:30.143152 I  DataDirect: Your subscription expires on Wed Jun 19 (2013) 10:45 PM
2012-07-16 23:20:30.330198 I  DataDirect: Deleting temporary files
2012-07-16 23:20:53.697666 W  MythUITextEdit: Missing background element.
2012-07-16 23:20:56.148377 I  MythCoreContext: Connecting to backend server: :6543 (try 1 of 5)
2012-07-16 23:21:03.149844 E  MythSocket(3970a20:70): readStringList: Error, timed out after 7000 ms.
2012-07-16 23:21:03.149899 C  Protocol version check failure.
                        The response to MYTH_PROTO_VERSION was empty.
                        This happens when the backend is too busy to respond,
                        or has deadlocked due to bugs or hardware failure.
2012-07-16 23:21:03.238266 I  OpenGL1: Deleting OpenGL Resources
2012-07-16 23:21:03.238383 I  OpenGL: Deleting OpenGL Resources
2012-07-16 23:21:03.245933 E  Object deleted with non-zero reference count!
2012-07-16 23:21:03.248616 E  Could not find widget to detach
2012-07-16 23:21:03.250211 E  Could not find widget to detach
2012-07-16 23:21:03.250541 I  Waiting for threads to exit.


-------------- next part --------------
[root at myth mythtv]# mythfrontend --logpath /var/log/mythtv/ --loglevel crit
2012-07-16 22:55:34.005130 I  Setup Interrupt handler
2012-07-16 22:55:34.005162 I  Setup Terminated handler
2012-07-16 22:55:34.005168 I  Setup Segmentation fault handler
2012-07-16 22:55:34.005174 I  Setup Aborted handler
2012-07-16 22:55:34.005180 I  Setup Bus error handler
2012-07-16 22:55:34.005186 I  Setup Floating point exception handler
2012-07-16 22:55:34.005192 I  Setup Illegal instruction handler
2012-07-16 22:55:34.005200 I  Setup User defined signal 1 handler
2012-07-16 22:55:34.005205 I  Setup User defined signal 2 handler
2012-07-16 22:55:34.005343 C  mythfrontend version: master [v0.26-pre-757-ge2a0efd-dirty] www.mythtv.org
2012-07-16 22:55:34.005352 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2012-07-16 22:55:34.005355 N  Enabled verbose msgs:  general
2012-07-16 22:55:43.720343 C  Protocol version check failure.
                        The response to MYTH_PROTO_VERSION was empty.
                        This happens when the backend is too busy to respond,
                        or has deadlocked due to bugs or hardware failure.
2012-07-16 22:55:50.722182 C  Protocol version check failure.
                        The response to MYTH_PROTO_VERSION was empty.
                        This happens when the backend is too busy to respond,
                        or has deadlocked due to bugs or hardware failure.
2012-07-16 22:55:50.722232 A  LoadFromScheduler(): Error querying master.
2012-07-16 22:55:57.725265 C  Protocol version check failure.
                        The response to MYTH_PROTO_VERSION was empty.
                        This happens when the backend is too busy to respond,
                        or has deadlocked due to bugs or hardware failure.


-------------- next part --------------
root at myth uls]# mythfrontend --version 
2012-07-17 09:14:13.911587 I  Setup Interrupt handler
2012-07-17 09:14:13.911619 I  Setup Terminated handler
2012-07-17 09:14:13.911626 I  Setup Segmentation fault handler
2012-07-17 09:14:13.911632 I  Setup Aborted handler
2012-07-17 09:14:13.911638 I  Setup Bus error handler
2012-07-17 09:14:13.911644 I  Setup Floating point exception handler
2012-07-17 09:14:13.911651 I  Setup Illegal instruction handler
2012-07-17 09:14:13.911658 I  Setup User defined signal 1 handler
2012-07-17 09:14:13.911664 I  Setup User defined signal 2 handler
2012-07-17 09:14:13.911792 C  mythfrontend version: master [v0.26-pre-899-g1316335-dirty] www.mythtv.org
2012-07-17 09:14:13.911800 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2012-07-17 09:14:13.911804 N  Enabled verbose msgs:  general
^CX Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00015
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
X Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00026
QGLTempContext: Unable to create GL context.
X Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00028
QGLTempContext: Unable to create GL context.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
root at myth uls]# mythfrontend --version 
2012-07-17 09:14:13.911587 I  Setup Interrupt handler
2012-07-17 09:14:13.911619 I  Setup Terminated handler
2012-07-17 09:14:13.911626 I  Setup Segmentation fault handler
2012-07-17 09:14:13.911632 I  Setup Aborted handler
2012-07-17 09:14:13.911638 I  Setup Bus error handler
2012-07-17 09:14:13.911644 I  Setup Floating point exception handler
2012-07-17 09:14:13.911651 I  Setup Illegal instruction handler
2012-07-17 09:14:13.911658 I  Setup User defined signal 1 handler
2012-07-17 09:14:13.911664 I  Setup User defined signal 2 handler
2012-07-17 09:14:13.911792 C  mythfrontend version: master [v0.26-pre-899-g1316335-dirty] www.mythtv.org
2012-07-17 09:14:13.911800 C  Qt version: compile: 4.8.2, runtime: 4.8.2
2012-07-17 09:14:13.911804 N  Enabled verbose msgs:  general
^CX Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00015
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
X Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00026
QGLTempContext: Unable to create GL context.
X Error: BadWindow (invalid Window parameter) 3
  Extension:    137 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x1c00028
QGLTempContext: Unable to create GL context.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.
QGLContext::makeCurrent(): Failed.



More information about the mythtv-dev mailing list