https://bugs.kde.org/show_bug.cgi?id=482499
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007ffff50ae8a3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 #2 0x00007ffff505c8ee in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007ffff50448ff in __GI_abort () at abort.c:79 #4 0x00007ffff50457d0 in __libc_message (fmt=fmt@entry=0x7ffff51c256a "%s\n") at ../sysdeps/posix/libc_fatal.c:150 #5 0x00007ffff50b87a5 in malloc_printerr (str=str@entry=0x7ffff51c002b "free(): invalid pointer") at malloc.c:5765 #6 0x00007ffff50baa9c in _int_free (av=<optimized out>, p=p@entry=0x7fffffffd4e0, have_lock=have_lock@entry=0) at malloc.c:4500 #7 0x00007ffff50bd3de in __GI___libc_free (mem=0x7fffffffd4f0) at malloc.c:3391 #8 0x00007ffff57af938 in QObject::event (this=this@entry=0x7fffffffd4f0, e=e@entry=0x3797a30) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:1433 #9 0x00007ffff69d7d39 in QWidget::event (this=this@entry=0x7fffffffd4f0, event=event@entry=0x3797a30) at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qwidget.cpp:9460 #10 0x00007ffff6b0953a in QMainWindow::event (this=this@entry=0x7fffffffd4f0, event=event@entry=0x3797a30) at /home/nico/workspace/qt6/qtbase/src/widgets/widgets/qmainwindow.cpp:1314 #11 0x00007ffff7f482ba in KMainWindow::event (this=this@entry=0x7fffffffd4f0, ev=ev@entry=0x3797a30) at /home/nico/kde/src/kxmlgui/src/kmainwindow.cpp:906 #12 0x00007ffff7f8e2bf in KXmlGuiWindow::event (this=0x7fffffffd4f0, ev=0x3797a30) at /home/nico/kde/src/kxmlgui/src/kxmlguiwindow.cpp:221 #13 0x00007ffff6981a61 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x7fffffffd4f0, e=0x3797a30) at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:3287 #14 0x00007ffff575f4f8 in QCoreApplication::notifyInternal2 (receiver=0x7fffffffd4f0, event=0x3797a30) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1134 #15 0x00007ffff575f6b9 in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1575 #16 0x00007ffff5762c41 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=52, data=0x499aa0) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1932 #17 0x00007ffff5762f28 in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1789 #18 0x00007ffff5762f4e in QCoreApplicationPrivate::execCleanup (this=<optimized out>) at /home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1497 #19 0x00007ffff576787f in QCoreApplication::exec () at /home/nico/workspace/qt6/qtbase/src/corelib/tools/qscopedpointer.h:110 #20 0x00007ffff5fb3a7c in QGuiApplication::exec () at /home/nico/workspace/qt6/qtbase/src/gui/kernel/qguiapplication.cpp:1926 #21 0x00007ffff69819d5 in QApplication::exec () at /home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:2555 #22 0x0000000000423181 in main (argc=<optimized out>, argv=<optimized out>) at /home/nico/kde/src/kwalletmanager/src/manager/main.cpp:65 -- You are receiving this mail because: You are watching all bug changes.