Riccardo Pagnozzi
Riccardo Pagnozzi
Same issue on Sonoma 14.5
We added some debug statements to see what was causing the crashes. We can scan the logarchive ourselves and provide feedback if needed. ``` [shared/macos-UnifiedLogs/src/message.rs:289:9] &full_message = "[%.*hhx-%{public}s] [{%.*hx}-%{sensitive,mask.mailbox}s] %ld...
Just tested on the `item_type-update` branch with the binary `./unifiedlog_parser_json` and an ios 18 beta 5 logarchive. The entries that make the program panic on `main` now result in `Index...
> > Just tested on the `item_type-update` branch with the binary `./unifiedlog_parser_json` and an ios 18 beta 5 logarchive. > > The entries that make the program panic on `main`...
Here's one @puffyCid In the parsed messages `[0a-UploadFlagChanges] [{01}-] Received local flag changes for 0 messages.` The number `{01}` before private varies, I don't know if that's already accounted for...
@puffyCid Just tested, all good!