Bugzilla – Bug 1222746
Failing address in libstdc++ as part of gcc13-testresults
Last modified: 2024-04-16 18:27:47 UTC
I have seen this error message within our build result of gcc13-testresults: [96736s] Using /home/abuild/rpmbuild/BUILD/gcc-13.2.1+git8285/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. [96736s] Running /home/abuild/rpmbuild/BUILD/gcc-13.2.1+git8285/gcc/testsuite/obj-c++.dg/attributes/attributes.exp ... [96750s] Running /home/abuild/rpmbuild/BUILD/gcc-13.2.1+git8285/gcc/testsuite/obj-c++.dg/dg.exp ... [96867s] [96846.029868][ T8244] User process fault: interruption code 0038 ilc:3 in libstdc++.so.6.0.32[3ff91500000+288000] [96868s] [96846.030217][ T8244] Failing address: 46726f6200005000 TEID: 46726f6200005800 [96868s] [96846.030317][ T8244] Fault in primary space mode while using user ASCE. [96868s] [96846.030397][ T8244] AS:00000002039941c7 R3:0000000000000024 [96870s] [96849.083063][ T8288] User process fault: interruption code 0038 ilc:3 in libstdc++.so.6.0.32[3ff88900000+288000] [96870s] [96849.108924][ T8288] Failing address: 5465737473756000 TEID: 5465737473756800 [96870s] [96849.109020][ T8288] Fault in primary space mode while using user ASCE. [96870s] [96849.109102][ T8288] AS:00000000863a81c7 R3:0000000000000024 https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/gcc13:gcc13-testresults/standard/s390x Can it be related to the patch fixing https://bugzilla.opensuse.org/show_bug.cgi?id=1188441 (what Segher meant upstream)?
I think this is related to the debugging effort for that z15 stability issue.
(In reply to Richard Biener from comment #1) > I think this is related to the debugging effort for that z15 stability issue. bsc#1214702 that is.
What is not public for the community... I am looking, whether we can receive input during our openSUSE zSystems meeting about it today in the evening.
(In reply to Sarah Kriesch from comment #3) > What is not public for the community... > I am looking, whether we can receive input during our openSUSE zSystems > meeting about it today in the evening. I would rather wait before announcement, but because of the meeting... It seems we have a _workaround_ for bsc#1214702. It didn't fail for 20 hours, let's wait a little longer if it really helped.
Ihno has explained the background of the bugreport in our meeting now.