https://bugs.kde.org/show_bug.cgi?id=370977
Bug ID: 370977
Summary: Gwenview crash when video is paused
Product: gwenview
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Keywords
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #10 from Manfred Kitzbichler ---
For what it's worth, after I applied the patch below to my version of
libqt5declarative the problem is gone. It also has the positive side effect,
that plasmashell doesn't crash anymore at logout and probably
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #9 from Manfred Kitzbichler ---
I did some debugging with gdb and the code line in question is visited about
two dozen times without problem. When it finally crashes that's presumably
because the "listener" entry in the "change" structure ha
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #7 from Manfred Kitzbichler ---
This is the offending assignment:
Thread 1 "kscreenlocker_g" received signal SIGSEGV, Segmentation fault.
0x75de07ff in QQuickItem::~QQuickItem (this=0xf58080,
__in_chrg=)
at
/usr/src/debug/qtdecl
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #6 from Manfred Kitzbichler ---
Just installed the whole >200MB libQtQuick5 debugsource. This is what I am
getting:
(gdb) bt
#0 0x75de07ff in QQuickItem::~QQuickItem (this=0xf58080,
__in_chrg=)
at
/usr/src/debug/qtdeclarative-o
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #5 from Manfred Kitzbichler ---
Does this help?
#0 0x75de07ff in QQuickItem::~QQuickItem() () from
/usr/lib64/libQt5Quick.so.5
#1 0x75dfb396 in ?? () from /usr/lib64/libQt5Quick.so.5
#2 0x747736d1 in QObjectPrivat
https://bugs.kde.org/show_bug.cgi?id=370422
--- Comment #3 from Manfred Kitzbichler ---
Here is a hopefully more informative backtrace:
#0 0x75de07ff in QQuickItem::~QQuickItem() () from
/usr/lib64/libQt5Quick.so.5
#1 0x75dfb396 in ?? () from /usr/lib64/libQt5Quick.so.5
#2 0x0
https://bugs.kde.org/show_bug.cgi?id=370422
Manfred Kitzbichler changed:
What|Removed |Added
CC||manfred.kitzbichler@gmail.c
https://bugs.kde.org/show_bug.cgi?id=361037
Bug ID: 361037
Summary: Gwenview export plugin to email images is crashing
Product: gwenview
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED