FG
💻 Software

System logs in Mac OSX 10.6

Fresh5 days ago
Mar 15, 202616020 views
Confidence Score0%
0%

Problem

Something is filling up my system log files, to the point that console.app will only show the last half hour of each file. It looks like something is trying to escape its sandbox, but I'm not exactly sure what... I'm getting MANY repeated messages that look like: Edit to add: Activity monitor says …

Error Output

Feb  3 00:29:57 Brians-mini sandboxd[16]: syslogd(15) deny file-read-data /private/var/log/asl/StoreData
Feb  3 00:29:57 Brians-mini sandboxd[16]: sy…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: System logs in Mac OSX 10.6

Low Risk

Looks to me like it's itself causing the problem -- it's been sandboxed away from its data files, so when it tries to access them it generates a sandbox error, which gets handed to , which triggers it to try to get at its files again... and this rep…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment