Dear developers,

I noticed that the test suite had failed for Raspbian on Jenkins and looked at 
the log. It turned out that there was a segmentation fault upon launching 
testOORexx.rex. This happens every now and then also for my Linux and macOS 
builds. As a general rule it only happens once, the 2nd run always work. Also 
it normally only happens when you have not built & tested for some time, 
possible with a reboot in-between. This appears to me to be some kind of 
uninitialized variable?

Can something be done? What can I do to provide further input to aid the 
debugging?

Here the log content:

Started by upstream project "ooRexx-Raspbian94-build" build number 240
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on pos-Pi-2B in workspace 
/home/pi/workspace/workspace/ooRexx-Raspbian94-test
Updating svn://svn.code.sf.net/p/oorexx/code-0/test/trunk 
<svn://svn.code.sf.net/p/oorexx/code-0/test/trunk> at revision 
'2020-08-14T19:12:01.809 +0200'
At revision 12102

No changes for svn://svn.code.sf.net/p/oorexx/code-0/test/trunk 
<svn://svn.code.sf.net/p/oorexx/code-0/test/trunk> since the previous build
[ooRexx-Raspbian94-test] $ /bin/sh -xe /tmp/jenkins3777943707142780087.sh
+ rexx -e parse version v; say v 'r' || ..RexxInfo~revision
REXX-ooRexx_5.0.0(MT)_32-bit 6.05 14 Aug 2020 r12102
+ export 
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:../ooRexx-Raspbian94-build/oorexxBuild/bin
+ export LD_LIBRARY_PATH=../ooRexx-Raspbian94-build/oorexxBuild/lib
+ rexx ./testOORexx.rex -s -x EventSemaphore.testGroup
Searching for test containers..Segmentation fault
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se




_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to