Bug 203068 - Crash after entering password after wakeup from hibernation
Summary: Crash after entering password after wakeup from hibernation
Status: RESOLVED DUPLICATE of bug 191589
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 12:23 UTC by David Jarvie
Modified: 2009-08-08 16:37 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 David Jarvie 2009-08-08 12:23:02 UTC
Version:            (using KDE 4.3.0)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled From Sources

I'm using DIMAP. The system was hibernated with kmail still running. After waking up the system, I entered the password in the email password prompt, following which it crashed. Normally this works fine.

Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  KIO::Slave::deref (this=0x81869a0) at /home/david/src/svn/4.3/kdelibs/kio/kio/slave.cpp:242
#7  0xb6bed15c in KIO::Slave::gotInput (this=0x81869a0) at /home/david/src/svn/4.3/kdelibs/kio/kio/slave.cpp:335
#8  0xb6bef5e3 in KIO::Slave::qt_metacall (this=0x81869a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd57d28) at /home/david/src/svn/obj/4.3/kdelibs/kio/slave.moc:76
#9  0xb68bf6f8 in QMetaObject::activate () from /opt/qt-4.5.2/lib/libQtCore.so.4
#10 0xb68c0382 in QMetaObject::activate () from /opt/qt-4.5.2/lib/libQtCore.so.4
#11 0xb6af8657 in KIO::Connection::readyRead (this=0x87e6b58) at /home/david/src/svn/obj/4.3/kdelibs/kio/connection.moc:86
#12 0xb6af9fb3 in KIO::ConnectionPrivate::dequeue (this=0x87cc710) at /home/david/src/svn/4.3/kdelibs/kio/kio/connection.cpp:82
#13 0xb6afa396 in KIO::Connection::qt_metacall (this=0x87e6b58, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x88ff8f8) at /home/david/src/svn/obj/4.3/kdelibs/kio/connection.moc:73
#14 0xb68b8e1b in QMetaCallEvent::placeMetaCall () from /opt/qt-4.5.2/lib/libQtCore.so.4
#15 0xb68ba8f0 in QObject::event () from /opt/qt-4.5.2/lib/libQtCore.so.4
#16 0xb5d465cc in QApplicationPrivate::notify_helper () from /opt/qt-4.5.2/lib/libQtGui.so.4
#17 0xb5d4e8ce in QApplication::notify () from /opt/qt-4.5.2/lib/libQtGui.so.4
#18 0xb7d7fe8d in KApplication::notify (this=0xbfd58558, receiver=0x87e6b58, event=0x87a9830) at /home/david/src/svn/4.3/kdelibs/kdeui/kernel/kapplication.cpp:302
#19 0xb68aa28b in QCoreApplication::notifyInternal () from /opt/qt-4.5.2/lib/libQtCore.so.4
#20 0xb68aaee5 in QCoreApplicationPrivate::sendPostedEvents () from /opt/qt-4.5.2/lib/libQtCore.so.4
#21 0xb68ab0dd in QCoreApplication::sendPostedEvents () from /opt/qt-4.5.2/lib/libQtCore.so.4
#22 0xb68d5bdf in ?? () from /opt/qt-4.5.2/lib/libQtCore.so.4
#23 0xb41331d8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb4136873 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x08153a60 in ?? ()
#26 0x00000000 in ?? ()
Comment 1 Dario Andres 2009-08-08 16:37:05 UTC
Merging with bug 191589. Thanks

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