AppleCrashScripts icon indicating copy to clipboard operation
AppleCrashScripts copied to clipboard

No symbolic information found

Open linnoIt opened this issue 1 year ago • 1 comments

Error message "No symbolic information found" When using the crash file to generate the log file. The uuid in the dysm file is the same as that in the crash file: Crash file uuid: 29 c8e61b42a232afac1418bb8e0efa68 dysm file uuid: 29C8E61B-42A2-32AF-AC14-18BB8E0EFA68 How can I solve this problem

linnoIt avatar Sep 04 '24 02:09 linnoIt

Is there anyupdate about this ? I also face the issue.

dingxiaolong avatar Oct 17 '24 07:10 dingxiaolong

there is a workaround manually edit the crash file uuid from 29c8e61b42a232afac1418bb8e0efa68 to 29C8E61B-42A2-32AF-AC14-18BB8E0EFA68 and then run the script, it works for me

lzz110 avatar Nov 12 '25 06:11 lzz110