https://bugs.kde.org/show_bug.cgi?id=395369
Alexander Mentyu <notux...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notux...@gmail.com --- Comment #13 from Alexander Mentyu <notux...@gmail.com> --- Reproducible on: Operating System: KDE neon Developer Edition KDE Plasma Version: 5.14.80 KDE Frameworks Version: 5.54.0 Qt Version: 5.11.2 Kernel Version: 4.15.0-42-generic Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7ff76fdad800 (LWP 5964))] Thread 2 (Thread 0x7ff755c8e700 (LWP 5968)): #0 0x00007ff76a6e90b4 in __GI___libc_read (fd=7, buf=0x7ff755c8db60, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007ff76428ccd0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007ff764248027 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007ff7642484e0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ff76424864c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ff76b02804b in QEventDispatcherGlib::processEvents (this=0x7ff750000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007ff76afcc30a in QEventLoop::exec (this=this@entry=0x7ff755c8dd70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #7 0x00007ff76adf7bba in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525 #8 0x00007ff76b46ee45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x00007ff76ae02adb in QThreadPrivate::start (arg=0x7ff76b6e6d60) at thread/qthread_unix.cpp:367 #10 0x00007ff7661cc6db in start_thread (arg=0x7ff755c8e700) at pthread_create.c:463 #11 0x00007ff76a6fa88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7ff76fdad800 (LWP 5964)): [KCrash Handler] #6 0x0000000000000000 in ?? () #7 0x00007ff76afd7359 in QMetaObject::cast (this=0x7ff76cb87f80 <QWidgetWindow::staticMetaObject>, obj=obj@entry=0x55ebb49dbbf0) at kernel/qmetaobject.cpp:366 #8 0x00007ff76afd7395 in QMetaObject::cast (this=<optimized out>, obj=obj@entry=0x55ebb49dbbf0) at kernel/qmetaobject.cpp:355 #9 0x00007ff76c4c0509 in qobject_cast<QWidgetWindow*> (object=0x55ebb49dbbf0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:504 #10 QApplicationPrivate::notifyActiveWindowChange (this=<optimized out>, previous=<optimized out>) at kernel/qapplication.cpp:2186 #11 0x00007ff76bcc01c5 in QGuiApplicationPrivate::processActivatedEvent (e=<optimized out>) at kernel/qguiapplication.cpp:2309 #12 0x00007ff76bcc042d in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x55ebb4904580) at kernel/qguiapplication.cpp:1838 #13 0x00007ff76bc98f5b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:1032 #14 0x00007ff75a77773b in QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #15 0x00007ff76afcc30a in QEventLoop::exec (this=this@entry=0x7ffdebd1cf50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #16 0x00007ff76afd54d0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1336 #17 0x000055ebb26fc11c in main (argc=<optimized out>, argv=<optimized out>) at ./kate/main.cpp:639 -- You are receiving this mail because: You are watching all bug changes.