Advertisement
Guest User

Untitled

a guest
Apr 28th, 2011
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. gdb mytetra
  2. GNU gdb (GDB) 7.1
  3. Copyright (C) 2010 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "i486-slackware-linux".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/bin/mytetra...done.
  12. (gdb) run
  13. Starting program: /usr/bin/mytetra
  14. [Thread debugging using libthread_db enabled]
  15. Traceback (most recent call last):
  16.  
  17. File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
  18. from gobject import register
  19. File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
  20. import gdb.backtrace
  21. ImportError: No module named backtrace
  22. Start MyTetra v.1.28
  23. Set main program file to "/usr/bin/mytetra"
  24. Check full current path "/usr/bin"
  25. Check config file "/usr/bin/conf.ini"
  26. Detect home directory "/home/ed/.mytetra"
  27. Check config file "/home/ed/.mytetra/conf.ini"
  28. Config file "/home/ed/.mytetra/conf.ini" is exists
  29. Short config file name "conf.ini"
  30. Config directory name "/home/ed/.mytetra"
  31. Set work directory to "/home/ed/.mytetra"
  32. [DBG] Get interface language "ru"
  33. [DBG] Use language file ":/resource/translations/mytetra_ru.qm"
  34. [DBG] Show event of find dialog
  35. [DBG] Random generator init 1304006923
  36. [DBG] Random generator 996457498
  37. [DBG] Set tree position to QVariant(QString, "Игры") id QVariant(QString, "4170")
  38. [DBG] In recordtablescreen set_tabledata() start
  39. [DBG] recordtablescreen::tools_update()
  40. [DBG] In table select present
  41. [DBG] In table row count is 2
  42. [DBG] recordtablescreen::tools_update()
  43. [DBG] In table select present
  44. [DBG] In table row count is 2
  45. [DBG] recordtablescreen::select() : current item num 0
  46. [DBG] File "./data/base/0000000020/text.html"
  47.  
  48. [DBG] In recordtablescreen set new model stop
  49. [DBG] recordtablescreen::tools_update()
  50. [DBG] In table select present
  51. [DBG] In table row count is 2
  52. [DBG] recordtablescreen::tools_update()
  53. [DBG] In table select present
  54. [DBG] In table row count is 2
  55. [DBG] recordtablescreen::select() : current item num 1
  56. [DBG] File "./data/base/0000000033/text.html"
  57.  
  58. [DBG] Restore session succesfull
  59. [DBG] Textarea geometry X Y 0 80
  60. [DBG] Textarea geometry Width Height 930 17
  61. [DBG] Textarea frame geometry Width Height 930 17
  62. [DBG] recordtablescreen::tools_update()
  63. [DBG] In table select present
  64. [DBG] In table row count is 2
  65. [DBG] In on_customContextMenuRequested
  66. [DBG] Copy to buffer records
  67. [DBG] "преф"
  68.  
  69. [DBG] recordtablescreen::tools_update()
  70. [DBG] In table select present
  71. [DBG] In table row count is 2
  72. [DBG] recordtablescreen::tools_update()
  73. [DBG] In table select present
  74. [DBG] In table row count is 2
  75. [DBG] In recordtablescreen set_tabledata() start
  76. [DBG] recordtablescreen::tools_update()
  77. [DBG] In table select present
  78. [DBG] In table row count is 3
  79. [DBG] recordtablescreen::tools_update()
  80. [DBG] In table select present
  81. [DBG] In table row count is 3
  82. [DBG] recordtablescreen::select() : current item num 0
  83. [DBG] File "./data/base/0000000018/text.html"
  84.  
  85. [DBG] In recordtablescreen set new model stop
  86. [DBG] recordtablescreen::tools_update()
  87. [DBG] In table select non present
  88. [DBG] In on_customContextMenuRequested
  89.  
  90. Program received signal SIGSEGV, Segmentation fault.
  91. 0x0809ba3f in QList (this=0xbfffcf20, l=...) at /usr/lib/qt/include/QtCore/qlist.h:114
  92. 114 inline QList(const QList<T> &l) : d(l.d) { d->ref.ref(); if (!d->sharable) detach_helper(); }
  93. (gdb) where
  94.  
  95. #0 0x0809ba3f in QList (this=0xbfffcf20, l=...) at /usr/lib/qt/include/QtCore/qlist.h:114
  96. #1 0x080a8308 in QListIterator (this=0xbfffcf20, container=...)
  97. at /usr/lib/qt/include/QtCore/qlist.h:777
  98. #2 0x080a7b39 in ClipboardRecords::print (this=0x0) at src/clipboardrecords.cpp:46
  99. #3 0x08064317 in RecordTableScreen::paste (this=0x81e3eb8) at src/recordtablescreen.cpp:638
  100. #4 0x080d8115 in RecordTableScreen::qt_metacall (this=0x81e3eb8, _c=QMetaObject::InvokeMetaMethod,
  101. _id=2, _a=0xbfffd0b8) at build/moc_recordtablescreen.cpp:94
  102. #5 0xb729b26a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) ()
  103. from /usr/lib/qt/lib/libQtCore.so.4
  104. #6 0xb72a9885 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
  105. from /usr/lib/qt/lib/libQtCore.so.4
  106. #7 0xb7611509 in QAction::triggered(bool) () from /usr/lib/qt/lib/libQtGui.so.4
  107. #8 0xb76136fc in QAction::activate(QAction::ActionEvent) () from /usr/lib/qt/lib/libQtGui.so.4
  108. #9 0xb7ab1a3c in ?? () from /usr/lib/qt/lib/libQtGui.so.4
  109. #10 0xb7ab7efb in ?? () from /usr/lib/qt/lib/libQtGui.so.4
  110. #11 0xb7ab8f07 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  111. #12 0xb7675f58 in QWidget::event(QEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  112. #13 0xb7aba4fc in QMenu::event(QEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  113. #14 0xb7617d0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
  114. from /usr/lib/qt/lib/libQtGui.so.4
  115.  
  116. #15 0xb761f2fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  117. #16 0xb729606b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
  118. from /usr/lib/qt/lib/libQtCore.so.4
  119. #17 0xb761e252 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/qt/lib/libQtGui.so.4
  120. #18 0xb76a9310 in ?? () from /usr/lib/qt/lib/libQtGui.so.4
  121. #19 0xb76a83fb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
  122. ---Type <return> to continue, or q <return> to quit---q
  123. Quit
  124. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement