| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Can you run ktrace on it? I'd do this: 1) Login via the Bonjour name. Don't type any commands. 2) Login via the IP address. 3) Find the PID of the login from Bonjour. You can use the 'tty' command to exclude the current session combined with 'ps ax | grep tcsh' in the ssh session coming from the IP. 4) Ktrace the tsch shell from the Bonjour login: ktrace -di $PID_OF_TSCH_FROM_BONJOUR 5) type "ls" in the Bojour tcsh shell. 6) Use kdump to find what operation failed. Run kdump | less and search for the "out of memory" string. Drew _______________________________________________ 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: | |
| >Bizarre out of memory bug (From: Tim Seufert <email@hidden>) | |
| >Re: Bizarre out of memory bug (From: Justin Walker <email@hidden>) | |
| >Re: Bizarre out of memory bug (From: Godfrey van der Linden <email@hidden>) | |
| >Re: Bizarre out of memory bug (From: Justin Walker <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.