Bug 259988 - kgpg segmentation fault when launching
Summary: kgpg segmentation fault when launching
Status: RESOLVED DUPLICATE of bug 254090
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 19:24 UTC by Thierry Thomas
Modified: 2010-12-15 19:53 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 Thierry Thomas 2010-12-15 19:24:06 UTC
Application: kgpg (2.4.1)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.1
Operating System: FreeBSD 8.1-STABLE i386
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed:just launching kgpg from the main menu.

Same error when launched from the command line:

>kgpg                                                                                         ~
kgpg(20948)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory mapping, will fallback to private memory -- memory usage will increase 
QMetaObject::invokeMethod: No such method KGpgApp::loadCommandLineOptionsForNewInstance()
KCrash: Application 'kgpg' crashing...                                                       ~
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/thierry/.kde4/socket-graf.pompo.net/kdeinit4__0

The crash can be reproduced every time.

-- Backtrace:
Application: KGpg (kgpg), signal: Segmentation fault: 11
[KCrash Handler]
#7  0x3528febd in QSortFilterProxyModel::parent () from /usr/local/lib/qt4/libQtGui.so.4
#8  0x352454c8 in QTreeView::indexRowSizeHint () from /usr/local/lib/qt4/libQtGui.so.4
#9  0x35245c31 in QTreeViewPrivate::itemHeight () from /usr/local/lib/qt4/libQtGui.so.4
#10 0x35245e9f in QTreeViewPrivate::updateScrollBars () from /usr/local/lib/qt4/libQtGui.so.4
#11 0x352463c0 in QTreeView::updateGeometries () from /usr/local/lib/qt4/libQtGui.so.4
#12 0x3524f42d in QTreeView::timerEvent () from /usr/local/lib/qt4/libQtGui.so.4
#13 0x35ba320a in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#14 0x34ca2f55 in QWidget::event () from /usr/local/lib/qt4/libQtGui.so.4
#15 0x350aed03 in QFrame::event () from /usr/local/lib/qt4/libQtGui.so.4
#16 0x3514e9ff in QAbstractScrollArea::event () from /usr/local/lib/qt4/libQtGui.so.4
#17 0x351fadbf in QAbstractItemView::event () from /usr/local/lib/qt4/libQtGui.so.4
#18 0x34c392fc in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#19 0x34c40063 in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#20 0x34725ab3 in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#21 0x35b9057b in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#22 0x35bc2e27 in QTimerInfoList::activateTimers () from /usr/local/lib/qt4/libQtCore.so.4
#23 0x35bc0704 in timerSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#24 0x364f0996 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#25 0x364f431e in g_main_context_prepare () from /usr/local/lib/libglib-2.0.so.0
#26 0x364f4955 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#27 0x35bc0b9b in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#28 0x34cf8fe5 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#29 0x35b8f753 in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x35b8f9ea in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x35b91af6 in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#32 0x34c38907 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x080e4491 in ?? ()
#34 0x08062c39 in ?? ()
#35 0x00000001 in ?? ()
#36 0xbfbfe4f4 in ?? ()
#37 0xbfbfe4fc in ?? ()
#38 0x00000000 in ?? ()
#39 0x33d5d010 in dlclose () from /libexec/ld-elf.so.1
#40 0x00000001 in ?? ()

Possible duplicates by query: bug 257045, bug 254090, bug 234420.

Reported using DrKonqi
Comment 1 Rolf Eike Beer 2010-12-15 19:53:30 UTC

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