Bug 229263 - crash creating remote calendar kde resource
Summary: crash creating remote calendar kde resource
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: kcal (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 16:50 UTC by Gianmarco Galletto
Modified: 2013-07-10 21:11 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 Gianmarco Galletto 2010-03-03 16:50:03 UTC
Application that crashed: systemsettings
Version of the application: 1.0
KDE Version: 4.3.5 (KDE 4.3.5) "release 3"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I created a calendar from remote file resource to be able to visualize my google calendar events in kontact. The systemsettings config module oddly created two more resources, so I deleted the two and when I pressed apply systemsetting crashed.

 -- Backtrace:
Application: Impostazioni di sistema (systemsettings), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb877e843f4 in KRES::Resource::setActive(bool) () from /usr/lib64/libkresources.so.4
#6  0x00007fb877e916f2 in KRES::ConfigPage::Private::saveResourceSettings(KRES::ConfigPage*) () from /usr/lib64/libkresources.so.4
#7  0x00007fb877e91823 in KRES::ConfigPage::save() () from /usr/lib64/libkresources.so.4
#8  0x00007fb883e037a7 in KCModuleProxy::save() () from /usr/lib64/libkutils.so.4
#9  0x00007fb883bd063c in ModuleView::qt_metacall (this=0x7f0f10, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8e3d19f0)
    at /usr/src/debug/kdebase-workspace-4.3.5/build/systemsettings/core/ModuleView.moc:89
#10 0x00007fb88205ffbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007fb8831aee27 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4
#12 0x00007fb882f10c2b in ?? () from /usr/lib64/libQtGui.so.4
#13 0x00007fb882f1283b in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007fb882f12a85 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fb882c18cf0 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007fb882bca2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007fb882bd13c1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007fb8837c5016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#19 0x00007fb88204addc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#20 0x00007fb882bd0c90 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4
#21 0x00007fb882c36cfe in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007fb882c35d9a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007fb882c5db6c in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007fb87ec83dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fb87ec877b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fb87ec878e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fb8820733a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007fb882c5d31e in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007fb882049712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007fb882049ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007fb88204bc99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#32 0x000000000040cbd9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.3.5/systemsettings/app/main.cpp:51

Reported using DrKonqi