https://bugs.kde.org/show_bug.cgi?id=422491
--- Comment #2 from Iuri Spinassi <iuris...@yahoo.com.br> --- The plasmashell is frozen right now. Thread 1 "plasmashell" received signal SIGINT, Interrupt. 0x00007fef7378c71d in syscall () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007fef7378c71d in syscall () at /usr/lib/libc.so.6 #1 0x00007fef73b01126 in QBasicMutex::lockInternal() () at /usr/lib/libQt5Core.so.5 #2 0x00007fef73d0e811 in () at /usr/lib/libQt5Core.so.5 #3 0x00007fef73d0edd9 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () at /usr/lib/libQt5Core.so.5 #4 0x00007fef75973d09 in () at /usr/lib/libQt5Quick.so.5 #5 0x00007fef75974c02 in () at /usr/lib/libQt5Quick.so.5 #6 0x00007fef75974db2 in () at /usr/lib/libQt5Quick.so.5 #7 0x00007fef7589a01e in QQuickItemPrivate::derefWindow() () at /usr/lib/libQt5Quick.so.5 #8 0x00007fef75899fe1 in QQuickItemPrivate::derefWindow() () at /usr/lib/libQt5Quick.so.5 #9 0x00007fef75899fe1 in QQuickItemPrivate::derefWindow() () at /usr/lib/libQt5Quick.so.5 #10 0x00007fef75899fe1 in QQuickItemPrivate::derefWindow() () at /usr/lib/libQt5Quick.so.5 #11 0x00007fef7589a70d in QQuickItem::setParentItem(QQuickItem*) () at /usr/lib/libQt5Quick.so.5 #12 0x00007fef759dafc0 in () at /usr/lib/libQt5Quick.so.5 #13 0x00007fef759db3e9 in () at /usr/lib/libQt5Quick.so.5 #14 0x00007fef759dd285 in () at /usr/lib/libQt5Quick.so.5 #15 0x00007fef7543a5a9 in QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5 #16 0x00007fef7543e7ad in QQmlPropertyPrivate::writeValueProperty(QObject*, QQmlPropertyData const&, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5 --Type <RET> for more, q to quit, c to continue without paging-- Em 05/06/2020 13:45, David Edmundson escreveu: > https://bugs.kde.org/show_bug.cgi?id=422491 > > David Edmundson <k...@davidedmundson.co.uk> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|REPORTED |NEEDSINFO > Resolution|--- |WAITINGFORINFO > > --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- > that's very unusual. > > I would need to see a backtrace of plasmashell to see what's going on > > Can you run > sudo gdb --pid `pidof plasmashell` when you're in the frozen state > > then when it connects type "bt" and paste the result > -- You are receiving this mail because: You are watching all bug changes.