Subject: Re: NetBSD/hpcsh snapshot with X11 sets uploaded to ftp.n.o
To: None <uwe@ptc.spbu.ru>
From: Yasushi Oshima <oshimaya@sc.starcat.ne.jp>
List: port-hpcsh
Date: 03/06/2004 09:01:05
at Fri, 5 Mar 2004 22:21:34 +0300
"Valeriy E. Ushakov" <uwe@ptc.spbu.ru> wrote

> On Fri, Mar 05, 2004 at 21:46:43 +0300, Valeriy E. Ushakov wrote:
> 
> > > % gdb /usr/bin/groff groff.core
> > > 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.
> > 
> > Hmm...  Running in a chroot I see:
> > 
> > (gdb) where
> > #0  0x0041abec in __udivsi3 ()
> > #1  0x20524b60 in __udivdi3 () from /usr/lib/libgcc_s.so.1
> > #2  0x205cd522 in __eqdf2 () from /usr/lib/libc.so.12
> > 
> > which is obviously a problem.  There should have been a ".hidden" copy
> > of __udivsi3 in libgcc_s.so.

I'm sorry by mistake. That core and gdb backtrace was from dreamcast.
The following is as a result of hpcsh.

% groff
Illegal instruction (core dumped) 
% gdb /usr/bin/groff groff.core
  :
(gdb) bt
#0  0x0041abec in __udivsi3 ()
#1  0x20524b60 in __udivdi3 () from /usr/lib/libgcc_s.so.1
#2  0x205cd522 in __eqdf2 () from /usr/lib/libc.so.12

-- 
Yasushi Oshima