Skip to content

Segmentation fault in .f90 file compile #27549

@eeroden

Description

@eeroden

Description / Steps to reproduce the issue

batch_pH_speciation_TA_global.txt

I received the message below when attempting to compile a Fortran (f90) module in gfortran (I'm using Visual Studio Code). A text version of the .f90 file in question is attached here. When I compile this file, it produces a ".mod0" file, instead of .mod, that prevents another file from "making". I have been unable to figure out what's causing this error.

f951.exe: internal compiler error: Segmentation fault
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See https://github.com/msys2/MINGW-packages/issues for instruction

Expected behavior

The expected behavior would be for the gfortran compiler to produce a normal .mod file

Actual behavior

I am getting this message from Visual Studio Code

f951.exe: internal compiler error: Segmentation fault
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See https://github.com/msys2/MINGW-packages/issues for instructions.

Verification

Windows Version

Windows 10 Enterprise

MINGW environments affected

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANGARM64

Are you willing to submit a PR?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions