Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

malloc: Heap corruption detected, free list is damaged #100

Open
huzaixing123456 opened this issue Aug 15, 2022 · 1 comment
Open

malloc: Heap corruption detected, free list is damaged #100

huzaixing123456 opened this issue Aug 15, 2022 · 1 comment

Comments

@huzaixing123456
Copy link

huzaixing123456 commented Aug 15, 2022

My electron app is running fine till iOS 12. After updating my iOS version to iOS 13 beta, the app is crashing.
There are mainly three kinds of errors:
one : Heap corruption detected, free list is damaged at 0x600000f99150 *** Incorrect guard value: 105553159645888
two : malloc: Heap corruption detected, free list is damaged at 0x600003ab8110 *** Incorrect guard value: 105553130749504
three : malloc: small_free_list_remove_ptr_no_clear: Internal invariant broken (prev ptr of next) for 0x7f7a3804b600, next_prev=0x0

Can you analyze it for me
Or help me upgrade SQLite to the latest version

thank you
thank you
thank you

@rkistner
Copy link
Member

Electron doesn't run on iOS as far as I know. Are you perhaps using a different project for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants