Very interestingly the crash is deep down in the qml engine where we are
accessing a property index of an object and said property index doesn't
exist.

This crash is has a very similar backtrace to crashes we had when the
QML cache was stale, the problem here is that clearing the cache still
makes it crash for future runs, so it's not because the cache is stale.

More interestingly if i disable the QML cache (you can do that by prepending # 
to all the lines of 
/etc/profile.d/qml_qv4_jit_cache.sh ) i can run the loop above over 70 times 
without it crashing.

So maybe it's that our code for the QML cache has a bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1473471

Title:
  unity8 crashes on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473471/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to