• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: /usr/bin/install
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: /usr/bin/install


  • Subject: RE: /usr/bin/install
  • From: "Bernd Jagla" <email@hidden>
  • Date: Tue, 5 Jun 2007 08:36:12 -0400

Hi Martin,

Interesting..., but ulimit -s shows 8192.

Any other idea?

Thanks a lot

Bernd

|-----Original Message-----
|From: Martin Costabel [mailto:email@hidden]
|Sent: Tuesday, June 05, 2007 7:49 AM
|To: Bernd Jagla
|Cc: email@hidden
|Subject: 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:

This email sent to email@hidden

References: 
 >/usr/bin/install (From: "Bernd Jagla" <email@hidden>)
 >Re: /usr/bin/install (From: Martin Costabel <email@hidden>)

  • Prev by Date: Re: /usr/bin/install
  • Next by Date: Re: How to be an apple developer without a Mac?
  • Previous by thread: Re: /usr/bin/install
  • Next by thread: can I get the symbol's size from a Mach-O file?
  • Index(es):
    • Date
    • Thread