Post

Replies

Boosts

Views

Activity

Comment on AppleDouble, aka dotbar, files not removed via Finder
Thanks for a very detailed response. The error message displayed in Finder is 'The operation cannot be completed because the item is in use.' I didn't find anything pertaining to this particular operation logged to the console. In the early stages of the project, before support for extended attributes was added in, I went with AppleDouble files. Thanks for pointing this out, I'll try skipping them altogether and rely on the use of extended attributes in stead.
Topic: App & System Services SubTopic: Core OS Tags:
Jan ’25
Comment on Symbolicating kernel backtraces on Apple Silicon
Hello Kevin, I'll take you up on your kind offer to take a look at the full kernel panic log. Please find below the bug report ID for the bug I've submitted. FB17497530, Watchdogd panic when extracting 60Gb zip file. Thanks heaps once again.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’25
Comment on How to prevent holes from being created by cluster_write() in files
Thanks. I did observe that behaviour with TextEdit.app. I also noted that in that case file data consistency was being guarded by advisory locking.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’25
Comment on AppleDouble, aka dotbar, files not removed via Finder
Thanks for a very detailed response. The error message displayed in Finder is 'The operation cannot be completed because the item is in use.' I didn't find anything pertaining to this particular operation logged to the console. In the early stages of the project, before support for extended attributes was added in, I went with AppleDouble files. Thanks for pointing this out, I'll try skipping them altogether and rely on the use of extended attributes in stead.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on kernel_sysctlbyname("kern.hostname") returns EPERM
Thanks for clarifying things.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’25
Comment on Kernel panic in mac_label_verify()
Thanks, I'll go away and process all that. Looks like you've accidentally put in the wrong URL for the post about symbolicating kernel panics on Apple Silicon. Is this the post you had in mind?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on What are the locking rules for VFS and VNOP operations?
Thanks. I'll check it out.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on What are the locking rules for VFS and VNOP operations?
Thanks. I'll check it out.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on Can't dtrace custom kexts on macOS Sonoma
Having SIP disabled and security mode reduced to permissive makes no difference in being able to trace 3rd party kexts.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’24