Julien BLACHE wrote:
> Ah, good news. Could you obtain a backtrace, by running d4x under gdb?

If you can give me a short introducion in using gdb. I've never used it
before. I typed 'gdb d4x' and at the prompt 'start'...but this did not
output anything usefull, only

(gdb) start
Breakpoint 1 at 0x1004cffc
Starting program: /usr/bin/d4x
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 12591)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Switching to Thread 16384 (LWP 12591)]
0x1004cffc in main ()
(gdb)


>>I think this fact make this bug RC. It's not a problem for people who
>>install sarge for the first time, but it will be for people who use
>>gnome in woody and update to sarge...
> 
> 
> RC maybe, but chances are it won't be for d4x. d4x has a tendency to
> expose bugs in theme engines, because it uses a lot of complicated GTK
> hacks.

Your right...gtk is probably the problem...


> Could you diff -u the .gtkrc* files in the users' homes, if they exist ?

Attached. 'blackm' is the user with the seg fault, test is the new user.

*a few minutes later*

The problem is about the gnome themes. With some themes it is working,
with some it seg. faults...


by, Martin

-- 

Powered by Debian GNU / Linux



--- .gtkrc-1.2-gnome2	2004-10-17 16:09:43.445246888 +0200
+++ /home/test/.gtkrc-1.2-gnome2	2005-05-08 22:32:52.748497424 +0200
@@ -1,5 +1,3 @@
 # Autowritten by gnome-settings-daemon. Do not edit
 
-include "/home/blackm/.themes/SmoothGNOME/gtk/gtkrc"
-
-include "/home/blackm/.gtkrc.mine"
+include "/home/test/.gtkrc.mine"


Reply via email to