Menu

#47 Problems with ooRexx rev 11712 in latest Bsf4ooRexx installer + uninstall problems

Next Release
closed-invalid
nobody
None
5
2021-11-13
2019-03-17
No

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.

1 Attachments

Related

Bugs: #47

Discussion

  • Rony G. Flatscher

    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

     
    • Per Olov Jonsson

      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

      Am 17.03.2019 um 14:35 schrieb Rony G. Flatscher orexx@users.sourceforge.net:

      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

      [bugs:#47] https://sourceforge.net/p/bsf4oorexx/bugs/47/ Problems with ooRexx rev 11712 in latest Bsf4ooRexx installer + uninstall problems

      Status: open
      Group: Next Release
      Created: Sun Mar 17, 2019 10:23 AM UTC by Per Olov Jonsson
      Last Updated: Sun Mar 17, 2019 10:23 AM UTC
      Owner: nobody
      Attachments:

      Stemtest.rex https://sourceforge.net/p/bsf4oorexx/bugs/47/attachment/Stemtest.rex (20 Bytes; application/octet-stream)
      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.

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/bsf4oorexx/bugs/47/ https://sourceforge.net/p/bsf4oorexx/bugs/47/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #47

  • Rony G. Flatscher

    you 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

     
    • Per Olov Jonsson

      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

      Am 17.03.2019 um 16:17 schrieb Rony G. Flatscher orexx@users.sourceforge.net:

      you may want to try https://www.dropbox.com/sh/olh1mqfwb4brp7r/AABI1X-Le9zDCJ0gyfvMdKB8a?dl=0 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

      [bugs:#47] https://sourceforge.net/p/bsf4oorexx/bugs/47/ Problems with ooRexx rev 11712 in latest Bsf4ooRexx installer + uninstall problems

      Status: open
      Group: Next Release
      Created: Sun Mar 17, 2019 10:23 AM UTC by Per Olov Jonsson
      Last Updated: Sun Mar 17, 2019 01:35 PM UTC
      Owner: nobody
      Attachments:

      Stemtest.rex https://sourceforge.net/p/bsf4oorexx/bugs/47/attachment/Stemtest.rex (20 Bytes; application/octet-stream)
      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.

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/bsf4oorexx/bugs/47/ https://sourceforge.net/p/bsf4oorexx/bugs/47/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #47

  • Rony G. Flatscher

    • status: open --> closed-invalid
     

Log in to post a comment.

Auth0 Logo