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

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

[Octave-bug-tracker] [bug #60006] Octave crashes when defclass propertie


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #60006] Octave crashes when defclass properties reuses named constant
Date: Thu, 4 Feb 2021 20:06:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

On linux with a recent 6.1.1 tip I do not get a crash, but 
rather un-helpful error message:


octave:1> stat("/home/dima/scratch/NamedConst.m")
ans =

  scalar structure containing the fields:

    dev = 66306
    ino = 2.7803e+07
    mode = 33204
    modestr = -rw-rw-r-- 
    nlink = 1
    uid = 1001
    gid = 1001
    rdev = 0
    size = 92
    atime = 1.6125e+09
    mtime = 1.6125e+09
    ctime = 1.6125e+09
    blksize = 4096
    blocks = 8

octave:2> NamedConst.R
error: no such file, '/home/dima/scratch/NamedConst.m'
error: called from
    <unknown>
octave:3> 



If that could be helpful to you before the bug is fixed, you 
can try a nightly builds from:

https://buildbot.octave.space/#/download

Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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