Bug 188070 - crash report upon closing program
Summary: crash report upon closing program
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.2.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 12:17 UTC by Unknown
Modified: 2009-04-10 11:34 UTC (History)
2 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 Unknown 2009-03-25 12:17:48 UTC
Version:           4.2.1 (using 4.2.1 (KDE 4.2.1) "release 104", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.7-9-pae

I received a crash report upon closing the program, but I was not inconvenienced by any crash.
Nonetheless : 
Application: KOrganizer (korganizer), signal SIGABRT
[Current thread is 1 (Thread 0xb4ee1700 (LWP 3913))]

Thread 1 (Thread 0xb4ee1700 (LWP 3913)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb5f10990 in raise () from /lib/libc.so.6
#8  0xb5f122c8 in abort () from /lib/libc.so.6
#9  0xb5f52683 in ?? () from /lib/libc.so.6
#10 0xb5f53edb in free () from /lib/libc.so.6
#11 0xb6133ec1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#12 0x08054227 in ?? ()
#13 0xb7c6f66a in ?? () from /usr/lib/libkde3support.so.4
#14 0xb6cf4efb in qt_call_post_routines() () from /usr/lib/libQtCore.so.4
#15 0xb6294c18 in QApplication::~QApplication() () from /usr/lib/libQtGui.so.4
#16 0xb7ebb27e in KApplication::~KApplication() () from /usr/lib/libkdeui.so.5
#17 0xb7ec23f8 in KUniqueApplication::~KUniqueApplication() () from /usr/lib/libkdeui.so.5
#18 0x0805116a in _start ()
Comment 1 Unknown 2009-03-25 12:22:03 UTC
I get this crash report everytime I close Korganizer, no matter if I started it via kickoff or via the icon I have next to the clock.
 So here is another one, they are different every time.

Application: KOrganizer (korganizer), signal SIGABRT
[Current thread is 1 (Thread 0xb4eec700 (LWP 4007))]

Thread 1 (Thread 0xb4eec700 (LWP 4007)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb5f1b990 in raise () from /lib/libc.so.6
#8  0xb5f1d2c8 in abort () from /lib/libc.so.6
#9  0xb5f5d683 in ?? () from /lib/libc.so.6
#10 0xb5f5eedb in free () from /lib/libc.so.6
#11 0xb613eec1 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#12 0x08054227 in ?? ()
#13 0xb7c7a66a in ?? () from /usr/lib/libkde3support.so.4
#14 0xb6cffefb in qt_call_post_routines() () from /usr/lib/libQtCore.so.4
#15 0xb629fc18 in QApplication::~QApplication() () from /usr/lib/libQtGui.so.4
#16 0xb7ec627e in KApplication::~KApplication() () from /usr/lib/libkdeui.so.5
#17 0xb7ecd3f8 in KUniqueApplication::~KUniqueApplication() () from /usr/lib/libkdeui.so.5
#18 0x0805116a in _start ()
Comment 2 Dario Andres 2009-03-25 13:11:09 UTC
This looks *the same* as bug 185180. Can you install the "kdelibs5-debuginfo" package to get a complete backtrace? 
The reporter of that bug stated that this was fixed when using KDE 4.2.1 "release 103". Probably the bug wasn't really fixed.
Thanks for reporting
Comment 3 Sergio Martins 2009-03-25 19:38:33 UTC
Are you using resource egroupware ?
Comment 4 Unknown 2009-03-26 13:33:55 UTC
@dario : I do not find this library in my installed repositories, only kdelibs3 and kdelibs4, of which I installed the kdelibs4-debuginfo version to no real effect, I think, please see the bug report posted below (which is longer) to see if this is "complete". 

@sergio : Not that I know of. I looked into the other bugreport mentioned by dario, but I do not see where I can get that list of all used resources.
In configure Kontact->Calendar->Group Scheduling "Use groupware communication" is checked. Is this what you mean? I turned that off, and upon closing Kontact i get :

The resource '/home/Goettschwan/.kde4/share/apps/kabc/std.vcf' is locked by application ''.
Unable to get access for saving the address book resource.

and then a crash report : 

Application: Kontact (kontact), signal SIGSEGV
[Current thread is 1 (Thread 0xb4a28b50 (LWP 5116))]

Thread 2 (Thread 0xb070ab90 (LWP 5576)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5ad0411 in select () from /lib/libc.so.6
#2  0xb67f4dc7 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb672585e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb66c31b5 in start_thread () from /lib/libpthread.so.0
#5  0xb5ad73be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4a28b50 (LWP 5116)):
[KCrash Handler]
#6  0xb6815910 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb5e02b31 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0xb5e02b31 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb6138a83 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb61a5e04 in QStackedWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb5e02b31 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb61a5064 in QSplitter::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb5e02b31 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0xb5e02b31 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb6154f77 in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6e91087 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#33 0xb6ed56bc in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#34 0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#37 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0xb5db0e29 in QApplicationPrivate::enterModal(QWidget*) () from /usr/lib/libQtGui.so.4
#39 0xb5e05a78 in QWidgetPrivate::show_helper() () from /usr/lib/libQtGui.so.4
#40 0xb5e05f63 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#41 0xb621718d in QDialog::setVisible(bool) () from /usr/lib/libQtGui.so.4
#42 0xb621628e in QDialog::exec() () from /usr/lib/libQtGui.so.4
#43 0xb6d37e24 in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) ()
   from /usr/lib/libkdeui.so.5
#44 0xb6d391a1 in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) ()
   from /usr/lib/libkdeui.so.5
#45 0xb6d39f93 in KMessageBox::errorListWId(unsigned long, QString const&, QStringList const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#46 0xb6d3a1b1 in KMessageBox::error(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#47 0xb733ecc9 in KABC::GuiErrorHandler::error(QString const&) () from /usr/lib/libkabc.so.4
#48 0xb731fd36 in KABC::AddressBook::error(QString const&) () from /usr/lib/libkabc.so.4
#49 0xb18916c1 in KABC::ResourceFile::requestSaveTicket() () from /usr/lib/libkabc_file_core.so.4
#50 0xb7323e0b in KABC::AddressBook::requestSaveTicket(KABC::Resource*) () from /usr/lib/libkabc.so.4
#51 0xb734f249 in KABC::StdAddressBook::Private::saveAll() () from /usr/lib/libkabc.so.4
#52 0xb734f4a3 in KABC::StdAddressBook::~StdAddressBook() () from /usr/lib/libkabc.so.4
#53 0xb734e2b4 in KABC::StdAddressBook::close() () from /usr/lib/libkabc.so.4
#54 0xb19b7816 in KABCore::~KABCore() () from /usr/lib/libkaddressbookprivate.so.4
#55 0xb6823c1f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#56 0xb5e035c8 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#57 0xb7234318 in ~Part (this=0x8820278, __vtt_parm=0xafe37a68) at /usr/src/debug/kdelibs-4.2.1/kparts/part.cpp:209
#58 0xb723598a in ~ReadOnlyPart (this=0x8820278, __vtt_parm=0xafe37a64) at /usr/src/debug/kdelibs-4.2.1/kparts/part.cpp:460
#59 0xafe33cfc in ?? () from /usr/lib/kde4/kaddressbookpart.so
#60 0xb795ad39 in Kontact::Plugin::~Plugin() () from /usr/lib/libkontactinterfaces.so.4
#61 0xb17c513c in ?? () from /usr/lib/kde4/kontact_kaddressbookplugin.so
#62 0xb7974e36 in Kontact::MainWindow::~MainWindow() () from /usr/lib/libkontactprivate.so.4
#63 0xb682390c in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#64 0xb68252b3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#65 0xb5e02104 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#66 0xb6154f77 in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#67 0xb6e91087 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#68 0xb6ed56bc in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#69 0xb5daa8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#70 0xb5db282a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#71 0xb6db5b1d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#72 0xb6815961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#73 0xb68165d5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#74 0xb68167cd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#75 0xb684036f in ?? () from /usr/lib/libQtCore.so.4
#76 0xb51be9a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#77 0xb51c2063 in ?? () from /usr/lib/libglib-2.0.so.0
#78 0xb51c2221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#79 0xb683ffb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#80 0xb5e43785 in ?? () from /usr/lib/libQtGui.so.4
#81 0xb681401a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#82 0xb68141da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#83 0xb6816895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#84 0xb5daa777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#85 0x0804bf8f in _start ()
Comment 5 Unknown 2009-04-10 11:34:02 UTC
Upon Korganizer 4.2.2 the crash issue has disappeared, I am closing my bug.