From kmail-devel Sun Dec 31 14:33:02 2000 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sun, 31 Dec 2000 14:33:02 +0000 To: kmail-devel Subject: Bug#17642: marked as done (copy mail to drafts and type E: reproducible crash) X-MARC-Message: https://marc.info/?l=kmail-devel&m=97828764015021 Your message dated Sun, 31 Dec 2000 15:28:03 +0100 with message-id <00123115280300.02954@linux> and subject line Bug#17642: copy mail to drafts and type E: reproducible crash has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 24 Dec 2000 11:39:00 +0000 Received: (qmail 30241 invoked from network); 24 Dec 2000 11:38:59 -0000 Received: from mailout05.sul.t-online.com (194.25.134.82) by max.tat.physik.uni-tuebingen.de with SMTP; 24 Dec 2000 11:38:59 -0000 Received: from fwd01.sul.t-online.com by mailout05.sul.t-online.com with smtp id 14A9UH-0005aa-04; Sun, 24 Dec 2000 12:38:49 +0100 Received: from poboxes.com (320056291824-0001@[217.2.145.252]) by fmrl01.sul.t-online.com with esmtp id 14A9R8-1f6VwuC; Sun, 24 Dec 2000 12:35:34 +0100 Received: from verilin (verilin.verisoft.ch [192.168.1.99]) by poboxes.com (Postfix) with SMTP id DBF283F853 for ; Sun, 24 Dec 2000 12:35:28 +0100 (CET) Subject: copy mail to drafts and type E: reproducible crash From: Wolfgang Rohdewald To: submit@bugs.kde.org Message-Id: <20001224113528.DBF283F853@poboxes.com> Date: Sun, 24 Dec 2000 12:35:28 +0100 (CET) X-Sender: 320056291824-0001@t-dialin.net X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N Package: kmail Version: 1.2 (KDE 2.1 post Beta 1) Severity: grave Compiler: gcc version 2.95.2 19991024 (release) OS: Linux 2.2.18 i686 (compiled sources) do as the subject says. Go to Trash, copy a message to drafts using the RMB menu, enter drafts, type E, crash. This only happens if the message to be edited is already selected when entering drafts. This is the case if the copied message already existed in drafts and if that first copy in drafts was selected last time I was in drafts and threading is turned on. I sometimes have crashes when selecting freshly received messages, but they are not reproducible. Yet I think this could be the same bug, that's why I selected severity grave. Here is a backtrace generated by DrKonqi: 0x410fa8e9 in __wait4 () from /lib/libc.so.6 #0 0x410fa8e9 in __wait4 () from /lib/libc.so.6 #1 0x411591ec in __DTOR_END__ () from /lib/libc.so.6 #2 0x408e6460 in KCrash::defaultCrashHandler (signal=11) at kcrash.cpp:191 #3 #4 QTextCodec::toUnicode (this=0x3e6b752e, a=@0xbfffe9a8) at tools/qtextcodec.cpp:818 #5 0x8073114 in KMMessage::asQuotedString (this=0x84eb410, aHeaderStr=@0xbfffe9f8, aIndentStr=@0xbfffe9fc, aIncludeAttach=false, aStripSignature=false) at kmmessage.cpp:608 #6 0x8075750 in KMMessage::createRedirect (this=0x84eb410) at kmmessage.cpp:858 #7 0x8097d33 in KMHeaders::redirectMsg (this=0x8328910) at kmheaders.cpp:1155 #8 0x8084517 in KMMainWin::slotRedirectMsg (this=0x8323138) at kmmainwin.cpp:853 #9 0x40b619cf in QObject::activate_signal (this=0x83a8730, signal=0x40800f54 "activated()") at kernel/qobject.cpp:2005 #10 0x4077cd69 in KAction::activated (this=0x83a8730) at kaction.moc:362 #11 0x40772ed0 in KAction::slotActivated (this=0x83a8730) at kaction.cpp:778 #12 0x40b61ecf in QObject::activate_signal (this=0x83c68e8, signal=0x40e5fea4 "x(int)", param=-61) at kernel/qobject.cpp:2058 #13 0x40b91f60 in QSignal::activate (this=0x83c68e8) at kernel/qsignal.cpp:253 #14 0x40c37000 in QPopupMenu::accelActivated (this=0x83b5980, id=-61) at widgets/qpopupmenu.cpp:539 #15 0x40b61e64 in QObject::activate_signal (this=0x83d3138, signal=0x40e622c3 "activated(int)", param=-61) at kernel/qobject.cpp:2058 #16 0x40badf3d in QAccel::activated (this=0x83d3138, t0=-61) at kernel/moc_qaccel.cpp:86 #17 0x40b1d4d5 in QAccel::eventFilter (this=0x83d3138, o=0x8323138, e=0xbfffef54) at kernel/qaccel.cpp:500 #18 0x40b5f3a8 in QObject::activate_filters (this=0x8323138, e=0xbfffef54) at kernel/qobject.cpp:764 #19 0x40ba607b in QWidget::event (this=0x8323138, e=0xbfffef54) at kernel/qwidget.cpp:3889 #20 0x40c0d2ec in QMainWindow::event (this=0x8323138, e=0xbfffef54) at widgets/qmainwindow.cpp:2358 #21 0x40b20618 in QApplication::notify (this=0xbffff3a4, receiver=0x8323138, event=0xbfffef54) at kernel/qapplication.cpp:1675 #22 0x408b1580 in KApplication::notify (this=0xbffff3a4, receiver=0x8323138, event=0xbfffef54) at kapp.cpp:511 #23 0x40bae781 in QApplication::sendEvent (receiver=0x8323138, event=0xbfffef54) at kernel/qapplication.h:395 #24 0x40aea5cc in QETWidget::translateKeyEvent (this=0x8346970, event=0xbffff228, grab=false) at kernel/qapplication_x11.cpp:4373 #25 0x40ae6122 in QApplication::x11ProcessEvent (this=0xbffff3a4, event=0xbffff228) at kernel/qapplication_x11.cpp:2795 #26 0x40ae53fb in QApplication::processNextEvent (this=0xbffff3a4, canWait=true) at kernel/qapplication_x11.cpp:2459 #27 0x40b225bf in QApplication::enter_loop (this=0xbffff3a4) at kernel/qapplication.cpp:2562 #28 0x40ae5327 in QApplication::exec (this=0xbffff3a4) at kernel/qapplication_x11.cpp:2415 #29 0x8119875 in main (argc=1, argv=0xbffff504) at main.cpp:227 #30 0x410819cb in __libc_start_main (main=0x8119704
, argc=1, argv=0xbffff504, init=0x8069f9c <_init>, fini=0x813f3a0 <_fini>, rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffff4fc) at ../sysdeps/generic/libc-start.c:92 _______________________________________________ Kmail Developers mailing list Kmail@master.kde.org http://master.kde.org/mailman/listinfo/kmail