https://bugs.kde.org/show_bug.cgi?id=421120

Igor Kushnir <igor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor...@gmail.com

--- Comment #2 from Igor Kushnir <igor...@gmail.com> ---
I experience similar crashes in KDevelop 5.5.0 (Arch package) occasionally.

Almost always the top of the stack is:
[KCrash Handler]
#6  0x00007f6679241522 in
QV4::MemoryManager::collectFromJSStack(QV4::MarkStack*) const () at
/usr/lib/libQt5Qml.so.5
#7  0x00007f66792415ae in QV4::MemoryManager::collectRoots(QV4::MarkStack*) ()
at /usr/lib/libQt5Qml.so.5

But today I got a slightly different stack top:
[KCrash Handler]
#6  0x00007f98b8d3721c in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007f98b8dbfb0a in QV4::PersistentValueStorage::mark(QV4::MarkStack*) ()
at /usr/lib/libQt5Qml.so.5
#8  0x00007f98b8d375be in QV4::MemoryManager::collectRoots(QV4::MarkStack*) ()
at /usr/lib/libQt5Qml.so.5

There are several similar Kate crashes reported: Bug 419714, Bug 419579, Bug
418352, Bug 416384. In a comment to Bug 415872 Christoph Cullmann wrote "This
crash in QV4 engine is prominent in all tools using it :/", so perhaps this bug
should be marked as yet another duplicate of the kwin bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to