Dear BSFers,
I have been running the testing framework using the latest build of the Bsf4ooRexx installer that I could find (with ooRexx rev 11712) and stumbled on a crash in one testgroup, the SysStemSort.testGroup. I looked a bit further and it turns out that this ooRexx build (11712) crashes on this command:
r = SysStemSort("*")
It should give an error message but balk with an memory violation (I think). Is it only my machine or can someone reproduce it? I have enclosed a test script.
I have the additional problem that the ooRexx"App" that is used to uninstall Bsf & ooRexx will not launch on my machine (running Mojave), see attached error message.
I could install manually but I got the following error messages running bash uninstall.sh:
uninstall.sh: line 27: [: =: unary operator expected
uninstall.sh: line 33: [: =: unary operator expected
uninstall.sh: line 39: [: =: unary operator expected
uninstall.sh: line 43: [: =: unary operator expected
Using bash ooRexx_uninstall_preflight.sh I could uninstall most and with manual intervention the rest.
Can someone please have a look if this is only on my machine or a general problem? I have been running ooRexx rev. 11839 (standalone installation) quite a lot without problems before running into this one.
/P.O.
Dear P.O.,
having the flue it may take a while before being able to look into it.
The package to create the installer got updated a few days ago, but currently its created installation package is only abailable via my Dropbox link. Maybe you can try out that one?
Cheers
---rony
Dear Rony,
I can try that later, I am away with the telephone as my only surf point so limited bandwidth. Where did you put the link to the Dropbox folder?
PS Gute Besserung
From a sunny Spain
Hälsningar/Regards/Grüsse,
P.O. Jonsson
oorexx@jonases.se
Related
Bugs:
#47you may want to try https://www.dropbox.com/sh/olh1mqfwb4brp7r/AABI1X-Le9zDCJ0gyfvMdKB8a?dl=0
Also, if you check out the entire bsf4oorexx project you shuld be sble to locate the scripts somewhere along the gui installer branch (not near a PC to double check).
Thanks for the wishes and enjoy Spain!
Best regards ---rony
I have downloaded & installed b4r_641_500_64Bit_macosx-20190311-r11834-macosx-relWithDepInfo.zip
It works just fine, all test cases run (22792/378671), also the ones I have made for the samples. Todays build (11845) directly from ooRexx give an error on SysFileXXX.testGroup, I guess because there is work going on in that corner. So 11834 is good, and the installer/uninstaller works.
It is a release-with-debug version so maybe not for longtime prod but for now I will use this one. Thanks for your kind support
Hälsningar/Regards/Grüsse,
P.O. Jonsson
oorexx@jonases.se
Related
Bugs:
#47