[Ardour-Dev] Ardour VST freeze
martin at profittlich.com
martin at profittlich.com
Tue Mar 3 11:05:10 PST 2009
Hi,
Zitat von Paul Davis <paul at linuxaudiosystems.com>:
> On Sun, Mar 1, 2009 at 3:49 PM, Paul Davis <paul at linuxaudiosystems.com>wrote:
>> it should be possible by setting Session::processing_prohibited, see for
>> example libs/ardour/session.cc:4106
>>
>
> Hmm, the real work of freeze takes place in
> Session::write_one_audio_track(), which is already doing this.
>
> The backtrace should reveal more ...
I finally got a backtrace for you. I just printed the trace from
ardour itself, right before the crash. It's only the last couple of
lines, of course.
Could it be that PluginInsert::silence() shouldn't call connect_and_run()?
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ardour_freeze.log
Type: text/x-log
Size: 5344 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20090303/d1d99ced/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ardour_freeze_backtrace.diff
Type: text/x-diff
Size: 1348 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20090303/d1d99ced/attachment-0004.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ardour_freeze_workaround.diff
Type: text/x-diff
Size: 528 bytes
Desc: not available
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20090303/d1d99ced/attachment-0005.diff>
More information about the Ardour-Dev
mailing list