zbrateam / Zebra

🦓 A Useful Package Manager for iOS
https://getzbra.com
GNU General Public License v3.0
1.18k stars 191 forks source link

iPad crash at launch (EXC_CORPSE_NOTIFY) for Zebra newer than 1.1.22 #1962

Closed Kyogre closed 2 years ago

Kyogre commented 2 years ago

Describe the bug On ipad Zebra crashes immediately after opening. Affects only versions newer than 1.1.22.

Device Information:

Crash Log or System Log https://pastebin.com/Mcu6fqiA

absidue commented 2 years ago

Thanks for reporting the crash, could you please install Cr4shed with a different package manager and provide us the crashlog from inside Cr4shed. It will hopefully have even more useful information to help debug the issue.

Kyogre commented 2 years ago

thank you! Cr4shed is very useful. It found the culprit of the crash immediately. It was Tweakio. And you know what helped me to fix the crash? I just opened Tweakio settings, changed Tab bar to Search bar, opened Zebra (no crash), opened Tweakio settings again and changed style back to Tab bar, opened Zebra and still no crash and Tweakio works just fine.

I updated the crash log, the link is the same, but I don't think there is something to fix after we found a workaround.

kirb commented 2 years ago

Yep, it’s definitely the tweak. Looks like it’s trying to access something that doesn’t exist any more. Going to close since I don’t think we need to fix anything here.