[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65304] bytecode compiler fails with VM error
From: |
A.R. Burgers |
Subject: |
[Octave-bug-tracker] [bug #65304] bytecode compiler fails with VM error 5274 |
Date: |
Tue, 13 Feb 2024 10:26:11 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?65304>
Summary: bytecode compiler fails with VM error 5274
Group: GNU Octave
Submitter: arb
Submitted: Tue 13 Feb 2024 04:26:11 PM CET
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: bytecode-evaluator
Discussion Lock: Any
Operating System: GNU/Linux
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 13 Feb 2024 04:26:11 PM CET By: A.R. Burgers <arb>
The attached function fails to compile with VM error 5274.
sample code:
version -hgid
VM_fail;
gives this output and error:
octave:8> version -hgid
ans = 19973af3ac42
octave:9> VM_fail;
warning: auto-compilation of VM_fail failed with message VM error 5274:
internal VM compiler consistency check failed, code_check_s_ < 256 &&
code_check_s_ >= -128
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: VM_fail.m Size: 35KiB
<http://savannah.gnu.org/bugs/download.php?file_id=55690>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-8523ddde37d79b56404205a28f13efda563b0104.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65304>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65304] bytecode compiler fails with VM error 5274,
A.R. Burgers <=