[Bug 1473471] Re: unity8 crashes on boot

2015-08-31 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- 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

[Bug 1473471] Re: unity8 crashes on boot

2015-08-19 Thread kevin gunn
** Changed in: canonical-devices-system-image Status: Confirmed = Fix Committed -- 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

[Bug 1473471] Re: unity8 crashes on boot

2015-08-13 Thread Albert Astals Cid
We have now commited the workaround. ** Changed in: unity8 (Ubuntu) Status: In Progress = Fix Released -- 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

[Bug 1473471] Re: unity8 crashes on boot

2015-08-11 Thread Albert Astals Cid
So after three days of debugging I've been able to figure out why it is crashing, why it's random and i can provide a quick workaround in unity8 code. ## Why is it crashing? ## The problem exists because we use the QML cache and because Qt has this bug

[Bug 1473471] Re: unity8 crashes on boot

2015-08-11 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/workaround_qt47709 -- 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:

[Bug 1473471] Re: unity8 crashes on boot

2015-08-06 Thread Albert Astals Cid
** Description changed: On rc-proposed/bq-aquaris.en/krillin #64 and rc-proposed/meizu.en/arale #56 unity8 often crashes on boot, introducing a long delay while apport is doing its work. The process respawns and there doesn't seem to be any impact after boot. Report on errors.u.c:

[Bug 1473471] Re: unity8 crashes on boot

2015-07-31 Thread Gerry Boland
Same output as Albert printed from that crash file. Hard to figure out why without having it happen reliably :( -- 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

[Bug 1473471] Re: unity8 crashes on boot

2015-07-28 Thread kevin gunn
** Attachment added: _usr_bin_unity8.32011.crash https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473471/+attachment/4435330/+files/_usr_bin_unity8.32011.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1473471] Re: unity8 crashes on boot

2015-07-28 Thread kevin gunn
Just had this happen while testing image #200 rc-proposed on mako granted i was testing a silo for mir0.14 release see crash file attached -- 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:

[Bug 1473471] Re: unity8 crashes on boot

2015-07-26 Thread Jean-Baptiste Lallement
The problem reappeared on rc-proposed/meizu.en/arale #68. I happened twice on 2 boots. ** Changed in: unity8 (Ubuntu) Status: Incomplete = Confirmed ** Changed in: canonical-devices-system-image Status: Incomplete = Confirmed -- You received this bug notification because you are

[Bug 1473471] Re: unity8 crashes on boot

2015-07-21 Thread kevin gunn
** Changed in: canonical-devices-system-image Status: Confirmed = Incomplete -- 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

[Bug 1473471] Re: unity8 crashes on boot

2015-07-16 Thread Albert Astals Cid
With image 68 from ubuntu-touch/rc-proposed/bq-aquaris.en + Krillin i have been able to reboot 30 times without any crash. Can anyone reproduce the crash with that image or newer? Maybe it somehow went away? ** Changed in: unity8 (Ubuntu) Status: Confirmed = Incomplete -- You received

[Bug 1473471] Re: unity8 crashes on boot

2015-07-13 Thread Albert Astals Cid
** Description changed: On rc-proposed/bq-aquaris.en/krillin #64 and rc-proposed/meizu.en/arale #56 unity8 often crashes on boot, introducing a long delay while apport is doing its work. The process respawns and there doesn't seem to be any impact after boot. Report on errors.u.c:

[Bug 1473471] Re: unity8 crashes on boot

2015-07-13 Thread Albert Astals Cid
#0 QV4::QObjectWrapper::getProperty (object=object@entry=0x55ade8, ctx=0xbe98e6d8, property=0x0, captureRequired=optimized out) at jsruntime/qv4qobjectwrapper.cpp:331 #1 0xb6b7cfa4 in QV4::QObjectWrapper::getProperty (object=object@entry=0x55ade8, ctx=optimized out, propertyIndex=optimized

[Bug 1473471] Re: unity8 crashes on boot

2015-07-13 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided = High ** Changed in: canonical-devices-system-image Status: New = Confirmed ** Changed in: canonical-devices-system-image Milestone: None = ww34-2015 ** Changed in: canonical-devices-system-image Assignee:

[Bug 1473471] Re: unity8 crashes on boot

2015-07-13 Thread Albert Astals Cid
** Description changed: On rc-proposed/bq-aquaris.en/krillin #64 and rc-proposed/meizu.en/arale #56 unity8 often crashes on boot, introducing a long delay while apport is doing its work. The process respawns and there doesn't seem to be any impact after boot. Report on errors.u.c:

[Bug 1473471] Re: unity8 crashes on boot

2015-07-13 Thread Albert Astals Cid
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

[Bug 1473471] Re: unity8 crashes on boot

2015-07-10 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu) Importance: Undecided = High ** Changed in: unity8 (Ubuntu) Status: New = Confirmed ** Changed in: unity8 (Ubuntu) Assignee: (unassigned) = Albert Astals Cid (aacid) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1473471] Re: unity8 crashes on boot

2015-07-10 Thread Jean-Baptiste Lallement
** Description changed: On rc-proposed/bq-aquaris.en/krillin #64 and rc-proposed/meizu.en/arale #56 unity8 often crashes on boot, introducing a long delay while apport is doing its work. - There doesn't seem to be any impact after boot. + The process respawns and there doesn't seem to be

[Bug 1473471] Re: unity8 crashes on boot

2015-07-10 Thread Jean-Baptiste Lallement
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- 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