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

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

[Octave-bug-tracker] [bug #52996] calling audiodevinfo() results in a se


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #52996] calling audiodevinfo() results in a segfault on exit when JACK sound server is running
Date: Thu, 15 Feb 2018 15:53:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #14, bug #52996 (project octave):

Nevermind, it does work, probably because the internal C++ classes are
registered octave_values, so when the m-file class is cleared, its reference
to the player/recorder object is deleted properly. Doesn't need a classdef
destructor in this case.

So I'll look into keeping a count of those internal objects and unlocking when
possible.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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