GNOME Bugzilla – Bug 85149
Crash on font/keyboard bindings capplets
Last modified: 2009-08-15 18:40:50 UTC
With latest cvs CC and all latest packages for gnome2 both font and keyboard bindings crash on startup No other capplets affected
Trace would be useful, Mike, since this works here.
0x40aa23b9 in wait4 () from /lib/libc.so.6
+ Trace 23792
limited trace I'm afraid - no debug on.
Jody? Can you take a look at this? is it useful at all?
why are those running gnome_scores_new()? are you sure that's the right stack trace?
yep - this for font capplet crash keyboard bindings is identical
That stack trace is bogus.
Curious - stack trace comes from bug-buddy Further info - if I go back to CC 1.99.10 (last release) no error, although none of the improvements since are there.
The package you are running does not have enough debuging symbols to make a useful backtrace. As a last ditch effort try running in gdb fro mthe onset, then doing a 'bt' when it crashes. gdb `which gnome-keyboard-properties` run <make it crash> bt email us the result
I will be trying a few things when I get home 1. recompile glade 2. replace the appropriate capplets files from control-center-1.9.10 3. recompile control-center with debugging on Will report back here BTW - just so I know, how is the stack trace bogus?
The usual give away is when you see a function in the backtrace that could not possibly have been called.
After replacing contents of capplets/font and capplets/keybindings with the files from control-center-1.99.10 everything works
Ok, in that case I'll close it.
Bug not been fixed - font and keybindings code unchanged so crash on both as before
The 2.0.0 code crashes ? Then you'll need to get a debuggable build and a viable backtrace.
This is a duplicate it has been fixed in cvs.
Agree its now fixed - what bug is it a duplicate of?
86593.