octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #66451] Ctrl-C kills octave 10.0.0


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #66451] Ctrl-C kills octave 10.0.0
Date: Sat, 16 Nov 2024 21:16:31 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?66451>

                 Summary: Ctrl-C kills octave 10.0.0
                   Group: GNU Octave
               Submitter: dasergatskov
               Submitted: Sun 17 Nov 2024 02:16:28 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name:
        Originator Email:
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 17 Nov 2024 02:16:28 AM UTC By: Dmitri A. Sergatskov <dasergatskov>
Hitting "Ctrl-C" in console (either gui or termina) kills octave-10.0
self-compiled on MacOS 15.1 / Homebrew:

octave:1> ver
----------------------------------------------------------------------
GNU Octave Version: 10.0.0 (hg id: 40c84a2c3aa3)
GNU Octave License: GNU General Public License
Operating System: Darwin 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10
21:06:57 PDT 2024; root:xnu-11215.41.3~3/RELEASE_ARM64_T6041 arm64
----------------------------------------------------------------------
no packages installed.
libc++abi: terminating due to uncaught exception of type
octave::interrupt_exception: interrupt exception
fatal: caught signal Abort trap: 6 -- stopping myself...
zsh: abort      ./run-octave


9.2.1 compiled on the same computer with the same options, works fine:


octave:1> ver
----------------------------------------------------------------------
GNU Octave Version: 9.2.1 (hg id: 563f1654764a)
GNU Octave License: GNU General Public License
Operating System: Darwin 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10
21:06:57 PDT 2024; root:xnu-11215.41.3~3/RELEASE_ARM64_T6041 arm64
----------------------------------------------------------------------
no packages installed.
octave:2> ddsdf ## Hit Ctrl-C here
octave:2> 


I cannot reproduce this on linux.

Dmitri.
-- 








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66451>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]