[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66489] Core dump when using the byte-code int
From: |
Hendrik K |
Subject: |
[Octave-bug-tracker] [bug #66489] Core dump when using the byte-code interpreter |
Date: |
Sat, 7 Dec 2024 23:30:05 -0500 (EST) |
Follow-up Comment #3, bug #66489 (group octave):
Two updates:
a) I created a new octave image using the current byte-code branch and
(unsurprisingly) the issue persists. The latest byte-code patches not pushed
to the byte-code branch were applied manually on top (65240, 64961, 65547,
65304, 65308), some of them needed to be refreshed (like 65304).
version ("-hgid")
ans = 93f8dc30dfed+
b) I can confirm that the crash seems to be related to the fact that within a
long script file an octave function was embedded. When instead of embedding
the function a separate function .m-file is created, no crash occurs.
But the issue does not seem to be that straightforward: I tried to make a very
simple example with one script and one embedded function/function file to
recreate the problem but in vain (no crash).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66489>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #66489] Core dump when using the byte-code interpreter,
Hendrik K <=