[mythtv-commits] Ticket #5582: Segmentation Fault on LIRC change in 17972

MythTV mythtv at cvs.mythtv.org
Tue Jul 29 18:55:47 UTC 2008


#5582: Segmentation Fault on LIRC change in 17972
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 After building CVS version 19792, I get the following error upon startup
 of mythfrontend

 2008-07-29 13:50:47.788 Current Schema Version: 1222
 2008-07-29 13:50:47.788 mythfrontend version: 0.22.20080729-1
 www.mythtv.org
 2008-07-29 13:50:47.788 Enabled verbose msgs:  important general
 2008-07-29 13:50:49.723 Primary screen: 0.
 2008-07-29 13:50:49.724 Using screen 0, 1280x1024 at 0,0
 2008-07-29 13:50:49.725 Switching to square mode (MythCenter)
 2008-07-29 13:50:49.733 Using the OpenGL painter

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb43bc740 (LWP 29511)]
 0xb523f7c9 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
 (gdb) bt
 #0  0xb523f7c9 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
 #1  0xb5103f79 in ?? () from /usr/lib/liblirc_client.so.0
 #2  0xb5104b4a in lirc_readconfig () from /usr/lib/liblirc_client.so.0
 #3  0xb69bd77c in LIRC::Init (this=0x837e3b8) at lirc.cpp:293
 #4  0xb68cace1 in MythMainWindow (this=0x8362560, useDB=true)
     at mythmainwindow.cpp:336
 #5  0xb68cea00 in MythMainWindow::getMainWindow (useDB=false)
     at mythmainwindow.cpp:220
 #6  0xb68cea8b in GetMythMainWindow () at mythmainwindow.cpp:234
 #7  0x0806e7bf in main (argc=Cannot access memory at address 0x0
 ) at main.cpp:1342
 (gdb)

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


More information about the mythtv-commits mailing list