Re: Smoke [blead] v5.26.0-859-g7bd9fb107e FAIL(X) os/390 25.00 (2964/)
[email protected] (Karl Williamson) Tue, 19 Sep 2017 09:24:46 -0600
| Newsgroups | perl.mvs,perl.perl5.porters,perl.daily-build.reports |
|---|---|
| Message-ID | <[email protected]> |
On 09/12/2017 02:47 AM, Yaroslav Kuzmin wrote:
>
> Smoke log available at https://drive.google.com/file/d/0B5PTttxwo7qARVAzdGo5SDFFRWs
>
> Automated smoke report for branch blead 5.27.4 patch 7bd9fb107eaf8df3da9ce46c89920f8da72c76ab v5.26.0-859-g7bd9fb107e
The new failure in this report is
CEE3204S The system detected a protection exception (System Completion
Code=0C4).
From entry point Perl_newSVpv at compile unit offset +000000B8
at entry offset +000000B8 at address 2124CF20.
ext/I18N-Langinfo/t/Langinfo ..................................
FAILED--expected 38 tests, saw 37
From looking at the internet on this, this looks like what's called a
segfault in Unix. I looked at the code and I don't see anything wrong.
Any ideas?