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

--- Comment #5 from Sepp Käsbauer <[email protected]> ---
(In reply to Allen Winter from comment #2)
> I'm pretty sure this one was recently fixed.
> please try again when you have a newer version, possibly v26.04.3.  or maybe
> it won't be until v26.08.0
> 
> I'll mark this resolved and if you can still reproduce in a newer version
> please re-open.

Hi Allen,
using: kmail --version
kmail2 6.7.3 (26.04.3)
i still can reproduce the problem.

(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007f64ad29cfb3 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:89
#2  0x00007f64ad241f86 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007f64af62eb35 in KCrash::defaultCrashHandler (sig=11) at
/usr/src/debug/kcrash-6.27.0/src/kcrash.cpp:630
#4  0x00007f64ad2420e0 in <signal handler called> () at /lib64/libc.so.6
#5  0x00007f64543b1d37 in KContacts::Picture::isEmpty
(this=this@entry=0x5618670bd088) at
/usr/src/debug/kcontacts-6.27.0/src/picture.cpp:124
#6  0x00007f643f12b012 in
MessageViewer::ContactDisplayMessageMemento::slotSearchJobFinished
(this=0x5618670bd070, job=<optimized out>) at
/usr/src/debug/messagelib-26.04.3/messageviewer/src/header/contactdisplaymessagememento.cpp:94
#7  0x00007f64adc4626e in QtPrivate::QSlotObjectBase::call
(this=0x561864d32fa0, r=<optimized out>, a=0x7ffe5989a6e0) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qobjectdefs_impl.h:462
#8  doActivate<false> (sender=0x56186891cb60, signal_index=6,
argv=0x7ffe5989a6e0) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qobject.cpp:4372
#9  0x00007f64af4ec595 in QMetaObject::activate<void, KJob*,
KJob::QPrivateSignal> (sender=0x56186891cb60, mo=<optimized out>,
local_signal_index=3, ret=0x0) at /usr/include/qt6/QtCore/qobjectdefs.h:320
#10 KJob::result (this=this@entry=0x56186891cb60, _t1=<optimized out>,
_t1@entry=0x56186891cb60, _t2=...) at
/usr/src/debug/kcoreaddons-6.27.0/build/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:475
#11 0x00007f64af4f42cb in KJob::finishJob (this=0x56186891cb60,
emitResult=<optimized out>) at
/usr/src/debug/kcoreaddons-6.27.0/src/lib/jobs/kjob.cpp:115
#12 0x00007f64adc39ed4 in QObject::event (this=<optimized out>, e=<optimized
out>) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qobject.cpp:1479
#13 0x00007f64aede82d8 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x56186891cb60, e=0x7f6488002500) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/widgets/kernel/qapplication.cpp:3276
#14 0x00007f64adbdb0c8 in QCoreApplication::notifyInternal2
(receiver=0x56186891cb60, event=0x7f6488002500) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qcoreapplication.cpp:1114
#15 0x00007f64adbdb10d in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qcoreapplication.cpp:1559
#16 0x00007f64adbdd69a in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x56186099b4e0) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qcoreapplication.cpp:1914
#17 0x00007f64adeadfb7 in postEventSourceDispatch (s=s@entry=0x5618609d53d0) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qeventdispatcher_glib.cpp:248
#18 0x00007f649ef32436 in g_main_dispatch (context=0x7f6490000f00) at
../glib/gmain.c:3591
#19 g_main_context_dispatch_unlocked (context=context@entry=0x7f6490000f00) at
../glib/gmain.c:4451
#20 0x00007f649ef353f8 in g_main_context_iterate_unlocked
(context=context@entry=0x7f6490000f00, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4516
#21 0x00007f649ef35c60 in g_main_context_iteration (context=0x7f6490000f00,
may_block=1) at ../glib/gmain.c:4582
#22 0x00007f64adeabc28 in QEventDispatcherGlib::processEvents
(this=0x5618609da930, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qeventdispatcher_glib.cpp:402
#23 0x00007f64adbe9a73 in QEventLoop::exec (this=0x7ffe5989ab00, flags=...) at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/global/qflags.h:78
#24 0x00007f64adbdf0c3 in QCoreApplication::exec () at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/corelib/kernel/qcoreapplication.cpp:1457
#25 0x00007f64ae42f1f0 in QGuiApplication::exec () at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/gui/kernel/qguiapplication.cpp:2005
#26 0x00007f64aede56c9 in QApplication::exec () at
/usr/src/debug/qtbase-everywhere-src-6.11.1/src/widgets/kernel/qapplication.cpp:2546
#27 0x000056183b87ba68 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/kontact-26.04.3/src/main.cpp:211


Thanks for your time.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to