Mageia Bugzilla – Attachment 1475 Details for
Bug 4316
Crash in ksudoku when press "Difficulty" and choose any option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
ksuduku-debug2
ksudoku-debug2 (text/plain), 5.58 KB, created by
Börje Säfsten
on 2012-01-31 19:43:47 CET
(
hide
)
Description:
ksuduku-debug2
Filename:
MIME Type:
Creator:
Börje Säfsten
Created:
2012-01-31 19:43:47 CET
Size:
5.58 KB
patch
obsolete
>borje@localhost ~]$ gdb -q ksudoku >Reading symbols from /usr/bin/ksudoku...Reading symbols from /usr/lib/debug/usr/bin/ksudoku.debug...done. >done. >(gdb) run >Starting program: /usr/bin/ksudoku >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Set difficulty = 20 >Set new difficulty = 0 >ksudoku(3407): Failed to lock file "" , last result = 2 >ksudoku(3407)/kdeui (KIconLoader): Unable to lock pixmap cache when trying to discard it > >Program received signal SIGSEGV, Segmentation fault. >ksudoku::SymbolItem::setSize (this=0x21, size=26) > at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:63 >63 pic = Renderer::instance()->renderSymbolOn(pic, m_value, 0, m_maxValue, SymbolPreset); >(gdb) bt >#0 ksudoku::SymbolItem::setSize (this=0x21, size=26) > at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:63 >#1 0x0000000000432210 in ksudoku::ValueListWidget::resizeEvent (this=0x876d30) > at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:165 >#2 0x00007ffff4cfe19a in QWidget::event(QEvent*) () > from /usr/lib64/libQtGui.so.4 >#3 0x00007ffff50b7d96 in QFrame::event(QEvent*) () > from /usr/lib64/libQtGui.so.4 >#4 0x00007ffff52e06bb in QGraphicsView::viewportEvent(QEvent*) () > from /usr/lib64/libQtGui.so.4 >#5 0x00007ffff5b38e48 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 >#6 0x00007ffff4cada3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) > () from /usr/lib64/libQtGui.so.4 >#7 0x00007ffff4cb28f3 in QApplication::notify(QObject*, QEvent*) () > from /usr/lib64/libQtGui.so.4 >#8 0x00007ffff673b736 in KApplication::notify(QObject*, QEvent*) () > from /usr/lib64/libkdeui.so.5 >#9 0x00007ffff5b38cbc in QCoreApplication::notifyInternal(QObject*, QEvent*) > () from /usr/lib64/libQtCore.so.4 >#10 0x00007ffff4cf8c55 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 >#11 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 >#12 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 >#13 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 >#14 0x00007ffff4cfc16b in QWidgetPrivate::prepareToRender(QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib64/libQtGui.so.4 >#15 0x00007ffff4cfc564 in QWidgetPrivate::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>, bool) () > from /usr/lib64/libQtGui.so.4 >---Type <return> to continue, or q <return> to quit--- >#16 0x00007ffff4cfc8a9 in QWidget::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib64/libQtGui.so.4 >#17 0x00007fffec1bd897 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so >#18 0x00007fffec1be456 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so >#19 0x00007fffec1b6288 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so >#20 0x00007ffff5b4c871 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 >#21 0x00007ffff508eef1 in QComboBox::currentIndexChanged(int) () > from /usr/lib64/libQtGui.so.4 >#22 0x00007ffff508ef57 in ?? () from /usr/lib64/libQtGui.so.4 >#23 0x00007ffff508f1fa in ?? () from /usr/lib64/libQtGui.so.4 >#24 0x00007ffff508fe04 in ?? () from /usr/lib64/libQtGui.so.4 >#25 0x00007ffff5b4c871 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 >#26 0x00007ffff5335722 in ?? () from /usr/lib64/libQtGui.so.4 >#27 0x00007ffff508a2ca in ?? () from /usr/lib64/libQtGui.so.4 >#28 0x00007ffff5b38e48 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 >#29 0x00007ffff4cada3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) > () from /usr/lib64/libQtGui.so.4 >#30 0x00007ffff4cb31c3 in QApplication::notify(QObject*, QEvent*) () > from /usr/lib64/libQtGui.so.4 >#31 0x00007ffff673b736 in KApplication::notify(QObject*, QEvent*) () > from /usr/lib64/libkdeui.so.5 >#32 0x00007ffff5b38cbc in QCoreApplication::notifyInternal(QObject*, QEvent*) > () from /usr/lib64/libQtCore.so.4 >#33 0x00007ffff4caea42 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () > from /usr/lib64/libQtGui.so.4 >#34 0x00007ffff4d2ab44 in ?? () from /usr/lib64/libQtGui.so.4 >#35 0x00007ffff4d292ba in QApplication::x11ProcessEvent(_XEvent*) () > from /usr/lib64/libQtGui.so.4 >#36 0x00007ffff4d50962 in ?? () from /usr/lib64/libQtGui.so.4 >#37 0x00007fffeface5ba in g_main_context_dispatch () > from /lib64/libglib-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#38 0x00007fffeface980 in ?? () from /lib64/libglib-2.0.so.0 >#39 0x00007fffefacea44 in g_main_context_iteration () > from /lib64/libglib-2.0.so.0 >#40 0x00007ffff5b678bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 >#41 0x00007ffff4d505fe in ?? () from /usr/lib64/libQtGui.so.4 >#42 0x00007ffff5b37aa2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 >#43 0x00007ffff5b37cf7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 >#44 0x00007ffff5b3c7e5 in QCoreApplication::exec() () > from /usr/lib64/libQtCore.so.4 >#45 0x0000000000415bca in main (argc=1, argv=0x7fffffffdc78) > at /usr/src/debug/kdegames-4.8.0/ksudoku/src/main.cpp:94 >(gdb)
borje@localhost ~]$ gdb -q ksudoku Reading symbols from /usr/bin/ksudoku...Reading symbols from /usr/lib/debug/usr/bin/ksudoku.debug...done. done. (gdb) run Starting program: /usr/bin/ksudoku [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Set difficulty = 20 Set new difficulty = 0 ksudoku(3407): Failed to lock file "" , last result = 2 ksudoku(3407)/kdeui (KIconLoader): Unable to lock pixmap cache when trying to discard it Program received signal SIGSEGV, Segmentation fault. ksudoku::SymbolItem::setSize (this=0x21, size=26) at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:63 63 pic = Renderer::instance()->renderSymbolOn(pic, m_value, 0, m_maxValue, SymbolPreset); (gdb) bt #0 ksudoku::SymbolItem::setSize (this=0x21, size=26) at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:63 #1 0x0000000000432210 in ksudoku::ValueListWidget::resizeEvent (this=0x876d30) at /usr/src/debug/kdegames-4.8.0/ksudoku/src/gui/views/valuelistwidget.cpp:165 #2 0x00007ffff4cfe19a in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #3 0x00007ffff50b7d96 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #4 0x00007ffff52e06bb in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4 #5 0x00007ffff5b38e48 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #6 0x00007ffff4cada3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #7 0x00007ffff4cb28f3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #8 0x00007ffff673b736 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #9 0x00007ffff5b38cbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #10 0x00007ffff4cf8c55 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #11 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #12 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #13 0x00007ffff4cf8b99 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #14 0x00007ffff4cfc16b in QWidgetPrivate::prepareToRender(QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib64/libQtGui.so.4 #15 0x00007ffff4cfc564 in QWidgetPrivate::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>, bool) () from /usr/lib64/libQtGui.so.4 ---Type <return> to continue, or q <return> to quit--- #16 0x00007ffff4cfc8a9 in QWidget::render(QPaintDevice*, QPoint const&, QRegion const&, QFlags<QWidget::RenderFlag>) () from /usr/lib64/libQtGui.so.4 #17 0x00007fffec1bd897 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so #18 0x00007fffec1be456 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so #19 0x00007fffec1b6288 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so #20 0x00007ffff5b4c871 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #21 0x00007ffff508eef1 in QComboBox::currentIndexChanged(int) () from /usr/lib64/libQtGui.so.4 #22 0x00007ffff508ef57 in ?? () from /usr/lib64/libQtGui.so.4 #23 0x00007ffff508f1fa in ?? () from /usr/lib64/libQtGui.so.4 #24 0x00007ffff508fe04 in ?? () from /usr/lib64/libQtGui.so.4 #25 0x00007ffff5b4c871 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #26 0x00007ffff5335722 in ?? () from /usr/lib64/libQtGui.so.4 #27 0x00007ffff508a2ca in ?? () from /usr/lib64/libQtGui.so.4 #28 0x00007ffff5b38e48 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #29 0x00007ffff4cada3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #30 0x00007ffff4cb31c3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #31 0x00007ffff673b736 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #32 0x00007ffff5b38cbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #33 0x00007ffff4caea42 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4 #34 0x00007ffff4d2ab44 in ?? () from /usr/lib64/libQtGui.so.4 #35 0x00007ffff4d292ba in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #36 0x00007ffff4d50962 in ?? () from /usr/lib64/libQtGui.so.4 #37 0x00007fffeface5ba in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #38 0x00007fffeface980 in ?? () from /lib64/libglib-2.0.so.0 #39 0x00007fffefacea44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #40 0x00007ffff5b678bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #41 0x00007ffff4d505fe in ?? () from /usr/lib64/libQtGui.so.4 #42 0x00007ffff5b37aa2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #43 0x00007ffff5b37cf7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #44 0x00007ffff5b3c7e5 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #45 0x0000000000415bca in main (argc=1, argv=0x7fffffffdc78) at /usr/src/debug/kdegames-4.8.0/ksudoku/src/main.cpp:94 (gdb)
View Attachment As Raw
Actions:
View
Attachments on
bug 4316
:
1459
|
1466
| 1475