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

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

[Octave-bug-tracker] [bug #63682] mat2cell returns incorrect value when


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63682] mat2cell returns incorrect value when only one output dimensions is specified and input is N-D array
Date: Sat, 18 Feb 2023 08:41:33 -0500 (EST)

Update of bug #63682 (project octave):

                  Status:                   Fixed => None                   
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #7:

The MINGW64 runner started crashing on the tests in cellfun.cc-tst since this
change was committed:
https://github.com/gnu-octave/octave/actions/runs/4094439123/jobs/7060648744#step:14:69


D:/a/octave/octave/.build/src/.libs/octave.exe: Arg list too long
make[4]: *** [Makefile:2880: check-local] Error 127
  libinterp\corefcn\cellfun.cc-tst ...............................make[4]:
Leaving directory '/d/a/octave/octave/.build/test'
make[3]: *** [Makefile:2732: check-am] Error 2
make[3]: Leaving directory '/d/a/octave/octave/.build/test'
make[2]: *** [Makefile:2734: check] Error 2
make[2]: Leaving directory '/d/a/octave/octave/.build/test'
make[1]: *** [Makefile:27911: check-recursive] Error 1
make[1]: Leaving directory '/d/a/octave/octave/.build'
make: *** [Makefile:28209: check] Error 2
make: Leaving directory '/d/a/octave/octave/.build'
Error: Process completed with exit code 2.


Also crashes for me when I build locally.

Unfortunately, it looks like gdb isn't able to catch the crash. Octave just
exists, and gdb tells me that no process is running for which a backtrace
could be shown.

It was working with the changes that got reverted.

To be honest, I don't understand the part of the code that you modified.
(There is not a single line of comment in that function that might give a hint
at what it's doing...)
So, I can't really evaluate what might be causing that crash...


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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