[mythtv-commits] Ticket #6486: Segfault when starting mythfrontend using radeon driver and Xorg 1.5.3

MythTV mythtv at cvs.mythtv.org
Tue Apr 21 20:19:58 UTC 2009


#6486: Segfault when starting mythfrontend using radeon driver and Xorg 1.5.3
----------------------------------+-----------------------------------------
 Reporter:  nivw2008 at fastmail.fm  |       Owner:  ijr       
     Type:  defect                |      Status:  new       
 Priority:  major                 |   Milestone:  unknown   
Component:  MythTV - General      |     Version:  0.21-fixes
 Severity:  medium                |     Mlocked:  0         
----------------------------------+-----------------------------------------
 when I start mythfront it crashes with seg fault, here is the backtrace
 using gdb:
 Starting program: /usr/bin/mythfrontend
 [Thread debugging using libthread_db enabled]
 2009-04-21 22:35:43.610 Using runtime prefix = /usr
 [New Thread 0xb5a25710 (LWP 6278)]
 [New Thread 0xb5824b90 (LWP 6281)]
 [New Thread 0xb5023b90 (LWP 6282)]
 [New Thread 0xb4822b90 (LWP 6283)]
 2009-04-21 22:35:44.916 XScreenSaver support enabled
 2009-04-21 22:35:44.916 DPMS is active.
 2009-04-21 22:35:44.917 Unable to read configuration file mysql.txt
 2009-04-21 22:35:44.917 Empty LocalHostName.
 2009-04-21 22:35:44.917 Using localhost value of whitey
 2009-04-21 22:35:45.089 New DB connection, total: 1
 2009-04-21 22:35:45.094 Connected to database 'mythconverg' at host:
 localhost
 2009-04-21 22:35:45.096 Closing DB connection named 'DBManager0'
 2009-04-21 22:35:45.097 Primary screen 0.
 2009-04-21 22:35:45.098 Connected to database 'mythconverg' at host:
 localhost
 2009-04-21 22:35:45.099 Using screen 0, 1280x960 at 0,0
 [New Thread 0xb3c83b90 (LWP 6290)]
 2009-04-21 22:35:45.112 New DB connection, total: 2
 2009-04-21 22:35:45.113 Connected to database 'mythconverg' at host:
 localhost
 2009-04-21 22:35:45.117 mythfrontend version: 0.21.20080304-1
 www.mythtv.org
 2009-04-21 22:35:45.117 Enabled verbose msgs:  important general
 2009-04-21 22:35:46.095 No theme dir: /home/niv/.mythtv/themes/G.A.N.T
 2009-04-21 22:35:46.097 Primary screen 0.
 2009-04-21 22:35:46.098 Using screen 0, 1280x960 at 0,0
 2009-04-21 22:35:46.099 No theme dir: /home/niv/.mythtv/themes/G.A.N.T
 2009-04-21 22:35:46.099 Switching to square mode (G.A.N.T)
 2009-04-21 22:35:46.294 Using the Qt painter
 [New Thread 0xb2fa4b90 (LWP 6292)]
 2009-04-21 22:35:46.298 JoystickMenuClient Error: Joystick disabled -
 Failed to read /home/niv/.mythtv/joystickmenurc
 [Thread 0xb2fa4b90 (LWP 6292) exited]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb5a25710 (LWP 6278)]
 0x00000001 in ?? ()
 (gdb) bt
 #0  0x00000001 in ?? ()
 #1  0xb5fb6ce2 in glXWaitX () from
 //usr//lib/opengl/xorg-x11/lib/libGL.so.1
 #2  0xb65237fe in QGLWidget::glInit () from /usr/qt/3/lib/libqt-mt.so.3
 #3  0xb6322f71 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
 #4  0xb62920b5 in QApplication::internalNotify ()
    from /usr/qt/3/lib/libqt-mt.so.3
 #5  0xb6292bc9 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
 #6  0xb6293774 in QApplication::sendPostedEvents ()
    from /usr/qt/3/lib/libqt-mt.so.3
 #7  0xb6321dbd in QWidget::show () from /usr/qt/3/lib/libqt-mt.so.3
 #8  0xb694adbc in MythMainWindow::Show (this=0x97b3960)
     at mythmainwindow.cpp:605
 #9  0xb694b270 in MythMainWindow::Init (this=0x97b3960)
     at mythmainwindow.cpp:595
 #10 0x0807c530 in main (argc=1, argv=0xbff08e94) at main.cpp:1421

 I am running gentoo and mythtv ver 0.21_p19961-r1

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6486>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list