plist-cil icon indicating copy to clipboard operation
plist-cil copied to clipboard

Binary plist from Monterey beta is failing to parse

Open mrthaggar opened this issue 3 years ago • 3 comments

I've just tried reading a binary plist from the OSX Monterey beta, and the parse operation is failing:

Failed to read plist data - Array dimensions exceeded supported range. - at Claunia.PropertyList.BinaryPropertyListParser.DoParse(ReadOnlySpan1 bytes) at Claunia.PropertyList.BinaryPropertyListParser.Parse(Byte[] data) at Claunia.PropertyList.PropertyListParser.Parse(Byte[] bytes) at myCallingCode`

Unfortunately, I cannot include the data as it contains personal information.

So I was just wondering if you were aware of any issues with binary plists on Monterey?

mrthaggar avatar Oct 01 '21 11:10 mrthaggar

Uhm, no, your is the first report of such a thing.

Can you share it privately to me only to check it? If not, can you remove the private data and see if it still fails?

claunia avatar Oct 01 '21 13:10 claunia

Hey,

The data came from an Apple Keychain, but I've been told it's testing data, so if you can take a look, I'd appreciate it.

Thanks


From: Natalia Portillo @.> Sent: 01 October 2021 13:10 To: claunia/plist-cil @.> Cc: mrthaggar @.>; Author @.> Subject: Re: [claunia/plist-cil] Binary plist from Monterey beta is failing to parse (#71)

Uhm, no, your is the first report of such a thing.

Can you share it privately to me only to check it? If not, can you remove the private data and see if it still fails?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/claunia/plist-cil/issues/71#issuecomment-932213955, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AF24FVCTVWZADDOVPO5FB23UEWXMXANCNFSM5FEQ2ERQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

mrthaggar avatar Oct 01 '21 13:10 mrthaggar

Hey,

Just wondered if you had a chance to look at this yet?

Not rushing, just wanted to make sure I'm not using garbage data, and it's nothing to do with your library.

Thanks


From: Natalia Portillo @.> Sent: 01 October 2021 13:10 To: claunia/plist-cil @.> Cc: mrthaggar @.>; Author @.> Subject: Re: [claunia/plist-cil] Binary plist from Monterey beta is failing to parse (#71)

Uhm, no, your is the first report of such a thing.

Can you share it privately to me only to check it? If not, can you remove the private data and see if it still fails?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/claunia/plist-cil/issues/71#issuecomment-932213955, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AF24FVCTVWZADDOVPO5FB23UEWXMXANCNFSM5FEQ2ERQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

mrthaggar avatar Oct 04 '21 13:10 mrthaggar