Comment 2 for bug 1173262

Revision history for this message
Adam Dingle (adam-yorba) wrote :

Ryan, thanks for your comments. I'm sure this was caused by the GLib change because I used git bisect on GLib and it pointed to that change exactly, and because although I normally run GTK from git master I reverted to GTK 3.8.0 while doing that bisection.

So I bet you're right that there's a memory error in unity-panel-service already. In fact I see lots of other crash report for unity-panel-service:

https://bugs.launchpad.net/unity?field.searchtext=unity-panel-service&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_patch=&field.has_no_package=

At least we now have a reproducible case. :)