[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-15 Thread Olivier Tilloy
** Changed in: libreoffice (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
Tentative fix: https://git.launchpad.net/~libreoffice/+git/libreoffice-
snap/commit/?id=aa8fa77450c1f9342298afd8322f5d2c87e925ea

** Changed in: libreoffice (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Fix Committed

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
didrocks and seb128 confirmed that it's safe to remove "unity-gtk-
module" from the libreoffice snap, as libreoffice already knows how to
talk GMenuModel.

** Changed in: libreoffice (Ubuntu)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  In Progress

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
I can also get rid of the crash by removing "unity-gtk-module" from the
GTK_MODULES environment variable, i.e.:

GTK_MODULES=gail:atk-bridge snap run libreoffice.math

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
I managed to get rid of the crash by unpacking the snap, deleting the
following files, and repacking it:

  usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libunity-gtk-module.so
  usr/lib/x86_64-linux-gnu/libunity-gtk3-parser.so.0*

This results in a harmless warning on the console at startup:

  Gtk-Message: Failed to load module "unity-gtk-module"

These are pulled in by the gtk3 desktop helper.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
If I run libreoffice.math on 16.04 through strace (as explained at
https://forum.snapcraft.io/t/stracing-snap-commands/1433), it won't
crash.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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


[Desktop-packages] [Bug 1755178] Re: [snap] Math segfaults at startup on Ubuntu 16.04

2018-03-13 Thread Olivier Tilloy
libreoffice.math doesn't crash at startup on 18.04, neither in the default 
Ubuntu session nor in the Unity one (installed with unity-session).
It doesn't crash either on 17.10.

It does crash on 14.04.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1755178

Title:
  [snap] Math segfaults at startup on Ubuntu 16.04

Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  (initially reported on the forum: https://forum.snapcraft.io/t/call-
  for-testing-libreoffice-6-0-2/4185/6)

  After installing libreoffice 6.0.1.1 (stable) or 6.0.2.1 (candidate)
  in a clean and up-to-date virtual machine running Ubuntu 16.04,
  libreoffice.math reliably crashes at startup. Other applications in
  the suite don't appear to be affected.

  I'm attaching the terminal output, which exhibits GLib-GIO:ERROR and a
  symbolic stack trace.

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

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