JohnCoatesOSS / Limitless

Fork of Cydia. Different name to avoid confusion. Goal: Refactor Cydia to make contributions easier. Backport features to Cydia's coding style so they can be submitted for consideration.
GNU General Public License v3.0
155 stars 28 forks source link

Crash immediately, every time anything is installed or uninstalled. #69

Open fuelsoft opened 7 years ago

fuelsoft commented 7 years ago

As soon as you see the black install/uninstall console, the app crashes. It does not respring, it just crashes to the homescreen. As far as I can tell it is still installing/uninstalling things correctly, but I don't think this is intended behaviour.

I'm sure you want a log or something, but I'd need further instructions for that.

iPhone 6S Plus, iOS 9.3

JohnCoates commented 7 years ago

What iOS version and what device?

On Saturday, December 3, 2016, Mark Smith notifications@github.com wrote:

As soon as you see the black install/uninstall console, the app crashes. As far as I can tell it is still installing/uninstalling things correctly, but I don't think this is intended behaviour.

I'm sure you want a log or something, but I'd need further instructions for that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JohnCoatesOSS/Limitless/issues/69, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7EeCHqmZZEdlY9Hhh1eC_7p_vmAMFlks5rEmPKgaJpZM4LDhIk .

fuelsoft commented 7 years ago

Edited the post with that, 6S Plus, 9.3

nullpixel commented 7 years ago

Can you post syslogs?

fuelsoft commented 7 years ago

Like this? I notice the third to last line mentions malloc, I only know the basics of C and it's memory system, but that stood out to me.

log.txt

Shade-Zepheri commented 7 years ago

error for object 0x40ac2cd8: pointer being freed was not allocated set a breakpoint in malloc_error_break to debug