Hi,
  I just updated my gentoo box to 17.1 desktop profile and everything works
fine, except for dumux. I get a crash which seems to be an invalid pointer
to a basic string. This crash did not occur with gcc-8.2 but is now
happening with gcc-9.2.
Does anyone have a similar problem with gcc-9.2?
Or maybe it is just an issue in my  problem isource code which is handled
differently in 9.2 versus 8.2?
Opinions?
Below I list the crash output which occurs in the pthread library (which
works fine with other programs).

best regards and happy new year!


[cancer:23561] *** Process received signal ***
[cancer:23561] Signal: Segmentation fault (11)
[cancer:23561] Signal code: Address not mapped (1)
[cancer:23561] Failing at address: 0x3
[cancer:23561] [ 0] /lib64/libpthread.so.0(+0x14680)[0x7fcb327ce680]
[cancer:23561] [ 1] /lib64/libc.so.6(+0xa9f85)[0x7fcb31823f85]
[cancer:23561] [ 2]
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/libstdc++.so.6(_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSEOS4_+0x98)[0x7fcb31c1dd48]
[cancer:23561] [ 3]
/home/GIT/LSWF/projects/lswi-dumux-n//build-cmake/src/lswi-dumux-n(_ZN5Dumux11EpisodeDataINS_10Properties4TTag14LSWFBoxTypeTagEE12getStageDataEiPPKc+0x307)[0x55765072a4c3]
[cancer:23561] [ 4]
/home/GIT/LSWF/projects/lswi-dumux-n//build-cmake/src/lswi-dumux-n(_ZN5Dumux11EpisodeDataINS_10Properties4TTag14LSWFBoxTypeTagEE4initEPPKc+0x8f)[0x557650719a7b]
[cancer:23561] [ 5]
/home/GIT/LSWF/projects/lswi-dumux-n//build-cmake/src/lswi-dumux-n(_ZN5Dumux8LswiDataINS_10Properties4TTag14LSWFBoxTypeTagEEC1Ev+0x86)[0x557650706328]
[cancer:23561] [ 6]
/home/GIT/LSWF/projects/lswi-dumux-n//build-cmake/src/lswi-dumux-n(_ZN5Dumux21LSWF2pncSpatialParamsINS_10Properties4TTag14LSWFBoxTypeTagEEC1ESt10shared_ptrIKNS_17BoxFVGridGeometryIdN4Dune8GridViewINS7_25DefaultLeafGridViewTraitsIKNS7_8YaspGridILi2ENS7_22EquidistantCoordinatesIdLi2EEEEEEEEELb0ENS_28BoxDefaultGridGeometryTraitsISG_NS_19DefaultMapperTraitsISG_NS7_35MultipleCodimMultipleGeomTypeMapperISG_NS7_4Impl14MCMGFailLayoutEEESM_EEEEEEE+0x2c)[0x55765074514e]

-- 
------------------------------------------------------------------------------------
Dr. Edscott Wilson Garcia
Reservoir Engineering
Mexican Petroleum Institute
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to