I’m running UbuntuStudio (7.10) on a Dell Precision 340 (1G ram, 2Ghz processor). I’m a novice user of Ardour but familiar with DAW functionality and just recently started tinkering with it to evaluate some tracks we’re cutting with a local producer/eng. I’m not doing anything too ambitious but started playing with some basic LADSPA plugs (TAP Reverb, SC4 compression). Ardour 2.1 which is delivered in UbuStudio crashed very frequently so I thought I’d try 2.3 before posting. I managed to get 2.3 built on my machine (a first for me!) but I still see crashes every 15 to 30 minutes which is unacceptable even for use as a playback tool. I’ve looked for core files but can’t seem to find any. Where is crash data stored? I thought the LADSPA plug ins would be better behaved but they seem to increase the crash rate pretty significantly.
Despite the crashes, I’m excited about Ardour’s robust feature set. It reminds me of when I discovered GIMP for image manipulation. I’m particularly anxious to check out the new percussive onset analysis as I notice this is a critical tool that our producer uses in ProTools. If only I could debug these crashes. Any assistance is appreciated. If there is more specific info needed I’ll provide it if possible. I really want this to work.
@:~$ uname -a
Linux 2.6.22-14-rt #1 SMP PREEMPT RT Tue Feb 12 09:57:10 UTC 2008 i686 GNU/Linux
Thanks cbreeze, I added the logging params to the exec command in ardour.sh. It seems to be the only way I can get 2.3 to run otherwise I see the following.
@:~$ /usr/local/lib/ardour2/ardour-2.3
/usr/local/lib/ardour2/ardour-2.3: error while loading shared libraries: libardour.so: cannot open shared object file: No such file or directory
but that’s a different matter. I’ll add the path to my environment later unless it’s part of the crashing problem. Anyway, here’s where the session died, seems to be JACK related…
Loading session /home/rgnkjnva/Ardour Sessions/Ride Again Vocal Takes using snapshot Ride Again Vocal Takes (1)
Loading history from ‘/home/rgnkjnva/Ardour Sessions/Ride Again Vocal Takes/Ride Again Vocal Takes.history’.
PluginWindow shown
send show to 2 children of this plugin UI
Send show to 0x9055718
Send show to 0x9083f90
!! send done
PluginWindow hidden
PluginWindow shown
send show to 2 children of this plugin UI
Send show to 0x8cb7be8
Send show to 0x912cba8
!! send done
PluginWindow shown
send show to 2 children of this plugin UI
Send show to 0x9259048
Send show to 0x9374258
!! send done
PluginWindow hidden
jackd watchdog: timeout - killing jackd
Definitely has to do with plug-ins. I found other threads that suggest turning off RealTime and increasing Frames/Period. Mine was set quite low at 64 so I increased it gradually until it’s now 1024 but I still see the same behavior.
I’m an idiot. I meant /usr/local/bin/, not lib. I keep doing that lately (in fact i did it several times last night while starting ardour). Have you tried cranking up jack’s client timeout to 2000ms or more? I won’t be much help beyond that, sorry. Devs?
Didn’t have much luck producing a core file however here’s what I did
start a new session
import several wav files (7) into individual audio tracks
add any LADSPA reverb plug-in, pre or post, doesn’t matter. Eventually, Ardour will crash especially with GVerb. However, to really move things along…
add another plug-in, again pre or post, to the same track or a different track. After a few minutes Ardour crashes.
I’ve tried all the LADSPA reverb plugs and a couple others. they all result in a crash particularly when tinkering with plug-in configuration variables. Actually, I’ve found that I can reproduce this crash with an old session that simply has a single bass audio track in combination with LADSPA plugs.