[Bug 252304] New: Crash on adding new account

Judith judith.fursdon at vodafone.co.nz
Sat Sep 25 03:57:15 BST 2010


https://bugs.kde.org/show_bug.cgi?id=252304

           Summary: Crash on adding new account
           Product: kontact
           Version: 4.4.5
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: judith.fursdon at vodafone.co.nz


Application: kontact (4.4.5)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2" (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.3-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
After adding two new email accounts (using pop3 and SMTP protocols), kontact
requested access to the KDE wallet. Access granted, the Kontact crashed.
My system is a fresh install of Opensuse 11.3, was just setting everything up
when the crash occurred. Other programs running: Amarok, Skype, Pidgin,
Firefox.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0xaf2e6c87 in MailTransport::AddTransportDialog::accept (this=0x8b2a290) at
/usr/src/debug/kdepimlibs-4.4.4/mailtransport/addtransportdialog.cpp:139
#7  0xb7442ab3 in KDialog::slotButtonClicked (this=0x8b2a290, button=4) at
/usr/src/debug/kdelibs-4.4.4/kdeui/dialogs/kdialog.cpp:863
#8  0xb74443b3 in KDialog::qt_metacall (this=0x8b2a290,
_c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfda77f8) at
/usr/src/debug/kdelibs-4.4.4/build/kdeui/kdialog.moc:190
#9  0xaf2d611e in MailTransport::AddTransportDialog::qt_metacall
(this=0x8b2a290, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfda77f8)
    at
/usr/src/debug/kdepimlibs-4.4.4/build/mailtransport/addtransportdialog.moc:68
#10 0xb6e39efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#11 0xb6e48fe8 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#12 0xb6e4c595 in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#13 0xb6e4c809 in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#14 0xb6e4c91e in QSignalMapper::map() () from /usr/lib/libQtCore.so.4
#15 0xb6e4cec0 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) ()
from /usr/lib/libQtCore.so.4
#16 0xb6e39efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#17 0xb6e48fe8 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#18 0xb6a9021d in QAbstractButton::clicked (this=0x8a04288, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#19 0xb678fc1d in QAbstractButtonPrivate::emitClicked (this=0x8d4b4e0) at
widgets/qabstractbutton.cpp:546
#20 0xb67912db in QAbstractButtonPrivate::click (this=0x8d4b4e0) at
widgets/qabstractbutton.cpp:539
#21 0xb6791596 in QAbstractButton::mouseReleaseEvent (this=0x8a04288,
e=0xbfda8094) at widgets/qabstractbutton.cpp:1121
#22 0xb63e1f00 in QWidget::event (this=0x8a04288, event=0xbfda8094) at
kernel/qwidget.cpp:8044
#23 0xb67907d0 in QAbstractButton::event (this=0x8a04288, e=0xbfda8094) at
widgets/qabstractbutton.cpp:1080
#24 0xb68302d8 in QPushButton::event (this=0x8a04288, e=0xbfda8094) at
widgets/qpushbutton.cpp:679
#25 0xb6388c64 in QApplicationPrivate::notify_helper (this=0x8079df0,
receiver=0x8a04288, e=0xbfda8094) at kernel/qapplication.cpp:4302
#26 0xb6391750 in QApplication::notify (this=0xbfda7dac, receiver=0x8a04288,
e=0xbfda8094) at kernel/qapplication.cpp:3867
#27 0xb72d39d1 in KApplication::notify (this=0xbfda99f4, receiver=0x8a04288,
event=0xbfda8094) at
/usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#28 0xb6e33e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#29 0xb6389c4c in sendSpontaneousEvent (receiver=0x8a04288, event=0xbfda8094,
alienWidget=0x8a04288, nativeWidget=0x8b2a290, buttonDown=0xb6cd3078,
lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#30 QApplicationPrivate::sendMouseEvent (receiver=0x8a04288, event=0xbfda8094,
alienWidget=0x8a04288, nativeWidget=0x8b2a290, buttonDown=0xb6cd3078,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#31 0xb641158c in QETWidget::translateMouseEvent (this=0x8b2a290,
event=0xbfda85ac) at kernel/qapplication_x11.cpp:4380
#32 0xb641073e in QApplication::x11ProcessEvent (this=0xbfda99f4,
event=0xbfda85ac) at kernel/qapplication_x11.cpp:3391
#33 0xb6439570 in x11EventSourceDispatch (s=0x80777e8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0xb42d6b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xb42d7350 in ?? () from /usr/lib/libglib-2.0.so.0
#36 0xb42d760e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#37 0xb6e5fd4b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#38 0xb643919a in QGuiEventDispatcherGlib::processEvents (this=0x8056b50,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0xb6e3311d in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#40 0xb6e33319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#41 0xb68af0ed in QDialog::exec (this=0x8b2a290) at dialogs/qdialog.cpp:546
#42 0xaf2dd658 in MailTransport::TransportManager::showTransportCreationDialog
(this=0x120, parent=0x898f270,
showCondition=MailTransport::TransportManager::Always)
    at /usr/src/debug/kdepimlibs-4.4.4/mailtransport/transportmanager.cpp:273
#43 0xaf2ddb96 in MailTransport::TransportManagementWidget::Private::addClicked
(this=0x898f498) at
/usr/src/debug/kdepimlibs-4.4.4/mailtransport/transportmanagementwidget.cpp:99
#44 0xaf2e73a7 in MailTransport::TransportManagementWidget::qt_metacall
(this=0x898f270, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=0xbfda8a78)
    at
/usr/src/debug/kdepimlibs-4.4.4/build/mailtransport/transportmanagementwidget.moc:84
#45 0xb6e39efd in QMetaObject::metacall(QObject*, QMetaObject::Call, int,
void**) () from /usr/lib/libQtCore.so.4
#46 0xb6e48fe8 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#47 0xb6a9021d in QAbstractButton::clicked (this=0x898fec0, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#48 0xb678fc1d in QAbstractButtonPrivate::emitClicked (this=0x8997cd0) at
widgets/qabstractbutton.cpp:546
#49 0xb67912db in QAbstractButtonPrivate::click (this=0x8997cd0) at
widgets/qabstractbutton.cpp:539
#50 0xb6791596 in QAbstractButton::mouseReleaseEvent (this=0x898fec0,
e=0xbfda9184) at widgets/qabstractbutton.cpp:1121
#51 0xb63e1f00 in QWidget::event (this=0x898fec0, event=0xbfda9184) at
kernel/qwidget.cpp:8044
#52 0xb67907d0 in QAbstractButton::event (this=0x898fec0, e=0xbfda9184) at
widgets/qabstractbutton.cpp:1080
#53 0xb68302d8 in QPushButton::event (this=0x898fec0, e=0xbfda9184) at
widgets/qpushbutton.cpp:679
#54 0xb6388c64 in QApplicationPrivate::notify_helper (this=0x8079df0,
receiver=0x898fec0, e=0xbfda9184) at kernel/qapplication.cpp:4302
#55 0xb6391750 in QApplication::notify (this=0xbfda8e9c, receiver=0x898fec0,
e=0xbfda9184) at kernel/qapplication.cpp:3867
#56 0xb72d39d1 in KApplication::notify (this=0xbfda99f4, receiver=0x898fec0,
event=0xbfda9184) at
/usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#57 0xb6e33e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#58 0xb6389c4c in sendSpontaneousEvent (receiver=0x898fec0, event=0xbfda9184,
alienWidget=0x898fec0, nativeWidget=0x898f468, buttonDown=0xb6cd3078,
lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#59 QApplicationPrivate::sendMouseEvent (receiver=0x898fec0, event=0xbfda9184,
alienWidget=0x898fec0, nativeWidget=0x898f468, buttonDown=0xb6cd3078,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#60 0xb641158c in QETWidget::translateMouseEvent (this=0x898f468,
event=0xbfda969c) at kernel/qapplication_x11.cpp:4380
#61 0xb641073e in QApplication::x11ProcessEvent (this=0xbfda99f4,
event=0xbfda969c) at kernel/qapplication_x11.cpp:3391
#62 0xb6439570 in x11EventSourceDispatch (s=0x80777e8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#63 0xb42d6b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#64 0xb42d7350 in ?? () from /usr/lib/libglib-2.0.so.0
#65 0xb42d760e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#66 0xb6e5fd4b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#67 0xb643919a in QGuiEventDispatcherGlib::processEvents (this=0x8056b50,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0xb6e3311d in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#69 0xb6e33319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#70 0xb6e37c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#71 0xb6386164 in QApplication::exec () at kernel/qapplication.cpp:3581
#72 0x0804b813 in _start ()

This bug may be a duplicate of or related to bug 234264.

Possible duplicates by query: bug 237188, bug 234583, bug 234518, bug 234264.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list