Bug 287518 - korganizer crashed when shutting down KDE
Summary: korganizer crashed when shutting down KDE
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 09:28 UTC by cmertes
Modified: 2011-11-25 11:29 UTC (History)
1 user (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 cmertes 2011-11-25 09:28:54 UTC
Application: korganizer (4.7.2- ())
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

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

I shut down KDE with the usual plasmoid button. Sorry I cannot provide debugging symbols but as I am not having a window manager with my half-shutdown system the authorization for the package installation somehow fails. My be worth another report.

This bug is actually more nasty than it might seem as it blocks shutdown at a very late stage when a user might already have closed his or her laptop lid and might not recognize that the machine will not actually be shut down within a minute or so.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8f890a77a0 (LWP 3210))]

Thread 2 (Thread 0x7f8f6d69a700 (LWP 3282)):
#0  0x00007f8f856c2773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8f7f3c5f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8f7f3c6429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8f86040f3e in QEventDispatcherGlib::processEvents (this=0x30b1710, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f8f86014cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f8f86014ef7 in QEventLoop::exec (this=0x7f8f6d699db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f8f85f2c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f8f85ff7cbf in QInotifyFileSystemWatcherEngine::run (this=0x1b5afd0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f8f85f2ed05 in QThreadPrivate::start (arg=0x1b5afd0) at thread/qthread_unix.cpp:331
#9  0x00007f8f7f897efc in start_thread (arg=0x7f8f6d69a700) at pthread_create.c:304
#10 0x00007f8f856ce89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8f890a77a0 (LWP 3210)):
[KCrash Handler]
#6  0x00007f8f86fa7898 in QSortFilterProxyModelPrivate::create_mapping (this=0x14e7250, source_parent=...) at itemviews/qsortfilterproxymodel.cpp:324
#7  0x00007f8f86fa8623 in QSortFilterProxyModel::index (this=<optimized out>, row=0, column=0, parent=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:1640
#8  0x00007f8f86fa53a9 in QSortFilterProxyModelPrivate::update_source_sort_column (this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:445
#9  0x00007f8f86fa90e7 in QSortFilterProxyModelPrivate::_q_clearMapping (this=0x14e7250) at itemviews/qsortfilterproxymodel.cpp:303
#10 0x00007f8f86fa3172 in QAbstractProxyModel::qt_metacall (this=0x14e7220, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qabstractproxymodel.cpp:72
#11 0x00007f8f86fac325 in QSortFilterProxyModel::qt_metacall (this=0x14e7220, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffb05c0180) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:120
#12 0x00007f8f8799b990 in ?? () from /usr/lib/libkorganizerprivate.so.4
#13 0x00007f8f86028eba in QMetaObject::activate (sender=0x14b02d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb05c0180) at kernel/qobject.cpp:3278
#14 0x00007f8f8602936f in QObject::destroyed (this=<optimized out>, _t1=0x14b02d0) at .moc/release-shared/moc_qobject.cpp:149
#15 0x00007f8f8602cef7 in QObject::~QObject (this=0x14b02d0, __in_chrg=<optimized out>) at kernel/qobject.cpp:843
#16 0x00007f8f8798dce9 in ?? () from /usr/lib/libkorganizerprivate.so.4
#17 0x00007f8f85628821 in __run_exit_handlers (status=0, listp=0x7f8f859855a8, run_list_atexit=true) at exit.c:78
#18 0x00007f8f856288a5 in __GI_exit (status=<optimized out>) at exit.c:100
#19 0x00007f8f8560e314 in __libc_start_main (main=0x4077d0, argc=1, ubp_av=0x7fffb05c0338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb05c0328) at libc-start.c:258
#20 0x0000000000408191 in _start ()

Possible duplicates by query: bug 285962.

Reported using DrKonqi
Comment 1 Sergio Martins 2011-11-25 11:29:53 UTC
Fixed for 4.7.4