Bug 249823 - kmail crashed when attempting to add new disconnected ssl+imap account
Summary: kmail crashed when attempting to add new disconnected ssl+imap account
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-02 04:06 UTC by Eugeni Dodonov
Modified: 2011-02-14 14:11 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.33 KB, text/plain)
2011-01-05 02:16 UTC, Bohan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugeni Dodonov 2010-09-02 04:06:31 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.5.65 (KDE 4.5.65 (KDE 4.6 >= 20100819))
Qt Version: 4.7.0
Operating System: Linux 2.6.35.4-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.1"

-- Information about the crash:
- What I was doing when the application crashed:

Deleted all kmail accounts, and added new Disconnected IMAP account. Kmail crashes right after it attempts to detect account settings.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8736bec720 (LWP 12950))]

Thread 2 (Thread 0x7f8716433710 (LWP 13443)):
#0  0x00007f87321ef429 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f87343aace2 in wait (this=<value optimized out>, mutex=0x258e330, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x258e330, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f87343a0ce8 in QThreadPoolThread::run (this=0x27d1400) at concurrent/qthreadpool.cpp:140
#4  0x00007f87343aa68e in QThreadPrivate::start (arg=0x27d1400) at thread/qthread_unix.cpp:266
#5  0x00007f87321eaa5d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8733b8b15d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8736bec720 (LWP 12950)):
[KCrash Handler]
#6  QMetaObject::changeGuard (ptr=0x232f288, o=0x0) at kernel/qobject.cpp:470
#7  0x00007f8734db25be in operator= (this=0x232efc0, action=0x218b280, action_e=QAction::Trigger, self=true) at ../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x232efc0, action=0x218b280, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1098
#9  0x00007f87366808a9 in KMenu::mouseReleaseEvent (this=0x232ea90, e=0x7fff75ca8c90) at /usr/src/debug/kdelibs-4.5.65svn1165394/kdeui/widgets/kmenu.cpp:471
#10 0x00007f87349ce202 in QWidget::event (this=0x232ea90, event=0x7fff75ca8c90) at kernel/qwidget.cpp:8158
#11 0x00007f8734db378b in QMenu::event (this=0x232ea90, e=0x7fff75ca8c90) at widgets/qmenu.cpp:2410
#12 0x00007f873497c6e4 in QApplicationPrivate::notify_helper (this=0x1c0dd90, receiver=0x232ea90, e=0x7fff75ca8c90) at kernel/qapplication.cpp:4396
#13 0x00007f87349819da in QApplication::notify (this=<value optimized out>, receiver=0x232ea90, e=0x7fff75ca8c90) at kernel/qapplication.cpp:3959
#14 0x00007f87365c0bc6 in KApplication::notify (this=0x7fff75ca9ab0, receiver=0x232ea90, event=0x7fff75ca8c90) at /usr/src/debug/kdelibs-4.5.65svn1165394/kdeui/kernel/kapplication.cpp:310
#15 0x00007f873449373c in QCoreApplication::notifyInternal (this=0x7fff75ca9ab0, receiver=0x232ea90, event=0x7fff75ca8c90) at kernel/qcoreapplication.cpp:732
#16 0x00007f873497d6e5 in sendEvent (receiver=0x232ea90, event=0x7fff75ca8c90, alienWidget=0x0, nativeWidget=0x232ea90, buttonDown=0x7f873544eed8, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x232ea90, event=0x7fff75ca8c90, alienWidget=0x0, nativeWidget=0x232ea90, buttonDown=0x7f873544eed8, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3058
#18 0x00007f87349fb104 in QETWidget::translateMouseEvent (this=0x232ea90, event=<value optimized out>) at kernel/qapplication_x11.cpp:4337
#19 0x00007f87349f9609 in QApplication::x11ProcessEvent (this=0x7fff75ca9ab0, event=0x7fff75ca95e0) at kernel/qapplication_x11.cpp:3536
#20 0x00007f8734a20ab2 in x11EventSourceDispatch (s=0x1c117a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#21 0x00007f872b9783d3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f872b978bb0 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f872b978e4d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f87344be85f in QEventDispatcherGlib::processEvents (this=0x1bf9850, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#25 0x00007f8734a2074e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f8734492ad2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f8734492d1c in QEventLoop::exec (this=0x7fff75ca98f0, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007f873449719b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x0000000000402f7d in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.5/kmail/main.cpp:149

Possible duplicates by query: bug 242085, bug 222055.

Reported using DrKonqi
Comment 1 Eugeni Dodonov 2010-09-02 04:08:10 UTC
Note: this happens if I use the wizard, if I add account manually by going into Settings->Configure Kmail, it works.
Comment 2 Laurent Montel 2010-09-02 10:50:48 UTC
It"s a kmail1 bug
Can reproduce but don't understand why
Comment 3 Dario Andres 2010-11-22 20:20:14 UTC
[Comment from a bug triager]
There is a Klipper bug report which the same backtrace, so it could be a Qt bug. The report is bug 220004.
Regards
Comment 4 Bohan 2011-01-05 02:16:55 UTC
Created attachment 55590 [details]
New crash information added by DrKonqi

kmail (1.13.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed:

On first startup of Kmail after new installation of KDE under ubuntu 10.10, I tried to create a disconnected IMAP account with my gmail details. 

Kmail crashes at the end, when it is doing the security capabilities detection against imap.gmail.com

-- Backtrace (Reduced):
#6  0x00007fa19af51051 in QETWidget::translateMouseEvent (this=0x1ac73d0, event=0x7fff0a24d4e0) at kernel/qapplication_x11.cpp:4354
#7  0x00007fa19af4fc5c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff0a24dda0) at kernel/qapplication_x11.cpp:3536
#8  0x00007fa19af7c0e2 in x11EventSourceDispatch (s=0x12f39c0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
[...]
[...]
[...]
#12 0x00007fa19aa0a193 in QEventDispatcherGlib::processEvents (this=0x12b08a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#13 0x00007fa19af7ba4e in QGuiEventDispatcherGlib::processEvents (this=0x7fff0a24d480, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
Comment 5 Christophe Marin 2011-02-14 14:11:01 UTC

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