Skip to content

error opening ZIP archive member (>4GB archive) #18953

Closed
@costing

Description

@costing

Check duplicate issues.

  • Checked for duplicates

Description

Hi,

Could you please check out this archive?
http://alimonitor.cern.ch/download/mcharchive.zip
(12+ GB)

The following operation fails with it:

root [0] TFile::Open("mcharchive.zip?ZIP=mchtracks.root");
Error in <TZIPFile::ReadMemberHeader>: wrong entry header magic in mcharchive.zip
Error in <TFile::Init>: member mchtracks.root not found in archive mcharchive.zip

Thanks a lot,

.costin

Reproducer

$ wget http://alimonitor.cern.ch/download/mcharchive.zip
$ root
root [0] TFile::Open("mcharchive.zip?ZIP=mchtracks.root");

ROOT version

   ------------------------------------------------------------------
  | Welcome to ROOT 6.32.06                        https://root.cern |
  | (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
  | Built for linuxx8664gcc on May 14 2025, 03:47:50                 |
  | From tags/v6-32-06-alice7@v6-32-06-alice7                        |
  | With c++ (GCC) 14.2.0                                            |
  | Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q'  |
   ------------------------------------------------------------------

Installation method

ALICE CVMFS repo

Operating system

lxplus9

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions