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

bash raises protection exception in Jenkins groovy environment #46

Open
MikeFultonDev opened this issue Feb 12, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@MikeFultonDev
Copy link
Collaborator

Typically looks like this (this one is from curl build: https://128.168.139.253:8443/job/Port-Build/1036/console)

CEE3204S The system detected a protection exception (System Completion Code=0C4).
         From compile unit zopen-ci1:./sig.c at entry point reset_terminating_signals at statement 363 at compile unit offset +00000000265C6580 at entry offset +0000000000000128 at address 00000000265C6580.
./configure: line 48253: 33554585 SIGSEGV                 cat >> $CONFIG_STATUS <<_ACEOF

Also libxml2 build: https://128.168.139.253:8443/job/Port-Build/1046/console

CEE3204S The system detected a protection exception (System Completion Code=0C4).
         From compile unit zopen-ci1:./sig.c at entry point reset_terminating_signals at statement 363 at compile unit offset +00000000265C6580 at entry offset +0000000000000128 at address 00000000265C6580.
./configure: line 17858: 16778047 SIGSEGV                 cat >> $CONFIG_STATUS <<_ACEOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants