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

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

[Octave-bug-tracker] [bug #64784] VM causes coredump since recent change


From: anonymous
Subject: [Octave-bug-tracker] [bug #64784] VM causes coredump since recent changes
Date: Wed, 18 Oct 2023 00:09:29 -0400 (EDT)

Follow-up Comment #2, bug #64784 (project octave):

Well, the working VM version for my octave code is from Saturday which has the
HG-ID


version ("-hgid")
ans = 2e933fe82ecb+


The octave VM version causing a core dump for my octave code has the HG-ID 

version ("-hgid")
ans = e9eb8975961e+ 


So I have reason to believe that one of the commits between these two is the
culprit and the widget patch seems unlikely...

The commit mentioned by A.R. Burgers  (554a932fc6d0) is timely BEFORE the
octave version which does not cause a core dump(e9eb8975961e).
So what he has seen may or may not be related to this bug.

 

changeset:   32416:e9eb8975961e
bookmark:    @
tag:         tip
user:        Petter T. <petter.vilhelm@gmail.com>
date:        Mon Oct 16 21:09:25 2023 +0200
summary:     Don't clone nil values when breaking closure cycles on VM stack
(bug #64778)

changeset:   32415:b747729c6695
user:        Petter T. <petter.vilhelm@gmail.com>
date:        Mon Oct 16 07:55:56 2023 +0200
summary:     Support nil value rhs in for loops in VM (bug #64775)

changeset:   32414:385e847edfb7
user:        Petter T. <petter.vilhelm@gmail.com>
date:        Sun Oct 15 16:50:47 2023 +0200
summary:     Fix nargout -1 for classdefs subsrefs from VM (bug #64775)

changeset:   32413:ee5d0bded6d4
user:        Markus Mützel <markus.muetzel@gmx.de>
date:        Sat Oct 14 19:13:12 2023 +0200
summary:     gui: Improve support for fractional scaling in command widget on
Windows.

changeset:   32412:2e933fe82ecb
parent:      32411:768df05d04f3
parent:      32409:88ecbd109776
user:        Arun Giridhar <arungiridhar@gmail.com>
date:        Sat Oct 14 08:44:20 2023 -0400
summary:     maint: Merge away extra head

changeset:   32411:768df05d04f3
user:        A.R. Burgers <arburgers@gmail.com> and Fernando Alvarruiz
<feralber@upvnet.upv.es>
date:        Sat Apr 15 09:18:39 2023 +0200
summary:     add tests for bug 63841

changeset:   32410:554a932fc6d0
parent:      32407:818698c4f296
user:        Fernando Alvarruiz <feralber@upvnet.upv.es>
date:        Sat Apr 15 10:37:37 2023 +0200
summary:     Fix nargout when calling class subsref method (bug #63841)

changeset:   32409:88ecbd109776
parent:      32407:818698c4f296
parent:      32408:6a1f89bb969c
user:        Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date:        Fri Oct 13 23:26:21 2023 -0400




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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