Updated: UIctl-0.31
Erica Sadun | 10:28 am | November 21, 2007 | Bug Fixes, Update, Software, iPod touch, iPhone
I now check that launchdaemon xml files properly parse. I’m no longer taking it for granted that we’re limited to system files. Please test and let me know if this takes care of any lingering errors. If you do have problems, please do an ls -al of /System/Library/LaunchDaemons and also please run the program from the command line and paste the errors into a comment. Thanks.
You can download the new version from here.
1 Comment »
Comment by wiesbeck | November 21, 2007 | 11:43 am
Sorry, but the issue still persists.
Here’s my ls -al:
# ls -al
total 68
drwxr-xr-x 19 root wheel 646 Nov 19 15:30 .
drwxr-xr-x 19 root wheel 646 Oct 24 02:37 ..
-rw-r–r– 1 root wheel 562 Oct 11 02:02 com.apple.AddressBook.plist
-rw-r–r– 1 root wheel 626 Oct 11 02:06 com.apple.BTServer.plist
-rw-r–r– 1 root wheel 590 Oct 11 02:00 com.apple.CommCenter.plist
-rw-r–r– 1 root wheel 361 Oct 11 02:05 com.apple.DumpPanic.plist
-rw-r–r– 1 root wheel 248 Oct 11 02:23 com.apple.SpringBoard.plist
-rw-r–r– 1 root wheel 470 Oct 10 09:57 com.apple.configd.plist
-rw-r–r– 1 root wheel 417 Oct 11 02:05 com.apple.crashreporterd.plist
-rw-r–r– 1 root wheel 361 Nov 19 15:30 com.apple.cron.plist
-rw-r–r– 1 root wheel 492 Oct 10 09:23 com.apple.daily.plist
-rw-r–r– 1 root wheel 553 Oct 11 02:22 com.apple.iapd.plist
-rw-r–r– 1 root wheel 780 Oct 10 09:59 com.apple.mDNSResponder.plist
-rw-r–r– 1 root wheel 624 Oct 11 02:01 com.apple.mobile.lockdown.plist
-rw-r–r– 1 root wheel 469 Oct 10 09:22 com.apple.notifyd.plist
-rw-r–r– 1 root wheel 908 Nov 16 22:00 com.apple.syslogd.plist
-rw-r–r– 1 root wheel 489 Oct 10 09:26 com.apple.update.plist
-rw-r–r– 1 root wheel 409 Oct 11 02:07 com.apple.usbptpd.plist
-rw-r–r– 1 root wheel 641 Oct 11 02:09 coreaudiod.plist
And here’s the error:
# ./uictl
2007-11-21 18:39:16.098 uictl[47:d03] Passed: com.apple.AddressBook.plist
2007-11-21 18:39:16.107 uictl[47:d03] Passed: com.apple.BTServer.plist
2007-11-21 18:39:16.112 uictl[47:d03] Passed: com.apple.CommCenter.plist
2007-11-21 18:39:16.115 uictl[47:d03] Passed: com.apple.DumpPanic.plist
2007-11-21 18:39:16.119 uictl[47:d03] Passed: com.apple.SpringBoard.plist
2007-11-21 18:39:16.122 uictl[47:d03] Passed: com.apple.configd.plist
2007-11-21 18:39:16.126 uictl[47:d03] Passed: com.apple.crashreporterd.plist
2007-11-21 18:39:16.129 uictl[47:d03] Passed: com.apple.cron.plist
2007-11-21 18:39:16.132 uictl[47:d03] Passed: com.apple.daily.plist
2007-11-21 18:39:16.136 uictl[47:d03] Passed: com.apple.iapd.plist
2007-11-21 18:39:16.139 uictl[47:d03] Passed: com.apple.mDNSResponder.plist
2007-11-21 18:39:16.143 uictl[47:d03] Passed: com.apple.mobile.lockdown.plist
2007-11-21 18:39:16.147 uictl[47:d03] Passed: com.apple.notifyd.plist
2007-11-21 18:39:16.152 uictl[47:d03] Passed: com.apple.syslogd.plist
2007-11-21 18:39:16.156 uictl[47:d03] Passed: com.apple.update.plist
2007-11-21 18:39:16.161 uictl[47:d03] Passed: com.apple.usbptpd.plist
2007-11-21 18:39:16.165 uictl[47:d03] Passed: coreaudiod.plist
2007-11-21 18:39:16.175 uictl[47:d03] *** Uncaught exception: *** -[NSCFArray addObject:]: attempt to insert nil
zsh: trace trap ./uictl
Comments RSS.
Leave a comment
You must be logged in to post a comment.