NetBSD-Bugs archive

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

Re: toolchain/51147: Segmentation fault with build.sh on OpenBSD current (trying rump)



________________________________________
From: Christos Zoulas <christos%zoulas.com@localhost>
Sent: Friday, May 20, 2016 2:30 PM
To: Bodzar Tomas T; toolchain-manager%netbsd.org@localhost; gnats-admin%netbsd.org@localhost; netbsd-bugs%netbsd.org@localhost; gnats-bugs%NetBSD.org@localhost
Subject: Re: toolchain/51147: Segmentation fault with build.sh on OpenBSD current (trying rump)

On May 20,  6:23am, Tomas.T.Bodzar%tieto.com@localhost (<Tomas.T.Bodzar%tieto.com@localhost>) wrote:
-- Subject: Re: toolchain/51147: Segmentation fault with build.sh on OpenBSD

| Hello, yes I used MKDEBUGTOOLS. It is NetBSD current sources from date ment=
| ion in bug D2016.05.17.01.40.00=0A=


Then perhaps the binary is being stripped from symbols; can you run gdb with
the same core against the binary in /usr/src/tools/*/ somewhere?

christos

Not sure if I understand you properly now. It is not NetBSD machine. I am on OpenBSD and following tutorial for Rumpkernel. Part of that is download of src-netbsd via git and then trying to build it with build.sh (necessary tools). However it always crash on same place no matter if gcc or egcc is used. There are no binaries inside relevant tools directory, not are others in bin

$ pwd
/home/username/rump/rumprun/src-netbsd
$ ls -F bin/
cat/   chmod/ cp/    dd/    df/    ed/    ln/    ls/    mkdir/ mv/    pax/   rm/    rmdir/
$ ls -F elftools.x86_64/bin/
nbmake*       nbmake-amd64*
$



Home | Main Index | Thread Index | Old Index