Developer Forums relocated!

Need help with Apple Developer tools and technologies? Want to share information with other developers and Apple engineers? Visit Developer Forums at Apple.

bug found in my logs, should i be concerned?

just found this in my logs, not sure what i should do. sorry wont let me upload pics so i have to copy and paste.

_____________



deleted","timestamp":"2024-05-13 10:02:33.00 -0700


1,7073036916],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},

"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":3755},

"os_fault" : {"process":"deleted"},

"asi" : {"libdispatch.dylib":["BUG IN CLIENT OF LIBDISPATCH: Release of a suspended object","Abort Cause 315252673995616525"]},

"faultingThread" : 15,

"threads" : [{"id":522330,"threadState":{"x":[{"value":0},{"value":0},{"value":6168405184},{"value":1052},{"value":1},{"value":0},{"value":28556934595048048},{"value":0},{"value":1023},{"value":105},{"value":0},{"value":5},{"value":12},{"value":58309279920},{"value":10580058936177808,"symbolLocation":10580050638274560,"symbol":"__CFConstantStringClassReference"},{"value":8297903248,"symbolLocation":0,"symbol":"__CFConstantStringClassReference"},{"value":220},{"value":8452558392},{"value":0},{"value":6168412200},{"value":6168412200},{"value":6168403136},{"value":10},{"value":10},{"value":8},{"value":1},{"value":6168404167},{"value":838860801},{"value":6168403136}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7073166624},"cpsr":{"value":2147483648},"fp":{"value":6168406352},"sp":{"value":6168398720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":8135347112},"far":{"value":0}},"queue":"CDDaemonPurgeableResultCache","frames":[{"imageOffset":7080,"symbol":"__getattrlist","symbolLocation":8,"imageIndex":1},{"imageOffset":79136,"symbol":"realpath$DARWIN_EXTSN","symbolLocation":1136,"imageIndex":2},{"imageOffset":17716,"symbol":"volRootFromPath","symbolLocation":208,"imageIndex":3},{"imageOffset":14660,"symbol":"_validateVolume","symbolLocation":288,"imageIndex":3},{"imageOffset":14236,"symbol":"-[CacheDeleteVolume validate]","symbolLocatio

iPad

Posted on May 14, 2024 7:50 PM

Reply
4 replies

May 14, 2024 8:06 PM in response to TheSlowKnife

if you are having issues with a particular app or service, contact the maintainers.


Otherwise, should you be concerned? No.


The logs and the telemetry data are filled with all sorts of ominous and scarily-worded and utterly benign stuff, and that data are intended for Apple and app developers.


App developers get access to anonymized crash logs from those users that have enabled that sharing.


In this case, some app or service or framework (I can’t tell what) has a bug in its multithreading implementation.


Multithreading bugs are unfortunately not rare.


And yes, apps can and do sometimes crash.


PS: Screenshots of logs and of telemetry are less than useful.

May 14, 2024 8:45 PM in response to TheSlowKnife

TheSlowKnife wrote:

point well taken, but what app is it? it doesnt say


Folks replying here are other users and some are third-party developers, and not folks that work for Apple.


We don’t have access to your logs and your telemetry.


And as was mentioned earlier, I can’t tell what crashed here, more than one thing can crash, and threading-related crashes aren’t all that rare.


If some app you are using is crashing, contact the maintainers.


Otherwise, these sorts of crashes—when they happen consistently*—usually get fixed in some future update.



*Consistency is very nice to have when troubleshooting. Threading crashes are among the tougher ones to troubleshoot, too. Adding to the “fun”, cosmic rays and other transients can also cause app crashes. Quite rare too, but with a billion or so devices in use, quite possible.


May 16, 2024 7:20 AM in response to TheSlowKnife

TheSlowKnife wrote:

point well taken, but what app is it? it doesnt say

It's literally the second word - "deleted". It's not saying the name was deleted. It's saying the name is "deleted". That is the Apple "delete" daemon, hence "deleted". It is standard practice to append a "d" onto some take when it is exclusively run as a daemon.


But if you get this worried about a single task crashing, you are in deep, deep trouble. These kinds of crashes are constantly happening. Thousands upon thousands of them. Better post 'em all. 😄

bug found in my logs, should i be concerned?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.