Bug#434239: fvwm: seg fault on startup on sparc?

2007-10-08 Thread Tim Connors
On Sun, 23 Sep 2007, Manoj Srivastava wrote:

 A new version of fvwm was uploaded recently.  There have been a
  number of changes to the build process, including now redoing the whole
  autoconf toolchain on the fly, which might havce improved the situation
  here. Could you please check to see if the bug still exists?

Seems to be fixed.

-- 
TimC
Probably best see a real doctor and not take too much diagnostic advice
from a bunch of sysadmins who consider the body a meat computer that
needs debugging.   -- Anthony de Boer on possible nerve damage in ASR



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#434239: fvwm: seg fault on startup on sparc?

2007-09-23 Thread Manoj Srivastava
Hi,

A new version of fvwm was uploaded recently.  There have been a
 number of changes to the build process, including now redoing the whole
 autoconf toolchain on the fly, which might havce improved the situation
 here. Could you please check to see if the bug still exists?

thanks,

manoj
-- 
I can't understand why a person will take a year or two to write a novel
when he can easily buy one for a few dollars.  -- Fred Allen
Manoj Srivastava [EMAIL PROTECTED] http://www.golden-gryphon.com/
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#434239: fvwm: seg fault on startup on sparc?

2007-07-22 Thread Tim Connors
Package: fvwm
Version: 1:2.5.21-1
Severity: normal

This is an upgrade of a machine I haven't touched in a while, so I may
have stuffed up something myself, but I can't see why fvwm is
segfaulting before it even does anything.  This is happening on a
fresh user account too, so its not my startup files or config files or
anything.  Some library conflict somewhere?  Any ideas?

execve(/usr/bin/fvwm, [fvwm], [/* 100 vars */]) = 0
brk(0)  = 0xd6000
uname({sys=Linux, node=penrose, ...}) = 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libtsocks.so, O_RDONLY) = 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0\24..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=29328, ...}) = 0
mmap(NULL, 102816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7f64000
mprotect(0xf7f6c000, 57344, PROT_NONE)  = 0
mmap(0xf7f7a000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0xf7f7a000
mmap(0xf7f7c000, 4512, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7f7c000
close(3)= 0
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(tls/v9/libXft.so.2, O_RDONLY)= -1 ENOENT (No such file or directory)
open(tls/libXft.so.2, O_RDONLY)   = -1 ENOENT (No such file or directory)
open(v9/libXft.so.2, O_RDONLY)= -1 ENOENT (No such file or directory)
open(libXft.so.2, O_RDONLY)   = -1 ENOENT (No such file or directory)
open(/home/tconnors/software/Linux-sparc64/lib/tls/v9/libXft.so.2, O_RDONLY) 
= -1 ENOENT (No such file or directory)
stat64(/home/tconnors/software/Linux-sparc64/lib/tls/v9, 0xfffeff98) = -1 
ENOENT (No such file or directory)
open(/home/tconnors/software/Linux-sparc64/lib/tls/libXft.so.2, O_RDONLY) = 
-1 ENOENT (No such file or directory)
stat64(/home/tconnors/software/Linux-sparc64/lib/tls, 0xfffeff98) = -1 ENOENT 
(No such file or directory)
open(/home/tconnors/software/Linux-sparc64/lib/v9/libXft.so.2, O_RDONLY) = -1 
ENOENT (No such file or directory)
stat64(/home/tconnors/software/Linux-sparc64/lib/v9, 0xfffeff98) = -1 ENOENT 
(No such file or directory)
open(/home/tconnors/software/Linux-sparc64/lib/libXft.so.2, O_RDONLY) = -1 
ENOENT (No such file or directory)
stat64(/home/tconnors/software/Linux-sparc64/lib, 0xfffeff98) = -1 ENOENT (No 
such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45308, ...}) = 0
mmap(NULL, 45308, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7f58000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libXft.so.2, O_RDONLY)  = 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0003..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=69576, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7f7e000
mmap(NULL, 68464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7f44000
mmap(0xf7f54000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xf7f54000
close(3)= 0
open(tls/v9/libX11.so.6, O_RDONLY)= -1 ENOENT (No such file or directory)
open(tls/libX11.so.6, O_RDONLY)   = -1 ENOENT (No such file or directory)
open(v9/libX11.so.6, O_RDONLY)= -1 ENOENT (No such file or directory)
open(libX11.so.6, O_RDONLY)   = -1 ENOENT (No such file or directory)
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libX11.so.6, O_RDONLY)  = 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\1\207..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=998268, ...}) = 0
mmap(NULL, 1064128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7e4
mprotect(0xf7f2e000, 57344, PROT_NONE)  = 0
mmap(0xf7f3c000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xec000) = 0xf7f3c000
close(3)= 0
open(tls/v9/libfreetype.so.6, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(tls/libfreetype.so.6, O_RDONLY)  = -1 ENOENT (No such file or directory)
open(v9/libfreetype.so.6, O_RDONLY)   = -1 ENOENT (No such file or directory)
open(libfreetype.so.6, O_RDONLY)  = -1 ENOENT (No such file or directory)
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libfreetype.so.6, O_RDONLY) = 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0\216..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=441912, ...}) = 0
mmap(NULL, 506312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7dc4000
mprotect(0xf7e2c000, 65536, PROT_NONE)  = 0
mmap(0xf7e3c000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x68000) = 0xf7e3c000
close(3)= 0