← Back to team overview

touch-packages team mailing list archive

[Bug 1535297] Re: Unity8 crashes on session logout on desktop

 

It's a protobuf problem really.

The issue is Mir's libmirprotobuf links against libprotobuf-lite; the
call to ShutdownProtobufLibrary is expected  to be resolved by
libprotobuf-lite; in this case presumably libprotobuf was also loaded
and the linker is resolving "ShutdownProtobufLibrary" to libmirprotobuf
instead hence the crash.

-- 
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/1535297

Title:
  Unity8 crashes on session logout on desktop

Status in mir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  This is happening on a fresh setup, which is basically:
  Xenial 17Jan iso + unity8-desktop-session-mir package

  When I logout, I get a black screen. Turns out unity8 is crashing with
  a "double free or linked list corruption"

  Please find unity8.log attached

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


References