Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 1997 18:43:43 -0400 (EDT)
From:      Alan  Krantz <atk@ccf1.dialup.emory.edu>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/4346: executing script as non-priv user causes freebsd 2.2 to panic/crash
Message-ID:  <199708202243.SAA00330@ccf1.dialup.emory.edu>
Resent-Message-ID: <199708202330.QAA15799@hub.freebsd.org>

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


>Number:         4346
>Category:       kern
>Synopsis:       Executing script without 'x' bit casues kernel panic
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 20 16:30:01 PDT 1997
>Last-Modified:
>Originator:     Alan  Krantz
>Organization:
None
>Release:        FreeBSD 2.2-STABLE i386
>Environment:

FreeBsd 2.2 in user  mode running non  priv user and shell bash


>Description:

executing a script as ./script_name without 'x' bit set causes 
a  panic and crash.

"/kernel: panic: ufs_lick: recursive lock not expected"


>How-To-Repeat:

./script


>Fix:

set 'x' bit
	
	

>Audit-Trail:
>Unformatted:



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