Re: [Oorexx-devel] RE seeking help for fixing

2017-08-11 Thread Rony G. Flatscher
Dear P.O.: On 10.08.2017 23:14, oor...@jonases.se wrote: > Dear Rony et all, > > I continue to run & crash/stall the BSF demo program saving the crash log as > I go along. I will > save and upload new ones as I go along unless told otherwise. I guess it will > be more of the same > most of the

Re: [Oorexx-devel] OpenSUSE Tumbleweed rexx.img build failure with optimized compile

2017-08-11 Thread Erich Steinböck
This issue has stayed with us for gcc releases 6.1.1, 6.2.0, 6.3.0, and 7.1.0 .. so I built with BUILD_TYPE=RELWITHDEBINFO and saw that self was NULL in stack frame #0 (MemorySegmentPool::newSegment), because in stack frame 1, currentPool was NULL. I then single-stepped through stack frame #3