[Bug 299396] Segfault in QTreeWidget::setItemSelected called from KMail::FolderView::restoreItemStates

Magnus Holmgren holmgren at lysator.liu.se
Fri May 4 20:09:21 BST 2012


https://bugs.kde.org/show_bug.cgi?id=299396

Magnus Holmgren <holmgren at lysator.liu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |UI

--- Comment #1 from Magnus Holmgren <holmgren at lysator.liu.se> ---
The backtraces vary a bit. Here's another. It looks like some memory is
corrupted somewhere.

#6  data (this=0x73) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#7  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at
../../include/QtCore/../../src/corelib/global/qglobal.h:2343
#8  d_func (this=0x6b) at itemviews/qtreewidget.h:370
#9  QTreeWidget::setItemSelected (this=0x6b, item=0x1bb4c70, select=false) at
itemviews/qtreewidget.cpp:3027
#10 0x00007fca81fda97d in setSelected (aselect=false, this=0x1bb4c70) at
/usr/include/qt4/QtGui/qtreewidget.h:397
#11 KMail::FolderView::restoreItemStates (this=0x1c8b860) at
../../kmail/folderview.cpp:390
#12 0x00007fca81fdb1fb in KMail::FolderView::reload (this=0x1c8b860,
openFoldersForUpdate=false) at ../../kmail/folderview.cpp:671
#13 0x00007fca821e5f05 in KMMainWidget::readConfig (this=0x2e25830) at
../../kmail/kmmainwidget.cpp:602
#14 0x00007fca821f1e8f in KMMainWidget::KMMainWidget (this=0x2e25830,
parent=<optimized out>, aGUIClient=0x3a31200, actionCollection=<optimized out>,
config=...) at ../../kmail/kmmainwidget.cpp:241
#15 0x00007fca81f88aaf in KMMainWin::KMMainWin (this=0x3a311a0,
__in_chrg=<optimized out>, __vtt_parm=<optimized out>) at
../../kmail/kmmainwin.cpp:41
#16 0x00007fca8212a8c7 in KMKernel::openReader (this=0x7fffd127df40,
onlyCheck=false) at ../../kmail/kmkernel.cpp:422
#17 0x00007fca8212b218 in KMKernel::action (this=0x7fffd127df40,
mailto=<optimized out>, check=false, to=..., cc=..., bcc=..., subj=...,
body=..., messageFile=..., attachURLs=..., customHeaders=...) at
../../kmail/kmkernel.cpp:1939
#18 0x00007fca8212c517 in KMKernel::handleCommandLine (this=0x7fffd127df40,
noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:368
#19 0x00000000004035ea in KMailApplication::newInstance (this=0x7fffd127e0b0)
at ../../kmail/main.cpp:87
#20 0x0000000000402fe3 in delayedInstanceCreation (this=0x7fffd127e0b0) at
../../kmail/main.cpp:94
#21 main (argc=<optimized out>, argv=<optimized out>) at
../../kmail/main.cpp:146

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list