Bug 145951 - Crash on exit after normal usage
Summary: Crash on exit after normal usage
Status: RESOLVED NOT A BUG
Alias: None
Product: kplato
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Dag Andersen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 15:39 UTC by Raúl
Modified: 2010-06-10 10:23 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 Raúl 2007-05-25 15:39:00 UTC
Version:           0.6.2 (using KDE 3.5.6, Debian Package 4:3.5.6.r1.dfsg.1-4 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-1-686

After some usage, which I consider normal. I exit using the cross button on the window and got SIGSEGV with this backtrace:
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232410928 (LWP 5314)]
[KCrash handler]
#6  0xb7565995 in QGListIterator (this=0xbf8fae94, l=@0x40)
    at tools/qglist.cpp:1099
#7  0xb5f236e6 in KPlato::CalendarWeekdays::weekday (this=0x40, day=1)
    at /usr/share/qt3/include/qptrlist.h:157
#8  0xb5ffaebb in KPlato::CalendarListViewItem::buildCommand (this=0x83643b8, 
    part=0x20006e, p=@0x8276e48)
    at /tmp/buildd/koffice-1.6.2/./kplato/kptcalendarlistdialog.cc:126
#9  0xb5fa7b15 in KPlato::CalendarListDialog::buildCommand (this=0x83fe2b0, 
    part=0x20006e)
    at /tmp/buildd/koffice-1.6.2/./kplato/kptcalendarlistdialog.cc:201
#10 0xb5fa7e1e in KPlato::View::slotProjectCalendar (this=0x82255b0)
    at /tmp/buildd/koffice-1.6.2/./kplato/kptview.cc:509
#11 0xb5fde002 in KPlato::View::qt_invoke (this=0x82255b0, _id=92, 
    _o=0xbf8fb12c) at ./kptview.moc:283
#12 0xb726bd4f in QObject::activate_signal (this=0x83003e0, clist=0x8300618, 
    o=0xbf8fb12c) at kernel/qobject.cpp:2356
#13 0xb726c7e0 in QObject::activate_signal (this=0x83003e0, signal=2)
    at kernel/qobject.cpp:2325
#14 0xb6c98869 in KAction::activated (this=0x83003e0) at ./kaction.moc:176
#15 0xb6cd1d01 in KAction::slotActivated (this=0x83003e0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kaction.cpp:1102
#16 0xb6d9d7de in KAction::slotPopupActivated (this=0x83003e0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kaction.cpp:1137
#17 0xb6d9dab1 in KAction::qt_invoke (this=0x83003e0, _id=16, _o=0xbf8fb268)
    at ./kaction.moc:219
#18 0xb726bd4f in QObject::activate_signal (this=0x8314968, clist=0x83149f0, 
    o=0xbf8fb268) at kernel/qobject.cpp:2356
#19 0xb75f4ee3 in QSignal::signal (this=0x8314968, t0=@0x8314990)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#20 0xb728b8d2 in QSignal::activate (this=0x8314968) at kernel/qsignal.cpp:212
#21 0xb7390d59 in QPopupMenu::mouseReleaseEvent (this=0x8313608, e=0xbf8fb7a4)
    at widgets/qpopupmenu.cpp:1697
#22 0xb6ca189e in KPopupMenu::mouseReleaseEvent (this=0x8313608, e=0xbf8fb7a4)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdeui/kpopupmenu.cpp:508
#23 0xb72a26f0 in QWidget::event (this=0x8313608, e=0xbf8fb7a4)
    at kernel/qwidget.cpp:4702
#24 0xb7203c26 in QApplication::internalNotify (this=0xbf8fbd5c, 
    receiver=0x8313608, e=0xbf8fb7a4) at kernel/qapplication.cpp:2635
#25 0xb7205dc9 in QApplication::notify (this=0xbf8fbd5c, receiver=0x8313608, 
    e=0xbf8fb7a4) at kernel/qapplication.cpp:2421
#26 0xb78d9cce in KApplication::notify (this=0xbf8fbd5c, receiver=0x8313608, 
    event=0xbf8fb7a4)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kdecore/kapplication.cpp:550
#27 0xb7197495 in QApplication::sendSpontaneousEvent (receiver=0x8313608, 
    event=0xbf8fb7a4) at kernel/qapplication.h:523
#28 0xb7195e88 in QETWidget::translateMouseEvent (this=0x8313608, 
    event=0xbf8fbbd8) at kernel/qapplication_x11.cpp:4243
#29 0xb71946b0 in QApplication::x11ProcessEvent (this=0xbf8fbd5c, 
    event=0xbf8fbbd8) at kernel/qapplication_x11.cpp:3478
#30 0xb71aad02 in QEventLoop::processEvents (this=0x80cf0f0, flags=4)
    at kernel/qeventloop_x11.cpp:192
#31 0xb721e179 in QEventLoop::enterLoop (this=0x80cf0f0)
    at kernel/qeventloop.cpp:198
#32 0xb721df9a in QEventLoop::exec (this=0x80cf0f0)
    at kernel/qeventloop.cpp:145
#33 0xb72057bf in QApplication::exec (this=0xbf8fbd5c)
    at kernel/qapplication.cpp:2758
#34 0xb7f72c30 in kdemain (argc=1, argv=0x805b500)
    at /tmp/buildd/koffice-1.6.2/./kplato/main.cc:48
#35 0xb7f74424 in kdeinitmain (argc=1, argv=0x805b500) at kplato_dummy.cc:3
#36 0x0804e457 in launch (argc=1, _name=0x8083eec "kplato", 
    args=0x8083ef3 "\001", cwd=0x0, envc=1, envs=0x8083f03 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8083f08 "Debian2;1180086417;22023;22683_TIME3265377814")
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:673
#37 0x0804ecef in handle_launcher_request (sock=9)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1240
#38 0x0804f0b2 in handle_requests (waitForPid=0)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1443
#39 0x080502d1 in main (argc=5, argv=0xbf8fc514, envp=0xbf8fc52c)
    at /tmp/buildd/kdelibs-3.5.6.r1.dfsg.1/./kinit/kinit.cpp:1909
#40 0xb7ccfebc in __libc_start_main () from /lib/i686/cmov/libc.so.6
#41 0x0804b911 in _start ()
Comment 1 Dag Andersen 2007-05-29 13:02:41 UTC
Hmmm, haven't been able to reproduce this. From the backtrace it seems to me you had opened the calendar dialog, made some changes to weekday 1 and then pressed the OK button to save and exit the calendar dialog.
Is this correct or do I interpret the backtrace wrong?
Can you reproduce and give some more details?
Comment 2 Raúl 2007-07-30 12:44:50 UTC
Your interpratetion of the backtrace is sensible but I tried to reproduce this being unable. Please, consider marking this as invalid. Thank you.
Comment 3 olotest 2008-04-01 00:04:45 UTC
Slackware 12.0 on Pentium III 500 MHz

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232906016 (LWP 3112)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00000000 in ?? ()
#6  0xb608b9a4 in KPlato::Calendar::removeId ()
   from /usr/lib/kde3/libkplatopart.so
#7  0xb6093867 in KPlato::Calendar::setDeleted ()
   from /usr/lib/kde3/libkplatopart.so
#8  0xb60b6987 in KPlato::CalendarAddCmd::CalendarAddCmd ()
   from /usr/lib/kde3/libkplatopart.so
#9  0xb6099b18 in KPlato::CalendarListViewItem::buildCommand ()
   from /usr/lib/kde3/libkplatopart.so
#10 0xb6099243 in KPlato::CalendarListDialog::buildCommand ()
   from /usr/lib/kde3/libkplatopart.so
#11 0xb605cd89 in KPlato::View::slotProjectCalendar ()
   from /usr/lib/kde3/libkplatopart.so
#12 0xb6067362 in KPlato::View::qt_invoke ()
   from /usr/lib/kde3/libkplatopart.so
#13 0xb711b0c9 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#14 0xb711bcdd in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#15 0xb79bb029 in KAction::activated () from /usr/lib/libkdeui.so.4
#16 0xb79bb081 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#17 0xb79bde9d in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#18 0xb79be161 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#19 0xb711b0c9 in QObject::activate_signal ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#20 0xb742e3ae in QSignal::signal () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#21 0xb7137005 in QSignal::activate ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#22 0xb721e24c in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#23 0xb79aadce in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#24 0xb71540de in QWidget::event () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#25 0xb70bc817 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#26 0xb70bd6e9 in QApplication::notify ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#27 0xb76ed8ee in KApplication::notify () from /usr/lib/libkdecore.so.4
#28 0xb705e586 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#29 0xb705cbcc in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#30 0xb706cee1 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#31 0xb70d3141 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#32 0xb70d2fe6 in QEventLoop::exec () from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#33 0xb70bc47f in QApplication::exec ()
   from /usr/lib/qt-3.3.8/lib/libqt-mt.so.3
#34 0xb75f6f87 in kdemain () from /usr/lib/libkdeinit_kplato.so
#35 0xb75f9724 in kdeinitmain () from /usr/lib/kde3/kplato.so
#36 0x0804e457 in ?? ()
#37 0x00000001 in ?? ()
#38 0x08099610 in ?? ()
#39 0x00000001 in ?? ()
#40 0x00000000 in ?? ()