[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-06-01 Thread Daniel van Vugt
** Changed in: mir (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/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-19 Thread Alan Griffiths
** Changed in: mir
   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/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-18 Thread Daniel van Vugt
** Branch linked: lp:~afrantzis/mir/fix-1441759-screencast

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-15 Thread Alexandros Frantzis
** Changed in: mir
 Assignee: (unassigned) = Alexandros Frantzis (afrantzis)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-15 Thread Alexandros Frantzis
** Changed in: mir
Milestone: 0.14.0 = None

** Changed in: mir
Milestone: None = 0.13.0

** Changed in: mir
   Status: New = 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/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-15 Thread Alexandros Frantzis
This has been fixed in 0.13 by:

https://code.launchpad.net/~afrantzis/mir/fix-1441759-screencast/+merge/256942

The root cause of this issue and the screencast issue is the same,
namely that under some circumstances the completion function for a
client buffer request may be invoked asynchronously, but from the same
thread that initiated the client buffer request (i.e. one of the IPC
threads). Our code didn't handle this situation properly, causing either
hangs or crashes.

In this scenario the completion function is called in the IPC thread
when the client closes the connection and  tears down the app session
(eventually calling BufferQueue::force_requests_to_complete()).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-14 Thread Gerry Boland
@kdbu: it's a desktop yeah

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1454724] Re: Mir server crashed with SIGSEGV from close_session() when a client is killed suddenly

2015-05-13 Thread Daniel van Vugt
BTW, Alberto has been fixing some races and general safety in the buffer
return logic so this might have been fixed in 0.13.0 already. Don't
know...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454724

Title:
  Mir server crashed with SIGSEGV from close_session() when a client is
  killed suddenly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs