Re: further help on debugging a hang
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Giuliano _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I have one more data point that puzzle me and that might indicate a way to debug this. The system that hangs, presumably for some raid card/drive problems, while stopped performing an HTTP GET from cron (to a remote server b), managed 15 to 20 minutes later to send an ntp packet to the same server b. (I have pretty good ipfw logs!) So, while cron got stuck, presumably while calling curl from disk, ntp must have been not swapped out and managed to do part of his job. I wonder if a kernel extension could not use remote syslog to send debugging messages.. This email sent to site_archiver@lists.apple.com
participants (1)
-
Giuliano Gavazzi