Bug 223245 - KMail crash dragging multiple emails from one folder to another [MessageList::Core::Item::parent, MessageList::Core::Model::index, MessageList::Core::Item::parent, QModelIndex::parent]
Summary: KMail crash dragging multiple emails from one folder to another [MessageList:...
Status: RESOLVED DUPLICATE of bug 219964
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 223260 227770 230300 233850 235948 242767 243398 246820 253210 253980 255099 256414 256666 264508 266598 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-18 08:31 UTC by mps
Modified: 2011-04-08 14:54 UTC (History)
25 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.81 KB, text/plain)
2010-05-05 19:09 UTC, Jan Essert
Details
New crash information added by DrKonqi (4.81 KB, text/plain)
2010-05-05 19:24 UTC, Jan Essert
Details
New crash information added by DrKonqi (4.81 KB, text/plain)
2010-05-05 19:24 UTC, Jan Essert
Details
New crash information added by DrKonqi (4.10 KB, text/plain)
2010-05-11 11:14 UTC, Unknown
Details
New crash information added by DrKonqi (4.33 KB, text/plain)
2010-05-26 10:59 UTC, Christoph Wickert
Details
New crash information added by DrKonqi (7.61 KB, text/plain)
2010-07-28 17:36 UTC, Daniel Molina Wegener
Details
New crash information added by DrKonqi (7.80 KB, text/plain)
2010-08-09 11:25 UTC, Eneko Nieto
Details
New crash information added by DrKonqi (6.48 KB, text/plain)
2010-08-15 00:41 UTC, Shai
Details
New crash information added by DrKonqi (4.15 KB, text/plain)
2010-08-20 12:47 UTC, Ritesh Raj Sarraf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mps 2010-01-18 08:31:48 UTC
Application: kmail (1.13.0)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.30.10-105.fc11.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
This crash occurs from time to time when dragging multiple emails from one folder to another. The crash occurs on release of the mouse button. I've not yet been able to pin down a particular email or type of email that does this reproducibly.

I am using maildir directories.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003ce4236f54 in MessageList::Core::Item::parent (this=0x2f22020) at /usr/src/debug/kdepim-4.3.90/messagelist/core/item.cpp:417
#6  0x0000003ce4249b58 in MessageList::Core::Model::index (this=0x18483a0, item=0x2f22020, column=0) at /usr/src/debug/kdepim-4.3.90/messagelist/core/model.cpp:500
#7  0x0000003ce4249cba in MessageList::Core::Model::parent (this=<value optimized out>, modelIndex=<value optimized out>) at /usr/src/debug/kdepim-4.3.90/messagelist/core/model.cpp:561
#8  0x0000003cd5b01bed in QModelIndex::parent (this=<value optimized out>) at ../../src/corelib/kernel/qabstractitemmodel.h:389
#9  QTreeView::indexRowSizeHint (this=<value optimized out>) at itemviews/qtreeview.cpp:2815
#10 0x0000003cd5b0235e in QTreeViewPrivate::itemHeight (this=0x183c7a0, item=13) at itemviews/qtreeview.cpp:3234
#11 0x0000003cd5b0264f in QTreeViewPrivate::updateScrollBars (this=0x183c7a0) at itemviews/qtreeview.cpp:3497
#12 0x0000003cd5b029d4 in QTreeView::updateGeometries (this=0x183c760) at itemviews/qtreeview.cpp:2744
#13 0x0000003ce4252cee in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x184a2e0) at /usr/src/debug/kdepim-4.3.90/messagelist/core/model.cpp:3872
#14 0x0000003ce4253143 in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x184a2e0) at /usr/src/debug/kdepim-4.3.90/messagelist/core/model.cpp:4038
#15 0x0000003ce4254f76 in MessageList::Core::Model::qt_metacall (this=0x18483a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb5ec1560)
    at /usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/messagelist/model.moc:90
#16 0x0000003cd39784d3 in QMetaObject::activate (sender=0x184a318, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3294
#17 0x0000003cd397514e in QObject::event (this=0x184a318, e=0x7fffb5ec1c20) at kernel/qobject.cpp:1224
#18 0x0000003cd55ab90c in QApplicationPrivate::notify_helper (this=0xa2a190, receiver=0x184a318, e=0x7fffb5ec1c20) at kernel/qapplication.cpp:4242
#19 0x0000003cd55b1e85 in QApplication::notify (this=0x7fffb5ecdd20, receiver=0x184a318, e=0x7fffb5ec1c20) at kernel/qapplication.cpp:4125
#20 0x0000003cd681d9d6 in KApplication::notify (this=0x7fffb5ecdd20, receiver=0x184a318, event=0x7fffb5ec1c20) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#21 0x0000003cd39656ac in QCoreApplication::notifyInternal (this=0x7fffb5ecdd20, receiver=0x184a318, event=0x7fffb5ec1c20) at kernel/qcoreapplication.cpp:704
#22 0x0000003cd39921a2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603
#24 0x0000003cd398edc8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#26 0x0000003e7023790e in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#27 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#28 0x0000003e7023b0e8 in g_main_context_iterate (context=0xa34920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#29 0x0000003e7023b20a in IA__g_main_context_iteration (context=0xa34920, may_block=1) at gmain.c:2518
#30 0x0000003cd398ea93 in QEventDispatcherGlib::processEvents (this=0x9eff00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#31 0x0000003cd5657e2e in QGuiEventDispatcherGlib::processEvents (this=0x2f22020, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#32 0x0000003cd3963fe2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 37}) at kernel/qeventloop.cpp:149
#33 0x0000003cd39643bc in QEventLoop::exec (this=0x7fffb5ec1ec0, flags={i = 1}) at kernel/qeventloop.cpp:201
#34 0x0000003cd4af9d56 in KJob::exec (this=0x3038fd0) at /usr/src/debug/kdelibs-4.3.90/kdecore/jobs/kjob.cpp:204
#35 0x00007f00607aff3e in KMail::FancyHeaderStyle::format (this=<value optimized out>, message=<value optimized out>, strategy=<value optimized out>, vCardName=<value optimized out>, 
    printing=<value optimized out>, topLevel=true) at /usr/src/debug/kdepim-4.3.90/kmail/headerstyle.cpp:490
#36 0x00007f00606469ab in KMReaderWin::writeMsgHeader (this=0xa77700, aMsg=<value optimized out>, vCardNode=0x0, topLevel=true) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1725
#37 0x00007f006065ac9d in KMReaderWin::parseMsg (this=0xa77700, aMsg=0x3a852e0) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1606
#38 0x00007f0060651030 in KMReaderWin::displayMessage (this=0xa77700) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1535
#39 0x00007f0060651200 in KMReaderWin::updateReaderWin (this=0xa77700) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1478
#40 0x00007f006065e310 in KMReaderWin::qt_metacall (this=0xa77700, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb5ecd1f0)
    at /usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/kmail/kmreaderwin.moc:179
#41 0x0000003cd39784d3 in QMetaObject::activate (sender=0xa777a8, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3294
#42 0x0000003cd397514e in QObject::event (this=0xa777a8, e=0x7fffb5ecd8b0) at kernel/qobject.cpp:1224
#43 0x0000003cd55ab90c in QApplicationPrivate::notify_helper (this=0xa2a190, receiver=0xa777a8, e=0x7fffb5ecd8b0) at kernel/qapplication.cpp:4242
#44 0x0000003cd55b1e85 in QApplication::notify (this=0x7fffb5ecdd20, receiver=0xa777a8, e=0x7fffb5ecd8b0) at kernel/qapplication.cpp:4125
#45 0x0000003cd681d9d6 in KApplication::notify (this=0x7fffb5ecdd20, receiver=0xa777a8, event=0x7fffb5ecd8b0) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#46 0x0000003cd39656ac in QCoreApplication::notifyInternal (this=0x7fffb5ecdd20, receiver=0xa777a8, event=0x7fffb5ecd8b0) at kernel/qcoreapplication.cpp:704
#47 0x0000003cd39921a2 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#48 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:603
#49 0x0000003cd398edc8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#50 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#51 0x0000003e7023790e in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#52 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#53 0x0000003e7023b0e8 in g_main_context_iterate (context=0xa34920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#54 0x0000003e7023b20a in IA__g_main_context_iteration (context=0xa34920, may_block=1) at gmain.c:2518
#55 0x0000003cd398ea93 in QEventDispatcherGlib::processEvents (this=0x9eff00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#56 0x0000003cd5657e2e in QGuiEventDispatcherGlib::processEvents (this=0x2f22020, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#57 0x0000003cd3963fe2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#58 0x0000003cd39643bc in QEventLoop::exec (this=0x7fffb5ecdb50, flags={i = 0}) at kernel/qeventloop.cpp:201
#59 0x0000003cd39667d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#60 0x00000000004033f2 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.90/kmail/main.cpp:156
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-22 01:42:19 UTC
From bug 227770:
-- Information about the crash:
I had selected all of a filtered list of emails, marked them as new and then
was dragging them to a folder, on releasing the mouse button kmail/kontact
crashed.
Comment 2 Dario Andres 2010-02-22 01:42:22 UTC
*** Bug 227770 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2010-02-22 01:44:55 UTC
Bug 223260 has another related case.
Comment 4 Björn Ruberg 2010-03-10 23:34:47 UTC
*** Bug 223260 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2010-03-16 13:32:03 UTC
From bug 230300:
-- Information about the crash:
While moving the about 60 - 100 messages to another folder.  Using DIMAP with
google.
Comment 6 Dario Andres 2010-03-16 13:32:07 UTC
*** Bug 230300 has been marked as a duplicate of this bug. ***
Comment 7 Florian Reinhard 2010-04-02 16:59:31 UTC
i can confirm this crash (same bt) on kmail 1.13.2 on kde 4.4.2 on ubuntu lucid.
Comment 8 Björn Ruberg 2010-04-14 23:14:15 UTC
*** Bug 233850 has been marked as a duplicate of this bug. ***
Comment 9 Jan Essert 2010-05-05 19:09:56 UTC
Created attachment 43272 [details]
New crash information added by DrKonqi

This now also happened to me when moving emails locally, i.e. when IMAP is not involved at all. Thought this additional piece of data would perhaps be helpful.
Comment 10 Jan Essert 2010-05-05 19:24:51 UTC
Created attachment 43273 [details]
New crash information added by DrKonqi

This now also happened to me when moving emails locally, i.e. when IMAP is not involved at all. Thought this additional piece of data would perhaps be helpful.
Comment 11 Jan Essert 2010-05-05 19:24:52 UTC
Created attachment 43274 [details]
New crash information added by DrKonqi

This now also happened to me when moving emails locally, i.e. when IMAP is not involved at all. Thought this additional piece of data would perhaps be helpful.
Comment 12 Unknown 2010-05-11 11:14:42 UTC
Created attachment 43464 [details]
New crash information added by DrKonqi

Kontact crashed when I tried to move four selected mails to a folder (I filtered the inbox with a search criteria previously).

Possible duplicate: Bug 235948
Comment 13 Christoph Wickert 2010-05-26 10:59:53 UTC
Created attachment 43905 [details]
New crash information added by DrKonqi

Just like the others I was dragging some emails (5 or 6) to another folder. Mine is a disconnected IMAP server
Comment 14 Christophe Marin 2010-06-07 00:24:01 UTC
*** Bug 235948 has been marked as a duplicate of this bug. ***
Comment 15 Nicolas L. 2010-06-25 15:39:09 UTC
*** Bug 242767 has been marked as a duplicate of this bug. ***
Comment 16 Marko Dimjasevic 2010-07-02 16:36:29 UTC
Application: kmail (1.13.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.33-ARCH i686

-- Information about the crash:
This crash happens sometimes when deleting mail thread from INBOX subfolder. Maildir mailbox is stored locally on separate disk partition.

Steps to reproduce crash:

- navigate to INBOX subfolder
- select some thread
- delete the thread


The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  MessageList::Core::Item::parent (this=0x8dfae78) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/core/item.cpp:417
#7  0xb4d0e10c in MessageList::Core::Model::parent (this=0x87f3488, modelIndex=...) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/core/model.cpp:557
#8  0xb642cf6a in QTreeView::indexRowSizeHint(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#9  0xb643029f in ?? () from /usr/lib/libQtGui.so.4
#10 0xb6430530 in ?? () from /usr/lib/libQtGui.so.4
#11 0xb643086f in QTreeView::updateGeometries() () from /usr/lib/libQtGui.so.4
#12 0xb4d31d36 in MessageList::Core::View::updateGeometries (this=0x8a57978) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/core/view.cpp:179
#13 0xb4d16a7d in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x8a44f68) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/core/model.cpp:3848
#14 0xb4d178ff in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x8a44f68) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/core/model.cpp:3965
#15 0xb4d1a6c1 in MessageList::Core::Model::qt_metacall (this=0x87f3488, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd66e7c)
    at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.4/messagelist/model.moc:90
#16 0xb6909f0a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb6918feb in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0xb69635b7 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#19 0xb691e0ee in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb6916694 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0xb5e88194 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb5e8c37e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb767c29a in KApplication::notify (this=0xbfd67790, receiver=0x8a44f84, event=0xbfd673a0) at /home/phil/kdemod/core/kdelibs/src/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#24 0xb6903f1b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb693185e in ?? () from /usr/lib/libQtCore.so.4
#26 0xb692e7d4 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb41a4f72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb41a5750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#29 0xb41a5a04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb692eecc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb5f34435 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb6903169 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb69033da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb6907cbf in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0xb5e858b7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#36 0x0804aa03 in _start ()

Possible duplicates by query: bug 242767, bug 235948, bug 233850, bug 232152, bug 231086.
Comment 17 Will Stephenson 2010-07-19 11:46:14 UTC
Me too, same backtrace, 4.4 branch packaged for openSUSE.  I can test patches.

Easily reproduceable by filtering the message list with a string from the subject, ctrl-A to select all messages, /m/ove to folder, type to select folder, Ok, boom.
Comment 18 Daniel Molina Wegener 2010-07-28 17:36:02 UTC
Created attachment 49593 [details]
New crash information added by DrKonqi

I was removing muliple messages from an IMAP folder when
Kontact (KMail) has crashed.
Comment 19 Björn Ruberg 2010-08-05 23:33:09 UTC
*** Bug 246820 has been marked as a duplicate of this bug. ***
Comment 20 Björn Ruberg 2010-08-07 18:42:53 UTC

*** This bug has been marked as a duplicate of bug 243398 ***
Comment 21 Christoph Wickert 2010-08-08 12:40:49 UTC
Why close the older bug with more information and better backtraces in favor of the younger bug with less info and less reporters that was also filed against older code?
Comment 22 Björn Ruberg 2010-08-08 13:00:34 UTC
*** Bug 243398 has been marked as a duplicate of this bug. ***
Comment 23 Eneko Nieto 2010-08-09 11:25:40 UTC
Created attachment 49938 [details]
New crash information added by DrKonqi

Kontact crashed when dragged some mails from one folder to other. Steps I made:
1) Filtered mails with "Mantis Bug Tracker" text.
2) Selected all the mails that complied the filter and dragged to a child folder of the current folder.
3) Kontact crashed when released mouse with the attached error.

My folders use maildir. I can't reproduce the error.
Comment 24 Shai 2010-08-15 00:41:26 UTC
Created attachment 50566 [details]
New crash information added by DrKonqi

Like one of the dupes, I was deleting a thread from my maildir inbox (that is, moving the thread to the trash -- which is also a maildir).
Comment 25 Shai 2010-08-15 00:56:25 UTC
Now that I've restarted, I see that this has already happened to me before. What's more, what also happened before is that ~2 weeks' worth of mail has become unread, regardless of whether it was marked read or even replied-to.

I don't know about other people's workflows, but for me this is a data-loss bug.
Comment 26 Ritesh Raj Sarraf 2010-08-20 12:47:06 UTC
Created attachment 50772 [details]
New crash information added by DrKonqi

the crash tirggered when deleting some of the old emails
Comment 27 Dario Andres 2010-11-17 19:32:03 UTC
[Comment from a bug triager]
From bug 256666:
- What I was doing when the application crashed:
1. "S" to search for messages, specify criteria, click on a matching email.
2. In KMail main main window select matching message and a few other messages
3. "M" to move to another folder
After a few iterations KMail crashes.
BTW the configure maul filters was open but I don't know whether this is
relevant.

Updated backtrace:
[KCrash Handler]
#6  MessageList::Core::Item::parent (this=0x59fab40) at
/usr/src/debug/kdepim-4.4.7/messagelist/core/item.cpp:417
#7  0x00007f625f5e3981 in MessageList::Core::Model::parent (this=<value
optimized out>, modelIndex=<value optimized out>) at
/usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:557
#8  0x00007f6279fe55b1 in parent (this=0x1cc9ed0, index=...) at
../../src/corelib/kernel/qabstractitemmodel.h:389
#9  QTreeView::indexRowSizeHint (this=0x1cc9ed0, index=...) at
itemviews/qtreeview.cpp:2818
#10 0x00007f6279fe5d02 in QTreeViewPrivate::itemHeight (this=0x1c8a280,
item=10) at itemviews/qtreeview.cpp:3239
#11 0x00007f6279fe5f2f in QTreeViewPrivate::updateScrollBars (this=0x1c8a280)
at itemviews/qtreeview.cpp:3484
#12 0x00007f6279fe635d in QTreeView::updateGeometries (this=0x1cc9ed0) at
itemviews/qtreeview.cpp:2746
#13 0x00007f625f5ec76e in
MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x1c81c40) at
/usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:3848
#14 0x00007f625f5ed337 in MessageList::Core::ModelPrivate::viewItemJobStep
(this=0x1c81c40) at /usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:3965
Comment 28 Dario Andres 2010-11-17 19:32:23 UTC
*** Bug 256666 has been marked as a duplicate of this bug. ***
Comment 29 Dario Andres 2010-11-17 19:32:29 UTC
*** Bug 255099 has been marked as a duplicate of this bug. ***
Comment 30 Dario Andres 2010-11-17 19:32:37 UTC
*** Bug 256414 has been marked as a duplicate of this bug. ***
Comment 31 Dario Andres 2010-11-17 19:32:42 UTC
*** Bug 253980 has been marked as a duplicate of this bug. ***
Comment 32 Dario Andres 2010-11-17 19:32:58 UTC
*** Bug 253210 has been marked as a duplicate of this bug. ***
Comment 33 Dario Andres 2010-12-25 16:57:04 UTC
[Comment from a bug triager]
As described in bug 219964 comment 13, this may be a Qt issue which should be fixed soon.
Regards
Comment 34 Christophe Marin 2011-01-27 17:47:04 UTC
*** Bug 264508 has been marked as a duplicate of this bug. ***
Comment 35 Christophe Marin 2011-02-19 17:41:53 UTC
*** Bug 266598 has been marked as a duplicate of this bug. ***
Comment 36 Christophe Marin 2011-04-08 14:54:52 UTC

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