Bug 306042 - Crash at Startup
Summary: Crash at Startup
Status: RESOLVED DUPLICATE of bug 254090
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: 2.6.x
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 18:26 UTC by admin
Modified: 2015-01-08 21:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description admin 2012-08-30 18:26:12 UTC
Application: kgpg (2.6.1)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
KDE was launching and kgpg is defined to start automatically. It crashes regularly at startup

-- Backtrace:
Application: KGpg (kgpg), signal: Segmentation fault
[KCrash Handler]
#6  QModelIndex (other=..., this=0x7fffe29662a0) at ../../src/corelib/kernel/qabstractitemmodel.h:65
#7  QSortFilterProxyModel::parent (this=0x8e3360, child=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:1657
#8  0x00007fb51e9b8bbb in parent (this=0x9464e0) at ../../src/corelib/kernel/qabstractitemmodel.h:389
#9  QTreeView::indexRowSizeHint (this=0x8b0c40, index=...) at itemviews/qtreeview.cpp:2759
#10 0x00007fb51e9bc6c9 in itemHeight (item=0, this=0xad5c30) at itemviews/qtreeview.cpp:3232
#11 QTreeViewPrivate::itemHeight (this=0xad5c30, item=<optimized out>) at itemviews/qtreeview.cpp:3221
#12 0x00007fb51e9bc963 in QTreeViewPrivate::updateScrollBars (this=0xad5c30) at itemviews/qtreeview.cpp:3453
#13 0x00007fb51e9bcd1f in QTreeView::updateGeometries (this=0x8b0c40) at itemviews/qtreeview.cpp:2686
#14 0x00007fb51e9c73a9 in QTreeView::timerEvent (this=0x8b0c40, event=0x7fffe29671c0) at itemviews/qtreeview.cpp:1183
#15 0x00007fb51d836e89 in QObject::event (this=0x8b0c40, e=<optimized out>) at kernel/qobject.cpp:1190
#16 0x00007fb51e4c6d4b in QWidget::event (this=0x8b0c40, event=0x7fffe29671c0) at kernel/qwidget.cpp:8754
#17 0x00007fb51e86b7b6 in QFrame::event (this=0x8b0c40, e=0x7fffe29671c0) at widgets/qframe.cpp:557
#18 0x00007fb51e8ecfe3 in QAbstractScrollArea::event (this=0x8b0c40, e=0x7fffe29671c0) at widgets/qabstractscrollarea.cpp:996
#19 0x00007fb51e98553b in QAbstractItemView::event (this=0x8b0c40, event=0x7fffe29671c0) at itemviews/qabstractitemview.cpp:1564
#20 0x00007fb51e476c34 in notify_helper (e=0x7fffe29671c0, receiver=0x8b0c40, this=0x70d980) at kernel/qapplication.cpp:4481
#21 QApplicationPrivate::notify_helper (this=0x70d980, receiver=0x8b0c40, e=0x7fffe29671c0) at kernel/qapplication.cpp:4453
#22 0x00007fb51e47bac1 in QApplication::notify (this=0x707500, receiver=0x8b0c40, e=0x7fffe29671c0) at kernel/qapplication.cpp:4360
#23 0x00007fb51f189e36 in KApplication::notify (this=0x707500, receiver=0x8b0c40, event=0x7fffe29671c0) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#24 0x00007fb51d82082c in QCoreApplication::notifyInternal (this=0x707500, receiver=0x8b0c40, event=0x7fffe29671c0) at kernel/qcoreapplication.cpp:787
#25 0x00007fb51d84d3a8 in sendEvent (event=0x7fffe29671c0, receiver=<optimized out>) at kernel/qcoreapplication.h:215
#26 QTimerInfoList::activateTimers (this=0x714270) at kernel/qeventdispatcher_unix.cpp:618
#27 0x00007fb51d84ab94 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#28 0x00007fb51984d5dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fb51984ddd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fb51984dfa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fb51d84b51f in QEventDispatcherGlib::processEvents (this=0x6e1490, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#32 0x00007fb51e519f9e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fb51d81fa32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fb51d81fc2f in QEventLoop::exec (this=0x7fffe29674c0, flags=...) at kernel/qeventloop.cpp:201
#35 0x00007fb51d823df7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#36 0x00000000004231a9 in ?? ()
#37 0x00007fb51d04623d in __libc_start_main () from /lib64/libc.so.6
#38 0x0000000000423235 in _start ()

Possible duplicates by query: bug 294097, bug 293695.

Reported using DrKonqi
Comment 1 Rolf Eike Beer 2012-08-30 20:03:00 UTC

*** This bug has been marked as a duplicate of bug 254090 ***