Fork me on GitHub

Opened 10 years ago

Closed 10 years ago

#254 closed Bug (fixed)

Error in <TUnixSystem::Load>: version mismatch

Reported by: liuda Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi,

I use Delphes 3.0.5 implemented in the MadGraph5 to simulate the detector effects, but when I try to read the root file output by Delphes 3.0.5, there is an error:

Error in <TUnixSystem::Load>: version mismatch, /Users/daliuda/Desktop/MadGraph5_v1_5_9/Delphes/libDelphes.so = 53405, ROOT = 53407

Is it really an error? Should I trust the results?

Thanks a lot.

With best wishes,

Da

Change History (3)

comment:1 Changed 10 years ago by pavel

Hi Da,

I'd say that you are using 2 different versions of ROOT:

  • version 5.34.05 when you run MadGraph5
  • version 5.34.07 when you run ROOT

I'd suggest to rebuild Delphes with your current ROOT version.

Regards,

Pavel

comment:2 Changed 10 years ago by liuda

Hi Pavel,

The problem is solved. Thank you very much.

With best wishes,

Da

comment:3 Changed 10 years ago by pavel

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.