fpm
fpm copied to clipboard
Error when trying to run fpm install: realloc(): invalid old size
Description
Error while trying to execute "fpm install" command. "fpm build" compiles correctly.
+ mkdir -p /home/runner/work/Fortran77-Cloud-Model/Fortran77-Cloud-Model/build/python/lib
# Update: build/gfortran_C084E46DFA825907/cloudsim/libcloudsim.a -> /home/runner/work/Fortran77-Cloud-Model/Fortran77-Cloud-Model/build/python/lib
realloc(): invalid old size
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
Could not print backtrace: unrecognized DWARF version in .debug_info at 6
#0 0x7fec3321ce3a
#1 0x7fec3321c013
#2 0x7fec32a4251f
#3 0x7fec32a969fc
#4 0x7fec32a42475
#5 0x7fec32a287f2
#6 0x7fec32a89675
#7 0x7fec32aa0cfb
#8 0x7fec32aa4c6b
#9 0x7fec32aa5861
#10 0x5429b2
#11 0x477ae3
#12 0x54801b
#13 0x40250e
#14 0x7fec32a29d8f
#15 0x7fec32a29e3f
#16 0x40253e
#17 `0xffffffffffffffff`
Expected Behaviour
It should execute the "fpm install" command correctly
Version of fpm
0.10.1
Platform and Architecture
Github Action, Ubuntu-Lastest
Additional Information
https://github.com/Diegoolei/Fortran77-Cloud-Model/actions/runs/9980948130/job/27583487142#step:10:110