You have been subscribed to a public bug:

I updated yesterday afternoon, and rebooted later that evening.  When
GNOME started up, all of the applications title bars were missing, I was
unable to switch between windows by mouse or keyboard, and some
applications appear to be segfaulting.  You'll have to forgive how lame
this bug report is.  The copy/paste mechanism is behaving
inconsistently, as well.

I've figured out that gnome-keybinding-properties segfaults right after opening 
pango-basic-fc.so and /var/lib/defoma/fontconfig.d/D/DejaVu-Sans.ttf from 
running strace -eopen on it. Here's the last few lines of it:
'
open("/proc/meminfo", O_RDONLY)         = 15
open("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so", O_RDONLY) = 15
open("/var/lib/defoma/fontconfig.d/D/DejaVu-Sans.ttf", O_RDONLY) = 15
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
Process 24534 detached

Now, the fun part is, when I run `valgrind gnome-keybinding-properties`
it starts up fine, with some complaints about memory leaks.
Unfortunately, I'm not much of C/C++ hacker and I don't know what of the
valgrind output is important and what of it is not.   I'll attach the
valgrind output here.

** Affects: pango1.0 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
title bars in gnome apps have gone missing
https://bugs.launchpad.net/bugs/106838

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to