grep-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] new snapshot available: grep-3.4-almost.19-ff30


From: Bruno Haible
Subject: Re: [platform-testers] new snapshot available: grep-3.4-almost.19-ff30
Date: Sat, 19 Sep 2020 22:27:10 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-189-generic; KDE/5.18.0; x86_64; ; )

Jim Meyering wrote:
> I'm hoping to have the time and means to investigate some of those.
> Can you publish any of their test-suite.log files? That would make it
> easy for others to investigate and sometimes even fix without
> requiring access to such hosts.

The failure on MidnightBSD 11 (without libsigsegv):

I prepared the input file for i=1000. Then
  $ ../src/grep -E -f in
crashes with message
  Bus error

$ truss ../src/grep -E -f in
freebsd6_mmap(0x0,0x8000,0x3,0x1002,0xffffffff,0x0,0x0) = 34366361600 
(0x800651000)
issetugid()                                      = 0 (0x0)
lstat("/etc",{ mode=drwxr-xr-x ,inode=481536,size=2560,blksize=32768 }) = 0 
(0x0)
lstat("/etc/libmap.conf",{ mode=-rw-r--r-- ,inode=481574,size=114,blksize=32768 
}) = 0 (0x0)
openat(AT_FDCWD,"/etc/libmap.conf",O_CLOEXEC,00) = 3 (0x3)
fstat(3,{ mode=-rw-r--r-- ,inode=481574,size=114,blksize=32768 }) = 0 (0x0)
freebsd6_mmap(0x0,0x72,0x1,0x2,0x3,0x0,0x0)      = 34366394368 (0x800659000)
close(3)                                         = 0 (0x0)
lstat("/usr",{ mode=drwxr-xr-x ,inode=1123584,size=512,blksize=32768 }) = 0 
(0x0)
lstat("/usr/local",{ mode=drwxr-xr-x ,inode=1123592,size=512,blksize=32768 }) = 
0 (0x0)
lstat("/usr/local/etc",{ mode=drwxr-xr-x ,inode=86215,size=512,blksize=32768 }) 
= 0 (0x0)
lstat("/usr/local/etc/libmap.d",{ mode=drwxr-xr-x 
,inode=86217,size=512,blksize=32768 }) = 0 (0x0)
open("/usr/local/etc/libmap.d",O_NONBLOCK|O_DIRECTORY|O_CLOEXEC,0165) = 3 (0x3)
__sysctl(0x7fffffffd138,0x2,0x80085281c,0x7fffffffd130,0x0,0x0) = 0 (0x0)
fstatfs(3,{ fstypename=ufs,mntonname=/,mntfromname=/dev/ada0p2,fsid= }) = 0 
(0x0)
getdirentries(0x3,0x800657000,0x1000,0x800656028) = 24 (0x18)
getdirentries(0x3,0x800657000,0x1000,0x800656028) = 0 (0x0)
close(3)                                         = 0 (0x0)
munmap(0x800659000,114)                          = 0 (0x0)
openat(AT_FDCWD,"/var/run/ld-elf.so.hints",O_CLOEXEC,00) = 3 (0x3)
read(3,"Ehnt\^A\0\0\0\M^@\0\0\0A\0\0\0\0"...,128) = 128 (0x80)
fstat(3,{ mode=-r--r--r-- ,inode=241298,size=193,blksize=32768 }) = 0 (0x0)
freebsd6_lseek(0x3,0x0,0x80,0x0)                 = 128 (0x80)
read(3,"/lib:/usr/lib:/usr/lib/compat:/u"...,65) = 65 (0x41)
close(3)                                         = 0 (0x0)
freebsd6_mmap(0x0,0x9000,0x3,0x1002,0xffffffff,0x0,0x0) = 34366394368 
(0x800659000)
access("/lib/libintl.so.8",F_OK)                 ERR#2 'No such file or 
directory'
access("/usr/lib/libintl.so.8",F_OK)             ERR#2 'No such file or 
directory'
access("/usr/lib/compat/libintl.so.8",F_OK)      ERR#2 'No such file or 
directory'
access("/usr/local/lib/libintl.so.8",F_OK)       = 0 (0x0)
openat(AT_FDCWD,"/usr/local/lib/libintl.so.8",O_CLOEXEC,00) = 3 (0x3)
fstat(3,{ mode=-r--r--r-- ,inode=1134633,size=49024,blksize=32768 }) = 0 (0x0)
freebsd6_mmap(0x0,0x1000,0x1,0x40002,0x3,0x0,0x0) = 34366431232 (0x800662000)
freebsd6_mmap(0x0,0x20a000,0x0,0x21002,0xffffffff,0x0,0x0) = 34368466944 
(0x800853000)
freebsd6_mmap(0x800853000,0x9000,0x5,0x60012,0x3,0x0,0x0) = 34368466944 
(0x800853000)
freebsd6_mmap(0x800a5c000,0x1000,0x3,0x40012,0x3,0x0,0x9000) = 34370600960 
(0x800a5c000)
munmap(0x800662000,4096)                         = 0 (0x0)
__sysctl(0x7fffffffd850,0x2,0x8008520f8,0x7fffffffd848,0x0,0x0) = 0 (0x0)
__sysctl(0x7fffffffd850,0x2,0x8008521f8,0x7fffffffd848,0x0,0x0) = 0 (0x0)
__sysctl(0x7fffffffd850,0x2,0x8008522f8,0x7fffffffd848,0x0,0x0) = 0 (0x0)
__sysctl(0x7fffffffd850,0x2,0x8008523f8,0x7fffffffd848,0x0,0x0) = 0 (0x0)
__sysctl(0x7fffffffd850,0x2,0x8008524f8,0x7fffffffd848,0x0,0x0) = 0 (0x0)
close(3)                                         = 0 (0x0)
access("/lib/libiconv.so.3",F_OK)                ERR#2 'No such file or 
directory'
access("/usr/lib/libiconv.so.3",F_OK)            ERR#2 'No such file or 
directory'
access("/usr/lib/compat/libiconv.so.3",F_OK)     ERR#2 'No such file or 
directory'
access("/usr/local/lib/libiconv.so.3",F_OK)      = 0 (0x0)
openat(AT_FDCWD,"/usr/local/lib/libiconv.so.3",O_CLOEXEC,00) = 3 (0x3)
fstat(3,{ mode=-r--r--r-- ,inode=1134625,size=1072123,blksize=32768 }) = 0 (0x0)
freebsd6_mmap(0x0,0x1000,0x1,0x40002,0x3,0x0,0x0) = 34366431232 (0x800662000)
freebsd6_mmap(0x0,0x2fa000,0x0,0x21002,0xffffffff,0x0,0x0) = 34370605056 
(0x800a5d000)
freebsd6_mmap(0x800a5d000,0xf8000,0x5,0x60012,0x3,0x0,0x0) = 34370605056 
(0x800a5d000)
freebsd6_mmap(0x800d55000,0x2000,0x3,0x40012,0x3,0x0,0xf8000) = 34373718016 
(0x800d55000)
munmap(0x800662000,4096)                         = 0 (0x0)
close(3)                                         = 0 (0x0)
access("/lib/libc.so.7",F_OK)                    = 0 (0x0)
openat(AT_FDCWD,"/lib/libc.so.7",O_CLOEXEC,00)   = 3 (0x3)
fstat(3,{ mode=-r--r--r-- ,inode=642050,size=1610224,blksize=32768 }) = 0 (0x0)
freebsd6_mmap(0x0,0x1000,0x1,0x40002,0x3,0x0,0x0) = 34366431232 (0x800662000)
freebsd6_mmap(0x0,0x3b0000,0x0,0x21002,0xffffffff,0x0,0x0) = 34373726208 
(0x800d57000)
freebsd6_mmap(0x800d57000,0x17b000,0x5,0x60012,0x3,0x0,0x0) = 34373726208 
(0x800d57000)
freebsd6_mmap(0x8010d1000,0xc000,0x3,0x40012,0x3,0x0,0x17a000) = 34377371648 
(0x8010d1000)
freebsd6_mmap(0x8010dd000,0x2a000,0x3,0x1012,0xffffffff,0x0,0x0) = 34377420800 
(0x8010dd000)
munmap(0x800662000,4096)                         = 0 (0x0)
close(3)                                         = 0 (0x0)
munmap(0x80065e000,16384)                        = 0 (0x0)
freebsd6_mmap(0x0,0x19000,0x3,0x1002,0xffffffff,0x0,0x0) = 34366414848 
(0x80065e000)
sysarch(AMD64_SET_FSBASE,0x7fffffffe0b8)         = 0 (0x0)
sigprocmask(SIG_BLOCK,{ 
SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2
 },{ }) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0)                 = 0 (0x0)
readlink("/etc/malloc.conf",0x7fffffffd7e0,1024) ERR#2 'No such file or 
directory'
issetugid()                                      = 0 (0x0)
freebsd6_mmap(0x0,0x400000,0x3,0x1002,0xffffffff,0x0,0x0) = 34377592832 
(0x801107000)
munmap(0x801107000,4194304)                      = 0 (0x0)
freebsd6_mmap(0x0,0x7ff000,0x3,0x1002,0xffffffff,0x0,0x0) = 34377592832 
(0x801107000)
munmap(0x801107000,3117056)                      = 0 (0x0)
munmap(0x801800000,1073152)                      = 0 (0x0)
sigprocmask(SIG_BLOCK,{ 
SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2
 },{ }) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0)                 = 0 (0x0)
sigprocmask(SIG_BLOCK,{ 
SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2
 },{ }) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0)                 = 0 (0x0)
sigprocmask(SIG_BLOCK,{ 
SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2
 },{ }) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0)                 = 0 (0x0)
sigprocmask(SIG_BLOCK,{ 
SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2
 },{ }) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0)                 = 0 (0x0)
freebsd6_mmap(0x0,0x400000,0x3,0x1002,0xffffffff,0x0,0x0) = 34384904192 
(0x801800000)
open("in",O_RDONLY,0666)                         = 3 (0x3)
fstat(3,{ mode=-rw-r--r-- ,inode=404339,size=10000000,blksize=32768 }) = 0 (0x0)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
madvise(0x80180c000,0x1000,0x5)                  = 0 (0x0)
madvise(0x801816000,0x1000,0x5)                  = 0 (0x0)
madvise(0x80181a000,0x1000,0x5)                  = 0 (0x0)
madvise(0x801816000,0x1000,0x5)                  = 0 (0x0)
madvise(0x80181f000,0x2000,0x5)                  = 0 (0x0)
madvise(0x801830000,0x1000,0x5)                  = 0 (0x0)
madvise(0x801840000,0x2000,0x5)                  = 0 (0x0)
madvise(0x801861000,0x2000,0x5)                  = 0 (0x0)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
freebsd6_mmap(0x0,0x800000,0x3,0x1002,0xffffffff,0x0,0x0) = 34389098496 
(0x801c00000)
madvise(0x801816000,0x31f000,0x5)                = 0 (0x0)
madvise(0x80180c000,0x2000,0x5)                  = 0 (0x0)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
freebsd6_mmap(0x0,0xc00000,0x3,0x1002,0xffffffff,0x0,0x0) = 34397487104 
(0x802400000)
munmap(0x801c00000,8388608)                      = 0 (0x0)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 32768 (0x8000)
read(3,"(((((((((((((((((((((((((((((((("...,32768) = 5760 (0x1680)
read(3,0x80180e000,32768)                        = 0 (0x0)
close(3)                                         = 0 (0x0)
madvise(0x80180e000,0x8000,0x5)                  = 0 (0x0)
madvise(0x801809000,0x1000,0x5)                  = 0 (0x0)
madvise(0x801808000,0x1000,0x5)                  = 0 (0x0)
fstat(1,{ mode=p--------- ,inode=1,size=0,blksize=4096 }) = 0 (0x0)
freebsd6_mmap(0x0,0x9c00000,0x3,0x1002,0xffffffff,0x0,0x0) = 34410070016 
(0x803000000)
freebsd6_mmap(0x0,0x18000000,0x3,0x1002,0xffffffff,0x0,0x0) = 34573647872 
(0x80cc00000)
SIGNAL 10 (SIGBUS)
process killed, signal = 10

The gdb stack trace is not helpful.

When building libsigsegv on this platform, all 5 unit tests fail.

I conclude that this functionality just cannot work on this platform.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]