On Sat, 8 Jan 2011 22:22:46 -0600 Wences René Arana Fuentes <[email protected]> wrote:
> Hello, Neil, thanks for all your help with this bug.
>
> Please install xfonts-base package, and try to reproduce the bug
> again.
With and without xfonts-base, I get the same seg fault.
> I am able to reproduce it, only after:
>
> # apt-get purge xfonts-base
>
> Again, thanks for your help.
I've got some extra X dbg packages installed:
libxaw7-dbg 2:1.0.8-2
libxt6-dbg 1:1.0.7-1
So I get a bit more detail in the trace:
un xfonts-base <none> (no description available)
sudo apt-get install xfonts-base
Setting up xfonts-base (1:1.0.3) ...
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff79a3f56 in CreateGCs (w=0x62eeb0) at ../../src/SmeBSB.c:714
714 ../../src/SmeBSB.c: No such file or directory.
in ../../src/SmeBSB.c
(gdb) bt
#0 0x00007ffff79a3f56 in CreateGCs (w=0x62eeb0)
#at ../../src/SmeBSB.c:714 1 0x00007ffff79a41fe in XawSmeBSBSetValues
#(current=0x7fffffffd9a0,
request=<value optimized out>, cnew=0x62eeb0, args=<value optimized
out>, num_args=<value optimized out>) at ../../src/SmeBSB.c:462
#2 0x00007ffff75277a2 in CallSetValues (class=0x7ffff7bd6e20,
current=0x7fffffffd9a0, request=0x7fffffffd680, new=0x62eeb0,
args=0x7fffffffdfc0, num_args=3) at ../../src/SetValues.c:125
#3 0x00007ffff7527b76 in XtSetValues (w=0x62eeb0, args=0x7fffffffdfc0,
num_args=3) at ../../src/SetValues.c:261
#4 0x0000000000404e75 in CreateMenus (parent=0x626650) at menus.c:151
#5 0x00000000004077f6 in Start (argc=0x7fffffffe0cc,
#argv=0x7fffffffe288)
at window.c:113
#6 0x000000000040b676 in main (argc=1, argv=0x7fffffffe288) at
#procmeter.c:89
The seg fault is still in the same place of procmeter3 - menus.c:151
$ sudo dpkg -P xfonts-base
un xfonts-base <none> (no description available)
Reading symbols from /usr/bin/procmeter3...(no debugging symbols found)...done.
(gdb) run
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff79a3f56 in CreateGCs (w=0x62ee80) at ../../src/SmeBSB.c:714
714 ../../src/SmeBSB.c: No such file or directory.
in ../../src/SmeBSB.c
(gdb) bt
#0 0x00007ffff79a3f56 in CreateGCs (w=0x62ee80) at ../../src/SmeBSB.c:714
#1 0x00007ffff79a41fe in XawSmeBSBSetValues (current=0x7fffffffd9f0,
request=<value optimized out>, cnew=0x62ee80, args=<value optimized out>,
num_args=<value optimized out>) at ../../src/SmeBSB.c:462
#2 0x00007ffff75277a2 in CallSetValues (class=0x7ffff7bd6e20,
current=0x7fffffffd9f0, request=0x7fffffffd6d0, new=0x62ee80,
args=0x7fffffffe010, num_args=3) at ../../src/SetValues.c:125
#3 0x00007ffff7527b76 in XtSetValues (w=0x62ee80, args=0x7fffffffe010,
num_args=3) at ../../src/SetValues.c:261
#4 0x0000000000404e75 in CreateMenus ()
#5 0x00000000004077f6 in Start ()
#6 0x000000000040b676 in main ()
What other font packages do you have installed?
--
Neil Williams
=============
http://www.linux.codehelp.co.uk/
pgpcmndqIsTdL.pgp
Description: PGP signature

