[Bug 263324] New: Crash de Kmail lors de la modification des informations de compte

Roland Everaert r.everaert at gmail.com
Sun Jan 16 14:46:59 GMT 2011


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

           Summary: Crash de Kmail lors de la modification des
                    informations de compte
           Product: kontact
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: r.everaert at gmail.com


Application: kontact (4.4.8)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
J'étais en train de modifier les informations d'un compte pour essayer de
retrouver mes email depuis un serveur IMAP lorsque le crash survint.

La fenêtre active était intitulée "Modifier le compte - Kontact", elle est
accessible depuis:

Configuration->KMail->Comptes

Dans cette fenêtre j'ai sélectionné le compte IMAP que j'avais créé et cliquer
sur le bouton modifier. La fenêtre c'est ouverte, j'ai sélectionné le tab
"Configuration IMAP" et cliqué sur le bouton à droite du champ "Personel"
lorsque l'application ce planta.

Si cela a une importance, j'avait une autre session utilisateur ouverte, que
j'appelerai user2, avec KMail ouvert sur la même fenêtre mais pour une autre
compte.

Je voulais vérifier les configurations des 2 comptes email qui se trouve dans
le même domaine pour m'assurer que l'accès au serveur IMAP du domaine était
identique exepté pour le nom du compte et du mot de passe.

Dans le compte configurer dans user2, le champs "Personnel" contient la chaine
de charactère <Vide> et les 2 champs suivant sont grisés.

Dans le compte que j'essaie de cofigurer dans l'autre session, que j'appelerai
user1, le champ Personnel est vide (il ne contient rien) et les 2 champs qui le
suivent ne sont pas grisé.

J'espère que celà serq suffisant pour vous aiguillé vers la source du problème.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77dd990 (LWP 3301))]

Thread 2 (Thread 0xb1b9ab70 (LWP 3304)):
#0  0x00e09422 in __kernel_vsyscall ()
#1  0x01996b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x01cc14eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x01cb40ac in ?? () from /lib/libglib-2.0.so.0
#4  0x01cb44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00ff660f in QEventDispatcherGlib::processEvents (this=0xa1ab978,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x00fc9059 in QEventLoop::processEvents (this=0xb1b9a270, flags=) at
kernel/qeventloop.cpp:149
#7  0x00fc94aa in QEventLoop::exec (this=0xb1b9a270, flags=...) at
kernel/qeventloop.cpp:201
#8  0x00ec55a8 in QThread::exec (this=0xa3af5e0) at thread/qthread.cpp:487
#9  0x00fa8c1b in QInotifyFileSystemWatcherEngine::run (this=0xa3af5e0) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x00ec832e in QThreadPrivate::start (arg=0xa3af5e0) at
thread/qthread_unix.cpp:248
#11 0x0882b96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x019a4a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77dd990 (LWP 3301)):
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0xaa264d8, parent=0xa9376e8,
type=KMail::ImapAccountBase::PersonalNS, map=0xa937a28) at
/usr/include/qt4/QtCore/qatomic_i386.h:120
#7  QMap<QString, QString>::operator= (this=0xaa264d8, parent=0xa9376e8,
type=KMail::ImapAccountBase::PersonalNS, map=0xa937a28) at
/usr/include/qt4/QtCore/qmap.h:408
#8  NamespaceEditDialog (this=0xaa264d8, parent=0xa9376e8,
type=KMail::ImapAccountBase::PersonalNS, map=0xa937a28) at
../../kmail/accountdialog.cpp:1467
#9  0x055602cc in KMail::AccountDialog::slotEditPersonalNamespace
(this=0xa9376e8) at ../../kmail/accountdialog.cpp:1406
#10 0x0556361d in KMail::AccountDialog::qt_metacall (this=0xa9376e8,
_c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbff5cb88) at
./accountdialog.moc:156
#11 0x00fcfc9a in QMetaObject::metacall (object=0xa9376e8, cl=178414840,
idx=97, argv=0xbff5cb88) at kernel/qmetaobject.cpp:237
#12 0x00fde3d5 in QMetaObject::activate (sender=0xa7d9868, m=0x97c68c4,
local_signal_index=2, argv=0xbff5cb88) at kernel/qobject.cpp:3293
#13 0x095b6479 in QAbstractButton::clicked (this=0xa7d9868, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#14 0x09295ea9 in QAbstractButtonPrivate::emitClicked (this=0xa954758) at
widgets/qabstractbutton.cpp:546
#15 0x09296cf4 in QAbstractButtonPrivate::click (this=0xa954758) at
widgets/qabstractbutton.cpp:539
#16 0x09296fae in QAbstractButton::mouseReleaseEvent (this=0xa7d9868,
e=0xbff5d2d0) at widgets/qabstractbutton.cpp:1121
#17 0x0937a09c in QToolButton::mouseReleaseEvent (this=0xa7d9868, e=0xbff5d2d0)
at widgets/qtoolbutton.cpp:721
#18 0x08ee97f8 in QWidget::event (this=0xa7d9868, event=0xbff5d2d0) at
kernel/qwidget.cpp:7998
#19 0x09295d4e in QAbstractButton::event (this=0xa7d9868, e=0xaa62dc8) at
widgets/qabstractbutton.cpp:1080
#20 0x0937cbca in QToolButton::event (this=0xa7d9868, event=0xbff5d2d0) at
widgets/qtoolbutton.cpp:1163
#21 0x08e8b4dc in QApplicationPrivate::notify_helper (this=0x9b89288,
receiver=0xa7d9868, e=0xbff5d2d0) at kernel/qapplication.cpp:4300
#22 0x08e929f7 in QApplication::notify (this=0xbff5ed24, receiver=0xa7d9868,
e=0xbff5d2d0) at kernel/qapplication.cpp:3865
#23 0x00b2440a in KApplication::notify (this=0xbff5ed24, receiver=0xa7d9868,
event=0xbff5d2d0) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x00fcaa3b in QCoreApplication::notifyInternal (this=0xbff5ed24,
receiver=0xa7d9868, event=0xbff5d2d0) at kernel/qcoreapplication.cpp:704
#25 0x08e91952 in QCoreApplication::sendEvent (receiver=0xa7d9868,
event=0xbff5d2d0, alienWidget=0xa7d9868, nativeWidget=0xa9376e8,
buttonDown=0x97cf058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0xa7d9868, event=0xbff5d2d0,
alienWidget=0xa7d9868, nativeWidget=0xa9376e8, buttonDown=0x97cf058,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#27 0x08f1d088 in QETWidget::translateMouseEvent (this=0xa9376e8,
event=0xbff5d7ec) at kernel/qapplication_x11.cpp:4368
#28 0x08f1c511 in QApplication::x11ProcessEvent (this=0xbff5ed24,
event=0xbff5d7ec) at kernel/qapplication_x11.cpp:3379
#29 0x08f4b60a in x11EventSourceDispatch (s=0x9b8de40, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x01cb05e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x01cb42d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x01cb44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00ff65d5 in QEventDispatcherGlib::processEvents (this=0x9b68070,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x08f4b135 in QGuiEventDispatcherGlib::processEvents (this=0x9b68070,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00fc9059 in QEventLoop::processEvents (this=0xbff5dae0, flags=) at
kernel/qeventloop.cpp:149
#36 0x00fc94aa in QEventLoop::exec (this=0xbff5dae0, flags=...) at
kernel/qeventloop.cpp:201
#37 0x093ca4f3 in QDialog::exec (this=0xa9376e8) at dialogs/qdialog.cpp:546
#38 0x05372aca in AccountsPageReceivingTab::slotModifySelectedAccount
(this=0xa477710) at ../../kmail/configuredialog.cpp:933
#39 0x05392073 in AccountsPageReceivingTab::qt_metacall (this=0xa477710,
_c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbff5dd38) at
./configuredialog_p.moc:442
#40 0x00fcfc9a in QMetaObject::metacall (object=0xa477710, cl=178414840,
idx=32, argv=0xbff5dd38) at kernel/qmetaobject.cpp:237
#41 0x00fde3d5 in QMetaObject::activate (sender=0xa499f98, m=0x97c68c4,
local_signal_index=2, argv=0xbff5dd38) at kernel/qobject.cpp:3293
#42 0x095b6479 in QAbstractButton::clicked (this=0xa499f98, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#43 0x09295ea9 in QAbstractButtonPrivate::emitClicked (this=0xa499fb0) at
widgets/qabstractbutton.cpp:546
#44 0x09296cf4 in QAbstractButtonPrivate::click (this=0xa499fb0) at
widgets/qabstractbutton.cpp:539
#45 0x09296fae in QAbstractButton::mouseReleaseEvent (this=0xa499f98,
e=0xbff5e470) at widgets/qabstractbutton.cpp:1121
#46 0x08ee97f8 in QWidget::event (this=0xa499f98, event=0xbff5e470) at
kernel/qwidget.cpp:7998
#47 0x09295d4e in QAbstractButton::event (this=0xa499f98, e=0xaa62dc8) at
widgets/qabstractbutton.cpp:1080
#48 0x093401f2 in QPushButton::event (this=0xa499f98, e=0xbff5e470) at
widgets/qpushbutton.cpp:679
#49 0x08e8b4dc in QApplicationPrivate::notify_helper (this=0x9b89288,
receiver=0xa499f98, e=0xbff5e470) at kernel/qapplication.cpp:4300
#50 0x08e929f7 in QApplication::notify (this=0xbff5ed24, receiver=0xa499f98,
e=0xbff5e470) at kernel/qapplication.cpp:3865
#51 0x00b2440a in KApplication::notify (this=0xbff5ed24, receiver=0xa499f98,
event=0xbff5e470) at ../../kdeui/kernel/kapplication.cpp:302
#52 0x00fcaa3b in QCoreApplication::notifyInternal (this=0xbff5ed24,
receiver=0xa499f98, event=0xbff5e470) at kernel/qcoreapplication.cpp:704
#53 0x08e91952 in QCoreApplication::sendEvent (receiver=0xa499f98,
event=0xbff5e470, alienWidget=0xa499f98, nativeWidget=0xa443d38,
buttonDown=0x97cf058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#54 QApplicationPrivate::sendMouseEvent (receiver=0xa499f98, event=0xbff5e470,
alienWidget=0xa499f98, nativeWidget=0xa443d38, buttonDown=0x97cf058,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#55 0x08f1d088 in QETWidget::translateMouseEvent (this=0xa443d38,
event=0xbff5e98c) at kernel/qapplication_x11.cpp:4368
#56 0x08f1c511 in QApplication::x11ProcessEvent (this=0xbff5ed24,
event=0xbff5e98c) at kernel/qapplication_x11.cpp:3379
#57 0x08f4b60a in x11EventSourceDispatch (s=0x9b8de40, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#58 0x01cb05e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#59 0x01cb42d8 in ?? () from /lib/libglib-2.0.so.0
#60 0x01cb44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#61 0x00ff65d5 in QEventDispatcherGlib::processEvents (this=0x9b68070,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#62 0x08f4b135 in QGuiEventDispatcherGlib::processEvents (this=0x9b68070,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#63 0x00fc9059 in QEventLoop::processEvents (this=0xbff5ec84, flags=) at
kernel/qeventloop.cpp:149
#64 0x00fc94aa in QEventLoop::exec (this=0xbff5ec84, flags=...) at
kernel/qeventloop.cpp:201
#65 0x00fcd69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#66 0x08e8b577 in QApplication::exec () at kernel/qapplication.cpp:3579
#67 0x0804b472 in main (argc=1, argv=0xbff5ef44) at
../../../kontact/src/main.cpp:224

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