Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  2 Dec 1999 09:35:18 -0800 (PST)
From:      gary@hotlava.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/15221: Linux emulator core dumps on setreuid()
Message-ID:  <19991202173518.3B78714C33@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15221
>Category:       kern
>Synopsis:       Linux emulator core dumps on setreuid()
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  2 09:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Gary Howland
>Release:        FreeBSD 3.3-RELEASE #0:
>Organization:
Hotlava Consulting
>Environment:
FreeBSD  3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999     jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:
main() { setreuid(-1, -1); }

core dumps when compiled on linux and run under BSD with linux.ko


>How-To-Repeat:
Compile
	main() { setreuid(-1, -1); }
under linux, move to BSD, brand it, make sure linux.ko is
loaded, and try running it.


>Fix:
None

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991202173518.3B78714C33>