** 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

Reply via email to