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

Crash in iOS18 and Mac OS Sequoia #130

Open
1 task
therealblue10 opened this issue Oct 30, 2024 · 2 comments
Open
1 task

Crash in iOS18 and Mac OS Sequoia #130

therealblue10 opened this issue Oct 30, 2024 · 2 comments

Comments

@therealblue10
Copy link

therealblue10 commented Oct 30, 2024

Description: I am observing a crash in iOS18 and Mac OS Sequoia when the buffer size is large enough. I suspect, Int8 is getting overflowed

  • Expected behaviour:
    The library should not crash

  • Actual behaviour:

  • The library is crashing

Environment

  • Package Manager:

    • CocoaPods, version: 1.15.0
  • Fuzi version: 3.13

  • Xcode version: 16.0

  • Mac OS: 15.0.1

How to reproduce:

Try to parse a document with large content.

Buffer
@MelDev1
Copy link

MelDev1 commented Oct 30, 2024

same crash, starting from XCode 16.

@therealblue10
Copy link
Author

@cezheng Can we have your attention here please?

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

4 participants
@therealblue10 @MelDev1 and others