| 1 | GNU gdb (GDB) 7.0.1-debian
|
|---|
| 2 | Copyright (C) 2009 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 8 | For bug reporting instructions, please see:
|
|---|
| 9 | <http://www.gnu.org/software/gdb/bugs/>.
|
|---|
| 10 | [Thread debugging using libthread_db enabled]
|
|---|
| 11 | [New Thread 0x7f3ef5885700 (LWP 2802)]
|
|---|
| 12 | pthread_cond_wait@@GLIBC_2.3.2 ()
|
|---|
| 13 | at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
|
|---|
| 14 | in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
|
|---|
| 15 | Current language: auto
|
|---|
| 16 | The current source language is "auto; currently asm".
|
|---|
| 17 |
|
|---|
| 18 | Thread 2 (Thread 0x7f3ef5885700 (LWP 2802)):
|
|---|
| 19 | #0 pthread_cond_wait@@GLIBC_2.3.2 ()
|
|---|
| 20 | at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
|
|---|
| 21 | #1 0x00007f3f05dca563 in ?? () from /usr/lib/libQtCore.so.4
|
|---|
| 22 | #2 0x00007f3f05dc5e05 in QMutex::lock() () from /usr/lib/libQtCore.so.4
|
|---|
| 23 | #3 0x00007f3f0d18fa03 in QMutexLocker::relock (this=0x7f3ef58847a0)
|
|---|
| 24 | at /usr/include/qt4/QtCore/qmutex.h:120
|
|---|
| 25 | #4 0x00007f3f0d18f95a in QMutexLocker (this=0x7f3ef58847a0, m=0x1aef688)
|
|---|
| 26 | at /usr/include/qt4/QtCore/qmutex.h:102
|
|---|
| 27 | #5 0x00007f3f0d26edbe in DBLoggerThread::queueFull (this=0x1aef660)
|
|---|
| 28 | at logging.h:129
|
|---|
| 29 | #6 0x00007f3f0d2677cc in DatabaseLogger::logmsg (this=0x1aee620,
|
|---|
| 30 | item=0x7f3ef0009bf0) at logging.cpp:423
|
|---|
| 31 | #7 0x00007f3f0d269f08 in LoggerThread::handleItem (this=0x1a91090,
|
|---|
| 32 | item=0x7f3ef0009bf0) at logging.cpp:819
|
|---|
| 33 | #8 0x00007f3f0d26a532 in LogPrintLine (mask=2, level=LOG_INFO,
|
|---|
| 34 | file=0x7f3f0d2a1dcf "mythdbcon.cpp", line=75,
|
|---|
| 35 | function=0x7f3f0d2a24f4 "MSqlDatabase", fromQString=1,
|
|---|
| 36 | format=0x7f3ef0001238 "Database connection created: DBManager2")
|
|---|
| 37 | at logging.cpp:955
|
|---|
| 38 | #9 0x00007f3f0d1acc43 in MSqlDatabase (this=0x7f3ef0000ed0, name=...)
|
|---|
| 39 | at mythdbcon.cpp:75
|
|---|
| 40 | #10 0x00007f3f0d1aec24 in MDBManager::popConnection (this=0x7f3ef00098e8,
|
|---|
| 41 | reuse=true) at mythdbcon.cpp:295
|
|---|
| 42 | #11 0x00007f3f0d1b0866 in MSqlQuery::InitCon (
|
|---|
| 43 | _reuse=MSqlQuery::kNormalConnection) at mythdbcon.cpp:544
|
|---|
| 44 | #12 0x00007f3f0d268970 in DBLoggerThread::run (this=0x1aef660)
|
|---|
| 45 | at logging.cpp:539
|
|---|
| 46 | #13 0x00007f3f0d18fb19 in MThreadInternal::run (this=0x1af0040)
|
|---|
| 47 | at mthread.cpp:77
|
|---|
| 48 | #14 0x00007f3f05dcae15 in ?? () from /usr/lib/libQtCore.so.4
|
|---|
| 49 | #15 0x00007f3f074ca56c in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
|
|---|
| 50 | #16 0x00007f3f079b18ba in start_thread (arg=<value optimized out>)
|
|---|
| 51 | at pthread_create.c:300
|
|---|
| 52 | #17 0x00007f3f0530302d in clone ()
|
|---|
| 53 | at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
|
|---|
| 54 | #18 0x0000000000000000 in ?? ()
|
|---|
| 55 |
|
|---|
| 56 | Thread 1 (Thread 0x7f3f0fbe27a0 (LWP 2801)):
|
|---|
| 57 | #0 pthread_cond_wait@@GLIBC_2.3.2 ()
|
|---|
| 58 | at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
|
|---|
| 59 | #1 0x00007f3f05dcbe6b in QWaitCondition::wait(QMutex*, unsigned long) ()
|
|---|
| 60 | from /usr/lib/libQtCore.so.4
|
|---|
| 61 | #2 0x00007f3f05dcaeac in QThread::wait(unsigned long) ()
|
|---|
| 62 | from /usr/lib/libQtCore.so.4
|
|---|
| 63 | #3 0x00007f3f0d18f401 in MThread::wait (this=0x1aef660,
|
|---|
| 64 | time=18446744073709551615) at mthread.cpp:299
|
|---|
| 65 | #4 0x00007f3f0d26771a in DatabaseLogger::stopDatabaseAccess (this=0x1aee620)
|
|---|
| 66 | at logging.cpp:406
|
|---|
| 67 | #5 0x00007f3f0d26b547 in logStop () at logging.cpp:1108
|
|---|
| 68 | #6 0x00007f3f0c7da560 in ~MythContext (this=0x1aeeea0,
|
|---|
| 69 | __in_chrg=<value optimized out>) at mythcontext.cpp:1105
|
|---|
| 70 | #7 0x000000000040bb50 in main (argc=6, argv=0x7fffe6aa0d98) at main.cpp:820
|
|---|