Bug 189002 - crash while playing with recurrent task
Summary: crash while playing with recurrent task
Status: RESOLVED DUPLICATE of bug 182325
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-07 03:54 UTC by Alexandre Racine
Modified: 2009-04-09 22:26 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 Alexandre Racine 2009-04-07 03:54:48 UTC
Version:           1.4 (using KDE 4.2.0)
Compiler:          gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 
OS:                Linux
Installed from:    Ubuntu Packages

Something along "I was playing with a recurrent task and the program crash."

Here is the crash report.


Application : Kontact (kontact), signal SIGSEGV
0x00007f88a4cc66e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6232)]

Thread 2 (Thread 0x40d3e950 (LWP 6239)):
#0  0x00007f88a4cfd4b2 in select () from /lib/libc.so.6
#1  0x00007f88a586f006 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f88a57a6362 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f88a21b43ea in start_thread () from /lib/libpthread.so.0
#4  0x00007f88a4d04cbd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f88ab0266f0 (LWP 6232)):
[KCrash Handler]
#5  0x00007f88a77f351a in KPopupFrame::exec () from /usr/lib/libkdeui.so.5
#6  0x00007f88a77f08fc in KDatePicker::selectYearClicked () from /usr/lib/libkdeui.so.5
#7  0x00007f88a77f1fe8 in KDatePicker::qt_metacall () from /usr/lib/libkdeui.so.5
#8  0x00007f88a58a3134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0x00007f88a699b722 in QAbstractButton::toggled () from /usr/lib/libQtGui.so.4
#10 0x00007f88a6721796 in QAbstractButton::setChecked () from /usr/lib/libQtGui.so.4
#11 0x00007f88a672145a in ?? () from /usr/lib/libQtGui.so.4
#12 0x00007f88a67216f5 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#13 0x00007f88a67e8f8a in QToolButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#14 0x00007f88a6467329 in QWidget::event () from /usr/lib/libQtGui.so.4
#15 0x00007f88a6414c3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#16 0x00007f88a641d22a in QApplication::notify () from /usr/lib/libQtGui.so.4
#17 0x00007f88a77455db in KApplication::notify () from /usr/lib/libkdeui.so.5
#18 0x00007f88a588ed61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#19 0x00007f88a641c5c8 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#20 0x00007f88a6480da4 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f88a647f607 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#22 0x00007f88a64a72c4 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f889f5f8d5b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007f889f5fc52d in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007f889f5fc6eb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007f88a58b715f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#27 0x00007f88a64a6a6f in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f88a588d682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0x00007f88a588d80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0x00007f88a588fcbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0x0000000000404a15 in _start ()
Comment 1 Dario Andres 2009-04-07 15:35:27 UTC
The application crashed on the DatePicker widget. Reassigning to kdelibs
Thanks for reporting
Comment 2 Christoph Feck 2009-04-09 22:26:21 UTC

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