Fixed in trunk:

        /* Guard against divide-by-zero. SIGFPEs are not mythological
         * contrary to popular belief */
        if (half_width >= 10)
          offset_x = MAX(MIN((x_position - half_width) / (half_width / 10), 5), 
-5);
        else
          offset_x = 0;


** Changed in: nux
       Status: Confirmed => Invalid

** Changed in: unity
       Status: Confirmed => Fix Released

** Changed in: nux (Ubuntu)
       Status: Confirmed => 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/860752

Title:
  compiz crashed with SIGFPE in unity::dash::ResultViewGrid::Draw()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/860752/+subscriptions

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

Reply via email to