-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

After rebuilding latest snapshot on FC1, I installed and run pgadmin3. I 
get a segfault while trying to add a user by right-clicking "Users/New 
Object/New User".

Here is the strace output:

============================================================================
<snip>
open("/usr/share/pixmaps/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/home/devrim/.icons/Bluecurve/cursors/xterm", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/home/devrim/.icons/Bluecurve/index.theme", 
O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/icons/Bluecurve/cursors/xterm", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5020, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0"..., 
4096) = 4096
_llseek(7, 0, [0], SEEK_SET)            = 0
read(7, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0"..., 
4096) = 4096
close(7)                                = 0
munmap(0xbf26b000, 4096)                = 0
open("/home/devrim/.icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/home/devrim/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/share/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/share/icons/default/index.theme", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0755, st_size=32, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, "[Icon Theme]\nInherits=Bluecurve\n", 4096) = 32
close(7)                                = 0
munmap(0xbf26b000, 4096)                = 0
open("/usr/share/pixmaps/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/home/devrim/.icons/Bluecurve/cursors/xterm", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/home/devrim/.icons/Bluecurve/index.theme", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/share/icons/Bluecurve/cursors/xterm", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5020, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0"..., 
4096) = 4096
_llseek(7, 0, [0], SEEK_SET)            = 0
read(7, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0"..., 
4096) = 4096
close(7)                                = 0
munmap(0xbf26b000, 4096)                = 0
writev(5, [{"< [EMAIL PROTECTED]@[EMAIL PROTECTED]"..., 
1640},
{"\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0"..., 1152}], 2) = 
2792
time(NULL)                              = 1069684943
- --- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
=======================================================================


There is just on file (index.theme) under /usr/share/icons/default/. It's 
the same on my RH9.

What should we do?

Regards,

- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]                               [EMAIL PROTECTED] 
                        http://www.tdmsoft.com
                        http://www.gunduz.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wh6Xtl86P3SPfQ4RAiAYAJ4j7thswKW4NkRPxHGAQoYIo+9hmgCgw8KT
JyMAwEnPf51rrjL60WRhE9o=
=NLJO
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to