https://bugs.kde.org/show_bug.cgi?id=499081
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notm...@gmail.com --- Comment #2 from Marco Martin <notm...@gmail.com> --- #5 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #6 0x00007fc3403f94a3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 #7 0x00007fc34039fcbe in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007fc3403876d6 in __GI_abort () at abort.c:73 #9 0x00007fc3403886fa in __libc_message_impl (fmt=fmt@entry=0x7fc34053b48f "%s\n") at ../sysdeps/posix/libc_fatal.c:132 #10 0x00007fc340403635 in malloc_printerr (str=str@entry=0x7fc34053ebb8 "malloc(): unaligned tcache chunk detected") at malloc.c:5829 #11 0x00007fc340408514 in tcache_get_n (tc_idx=<optimized out>, ep=<optimized out>) at malloc.c:3185 #12 tcache_get (tc_idx=<optimized out>) at malloc.c:3201 #13 tcache_try_malloc (bytes=<optimized out>, memptr=<synthetic pointer>) at malloc.c:3364 #14 __GI___libc_malloc (bytes=<optimized out>) at malloc.c:3395 #15 0x00007fc34068e23c in operator new(unsigned long) () from /lib64/libstdc++.so.6 #16 0x00007fc2b6402302 in QMap<QString, QVariant>::detach (this=0x7ffe4347ca48) at /usr/include/qt6/QtCore/qmap.h:277 #17 QMap<QString, QVariant>::detach (this=0x7ffe4347ca48) at /usr/include/qt6/QtCore/qmap.h:272 #18 QMap<QString, QVariant>::insert(QString const&, QVariant const&) [clone .isra.0] (this=0x7ffe4347ca48, key=..., value=...) at /usr/include/qt6/QtCore/qmap.h:693 #19 0x00007fc2b6402bc8 in qDBusRegisterMetaType<QMap<QString, QVariant> >()::{lambda(QDBusArgument const&, void*)#1}::_FUN(QDBusArgument const&, void*) () at /usr/include/qt6/QtDBus/qdbusargument.h:275 #20 0x00007fc340fee47f in QDBusMetaType::demarshall (arg=..., metaType=..., data=data@entry=0x7ffe4347ca48) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/dbus/qdbusmetatype.cpp:269 #21 0x00007fc340fbc1b7 in QDBusConnectionPrivate::deliverCall (this=0x7fc32400eb80, object=0x5645d3877940, msg=..., metaTypes=..., slotIdx=4) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/dbus/qdbusintegrator.cpp:962 #22 0x00007fc340a3a29c in QObject::event (this=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qobject.cpp:1419 #23 0x00007fc342d1beca in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6 #24 0x00007fc3409de280 in QCoreApplication::notifyInternal2 (receiver=0x5645d3877940, event=0x7fc324063960) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1168 #25 0x00007fc3409de4dd in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1612 #26 0x00007fc3409e20d2 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, event_type@entry=32707, data=0x5645d0b72330) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1968 #27 0x00007fc3409e3500 in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=32707) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1800 #28 0x00007fc340cdf2ff in postEventSourceDispatch (s=0x5645d0b77670) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:246 #29 0x00007fc33f606f16 in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0 #30 0x00007fc33f610068 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0 #31 0x00007fc33f610217 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #32 0x00007fc340cdeb43 in QEventDispatcherGlib::processEvents (this=0x5645d0b78450, flags=...) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #33 0x00007fc3409ec8eb in QEventLoop::exec (this=this@entry=0x7ffe4347d110, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/global/qflags.h:34 #34 0x00007fc3409e8555 in QCoreApplication::exec () at /usr/src/debug/qt6-qtbase-6.8.1-11.fc42.x86_64/src/corelib/kernel/qcoreapplication.cpp:1513 #35 0x0000564597f87ca6 in main () -- You are receiving this mail because: You are watching all bug changes.