Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • FPC Source FPC Source
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,281
    • Issues 1,281
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 56
    • Merge requests 56
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • FPCFPC
  • FPC SourceFPC Source
  • Issues
  • #32773
Closed
Open
Created Dec 05, 2017 by FPC Admin account@fpc_adminOwner

paszlib inflate of file gives crc error

Original Reporter info from Mantis: ross
  • Reporter name: Ross

Description:

When unzipping a zip file created with paszlib, the file javafx_font_t2k.dll from the Java JRE I get a CRC error.
This only happens when compression level is set to normal, it extracts fine when compressed with fastest or max level.
Both compression and extraction are done with paszlib.

Steps to reproduce:

Use paszlib to compress to zip file the contents of the latest Java JRE bin folder, use normal compression level.
Use paszlib to extract the files. You get CRC error when trying to extract the javafx_font_t2k.dll file.

Additional information:

Only throws CRC error when file is compressed with normal level.

Mantis conversion info:

  • Mantis ID: 32773
  • OS: Windows
  • OS Build: 7
  • Platform: win64
  • Version: 3.0.0
  • Fixed in version: 3.1.1
  • Fixed in revision: 38657 (#df435ca1)
  • Monitored by: » AlexVas (Alex Vasiliev), » Vincent (Vincent Snijders)
  • Target version: 3.2.0
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking