<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>257045</bug_id>
          
          <creation_ts>2010-11-16 08:20:52 +0000</creation_ts>
          <short_desc>Kgpg Crash on startup</short_desc>
          <delta_ts>2010-11-16 08:39:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kgpg</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>254090</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Unknown">null</reporter>
          <assigned_to name="Rolf Eike Beer">kde</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1045024</commentid>
    <comment_count>0</comment_count>
    <who name="Unknown">null</who>
    <bug_when>2010-11-16 08:20:52 +0000</bug_when>
    <thetext>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: &quot;openSUSE 11.3 (i586)&quot;

-- 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&amp;) const () from /usr/lib/libQtGui.so.4
#8  0xb6d1a7cb in QTreeView::indexRowSizeHint(QModelIndex const&amp;) 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&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#28 0xb67ffbea in QGuiEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtGui.so.4
#29 0xb61afaad in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#30 0xb61afcd9 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1045027</commentid>
    <comment_count>1</comment_count>
    <who name="Rolf Eike Beer">kde</who>
    <bug_when>2010-11-16 08:39:58 +0000</bug_when>
    <thetext>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&apos;t see any KGpg related code in this.

*** This bug has been marked as a duplicate of bug 254090 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>