Bug 245227 - Changing the TimeTracker autosaving interval crashes Kontact
Summary: Changing the TimeTracker autosaving interval crashes Kontact
Status: RESOLVED DUPLICATE of bug 243788
Alias: None
Product: kontact
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: 2010-07-20 15:10 UTC by Myriam Schweingruber
Modified: 2010-08-15 16:09 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 Myriam Schweingruber 2010-07-20 15:10:15 UTC
Application: kontact (4.5 beta1)
KDE Platform Version: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

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

I tried to change the TimeTracker autosaving interval. Clicking on "Apply" crashes Kontact.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc8d0f97780 (LWP 1952))]

Thread 3 (Thread 0x7fc8b8d0a710 (LWP 1953)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc8cda20fde in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007fc8cda210f9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007fc8c91069ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc8ce5156fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc8ad8f4710 (LWP 1958)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fc8ad8f3a70 in ?? ()
#2  0x00007fff3dbff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7fc8d0f97780 (LWP 1952)):
[KCrash Handler]
#6  0x00007fc8a9466f00 in timetrackerstorage::saveCalendar (this=0x2f15e00) at ../../ktimetracker/timetrackerstorage.cpp:1036
#7  0x00007fc8a946c653 in timetrackerstorage::save (this=0x2f15e00, taskview=0x343da10) at ../../ktimetracker/timetrackerstorage.cpp:383
#8  0x00007fc8a947cf07 in TaskView::save (this=0x343da10) at ../../ktimetracker/taskview.cpp:694
#9  0x00007fc8a947ee2f in TaskView::qt_metacall (this=0x343da10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3dbb9be0) at ./taskview.moc:171
#10 0x00007fc8cec4b7a7 in QMetaObject::activate (sender=0x9a3d6d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3280
#11 0x00007fc8cec45599 in QObject::event (this=0x9a3d6d0, e=0x1) at kernel/qobject.cpp:1183
#12 0x00007fc8cf601cdc in QApplicationPrivate::notify_helper (this=0x1024290, receiver=0x9a3d6d0, e=0x7fff3dbba330) at kernel/qapplication.cpp:4389
#13 0x00007fc8cf6077cd in QApplication::notify (this=0x7fff3dbba690, receiver=0x9a3d6d0, e=0x7fff3dbba330) at kernel/qapplication.cpp:4270
#14 0x00007fc8d0356926 in KApplication::notify (this=0x7fff3dbba690, receiver=0x9a3d6d0, event=0x7fff3dbba330) at ../../kdeui/kernel/kapplication.cpp:309
#15 0x00007fc8cec33a8c in QCoreApplication::notifyInternal (this=0x7fff3dbba690, receiver=0x9a3d6d0, event=0x7fff3dbba330) at kernel/qcoreapplication.cpp:732
#16 0x00007fc8cec630b2 in QCoreApplication::sendEvent (this=0x1021710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1021710) at kernel/qeventdispatcher_unix.cpp:602
#18 0x00007fc8cec5feb8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007fc8c878f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007fc8c8793748 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007fc8c87938fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007fc8cec5fb83 in QEventDispatcherGlib::processEvents (this=0xfed590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007fc8cf6b37ee in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fc8cec327b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fc8cec32b9c in QEventLoop::exec (this=0x7fff3dbba5d0, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fc8cec36c4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#28 0x0000000000403e27 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:218

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-15 16:09:43 UTC

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