ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #06591
Re: Summarizing up issues on current touch 4.4 basd image
On Tue, Feb 25, 2014 at 1:00 PM, Didier Roche
<didier.roche@xxxxxxxxxxxxx> wrote:
> * QMLScene crash (Timo)
> There is a qmlscene crash making randomly some test failing. Timo is
> retracing it with the SDK team.
The .crash file was missing a Package field for some reason, but after
adding that manually I was able to get a backtrace on mako (+
apport-retrace + daisy):
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1284581
The whole backtrace is within the V8 engine that powers QML in Qt 5.0
(V8 is no more in Qt 5.2). The only idea so far shared to me has been
"flee to [Qt] 5.2 asap", but while I can't make that decision we'd
need to figure out if these crashes are coming from Android 4.4 in
general somehow. There is not much else changed.
-Timo
References