Skip to content

crash at ZIPFoundation #187

@Ververtom

Description

@Ververtom

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:

  1. parse a sheet with 3500+ data
  2. crash at ZIPFoundation, Archive+Reading.swift file, line 123,
  3. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions