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

Unit Test Issues with MAPL 2 and ifx 2025.0 #2880

Open
mathomp4 opened this issue Jun 21, 2024 · 3 comments · May be fixed by #3185
Open

Unit Test Issues with MAPL 2 and ifx 2025.0 #2880

mathomp4 opened this issue Jun 21, 2024 · 3 comments · May be fixed by #3185
Assignees
Labels
🪲 Bug Something isn't working ❗ High Priority This is a high priority PR

Comments

@mathomp4
Copy link
Member

mathomp4 commented Jun 21, 2024

In testing MAPL with ifx 2025.0, I have found that it builds! Yay! And all the tests build. Yay!

But, one of the tests, ExtData2G_case24, fails:

22/27 Test #61: ExtData2G_case24 .................***Failed    0.83 sec
      MAPL: No configure file specified for logging layer.  Using defaults.
 Starting pFIO input server on Clients
 Starting pFIO output server on Clients
...
 Writing:      1 Slices to File:  case1.2004.nc4
 Writing:      3 Slices to File:  case2.2004.nc4
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source
libpthread-2.28.s  000014AC7B18DD20  Unknown               Unknown  Unknown
ExtDataDriver.x    00000000004EBA5E  Unknown               Unknown  Unknown
libMAPL.pfio.so    000014AC8A7E7000  new_arrayreferenc         202  ArrayReference.F90
libMAPL.base.so    000014AC8C45C56D  generate_file_ref        1362  MAPL_CubedSphereGridFactory.F90
libMAPL.griddedio  000014AC8CEB4BD0  stagedata                 995  GriddedIO.F90
libMAPL.griddedio  000014AC8CE9BADB  bundlepost                537  GriddedIO.F90
libMAPL.history.s  000014AC8F25A630  run                      3654  MAPL_HistoryGridComp.F90
libesmf.so         000014AC905ADEE0  _ZN5ESMCI6FTable1     Unknown  Unknown
libesmf.so         000014AC905AD92C  ESMCI_FTableCallE     Unknown  Unknown
libesmf.so         000014AC908A1AC4  _ZN5ESMCI2VM5ente     Unknown  Unknown
libesmf.so         000014AC905AE5C4  c_esmc_ftablecall     Unknown  Unknown
libesmf.so         000014AC90A65E5D  esmf_compmod_mp_e     Unknown  Unknown
libesmf.so         000014AC90C20372  esmf_gridcompmod_     Unknown  Unknown
libMAPL.generic.s  000014AC8D757672  mapl_genericwrapp        1833  MAPL_Generic.F90
libesmf.so         000014AC905ADEE0  _ZN5ESMCI6FTable1     Unknown  Unknown
libesmf.so         000014AC905AD92C  ESMCI_FTableCallE     Unknown  Unknown
libesmf.so         000014AC908A1AC4  _ZN5ESMCI2VM5ente     Unknown  Unknown
libesmf.so         000014AC905AE5C4  c_esmc_ftablecall     Unknown  Unknown
libesmf.so         000014AC90A65E5D  esmf_compmod_mp_e     Unknown  Unknown
libesmf.so         000014AC90C20372  esmf_gridcompmod_     Unknown  Unknown
ExtDataDriver.x    000000000044C217  run_one_step              692  ExtDataDriverGridComp.F90
ExtDataDriver.x    0000000000449CA9  run_multipletimes         616  ExtDataDriverGridComp.F90
ExtDataDriver.x    0000000000447443  run_gc                    444  ExtDataDriverGridComp.F90
libesmf.so         000014AC905ADEE0  _ZN5ESMCI6FTable1     Unknown  Unknown
libesmf.so         000014AC905AD92C  ESMCI_FTableCallE     Unknown  Unknown
libesmf.so         000014AC908A1AC4  _ZN5ESMCI2VM5ente     Unknown  Unknown
libesmf.so         000014AC905AE5C4  c_esmc_ftablecall     Unknown  Unknown
libesmf.so         000014AC90A65E5D  esmf_compmod_mp_e     Unknown  Unknown
libesmf.so         000014AC90C20372  esmf_gridcompmod_     Unknown  Unknown
ExtDataDriver.x    0000000000448F4B  run                       547  ExtDataDriverGridComp.F90
ExtDataDriver.x    000000000046F070  run                       130  ExtDataDriverMod.F90
ExtDataDriver.x    000000000046A75F  extdata_driver             25  ExtDataDriver.F90
ExtDataDriver.x    000000000043E02D  Unknown               Unknown  Unknown
libc-2.28.so       000014AC7A3C37E5  __libc_start_main     Unknown  Unknown
ExtDataDriver.x    000000000043DF4E  Unknown               Unknown  Unknown

I have a workaround in #3185 via @tclune

@mathomp4 mathomp4 added the 🪲 Bug Something isn't working label Jun 21, 2024
@tclune
Copy link
Collaborator

tclune commented Jun 21, 2024

Interesting. Nothing immediately occurs to me.

@mathomp4
Copy link
Member Author

I guess I'll mention @bena-nasa as well. Maybe he knows why ExtData case 24 is different...

@mathomp4 mathomp4 changed the title Issues with MAPL 2 and ifx 2024.2 Unit Test Issues with MAPL 2 and ifx 2024.2 Jun 21, 2024
Copy link

github-actions bot commented Sep 7, 2024

This issue has been automatically marked as stale because it has not had activity in the last 60 days. If there are no updates within 7 days, it will be closed. You can add the ":hourglass: Long Term" label to prevent the stale action from closing this issue.

@github-actions github-actions bot added the ❄️ Stale This issue has been marked stale label Sep 7, 2024
@mathomp4 mathomp4 added ❗ High Priority This is a high priority PR and removed ❄️ Stale This issue has been marked stale labels Sep 8, 2024
@mathomp4 mathomp4 changed the title Unit Test Issues with MAPL 2 and ifx 2024.2 Unit Test Issues with MAPL 2 and ifx 2025.0 Nov 18, 2024
@mathomp4 mathomp4 pinned this issue Nov 18, 2024
@mathomp4 mathomp4 linked a pull request Nov 18, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 Bug Something isn't working ❗ High Priority This is a high priority PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants