[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Daniel van Vugt
** Also affects: libappindicator (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230 Title: Product crashes after upgrading to glib2.0 2.56.2

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Treviño
Mh, not that I'm aware of, but also not having a full stacktrace doesn't help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230 Title: Product crashes after upgrading to glib2.0 2.56.2 in Ubun

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Sebastien Bacher
The bug is not easy to work on without a reproducer or a debug backtrace. Can you share the binary you are using which is hitting the issue? If not could you at least get a debug backtrace (install the debug symbols for libappindicator and libglib2.0-0, see https://wiki.ubuntu.com/DebuggingProgramC

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Sebastien Bacher
Marco, you did that SRU. Did you see/hear about other similar problems? Any idea what the issue could be? ** Changed in: glib2.0 (Ubuntu) Importance: Undecided => High ** Changed in: glib2.0 (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug not

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Leonidas S. Barbosa
Thanks a lot Vishnu! Since it's not a security udpate issue I'll notice and add the desktop team to handle with this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230 Title: Product crashe

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: glib2.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230 Title: Pr

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Vishnu
We tried with the package which was given above (AMD64 - https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/3389-deletedppa/+build/15310024) , and still we facing the same issue and same gdb back trace as well. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Leonidas S. Barbosa
By the changelog, glib2.0 was update to a new upstream release from 2.56.1-2 to 2.56.2 and so a security update was done over it. In order to figure out if it's an issue in the security update or the original version glib 2.56.2-0ubuntu0.18.04.1. Could you please try this pkg version and check if

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Vishnu
Here is the back trace when running using GDB, 0x7ff5784d94ed in app_indicator_set_icon_full () from /usr/lib/x86_64-linux-gnu/libappindicator.so.1 (gdb) bt #0 0x7ff5784d94ed in app_indicator_set_icon_full () at /usr/lib/x86_64-linux-gnu/libappindicator.so.1 #1 0x0041263f in (

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Vishnu
When we tried to install glib 2.56.2-0ubuntu0.18.04.1 it was giving an error like this, E: Version '2.56.2-0ubuntu0.18.04.1' for 'libglib2.0-0' was not found. The error is reproducible only when we upgrade from glib 2.56.1 to glib 2.56.2 . We are not facing this issue on glib 2.56.1 -- You rec

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Leonidas S. Barbosa
Can you reproduce the issue in a previous version, such as 2.56.2-0ubuntu0.18.04.1? Also, is there any POC/test in how to reproduce this? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Vishnu
Here is the stack view of the time of crash happened , /usr/lib/x86_64-linux-gnu/libappindicator.so.1(app_indicator_set_icon_full+0x2d) [0x7f44fe09b4ed] /usr/lib/x86_64-linux-gnu/libappindicator.so.1(app_indicator_set_icon_full+0x2d) [0x7f44fe09b4ed] /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Leonidas S. Barbosa
Hi Amit, The last update/sec update touched glib2.0 regarding gMarkup and UTF structure. Were them: - Fix crash in error handling path for closing elements - fccef3cc822af74699cca84cd202719ae61ca3b9 - Fix unvalidated UTF-8 read in markup parsing error path - cec71705406f0b2790422f0c1aa0ff3b4b

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-10-01 Thread Sebastien Bacher
Could you give details on the segfault, maybe a backtrace from gdb? Did you try downgrading the glib package to verify if that resolves the issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795230

[Bug 1795230] Re: Product crashes after upgrading to glib2.0 2.56.2 in Ubuntu 18.04 Bionic Beaver

2018-09-30 Thread Amit Karmilkar
** Description changed: Our product is using LibAppIndicator - Please find the dependency tree below for libappindicator, it is using on libglib + Please find the dependency tree below for libappindicator, it is using libglib - libappindicator.so.1 => /usr/lib/i386-linux-gnu/libappindica