Fuzi icon indicating copy to clipboard operation
Fuzi copied to clipboard

Crash in iOS18 and Mac OS Sequoia

Open therealblue10 opened this issue 1 year ago • 2 comments
trafficstars

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

therealblue10 avatar Oct 30 '24 05:10 therealblue10

same crash, starting from XCode 16.

MelDev1 avatar Oct 30 '24 10:10 MelDev1

@cezheng Can we have your attention here please?

therealblue10 avatar Nov 08 '24 07:11 therealblue10

Any alternative solution ?

anhltsefpt avatar Jun 10 '25 03:06 anhltsefpt