Bug 265912 - PIM Crash
Summary: PIM Crash
Status: RESOLVED DUPLICATE of bug 220807
Alias: None
Product: kdepim
Classification: Applications
Component: libkdepim (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 19:10 UTC by Scott
Modified: 2011-06-18 17:29 UTC (History)
0 users

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 Scott 2011-02-09 19:10:56 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Opened the PIM for the first time on a fresh install with the latest updates

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f74ac33a760 (LWP 9253))]

Thread 2 (Thread 0x7f74962e7700 (LWP 9254)):
#0  0x00007f74a9838203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f74a6a2d009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f74a6a2d45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f74a9f7c1e6 in QEventDispatcherGlib::processEvents (this=0x105b030, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f74a9f4ea02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f74a9f4edec in QEventLoop::exec (this=0x7f74962e6db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f74a9e592fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f74a9f2e5f8 in QInotifyFileSystemWatcherEngine::run (this=0xaf61e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f74a9e5c27e in QThreadPrivate::start (arg=0xaf61e0) at thread/qthread_unix.cpp:266
#9  0x00007f74a9548971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f74a984492d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f74ac33a760 (LWP 9253)):
[KCrash Handler]
#6  0x00007f7489cd07ba in KRES::Manager<KRES::Resource>::notifyResourceAdded (this=0x1244e30, res=0x13a0470) at ../../kresources/manager.h:415
#7  0x00007f7489cc8191 in KRES::ManagerImpl::dbusKResourceAdded (this=0x13c1cb0, managerId=<value optimized out>, resourceId=...) at ../../kresources/managerimpl.cpp:260
#8  0x00007f7489cc8884 in KRES::ManagerImpl::qt_metacall (this=0x13c1cb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff40b5d2a0) at ./managerimpl.moc:88
#9  0x00007f74aa2a60ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#10 0x00007f74aa2b10ef in QDBusCallDeliveryEvent::placeMetaCall (this=0x7f74a8710000, object=0x13a0470) at qdbusintegrator_p.h:103
#11 0x00007f74a9f61bde in QObject::event (this=0x13c1cb0, e=0x12bc7c8) at kernel/qobject.cpp:1219
#12 0x00007f74aab80fdc in QApplicationPrivate::notify_helper (this=0xa958a0, receiver=0x13c1cb0, e=0x10a27b0) at kernel/qapplication.cpp:4396
#13 0x00007f74aab86aed in QApplication::notify (this=0x7fff40b5dd90, receiver=0x13c1cb0, e=0x10a27b0) at kernel/qapplication.cpp:4277
#14 0x00007f74ab8d3156 in KApplication::notify (this=0x7fff40b5dd90, receiver=0x13c1cb0, event=0x10a27b0) at ../../kdeui/kernel/kapplication.cpp:310
#15 0x00007f74a9f4fcdc in QCoreApplication::notifyInternal (this=0x7fff40b5dd90, receiver=0x13c1cb0, event=0x10a27b0) at kernel/qcoreapplication.cpp:732
#16 0x00007f74a9f52c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xa61b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xa61b00) at kernel/qcoreapplication.cpp:1373
#18 0x00007f74a9f7c653 in sendPostedEvents (s=0xa8bce0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=0xa8bce0) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f74a6a29342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007f74a6a2d2a8 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007f74a6a2d45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007f74a9f7c193 in QEventDispatcherGlib::processEvents (this=0xa611f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#24 0x00007f74aac33a4e in QGuiEventDispatcherGlib::processEvents (this=0x12bc7c8, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f74a9f4ea02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f74a9f4edec in QEventLoop::exec (this=0x7fff40b5dce0, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f74a9f52ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x00000000004118a9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Christoph Feck 2011-06-18 17:29:59 UTC

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