-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Version
- CoreXLSX (0.14.1):
- XMLCoder (~> 0.11.1)
- ZIPFoundation (~> 0.9.11)
Description of the bug
when parse a sheet with 3500+ data, crash at ZIPFoundation, Archive+Reading.swift file, line 123, Thread 5: EXC_BAD_ACCESS (code=1, address=0x1)
Steps to reproduce
Steps to reproduce the behavior, for example:
- parse a sheet with 3500+ data
- crash at ZIPFoundation, Archive+Reading.swift file, line 123,
- Thread 5: EXC_BAD_ACCESS (code=1, address=0x1)
Expected behavior
parse and read the file correctly without error
File for reproduction
If this problem is reproducible only with a specific file, please attach this file to the issue, or send it to [email protected] if you can't share the file publicly.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels