Menu

#2065 'rexx -o' coredumps

5.2.0
open
nobody
None
none
5
2026-06-17
2026-06-17
Marc Remes
No

$ uname -a
Linux xps 7.0.11-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 1 22:50:37 UTC 2026 x86_64 GNU/Linux

$ cat /etc/fedora-release
Fedora release 44 (Forty Four)

$ rexx -v
Open Object Rexx Version 5.2.0 r13043
Build date: Oct 27 2025
Addressing mode: 64
Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
Copyright (c) 2005-2025 Rexx Language Association. All rights reserved.
This program and the accompanying materials are made available under the terms
of the Common Public License v1.0 which accompanies this distribution or at
https://www.oorexx.org/license.html

$ rexx -o
Segmentation fault (core dumped) rexx -o

Related

Bugs: #2065

Discussion

  • Rene Vincent Jansen

    On macOS we are ok - no segmentation error or core dumping on Rexx -o

    On 17 Jun 2026, at 09:55, Marc Remes remesm@users.sourceforge.net wrote:

    [bugs:#2065] https://sourceforge.net/p/oorexx/bugs/2065/ 'rexx -o' coredumps

    Status: open
    Group: 5.2.0
    Created: Wed Jun 17, 2026 07:55 AM UTC by Marc Remes
    Last Updated: Wed Jun 17, 2026 07:55 AM UTC
    Owner: nobody

    $ uname -a
    Linux xps 7.0.11-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 1 22:50:37 UTC 2026 x86_64 GNU/Linux

    $ cat /etc/fedora-release
    Fedora release 44 (Forty Four)

    $ rexx -v
    Open Object Rexx Version 5.2.0 r13043
    Build date: Oct 27 2025
    Addressing mode: 64
    Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
    Copyright (c) 2005-2025 Rexx Language Association. All rights reserved.
    This program and the accompanying materials are made available under the terms
    of the Common Public License v1.0 which accompanies this distribution or at
    https://www.oorexx.org/license.html

    $ rexx -o
    Segmentation fault (core dumped) rexx -o

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/oorexx/bugs/2065/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Bugs: #2065

  • Per Olov Jonsson

    We do not have Fedora 44 so cannot check exactly your setting but on the Fedora43 VM build machine we have no issues with this. Also during the test before the last release there was no such thing as a core dump on Fedora (or any other platform). I am guessing a configuration error on your Fedora.

    osboxes@Fedora43:~$ uname -a
    Linux Fedora43 7.0.10-101.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 27 14:05:53 UTC 2026 x86_64 GNU/Linux
    osboxes@Fedora43:~$ cat /etc/fedora-release
    Fedora release 43 (Forty Three)
    osboxes@Fedora43:~$ rexx -v
    Open Object Rexx Version 5.3.0 r13166
    Build date: May 27 2026
    Addressing mode: 64
    Copyright (c) 1995, 2004 IBM Corporation. All rights reserved.
    Copyright (c) 2005-2026 Rexx Language Association. All rights reserved.
    This program and the accompanying materials are made available under the terms
    of the Common Public License v1.0 which accompanies this distribution or at
    https://www.oorexx.org/license.html
    osboxes@Fedora43:~$ rexx -o

    Syntax is "rexx [-o[d] "options"] filename [arguments]"
    or "rexx -e program_string [arguments]"
    or "rexx -v".
    osboxes@Fedora43:~$

     
  • Marc Remes

    Marc Remes - 2026-06-17

    I updated trunk, made and installed new rpm.
    All is OK now.
    Sorry for the bogus report.
    Can be closed.
    Marc

     

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo