Menu

#1308 segfault on makeString with no result object

5.0.0
closed
nobody
None
none
1
2023-01-01
2014-10-18
No

Win 7 64 REXX-ooRexx_4.1.3(MT) 6.03 4 Jul 2013
Deb 7 64 REXX-ooRexx_4.2.0(MT)_64-bit 6.04 29 Dec 2013

Debian: segfault
Win 7: Open Object Rexx Interface has stopped working

on exec of this program

-- program

!/usr/bin/rexx

parse version v; say v
test = .test~new
say 'created' test
exit

::CLASS test
::METHOD makeString
-- end program

On first encounter I had a makeString method containing a say statement not a return statement, which also triggers the segfault.

Discussion

  • Rick McGuire

    Rick McGuire - 2014-10-18
    • status: open --> pending
    • Group: None --> 5.0.0
     
  • Rick McGuire

    Rick McGuire - 2014-10-18

    This is already fixed in the 5.0.0 code.

     
  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB