touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70270
[Bug 1443981] Re: Protect the RegExp against early garbage collection
I can confirm that i can't reproduce the problem anymore with the
packages in landing 004
--
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:
In Progress
Status in qtdeclarative-opensource-src source package in Vivid:
In Progress
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