Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to run fpm install: realloc(): invalid old size #1060

Open
Diegoolei opened this issue Jul 17, 2024 · 0 comments
Open

Error when trying to run fpm install: realloc(): invalid old size #1060

Diegoolei opened this issue Jul 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Diegoolei
Copy link

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

@Diegoolei Diegoolei added the bug Something isn't working label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant