[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    Bug#35713: marked as done (crash in slotGetMessageResult because of invalid msg) by Carsten Burghard
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2001-12-31 11:03:05
[Download RAW message or body]

Your message with subj: crash in slotGetMessageResult because of invalid msg

Thank you for your bug report.
The bug that you reported has been identified, and has been fixed in the
latest development (CVS) version of KDE. The bug report will be closed.



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; 3 Dec 2001 18:52:11 +0000
Received: (qmail 24646 invoked by uid 33); 3 Dec 2001 18:52:11 -0000
Date: 3 Dec 2001 18:52:11 -0000
Message-ID: <20011203185211.24645.qmail@master.kde.org>
To: submit@bugs.kde.org
Subject: crash in slotGetMessageResult because of invalid msg
From: cb@emedia-consult.de

Package:           kmail
Version:           KDE 2.9.0 CVS/CVSup/Snapshot
Severity:          normal
Installed from:    Compiled sources
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux
OS/Compiler notes: Not Specified

kmail crashes when I submit the configure-dialog. The best way to reproduce is to \
move a message from or to an imap-folder, then open the configure-dialog and to press \
OK. I found out that kmail crashes at the very first line in slotGetMessageResult \
because the mMsg is abviously invalid. Even the check ( if (!mMsg) ) crashes. The \
backtrace: [New Thread 1024 (LWP 7257)]
0x4141c079 in wait4 () from /lib/libc.so.6
#0  0x4141c079 in wait4 () from /lib/libc.so.6
#1  0x41494944 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40032177 in waitpid () from /lib/libpthread.so.0
#3  0x41253522 in KCrash::defaultCrashHandler (signal=11) at kcrash.cpp:219
#4  0x4002fbc4 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  KMImapJob::slotGetMessageResult (this=0x855d2d8, job=0x84a17b8)
    at /usr/lib/qt3/include/qguardedptr.h:131
#7  0x081a2315 in KMImapJob::qt_invoke (this=0x855d2d8, _id=2, _o=0xbfffe864)
    at kmfolderimap.moc:161
#8  0x40504d04 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x40d43be5 in KIO::Job::result (this=0x84a17b8, t0=0x84a17b8)
    at jobclasses.moc:155
#10 0x40d24fd1 in KIO::Job::emitResult (this=0x84a17b8) at job.cpp:162
#11 0x40d27a10 in KIO::SimpleJob::slotFinished (this=0x84a17b8) at job.cpp:427
#12 0x40d2c191 in KIO::TransferJob::slotFinished (this=0x84a17b8)
    at job.cpp:688
#13 0x40d44fdc in KIO::TransferJob::qt_invoke (this=0x84a17b8, _id=17, 
    _o=0xbfffeae8) at jobclasses.moc:732
#14 0x40504d04 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40504c4e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40d1575c in KIO::SlaveInterface::finished (this=0x83b9cf8)
    at slaveinterface.moc:221
#17 0x40d11a8c in KIO::SlaveInterface::dispatch (this=0x83b9cf8, _cmd=104, 
    rawdata=@0xbfffed44) at slaveinterface.cpp:165
#18 0x40d117e2 in KIO::SlaveInterface::dispatch (this=0x83b9cf8)
    at slaveinterface.cpp:142
#19 0x40d0f4bc in KIO::Slave::gotInput (this=0x83b9cf8) at slave.cpp:219
#20 0x40d10f29 in KIO::Slave::qt_invoke (this=0x83b9cf8, _id=3, _o=0xbfffee64)
    at slave.moc:112
#21 0x40504d04 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40504e1b in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x407a5d5d in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x4051b05f in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x404ac9fc in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x404ac8a4 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x411b6255 in KApplication::notify (this=0xbffff308, receiver=0x83652d8, 
    event=0xbffff0dc) at kapplication.cpp:541
#28 0x4045babd in sn_activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x4045c287 in QApplication::processNextEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x404adee1 in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x4045bb3b in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x081befdb in main (argc=1, argv=0xbffff484) at main.cpp:261
#33 0x413917ee in __libc_start_main () from /lib/libc.so.6

(Submitted via bugs.kde.org)

_______________________________________________
kmail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic