Port-hpcsh archive

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

Re: NetBSD/hpcsh snapshot with X11 sets uploaded to ftp.n.o



at Fri, 5 Mar 2004 15:38:51 +0300
"Valeriy E. Ushakov" <uwe%ptc.spbu.ru@localhost> wrote

> I uploaded to ftp.n.o a new snapshot with included X11 sets
> 
>     ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcsh/snapshot/20040304/
> 
> this is mostly for the people who want to play with X11.

I tried them, but the groff(1) and some commands coredumped.

% groff
Segmentation fault (core dumped)
%
% which groff
/usr/bin/groff
%
% file /usr/bin/groff
/usr/bin/groff: ELF 32-bit LSB executable, Hitachi SH, version 1 (SYSV), for 
NetBSD 1.6ZK, dynamically linked (uses shared libs), not stripped
% ldd /usr/bin/groff
/usr/bin/groff:
         -lstdc++.5 => /usr/lib/libstdc++.so.5
         -lm.0 => /usr/lib/libm.so.0
         -lgcc_s.1 => /usr/lib/libgcc_s.so.1
         -lc.12 => /usr/lib/libc.so.12
%
% gdb /usr/bin/groff groff.core
GNU gdb 5.3nb1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "shle--netbsdelf"...(no debugging symbols found)...
Core was generated by `groff'.
Program terminated with signal 11, Segmentation fault.
  :
(gdb) bt
#0  0x0041abfc in __sF ()
#1  0x20524b60 in __udivdi3 () from /usr/lib/libgcc_s.so.1
#2  0x205cd522 in __eqdf2 () from /usr/lib/libc.so.12

This occurs in both NetBSD/hpcsh on my Jornada680 and NetBSD/dreamcast.

Any idea?

Thanks.
-- 
Yasushi Oshima



Home | Main Index | Thread Index | Old Index