[mythtv-commits] Ticket #10085: Intermittent crash with logging to DB enabled

MythTV noreply at mythtv.org
Wed Oct 12 20:11:24 UTC 2011


#10085: Intermittent crash with logging to DB enabled
--------------------------------+----------------------------
 Reporter:  paulh               |          Owner:  beirdo
     Type:  Bug Report - Crash  |         Status:  assigned
 Priority:  minor               |      Milestone:  unknown
Component:  MythTV - General    |        Version:  Trunk Head
 Severity:  medium              |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+----------------------------

Comment (by beirdo):

 OK.  Could you bring up gdb with that coredump again, and do:
 {{{
 thread 1
 up
 }}}

 and continue to go up until you are at #5 which is the logqmsg at
 logging.cpp:651 or so.

 Then
 {{{
 print *info
 print query
 }}}

 Also, what is your locale set to?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10085#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list