← Back to team overview

touch-packages team mailing list archive

[Bug 1517132] Re: Assert when after log-in inside the session

 

This has been released as of mir-0.18.0+16.04.20151216.1 so i'll set as
Fix Released

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

** Changed in: mir
       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/1517132

Title:
  Assert when after log-in inside the session

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

Bug description:
  I'm trying to start unity8 session on the laptop"

  After logging in from lightdm i get the "unity8 screen locker".

  There i input the password again and then unity8 crashes/aborts, the
  log says

  terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::system_error> >'
    what():  Failed to wait for event: La crida al sistema ha estat interrompuda
  ()

  
  where "La crida al sistema ha estat interrompuda" translates roughly to "The system call was interrupted".

  Found the "Failed to wait for event:" in mir in 
  ./src/common/dispatch/threaded_dispatcher.cpp:207:                                                         "Failed to wait for event"}));

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


References