[Bug 240030] New: Kmail crashes when I click Select a second recipient to a message

No thanks laviellemontagne at gmail.com
Sat May 29 23:24:58 BST 2010


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

           Summary: Kmail crashes when I click Select a second recipient
                    to a message
           Product: kmail
           Version: 1.13.2
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: laviellemontagne at gmail.com


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:
I was replying to a message. I wanted to send it to others as well. I clicked
on the Select button beside an empty To field and got a list of addresses.  I
picked one from it (worked). I clicked Select a second time and KMail
disappeared.  Happens every time. 

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb4f22b70 (LWP 4465)):
#0  0x0448ee16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x01dae6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x01db3825 in QTimerInfoList::updateCurrentTime (this=0xa2d6e34) at
kernel/qeventdispatcher_unix.cpp:340
#3  0x01db386a in QTimerInfoList::timerWait (this=0xa2d6e34, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#4  0x01db1818 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb4f2205c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x01db18a5 in timerSourcePrepare (source=0x0, timeout=0x4492ff4) at
kernel/qeventdispatcher_glib.cpp:169
#6  0x01a34aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x01a34ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x01a354b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x01db160f in QEventDispatcherGlib::processEvents (this=0xa2706c8,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x01d84059 in QEventLoop::processEvents (this=0xb4f22220, flags=) at
kernel/qeventloop.cpp:149
#11 0x01d844aa in QEventLoop::exec (this=0xb4f22220, flags=...) at
kernel/qeventloop.cpp:201
#12 0x01c805a8 in QThread::exec (this=0xa256f60) at thread/qthread.cpp:487
#13 0x01d63c1b in QInotifyFileSystemWatcherEngine::run (this=0xa256f60) at
io/qfilesystemwatcher_inotify.cpp:248
#14 0x01c8332e in QThreadPrivate::start (arg=0xa256f60) at
thread/qthread_unix.cpp:248
#15 0x00af796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0592ea4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7837780 (LWP 4462)):
[KCrash Handler]
#6  QBasicAtomicInt::deref (this=0xac2409c, other=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:132
#7  QString::operator= (this=0xac2409c, other=...) at tools/qstring.cpp:1281
#8  0x010acbfa in RecipientItem::setRecipientType (this=0xabfed60) at
../../kmail/recipientspicker.cpp:184
#9  RecipientsPicker::updateList (this=0xabfed60) at
../../kmail/recipientspicker.cpp:703
#10 0x010b0788 in RecipientsPicker::setRecipients (this=0xabfed60,
recipients=...) at ../../kmail/recipientspicker.cpp:644
#11 0x010a62d5 in SideWidget::pickRecipient (this=0xa46f278) at
../../kmail/recipientseditor.cpp:852
#12 0x010a7b03 in SideWidget::qt_metacall (this=0xa46f278,
_c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbf9c82e8) at
./recipientseditor.moc:528
#13 0x01d8ac9a in QMetaObject::metacall (object=0xa46f278, cl=32089192, idx=32,
argv=0xbf9c82e8) at kernel/qmetaobject.cpp:237
#14 0x01d993d5 in QMetaObject::activate (sender=0xa470508, m=0x713c8c4,
local_signal_index=2, argv=0xbf9c82e8) at kernel/qobject.cpp:3293
#15 0x06f2c479 in QAbstractButton::clicked (this=0xa470508, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#16 0x06c0bea9 in QAbstractButtonPrivate::emitClicked (this=0xa470520) at
widgets/qabstractbutton.cpp:546
#17 0x06c0ccf4 in QAbstractButtonPrivate::click (this=0xa470520) at
widgets/qabstractbutton.cpp:539
#18 0x06c0cfae in QAbstractButton::mouseReleaseEvent (this=0xa470508,
e=0xbf9c8a20) at widgets/qabstractbutton.cpp:1121
#19 0x0685f7f8 in QWidget::event (this=0xa470508, event=0xbf9c8a20) at
kernel/qwidget.cpp:7998
#20 0x06c0bd4e in QAbstractButton::event (this=0xa470508, e=0xacc1b01) at
widgets/qabstractbutton.cpp:1080
#21 0x06cb61f2 in QPushButton::event (this=0xa470508, e=0xbf9c8a20) at
widgets/qpushbutton.cpp:679
#22 0x068014dc in QApplicationPrivate::notify_helper (this=0x9c9ccb8,
receiver=0xa470508, e=0xbf9c8a20) at kernel/qapplication.cpp:4300
#23 0x068089f7 in QApplication::notify (this=0xbf9c9380, receiver=0xa470508,
e=0xbf9c8a20) at kernel/qapplication.cpp:3865
#24 0x003dcf2a in KApplication::notify (this=0xbf9c9380, receiver=0xa470508,
event=0xbf9c8a20) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x01d85a3b in QCoreApplication::notifyInternal (this=0xbf9c9380,
receiver=0xa470508, event=0xbf9c8a20) at kernel/qcoreapplication.cpp:704
#26 0x06807952 in QCoreApplication::sendEvent (receiver=0xa470508,
event=0xbf9c8a20, alienWidget=0x0, nativeWidget=0xa470508,
buttonDown=0x7145058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QApplicationPrivate::sendMouseEvent (receiver=0xa470508, event=0xbf9c8a20,
alienWidget=0x0, nativeWidget=0xa470508, buttonDown=0x7145058,
lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#28 0x06893088 in QETWidget::translateMouseEvent (this=0xa470508,
event=0xbf9c8f3c) at kernel/qapplication_x11.cpp:4368
#29 0x06892511 in QApplication::x11ProcessEvent (this=0xbf9c9380,
event=0xbf9c8f3c) at kernel/qapplication_x11.cpp:3379
#30 0x068c160a in x11EventSourceDispatch (s=0x9c8a940, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x01a315e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x01a352d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x01a354b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x01db15d5 in QEventDispatcherGlib::processEvents (this=0x9c5f278,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x068c1135 in QGuiEventDispatcherGlib::processEvents (this=0x9c5f278,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x01d84059 in QEventLoop::processEvents (this=0xbf9c9234, flags=) at
kernel/qeventloop.cpp:149
#37 0x01d844aa in QEventLoop::exec (this=0xbf9c9234, flags=...) at
kernel/qeventloop.cpp:201
#38 0x01d8869f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x06801577 in QApplication::exec () at kernel/qapplication.cpp:3579
#40 0x0804ab0e in main (argc=3, argv=0xbf9c9544) at ../../kmail/main.cpp:156

This bug may be a duplicate of or related to bug 237698, bug 218753.

Possible duplicates by query: bug 237698, bug 218753.

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