GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » [WONTFIX] PID Error
[WONTFIX] PID Error [message #14809] Mon, 27 May 2013 11:48 Go to next message
Simon Reiter is currently offline  Simon Reiter
Messages: 44
Registered: May 2013
continuous participant
From: *zeu.uni-giessen.de
Hi,
I simulated background with Geant 3 and DPM at 15GeV. I checked the log but just found an error in my pid log. The scripts are very similar like ones of the tutorial.
Quote:

The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5 0x00002b9affab2b86 in mzlift_ ()
from /home/panda/sep12build/lib/libgeant321.so
#6 0x00002b9affa9c60c in mzbook_ ()
from /home/panda/sep12build/lib/libgeant321.so
#7 0x00002b9aff835397 in g3zinit_ ()
from /home/panda/sep12build/lib/libgeant321.so
#8 0x00002b9affb69cfa in g3cinit_ ()
from /home/panda/sep12build/lib/libgeant321.so
#9 0x00002b9affb77f3c in TGeant3::TGeant3(char const*, int) ()
from /home/panda/sep12build/lib/libgeant321.so
#10 0x00002b9affb8537c in TGeant3TGeo::TGeant3TGeo(char const*, int) ()
from /home/panda/sep12build/lib/libgeant321.so
===========================================================


I got simlar errors in multiple jobs. I simulated 300 jobs each with 1500 events and got that error in 4 jobs. Another time I simulated 200 jobs each with 2000 events and also got that error in 4 jobs. I attached the full pid log for further information.

Greetings Simon

PS: running on sep12 externals and apr13 release
  • Attachment: 1500-pid.log
    (Size: 18.24KB, Downloaded 250 times)

[Updated on: Mon, 27 May 2013 12:59] by Moderator

Report message to a moderator

Re: PID Error [message #14811 is a reply to message #14809] Mon, 27 May 2013 11:56 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
locf_() Warning: changing base from 2b9b00000000 to 2b9a00000000!!!
This may result in program crash or incorrect results
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
locf_() Warning: changing base from 2b9b00000000 to 2b9a00000000!!!
This may result in program crash or incorrect results
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


These are fortran problems with libraries, we cannot fix them. They appear seldom, in such cases the only thing to do is to rerun the macro. In theory it is fine just to rerun the pid, you don't need to start from sim.
Re: PID Error [message #14812 is a reply to message #14809] Mon, 27 May 2013 12:05 Go to previous messageGo to next message
Florian Uhlig is currently offline  Florian Uhlig
Messages: 424
Registered: May 2007
first-grade participant
From: *gsi.de
Hi Simon,

this has to do with the fact that Geant3 was written as a 32bit program and the code was adapted to 64bit. The error you see has to do with this adaption. If the fortran/geant3/zebra memory manager detects an incorrect memory layout the program is terminated immediately. This is done to avoid crashes during runtime or even worse changing the transport results.

As Stefano pointed out you can easily run the same simulation again and you will not see any problems.

Ciao

Florian
Re: PID Error [message #14814 is a reply to message #14809] Mon, 27 May 2013 12:35 Go to previous message
Simon Reiter is currently offline  Simon Reiter
Messages: 44
Registered: May 2013
continuous participant
From: *zeu.uni-giessen.de
Oh, ok.
Thank you Smile
Previous Topic: APR13 PandaRoot release
Next Topic: [FIXED] Problem with daughter links
Goto Forum:
  


Current Time: Sun Apr 28 11:44:22 CEST 2024

Total time taken to generate the page: 0.00867 seconds