zopencommunity / zopencommunity/bashport

bash raises protection exception in Jenkins groovy environment

Open
#46 0 comments 0 reactions 1 assignee View on GitHub

@IgorTodorovskiIBM is already working on this.

Since Feb 12, 2023.

bug
Dominant language
Groovy
Stars
12
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.