NetBSD-Bugs archive

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

Re: port-evbarm/55248



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

From: Tobias Nygren <tnn%nygren.pp.se@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-evbarm/55248
Date: Mon, 16 May 2022 15:05:16 +0200

 On NetBSD 9.2 earmv6hf, ld.elf_so is also broken. But the error is
 different. Instead of the random late-game segfault we get on aarch64,
 instead we get consistently:
 
 ./work/bootstrap/bin/java -version
 Error: dl failure on line 562
 Error: failed /work/bootstrap/lib/server/libjvm.so, because /work/bootstrap/lib/server/libjvm.so: Shared object has no run-time symbol table
 
 But there is nothing obviously wrong with the solib.
 Again, dropping in ld.elf_so from -current solves the problem.
 This should be easier to debug. With luck it is the same issue.
 


Home | Main Index | Thread Index | Old Index