|
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:43:49 -0500 (EST) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 |
Follow-up Comment #11, bug #52996 (project octave): Wow, I just noticed that we don't delete the heap-allocated player and recorder objects at all. So yes, we need classdef destructors working first, then we can reliably delete instances, and then we can actually unload the functions when all instances are deleted. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?52996> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |