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

sparc smail issues



 Howdi,

 Does anyone else use smail?  I got addicted to the ease of
 it on i386, and went to install it in sparc-potato .. but lo, it wasn't
 there.  It is in woody, so I apt'ed up to woody to get it, and got
 some curious bus-errors.  I thought it might be lib related (see
 below), so apt'ed the whole box up to woody, JIC.  Still getting
 the same errors, even after a reboot (again, JIC).

 bugs.debian doesn't show anything along these lines .. but it
 seems unlikely to me no one else is having this issue, unless
 no one else runs smail anymore (?).

 stracing shows :

open("/lib/libc.so.6", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=1158704, ...}) = 0
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\2-\224"..., 8192) = 8192
mmap(NULL, 1233600, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x700f8000
mprotect(0x7020c000, 103104, PROT_NONE) = 0
mmap(0x70218000, 40960, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0x110000) = 0x70218000
mmap(0x70222000, 12992, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x70222000
close(3)                                = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x70022000
munmap(0x7001e000, 13988)               = 0
getpid()                                = 245
fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3)                                = -1 EBADF (Bad file descriptor)
close(4)                                = -1 EBADF (Bad file descriptor)
close(5)                                = -1 EBADF (Bad file descriptor)
 . . . 
 <snipped these - there's 1021 of them>
 . . . 
close(1022)                             = -1 EBADF (Bad file descriptor)
close(1023)                             = -1 EBADF (Bad file descriptor)
getpagesize()                           = 0x2000
brk(0)                                  = 0x7fac0
brk(0x7fae0)                            = 0x7fae0
brk(0x80000)                            = 0x80000
setgroups(0, [])                        = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 0x7012d574, 8) = 0
setrlimit(RLIMIT_CPU, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_FSIZE, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_DATA, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_STACK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
umask(0)                                = 022
brk(0x82000)                            = 0x82000
open("/etc/smail/config", O_RDONLY)     = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2839, ...}) = 0
--- SIGBUS (Bus error) ---
+++ killed by SIGBUS +++

 <end quote>

 Any insight greatly appreciated.

 Jedd.




Reply to: