[mythtv-commits] Ticket #6039: LIRC - Broken jump-to when using number keys on remote
MythTV
mythtv at cvs.mythtv.org
Wed Dec 31 06:13:01 UTC 2008
#6039: LIRC - Broken jump-to when using number keys on remote
--------------------------------+-------------------------------------------
Reporter: mlists at dressler.ca | Owner: danielk
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Resolution: fixed
Mlocked: 0 |
--------------------------------+-------------------------------------------
Comment(by eric.bosch at comcast.net):
Here is a backgrace.
2008-12-31 00:10:24.477 MSqlQuery::exec() "SELECT data FROM settings WHERE
value
= 'ThemePainter' AND hostname = 'saruman' ;"
2008-12-31 00:10:24.477 Using the OpenGL painter
2008-12-31 00:10:24.477 MSqlQuery::exec() "SELECT data FROM settings WHERE
value
= 'LircSocket' AND hostname = 'saruman' ;"
2008-12-31 00:10:24.478 MSqlQuery::exec() "SELECT data FROM settings WHERE
value
= 'LircKeyPressedApp' AND hostname = 'saruman' ;"
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f7b07fc5790 (LWP 14271)]
*__GI___strcasecmp (s1=0x0, s2=0xaa9330 "system") at strcasecmp.c:65
65 strcasecmp.c: No such file or directory.
in strcasecmp.c
(gdb) bt
#0 *__GI___strcasecmp (s1=0x0, s2=0xaa9330 "system") at strcasecmp.c:65
#1 0x00007f7afe76854f in lirc_readconfig_only_internal (
file=<value optimized out>, config=0xa14240, check=0,
full_name=0x7fff1010df60, sha_bang=0x7fff1010df68) at
lirc_client.c:1345
#2 0x00007f7afe768ec6 in lirc_readconfig (file=0x0, config=0xaa9330,
check=0x7f7aff98e580 <_nl_global_locale>) at lirc_client.c:808
#3 0x00007f7b05852c9a in LIRC::Init (this=0xa7ae40) at lirc.cpp:299
#4 0x00007f7b05766b0f in MythMainWindow::StartLIRC (this=0xa2c930)
at mythmainwindow.cpp:1749
#5 0x00007f7b05772aed in MythMainWindow (this=0xa2c930, useDB=true)
at mythmainwindow.cpp:335
#6 0x00007f7b057785d4 in MythMainWindow::getMainWindow (useDB=true)
at mythmainwindow.cpp:209
#7 0x00007f7b05778679 in GetMythMainWindow () at mythmainwindow.cpp:223
#8 0x0000000000432ee9 in main (argc=3, argv=0x7fff10110ec8) at
main.cpp:1251
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6039#comment:7>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list