[Touch-packages] [Bug 1560943] Re: Racy shutdown in mir_demo_client_scroll causes SEGFAULT

2016-05-24 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.22.1+16.04.20160516.2-0ubuntu2

---
mir (0.22.1+16.04.20160516.2-0ubuntu2) yakkety; urgency=medium

  [ Dimitri John Ledkov ]
  * Fix FTBFS error: call of overloaded ‘abs(float)’ is ambiguous, by
including cmath c++ header.

 -- Łukasz 'sil2100' Zemczak   Thu, 19 May
2016 21:58:43 +0200

** Changed in: mir (Ubuntu)
   Status: New => Fix Released

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

Title:
  Racy shutdown in mir_demo_client_scroll causes SEGFAULT

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  This example responds to SIGTERM (and SIGINT) by calling exit() -
  without taking any precaution to prevent other threads running
  simultaneously. This can lead to a SEGFAULT.

  I got a core by running:

  $ while bin/mir_demo_server --test-timeout 1 --test-client
  bin/mir_demo_client_scroll ; do :; done

  Which eventually failed this way.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560943] Re: Racy shutdown in mir_demo_client_scroll causes SEGFAULT

2016-04-28 Thread Alberto Aguirre
** Changed in: mir
   Status: Fix Committed => Fix Released

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

Title:
  Racy shutdown in mir_demo_client_scroll causes SEGFAULT

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  New

Bug description:
  This example responds to SIGTERM (and SIGINT) by calling exit() -
  without taking any precaution to prevent other threads running
  simultaneously. This can lead to a SEGFAULT.

  I got a core by running:

  $ while bin/mir_demo_server --test-timeout 1 --test-client
  bin/mir_demo_client_scroll ; do :; done

  Which eventually failed this way.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1560943] Re: Racy shutdown in mir_demo_client_scroll causes SEGFAULT

2016-04-25 Thread Daniel van Vugt
** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Racy shutdown in mir_demo_client_scroll causes SEGFAULT

Status in Mir:
  Fix Committed
Status in mir package in Ubuntu:
  New

Bug description:
  This example responds to SIGTERM (and SIGINT) by calling exit() -
  without taking any precaution to prevent other threads running
  simultaneously. This can lead to a SEGFAULT.

  I got a core by running:

  $ while bin/mir_demo_server --test-timeout 1 --test-client
  bin/mir_demo_client_scroll ; do :; done

  Which eventually failed this way.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp