Bug 279842 - KOrganizer crashes when shutting down
Summary: KOrganizer crashes when shutting down
Status: RESOLVED DUPLICATE of bug 285962
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 284254 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-10 21:16 UTC by Ingo Strauch
Modified: 2011-11-16 19:49 UTC (History)
4 users (show)

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 Ingo Strauch 2011-08-10 21:16:15 UTC
Application: korganizer (4.7.0 - ())
KDE Platform Version: 4.7.00 (4.7.0) "release 6"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

Every one in two or three times I shut down my PC from a running KDE session (either via k-menu or applet in the task bar), KOrganizer crashes. The shutdown then does not take place as the crash wizard (the one I'm using now ;) "blocks".

I haven't investigated the issue further. All I can say it happens frequently after using the PC "in a normal way".

If you need more info or require me to do some tests just give a shout.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f7cf24377c3 in QSortFilterProxyModelPrivate::proxy_to_source (this=<value optimized out>, proxy_index=<value optimized out>) at itemviews/qsortfilterproxymodel.cpp:373
#7  0x00007f7cf24378bd in QSortFilterProxyModel::mapToSource (this=<value optimized out>, proxyIndex=<value optimized out>) at itemviews/qsortfilterproxymodel.cpp:2499
#8  0x00007f7cf2438b6e in QSortFilterProxyModelPrivate::store_persistent_indexes (this=<value optimized out>) at itemviews/qsortfilterproxymodel.cpp:994
#9  0x00007f7cf243b1df in QSortFilterProxyModelPrivate::clear_mapping (this=0x8d6d80) at itemviews/qsortfilterproxymodel.cpp:299
#10 0x00007f7cf2435a62 in QAbstractProxyModel::qt_metacall (this=0x907070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at .moc/release-shared/moc_qabstractproxymodel.cpp:72
#11 0x00007f7cf243e345 in QSortFilterProxyModel::qt_metacall (this=0x907070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffcaa19620) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:118
#12 0x00007f7cf2e97030 in KOTodoViewSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkorganizerprivate.so.4
#13 0x00007f7cf14eca5f in QMetaObject::activate (sender=0x88f240, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffcaa19620) at kernel/qobject.cpp:3278
#14 0x00007f7cf14ecf6f in QObject::destroyed (this=<value optimized out>, _t1=0x88f240) at .moc/release-shared/moc_qobject.cpp:149
#15 0x00007f7cf14ef377 in QObject::~QObject (this=0x88f240, __in_chrg=<value optimized out>) at kernel/qobject.cpp:843
#16 0x00007f7cf2e88989 in KOTodoModel::~KOTodoModel() () from /usr/lib64/libkorganizerprivate.so.4
#17 0x00007f7cf0b1e5a1 in __run_exit_handlers () from /lib64/libc.so.6
#18 0x00007f7cf0b1e5f5 in exit () from /lib64/libc.so.6
#19 0x00007f7cf0b07c04 in __libc_start_main () from /lib64/libc.so.6
#20 0x0000000000408069 in _start ()

Possible duplicates by query: bug 276308, bug 274661, bug 273653, bug 263401, bug 255886.

Reported using DrKonqi
Comment 1 Ingo Strauch 2011-08-11 07:21:53 UTC
Two more pieces of information I forgot in the initial posting.

When the crash happens, the session itself is almost closed, i.e. the windowmanager has already stopped, the screen is black.

This crash happens since I upgraded from KDE 4.6 that ships with opensuse 11.4 to 4.7 from the "KDE:/Release:/47" repository.
Comment 2 Sergio Martins 2011-08-11 10:28:51 UTC
Do you have to-do view active, when you close korg ?
Comment 3 Sergio Martins 2011-08-11 10:29:52 UTC
Can you install debug symbols for korganizer?
Comment 4 Ingo Strauch 2011-08-11 18:08:20 UTC
Hi Sergio,

yes, the to-do view is active.

I checked the repository, but it only provides debug symbols for QT libraries, not for the KDE packages :-(

Cheers,
Ingo
Comment 5 Will Stephenson 2011-10-19 14:17:27 UTC
*** Bug 284254 has been marked as a duplicate of this bug. ***
Comment 6 Andreas 2011-11-16 19:41:25 UTC
I experience the same with kde 4.7.2 on kubuntu 11.10. Will try to provide debug message when I see it next time.
Comment 7 Sergio Martins 2011-11-16 19:49:20 UTC
Same cause as #285962

Will close this one as dup since the other one has more info.

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