touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70061
[Bug 1443981] Re: Protect the RegExp against early garbage collection
** Changed in: qtdeclarative-opensource-src (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtdeclarative-opensource-
src in Ubuntu.
https://bugs.launchpad.net/bugs/1443981
Title:
Protect the RegExp against early garbage collection
Status in qtdeclarative-opensource-src package in Ubuntu:
Confirmed
Bug description:
RegExp is not properly protected against garbage collection and can
cause a crash depending on when the garbage collection kicks in.
To reproduce the problem save http://paste.ubuntu.com/10821832/ to file.qml and run
QV4_MM_AGGRESSIVE_GC=1 qmlscene file.qml
The fix is accepted upstream at https://codereview.qt-
project.org/#/c/110411/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1443981/+subscriptions
References