← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1443981] Re: Protect the RegExp against early garbage collection

 

** Also affects: qtdeclarative-opensource-src (Ubuntu Vivid)
   Importance: Undecided
     Assignee: Timo Jyrinki (timo-jyrinki)
       Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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