Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /usr/bin/install



Bernd Jagla wrote:
Hi,



I want to use /usr/bin/install but I get a Bus error instead when issuing install –c file1 file2
There is a EXC_BAD_ACCESS exception, KERNEL_PROTECTION_FAILURE.

One standard possibility to make /usr/bin/install crash is to limit your stacksize to something like 1 MB. People who were around at the time of MacOSX 10.1 or earlier sometimes have


  limit stack 1000

or the bash equivalent ulimit -s 1000 in their shell startup scripts, because at that time the default was 512 kB (now 8 MB). Check your limits with "limit -s" (tcsh) or "ulimit -s" (bash).

--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >/usr/bin/install (From: "Bernd Jagla" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.