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

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

[Octave-bug-tracker] [bug #65029] VM - deal() makes Octave crash


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #65029] VM - deal() makes Octave crash
Date: Wed, 13 Dec 2023 15:07:48 -0500 (EST)

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

                 Summary: VM - deal() makes Octave crash
                   Group: GNU Octave
               Submitter: philipnienhuis
               Submitted: Wed 13 Dec 2023 09:07:45 PM CET
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: 10.1.0 (current default)


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 13 Dec 2023 09:07:45 PM CET By: Philip Nienhuis <philipnienhuis>
Steps to reliably reproduce (on Win10):

load vm_deal.mat  # attached
nlay = 20000
tmp = repmat ({'Line'}, 1, nlay);
[bshp(1:nlay).Geometry] = deal (tmp{:})

nlay = 16000 still goes fine on my box.
nlay = 17000 leads to a silent crash.

After  '__vm_enable__ (0)'  there's no crash.

Has been working fine for years on Matlab and Octave.
Don't know if it's a regression as it only crashes using the bytecode
interpreter :-)






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 13 Dec 2023 09:07:45 PM CET  Name: vm_deal.mat  Size: 28KiB   By:
philipnienhuis

<http://savannah.gnu.org/bugs/download.php?file_id=55448>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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