← Back to team overview

touch-packages team mailing list archive

[Bug 1502093] Re: UbuntuShape crash with latest UITK on mako/flo

 

So the Adreno 320's driver is crashing there:

lowp float mask = smoothstep(distanceMin, distanceMax, shapeData[yCoord
<= 0.0 ? 0 : 1]);

because of the index being computed on the same line, storing it in a
variable before fixes it...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1502093

Title:
  UbuntuShape crash with latest UITK on mako/flo

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  mako rc-proposed/ubuntu 256 + distupgrade of all the packages in the
  ovrerlay PPA

  The shell doesn't come up and unity8 crashes in a loop.

  Logs attached.

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


References