[mythtv-commits] Ticket #12535: Segmentation fault after starting livetv recording

MythTV noreply at mythtv.org
Mon Nov 9 11:32:02 UTC 2015


#12535: Segmentation fault after starting livetv recording
-------------------------------------------------+-------------------------
 Reporter:  xenic@…                              |          Owner:
                                                 |  jyavenard
     Type:  Bug Report - General                 |         Status:
                                                 |  infoneeded_new
 Priority:  major                                |      Milestone:  0.28
Component:  MythTV - Recording                   |        Version:  0.27.5
 Severity:  medium                               |     Resolution:
 Keywords:  sigsegv segmentation fault segfault  |  Ticket locked:  0
  record                                         |
-------------------------------------------------+-------------------------

Comment (by xenic@…):

 output with debug symbols enabled. Please note that this was built based
 on the deb-multimedia 'unstable' repo sources. The patches applied do not
 seem to touch any files that could affect this.

 {{{
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7fff9dffb700 (LWP 32757)]
 0x00007fffd8b2357d in my_datetime_to_str () from /usr/lib/x86_64-linux-
 gnu/libmysqlclient.so.18
 (gdb) bt
 #0  0x00007fffd8b2357d in my_datetime_to_str () from /usr/lib/x86_64
 -linux-gnu/libmysqlclient.so.18
 #1  0x00007fffd8b15ecf in ?? () from /usr/lib/x86_64-linux-
 gnu/libmysqlclient.so.18
 #2  0x00007fffd8b16138 in ?? () from /usr/lib/x86_64-linux-
 gnu/libmysqlclient.so.18
 #3  0x00007fffd8b1a05e in mysql_stmt_fetch () from /usr/lib/x86_64-linux-
 gnu/libmysqlclient.so.18
 #4  0x00007fffd90cb011 in ?? () from /usr/lib/x86_64-linux-
 gnu/qt4/plugins/sqldrivers/libqsqlmysql.so
 #5  0x00007ffff697f9fe in MSqlQuery::next (this=0x7fff9dffa680) at
 mythdbcon.cpp:767
 #6  0x00000000004d2c7b in Scheduler::AddNewRecords (this=0x8f9280) at
 scheduler.cpp:4078
 #7  0x00000000004b0c47 in Scheduler::FillRecordList (this=0x8f9280) at
 scheduler.cpp:421
 #8  0x00000000004c0774 in Scheduler::HandleReschedule (this=0x8f9280) at
 scheduler.cpp:2229
 #9  0x00000000004be3bf in Scheduler::run (this=0x8f9280) at
 scheduler.cpp:1941
 #10 0x00007ffff69628fb in MThreadInternal::run (this=0x8d2ab0) at
 mthread.cpp:79
 #11 0x00007ffff3f2fe6c in ?? () from /usr/lib/x86_64-linux-
 gnu/libQtCore.so.4
 #12 0x00007ffff5d370a4 in start_thread (arg=0x7fff9dffb700) at
 pthread_create.c:309
 #13 0x00007ffff336006d in clone () at
 ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 (gdb)
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12535#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list