[parisc-linux] new g++ debs and oddities...

Alan Modra alan@linuxcare.com.au
Thu, 22 Mar 2001 17:42:45 +1100 (EST)


On Wed, 21 Mar 2001, Randolph Chung wrote:

> against objdump output).... looks like some kind of jump table?

Yeah, it is.  long branch, plt call stubs.

> 000025d0 <_start-0x360>:
>     25d0:       2b 60 00 00     addil 0,dp,%r1
>     25d4:       48 35 0f 00     ldw 780(sr0,r1),r21
>     25d8:       ea a0 c0 00     bv r0(r21)
>     [...]
>     288c:       48 33 0b a8     ldw 5d4(sr0,r1),r19
>     2890:       2b 60 00 00     addil 0,dp,%r1
>     2894:       48 35 0e 90     ldw 748(sr0,r1),r21       <--- segfaulting here
>     2898:       ea a0 c0 00     bv r0(r21)

Did you install a new glibc too?  This looks very much like a ld.so
without the hack I added recently.

Alan
-- 
Linuxcare