https://bugs.kde.org/show_bug.cgi?id=419648
--- Comment #5 from andresdor...@gmail.com --- I got a crash on the latest git with snap support ``` Application: Discover (plasma-discover), signal: Aborted [KCrash Handler] #4 0x00007f093b878355 in raise () at /usr/lib/libc.so.6 #5 0x00007f093b861853 in abort () at /usr/lib/libc.so.6 #6 0x00007f093b8bb878 in __libc_message () at /usr/lib/libc.so.6 #7 0x00007f093b8c2d3a in () at /usr/lib/libc.so.6 #8 0x00007f093b8c3ef4 in _int_free () at /usr/lib/libc.so.6 #9 0x00007f092c4210dd in () at /usr/lib/libKF5NewStuffCore.so.5 #10 0x00007f093bec21d2 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #11 0x00007f093ce56702 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #12 0x00007f093be957ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #13 0x00007f093be982a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #14 0x00007f093beeecf4 in () at /usr/lib/libQt5Core.so.5 #15 0x00007f093a35043c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #16 0x00007f093a39e1d9 in () at /usr/lib/libglib-2.0.so.0 #17 0x00007f093a34f221 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #18 0x00007f093beee331 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #19 0x00007f093be9413c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #20 0x00007f093be9c5c4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #21 0x000055eec126aec8 in () #22 0x00007f093b863002 in __libc_start_main () at /usr/lib/libc.so.6 #23 0x000055eec126b45e in _start () [Inferior 1 (process 10673) detached] ``` -- You are receiving this mail because: You are watching all bug changes.