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

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

[Octave-bug-tracker] [bug #57245] "clear all" generates segfault if run


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57245] "clear all" generates segfault if run before or after a plot
Date: Sat, 14 Dec 2019 06:17:17 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Follow-up Comment #28, bug #57245 (project octave):

That doesn't look immediately like an invalid pointer to me. Also the
reference counts are > 0. So it shouldn't have been deleted.

This time, the access error occurred in a different function than in the other
backtraces.
Looking at what the functions have in common, I wonder if this could be a
lifetime issue. Could you please try if you still see the error with the
attached patch (with little hope it will fix anything)?

Could you please also inspect the other objects when the error occurred (also
execute "p go" ...)? Tbh, I don't understand yet why this fails.

(file #48060)
    _______________________________________________________

Additional Item Attachment:

File name: bug57245_gtk.patch             Size:1 KB
    <https://savannah.gnu.org/file/bug57245_gtk.patch?file_id=48060>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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