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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65029] VM - deal() makes Octave crash
Date: Mon, 8 Jan 2024 05:46:23 -0500 (EST)

Follow-up Comment #11, bug#65029 (group octave):

The function at that line:

std::string
stack_frame::inputname (int, bool) const
{
  // This function should only be called for user_fcn_stack_frame.
  // Anything else indicates an error in the implementation.

  panic_impossible ();
}


So, it's probably not this exact commit that caused the abort. But one of the
accompanying merge commits.



    _______________________________________________________

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]