Bug 238235 - Crash during setting up an account in KMail
Summary: Crash during setting up an account in KMail
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 22:28 UTC by spam-receiver
Modified: 2011-02-14 14:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.23 KB, text/plain)
2010-06-15 07:25 UTC, underscore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spam-receiver 2010-05-19 22:28:11 UTC
Application: kmail (1.13.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Tried to set up my first e-mail account for KMail (usually I use Thunderbird).  When the wizard asked for the server type, I selected "Disconnected IMAP" because I don't know what that is and wanted to try out.  Anyway, I think the server is of ordinary "IMAP" type, so maybe this has caused the crash? (When I look at the call stack, this doesn't seem to be plausible...)

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x00a3cc5a in QMetaObject::changeGuard (ptr=0x8ff4418, o=0x0) at kernel/qobject.cpp:488
#7  0x05f53ae7 in QPointer<QAction>::operator= (this=0x8ff4280, action=0x8f7e3e0, action_e=QAction::Trigger, self=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x8ff4280, action=0x8f7e3e0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1116
#9  0x05f54ac7 in QMenu::mouseReleaseEvent (this=0x8ff4260, e=0xbf9c41c0) at widgets/qmenu.cpp:2312
#10 0x004d8f65 in KMenu::mouseReleaseEvent (this=0x8ff4260, e=0xbf9c41c0) at ../../kdeui/widgets/kmenu.cpp:471
#11 0x05b0c7f8 in QWidget::event (this=0x8ff4260, event=0xbf9c41c0) at kernel/qwidget.cpp:7998
#12 0x05f560cc in QMenu::event (this=0x8ff4260, e=0xbf9c41c0) at widgets/qmenu.cpp:2414
#13 0x05aae4dc in QApplicationPrivate::notify_helper (this=0x8c1d368, receiver=0x8ff4260, e=0xbf9c41c0) at kernel/qapplication.cpp:4300
#14 0x05ab59f7 in QApplication::notify (this=0xbf9c4b20, receiver=0x8ff4260, e=0xbf9c41c0) at kernel/qapplication.cpp:3865
#15 0x003e2f2a in KApplication::notify (this=0xbf9c4b20, receiver=0x8ff4260, event=0xbf9c41c0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00a28a3b in QCoreApplication::notifyInternal (this=0xbf9c4b20, receiver=0x8ff4260, event=0xbf9c41c0) at kernel/qcoreapplication.cpp:704
#17 0x05ab4952 in QCoreApplication::sendEvent (receiver=0x8ff4260, event=0xbf9c41c0, alienWidget=0x0, nativeWidget=0x8ff4260, buttonDown=0x63f2058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x8ff4260, event=0xbf9c41c0, alienWidget=0x0, nativeWidget=0x8ff4260, buttonDown=0x63f2058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0x05b405cf in QETWidget::translateMouseEvent (this=0x8ff4260, event=0xbf9c46dc) at kernel/qapplication_x11.cpp:4302
#20 0x05b3f511 in QApplication::x11ProcessEvent (this=0xbf9c4b20, event=0xbf9c46dc) at kernel/qapplication_x11.cpp:3379
#21 0x05b6e60a in x11EventSourceDispatch (s=0x8c25fa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x028365e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x0283a2d8 in ?? () from /lib/libglib-2.0.so.0
#24 0x0283a4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00a545d5 in QEventDispatcherGlib::processEvents (this=0x8bf4278, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0x05b6e135 in QGuiEventDispatcherGlib::processEvents (this=0x8bf4278, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00a27059 in QEventLoop::processEvents (this=0xbf9c49d4, flags=) at kernel/qeventloop.cpp:149
#28 0x00a274aa in QEventLoop::exec (this=0xbf9c49d4, flags=...) at kernel/qeventloop.cpp:201
#29 0x00a2b69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x05aae577 in QApplication::exec () at kernel/qapplication.cpp:3579
#31 0x0804ab0e in main (argc=3, argv=0xbf9c4ce4) at ../../kmail/main.cpp:156

Reported using DrKonqi
Comment 1 underscore 2010-06-15 07:25:53 UTC
Created attachment 48022 [details]
New crash information added by DrKonqi

 I tried setting up a new D'IMAP account after checking the security the wizard crashed.
Comment 2 Christophe Marin 2011-02-14 14:10:49 UTC

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