[Bug 1547534] Re: gnome-system-monitor crashed and libglib2.0-0 needs to be upgraded
Sebastien Bacher
seb128 at ubuntu.com
Fri Feb 19 16:07:27 UTC 2016
Thanks, but the bug it points to,
https://bugzilla.gnome.org/show_bug.cgi?id=631597 stated it's a NOTGNOME
issue and the segfault was not due to glib. Also that commit is in the
current Ubuntu version, if you would like to request a stable update for
it could you follow https://wiki.ubuntu.com/StableReleaseUpdates and
provide at least a testcase to recreate the issue?
** Bug watch added: GNOME Bug Tracker #631597
https://bugzilla.gnome.org/show_bug.cgi?id=631597
** Changed in: glib2.0 (Ubuntu)
Importance: Undecided => Low
** Changed in: glib2.0 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1547534
Title:
gnome-system-monitor crashed and libglib2.0-0 needs to be upgraded
Status in glib2.0 package in Ubuntu:
Incomplete
Bug description:
SYSTEM: ubuntu 14.04 LTS
package: libglib2.0-0_2.40.2-0ubuntu1
the bug is in libglib2.0-0/glib/gmarkup.c, function append_escaped_text,
----while (p != end)
should be
----while (p < end)
in the newest version, the commit
https://github.com/GNOME/glib/commit/c71b16c3be17113f80693690555c453f31e5f31a
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1547534/+subscriptions
More information about the foundations-bugs
mailing list