Opened 17 years ago

Closed 17 years ago

#2522 closed defect (invalid)

Mythfrontend crashes X on launch

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Path: . URL: http://svn.mythtv.org/svn/trunk/mythtv Repository Root: http://svn.mythtv.org/svn Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2 Revision: 11401 Node Kind: directory Schedule: normal Last Changed Author: rkulagow Last Changed Rev: 11401 Last Changed Date: 2006-10-03 08:17:43 -0600 (Tue, 03 Oct 2006)

X11 Backtrace from logfile Backtrace: 0: /usr/X11R6/bin/X(xf86SigHandler+0x84) [0x80c4344] 1: [0xb7fc1420] 2: /usr/lib/xorg/modules/extensions/libglx.so(DoMakeCurrent?+0x318) [0xb7c83e18] 3: /usr/lib/xorg/modules/extensions/libglx.so(glXMakeCurrent+0x39) [0xb7c84069] 4: /usr/lib/xorg/modules/extensions/libglx.so [0xb7c86f6a] 5: /usr/X11R6/bin/X(Dispatch+0x19b) [0x8086cab] 6: /usr/X11R6/bin/X(main+0x489) [0x806e699] 7: /lib/tls/libc.so.6(libc_start_main+0xc8) [0xb7dc0ea8] 8: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]

Fatal server error: Caught signal 11. Server aborting

X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: UNKNOWN Current Operating System: Linux chief 2.6.18-1-686 #1 SMP Fri Sep 29 16:25:40 UTC 2006 i686 Build Date: 07 July 2006

Before reporting problems, check http://wiki.x.org to make sure that you have the latest version.

Module Loader present

#2 0xb6430a9e in QWidget::windowState () from /usr/lib/libqt-mt.so.3 #3 0xb6430c39 in QWidget::show () from /usr/lib/libqt-mt.so.3 #4 0xb6b9b1be in MythMainWindow::Show (this=0x82116a8) at mythmainwindow.cpp:577 #5 0xb6b9b575 in MythMainWindow::Init (this=0x82116a8) at mythmainwindow.cpp:567 #6 0x08076cd4 in main (argc=1, argv=0xbfd51b34) at main.cpp:1131 (gdb) n Single stepping until exit from function _ZNK7QWidget5styleEv, which has no line number information. 0xb642ff02 in QWidget::isActiveWindow () from /usr/lib/libqt-mt.so.3 (gdb) where #0 0xb642ff02 in QWidget::isActiveWindow () from /usr/lib/libqt-mt.so.3 #1 0xb6430a9e in QWidget::windowState () from /usr/lib/libqt-mt.so.3 #2 0xb6430c39 in QWidget::show () from /usr/lib/libqt-mt.so.3 #3 0xb6b9b1be in MythMainWindow::Show (this=0x82116a8) at mythmainwindow.cpp:577 #4 0xb6b9b575 in MythMainWindow::Init (this=0x82116a8) at mythmainwindow.cpp:567 #5 0x08076cd4 in main (argc=1, argv=0xbfd51b34) at main.cpp:1131 (gdb) n Single stepping until exit from function _ZNK7QWidget14isActiveWindowEv, which has no line number information. 0xb6430a9e in QWidget::windowState () from /usr/lib/libqt-mt.so.3 (gdb) where #0 0xb6430a9e in QWidget::windowState () from /usr/lib/libqt-mt.so.3 #1 0xb6430c39 in QWidget::show () from /usr/lib/libqt-mt.so.3 #2 0xb6b9b1be in MythMainWindow::Show (this=0x82116a8) at mythmainwindow.cpp:577 #3 0xb6b9b575 in MythMainWindow::Init (this=0x82116a8) at mythmainwindow.cpp:567 #4 0x08076cd4 in main (argc=1, argv=0xbfd51b34) at main.cpp:1131 (gdb) n Single stepping until exit from function _ZNK7QWidget11windowStateEv, which has no line number information. 0xb6430c39 in QWidget::show () from /usr/lib/libqt-mt.so.3 (gdb) where #0 0xb6430c39 in QWidget::show () from /usr/lib/libqt-mt.so.3 #1 0xb6b9b1be in MythMainWindow::Show (this=0x82116a8) at mythmainwindow.cpp:577 #2 0xb6b9b575 in MythMainWindow::Init (this=0x82116a8) at mythmainwindow.cpp:567 #3 0x08076cd4 in main (argc=1, argv=0xbfd51b34) at main.cpp:1131 (gdb) n Single stepping until exit from function _ZN7QWidget4showEv, which has no line number information. mythfrontend: Fatal IO error: client killed

Breakpoint 1, 0xb5ce2426 in exit () from /lib/tls/libc.so.6 (gdb) where #0 0xb5ce2426 in exit () from /lib/tls/libc.so.6 #1 0xb63178c6 in QApplication::x11_initialize_style () from /usr/lib/libqt-mt.so.3 #2 0xb5f458fd in _XIOError () from /usr/lib/libX11.so.6 #3 0xb5f468d6 in _XRead () from /usr/lib/libX11.so.6 #4 0xb5f47315 in _XReply () from /usr/lib/libX11.so.6 #5 0xb6030939 in glXChannelRectSyncSGIX () from /usr/lib/libGL.so.1 #6 0x081b02c0 in ?? () #7 0xbfd510e8 in ?? () #8 0x00000000 in ?? ()

Change History (1)

comment:1 Changed 17 years ago by Isaac Richards

Priority: criticalminor
Resolution: invalid
Severity: highmedium
Status: newclosed

Not a myth bug.

Note: See TracTickets for help on using tickets.