Fork me on GitHub

Opened 11 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 by Pavel Demin, 11 years ago

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 by liuda, 11 years ago

Hi Pavel,

The problem is solved. Thank you very much.

With best wishes,

Da

comment:3 by Pavel Demin, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.