NetBSD-Bugs archive

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

Re: kern/54913: fexecve(2) panics in chroot(8)



The following reply was made to PR kern/54913; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/54913: fexecve(2) panics in chroot(8)
Date: Sat, 1 Feb 2020 14:28:18 -0500

 --Apple-Mail=_E61C2FF9-21BC-4346-815D-0A1321C3E030
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 [2:27pm] 1846#chroot root /bin/sh
 # ls
 bin       goodbye   hello     lib       t_fexecve usr
 dev       h_fexecve hello.c   libexec   tmp
 # df
 Filesystem  1024-blocks       Used      Avail %Cap Mounted on
 /dev             335807     228001      91016  71% /dev
 /dev/pts              1          1          0 100% /dev/pts
 /bin             335807     228001      91016  71% /bin
 /libexec         335807     228001      91016  71% /libexec
 /lib             335807     228001      91016  71% /lib
 /usr           32880996   26826674    4410274  85% /usr
 /dev/sd0h     121987988   92245192   23643398  79% /
 # ./t_fexecve fexecve_script
 t_fexecve: WARNING: Running test cases without atf-run(1) is unsupported
 t_fexecve: WARNING: No isolation nor timeout control is being applied; =
 you may get unexpected failures; see atf-test-case(4)
 Executing command [ chmod +x goodbye ]
 Executing command [ ./h_fexecve ./goodbye ]
 passed
 # ./t_fexecve fexecve_elf
 t_fexecve: WARNING: Running test cases without atf-run(1) is unsupported
 t_fexecve: WARNING: No isolation nor timeout control is being applied; =
 you may get unexpected failures; see atf-test-case(4)
 Executing command [ cc -o hello hello.c ]
 Executing command [ ./h_fexecve ./hello ]
 passed
 #
 
 --Apple-Mail=_E61C2FF9-21BC-4346-815D-0A1321C3E030
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCXjXRUgAKCRBxESqxbLM7
 OgupAJ9/DWeZGFmlDaKFwqDmpRAOhOP1VQCfbrChveVLeyB1uWvny7tZja4xkJ8=
 =XX2x
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_E61C2FF9-21BC-4346-815D-0A1321C3E030--
 


Home | Main Index | Thread Index | Old Index