problem with running evtool on 24.04.2-Ubuntu
Posted: Fri Mar 14, 2025 11:09 am
Hi,
I have successfully installed eSASS specifying gcc-12, but I get the following problem.
python3 demoscript_DR1.py /media/finoguen/Expansion/data5/erass1/ero_archive/180/001/EXP_010/em01_001180_020_EventList_c010.fits /home/finoguen/tmp
This script will use eSASS installed in None
and the executables in:
/home/finoguen/sci/eSASS4DR1/eSASS/bin.
evtool: 2.29.2.3 eSASS4DR1 Mar 14 12:47:18 2025
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x630df3194bd1 in ???
#1 0x630df31941a5 in ???
#2 0x989b2e4532f in ???
at ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
#3 0x7ffe5433c4e0 in ???
Traceback (most recent call last):
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 536, in <module>
main(sys.argv)
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 528, in main
RunTasks()
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 122, in RunTasks
subprocess.check_call(cmd)
File "/usr/lib/python3.12/subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['evtool', 'eventfiles=/media/finoguen/Expansion/data5/erass1/ero_archive/180/001/EXP_010/em01_001180_020_EventList_c010.fits', 'outfile=/home/finoguen/tmp/EventList_021.fits.gz', 'emin=0.200000', 'emax=0.600000', 'image=yes', 'rebin=80', 'size=3240', 'pattern=15']' died with <Signals.SIGSEGV: 11>.
Thanks,
Alexis
I have successfully installed eSASS specifying gcc-12, but I get the following problem.
python3 demoscript_DR1.py /media/finoguen/Expansion/data5/erass1/ero_archive/180/001/EXP_010/em01_001180_020_EventList_c010.fits /home/finoguen/tmp
This script will use eSASS installed in None
and the executables in:
/home/finoguen/sci/eSASS4DR1/eSASS/bin.
evtool: 2.29.2.3 eSASS4DR1 Mar 14 12:47:18 2025
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x630df3194bd1 in ???
#1 0x630df31941a5 in ???
#2 0x989b2e4532f in ???
at ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
#3 0x7ffe5433c4e0 in ???
Traceback (most recent call last):
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 536, in <module>
main(sys.argv)
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 528, in main
RunTasks()
File "/home/finoguen/sci/eSASS4DR1/eSASS/scripts/demoscript_DR1.py", line 122, in RunTasks
subprocess.check_call(cmd)
File "/usr/lib/python3.12/subprocess.py", line 413, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['evtool', 'eventfiles=/media/finoguen/Expansion/data5/erass1/ero_archive/180/001/EXP_010/em01_001180_020_EventList_c010.fits', 'outfile=/home/finoguen/tmp/EventList_021.fits.gz', 'emin=0.200000', 'emax=0.600000', 'image=yes', 'rebin=80', 'size=3240', 'pattern=15']' died with <Signals.SIGSEGV: 11>.
Thanks,
Alexis