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

--- Comment #3 from RJVB <rjvber...@gmail.com> ---
OK, now I'm curious. The stack backtrace in 384404 doesn't look like the one I
get at all, at least not the part in QtQML. How can you know it's the same bug?

It'd be extremely nice if there were a workaround/fix for this, applicable
either to KTextEditor or to Qt < 5.9 . 5.9 drops support for older OS versions
on Mac.

FWIW, this is what I get on Linux:

Program received signal SIGSEGV, Segmentation fault.
0x00007fffce25dd77 in ?? ()
(gdb) bt
#0  0x00007fffce25dd77 in ?? ()
#1  0x0000000000fc6a40 in ?? ()
#2  0x0003200000000000 in ?? ()
#3  0x00007fffbd54f540 in ?? ()
#4  0x0000000000fc6a40 in ?? ()
#5  0x0000000000fc6a40 in ?? ()
#6  0x00007ffff244d108 in getValue (attrs=..., v=..., this=0xfc6a40)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:230
#7  QV4::Object::internalGet (this=0xfc6a40, name=0x7fffbd54f548,
hasProperty=0x7fffbd54f418)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/src/qml/jsruntime/qv4object.cpp:629
#8  0x00007ffff2419553 in get (hasProperty=0x7ffff2863d60
<QV4::CallContext::static_vtbl>, name=0x7fffbd54f4a0, 
    this=<optimised out>)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/include/QtQml/5.8.0/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:326
#9  QV4::ExecutionContext::getPropertyAndBase (this=0x7fffbd54f418,
name=0x7fffbd54f4a0, base=0x0)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/src/qml/jsruntime/qv4context.cpp:509
#10 0x00007ffff24a4273 in call (d=0x7fffbd54f458, scope=..., this=<optimised
out>)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/src/qml/jsruntime/qv4object_p.h:352
#11 QV4::Runtime::method_callActivationProperty (engine=<optimised out>,
nameIndex=<optimised out>, 
    callData=0x7fffbd54f458)
    at
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:982
#12 0x00007fffce2a1956 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x0000000000000000 in ?? ()

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

Reply via email to