Bug 257045 - Kgpg Crash on startup
Summary: Kgpg Crash on startup
Status: RESOLVED DUPLICATE of bug 254090
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 08:20 UTC by Unknown
Modified: 2010-11-16 08:39 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 Unknown 2010-11-16 08:20:52 UTC
Application: kgpg (2.4.1)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.5-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

I started kgpg using the autostart mechanism on startup
Problem occurs also when starting kgpg again from start menu

The crash can be reproduced every time.

-- Backtrace:
Application: KGpg (kgpg), signal: Segmentation fault
[KCrash Handler]
#7  0xb6d63302 in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#8  0xb6d1a7cb in QTreeView::indexRowSizeHint(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#9  0xb6d1af40 in QTreeViewPrivate::itemHeight(int) const () from /usr/lib/libQtGui.so.4
#10 0xb6d1b238 in QTreeViewPrivate::updateScrollBars() () from /usr/lib/libQtGui.so.4
#11 0xb6d1b572 in QTreeView::updateGeometries() () from /usr/lib/libQtGui.so.4
#12 0xb6d23a1b in QTreeView::timerEvent(QTimerEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb61c5c34 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb67a408c in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb6b9b445 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb6c2e984 in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6cdd04c in QAbstractItemView::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb6748fd4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb6751e44 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb71d39a1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0xb61b07ce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb61e1c07 in QTimerInfoList::activateTimers() () from /usr/lib/libQtCore.so.4
#23 0xb61de8a2 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib/libQtCore.so.4
#24 0xb577eb49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb577f350 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb577f60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb61defcb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb67ffbea in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtGui.so.4
#29 0xb61afaad in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb61afcd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb61b4780 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0xb6746cd4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0x080c195a in _start ()

This bug may be a duplicate of or related to bug 254090.

Possible duplicates by query: bug 254090.

Reported using DrKonqi
Comment 1 Rolf Eike Beer 2010-11-16 08:39:58 UTC
Please install the both Qt and kdelibs debug symbols if you can reproduce this every time and try to get a more complete bug report. I still can't see any KGpg related code in this.

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