[Korganizer-devel] [Bug 181944] New: SIGSEGV after adding new task removing ealier person from participant list

SLX bugzilla at advert.com.pl
Mon Jan 26 01:41:22 CET 2009


http://bugs.kde.org/show_bug.cgi?id=181944

           Summary: SIGSEGV after adding new task removing ealier person
                    from participant list
           Product: korganizer
           Version: 4.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel at kde.org
        ReportedBy: bugzilla at advert.com.pl


Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

How to reproduce:
1. Choose "New task" from menu.
2. Select "Participant list" tab.
3. Add one or more new names.
4. Remove the first name on the list.
5. Click "Ok" or "Apply" button.

After that KOrganizer crashes with this backtrace:

Program: KOrganizer (korganizer), sygnał SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0x7f14d4a7f6f0 (LWP 9036)]
[KCrash handler]
#5  0x00007f14d450fc73 in QString::operator== () from /usr/lib/libQtCore.so.4
#6  0x00007f14d33be9cf in KCal::Person::operator== (this=0x1983810, 
    person=@0x1922b90) at /build/buildd/kdepimlibs-4.1.3/kcal/person.cpp:96
#7  0x00007f14d33618b9 in KCal::Attendee::operator== (this=0x1a42110, 
    attendee=@0x5) at /build/buildd/kdepimlibs-4.1.3/kcal/attendee.cpp:90
#8  0x00007f14d3d70a0f in KOAttendeeEditor::cancelAttendeeIncidence (
    this=0x1a30860, incidence=<value optimized out>)
    at /build/buildd/kdepim-4.1.3/korganizer/koattendeeeditor.cpp:407
#9  0x00007f14d3ce5143 in KOIncidenceEditor::cancelRemovedAttendees (
    this=0x18657a0, incidence=0x19b03f0)
    at /build/buildd/kdepim-4.1.3/korganizer/koincidenceeditor.cpp:140
#10 0x00007f14d3cea874 in KOTodoEditor::writeTodo (this=0x18657a0, 
    todo=0x19b03f0)
    at /build/buildd/kdepim-4.1.3/korganizer/kotodoeditor.cpp:334
#11 0x00007f14d3cec52f in KOTodoEditor::processInput (this=0x18657a0)
    at /build/buildd/kdepim-4.1.3/korganizer/kotodoeditor.cpp:250
#12 0x00007f14d3ce504d in KOIncidenceEditor::qt_metacall (this=0x18657a0, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7fffdcabe760)
    at
/build/buildd/kdepim-4.1.3/obj-x86_64-linux-gnu/korganizer/koincidenceeditor.moc:125
#13 0x00007f14d3ceb7d5 in KOTodoEditor::qt_metacall (this=0x1a42110, 
    _c=QMetaObject::QueryPropertyScriptable, _id=26626496, _a=0x192dbd0)
    at
/build/buildd/kdepim-4.1.3/obj-x86_64-linux-gnu/korganizer/kotodoeditor.moc:63
#14 0x00007f14d45ce134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#15 0x00007f14d2c18795 in KDialog::slotButtonClicked (this=0x18657a0, 
    button=8) at /build/buildd/kde4libs-4.1.3/kdeui/dialogs/kdialog.cpp:848
#16 0x00007f14d2c18a3d in KDialog::qt_metacall (this=0x18657a0, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7fffdcabe9b0)
    at /build/buildd/kde4libs-4.1.3/obj-x86_64-linux-gnu/kdeui/kdialog.moc:181
#17 0x00007f14d2cd49f6 in KPageDialog::qt_metacall (this=0x1a42110, 
    _c=QMetaObject::QueryPropertyScriptable, _id=26626496, _a=0x192dbd0)
    at
/build/buildd/kde4libs-4.1.3/obj-x86_64-linux-gnu/kdeui/kpagedialog.moc:63
#18 0x00007f14d3ce4e25 in KOIncidenceEditor::qt_metacall (this=0x1a42110, 
    _c=QMetaObject::QueryPropertyScriptable, _id=26626496, _a=0x192dbd0)
    at
/build/buildd/kdepim-4.1.3/obj-x86_64-linux-gnu/korganizer/koincidenceeditor.moc:104
#19 0x00007f14d3ceb7d5 in KOTodoEditor::qt_metacall (this=0x1a42110, 
    _c=QMetaObject::QueryPropertyScriptable, _id=26626496, _a=0x192dbd0)
    at
/build/buildd/kdepim-4.1.3/obj-x86_64-linux-gnu/korganizer/kotodoeditor.moc:63
#20 0x00007f14d45ce134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#21 0x00007f14d45d1e0e in QSignalMapper::mapped ()
   from /usr/lib/libQtCore.so.4
#22 0x00007f14d45d26b0 in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#23 0x00007f14d45d32a0 in QSignalMapper::qt_metacall ()
   from /usr/lib/libQtCore.so.4
#24 0x00007f14d45ce134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#25 0x00007f14d2481787 in QAbstractButton::clicked ()
   from /usr/lib/libQtGui.so.4
#26 0x00007f14d22058db in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f14d22074a2 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f14d22076f5 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#29 0x00007f14d1f4d329 in QWidget::event () from /usr/lib/libQtGui.so.4
#30 0x00007f14d1efac3d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#31 0x00007f14d1f0322a in QApplication::notify () from /usr/lib/libQtGui.so.4
#32 0x00007f14d2ca8fcb in KApplication::notify (this=0x7fffdcac00e0, 
    receiver=0x1871e10, event=0x7fffdcabf2f0)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#33 0x00007f14d45b9d61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#34 0x00007f14d1f025c8 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#35 0x00007f14d1f66be9 in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f14d1f65607 in QApplication::x11ProcessEvent ()
   from /usr/lib/libQtGui.so.4
#37 0x00007f14d1f8d2c4 in ?? () from /usr/lib/libQtGui.so.4
#38 0x00007f14d0dffd3b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#39 0x00007f14d0e0350d in ?? () from /usr/lib/libglib-2.0.so.0
#40 0x00007f14d0e036cb in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#41 0x00007f14d45e215f in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#42 0x00007f14d1f8ca6f in ?? () from /usr/lib/libQtGui.so.4
#43 0x00007f14d45b8682 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#44 0x00007f14d45b880d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#45 0x00007f14d45bacbd in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#46 0x00000000004084e1 in main (argc=<value optimized out>, 
    argv=<value optimized out>)
    at /build/buildd/kdepim-4.1.3/korganizer/main.cpp:58
#0  0x00007f14d17595f0 in __nanosleep_nocancel () from /lib/libc.so.6


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list