NetBSD-Bugs archive

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

Re: port-macppc/54953: 5.0 binaries on 9.0_RC2 macppc dumps core in jemalloc(3)



The following reply was made to PR port-macppc/54953; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Jason Thorpe <thorpej%me.com@localhost>
Subject: Re: port-macppc/54953: 5.0 binaries on 9.0_RC2 macppc dumps core in
 jemalloc(3)
Date: Wed, 12 Feb 2020 15:39:20 +0300

 Perhaps we can add a hack to ld.so that would check .note.netbsd.ident
 and if that is missing or predates 6.0 then it would scan the few
 instructions at the entry point (i.e. old crt0's _start) lookig for
 the lis/la pair of instructions that sets %r2 and just nop the out?
 
 -uwe
 


Home | Main Index | Thread Index | Old Index