[ardour-dev] 0.99.1 causing plugin crash?

Per Sigmond per at sigmond.no
Fri Feb 10 15:36:50 PST 2006


On Friday 10 February 2006 20:42, Jesse Chappell wrote:
> OK, this is bad.  I will try to reproduce when I get a chance.  If you
> get a chance, compile 0.99.1 with DEBUG=yes  and try to get a
> traceback in gdb.

A backtrace at last after trying many times. It almost always crashes in the 
plugin, but this last time in ardour it seems.

Regards,
Per.
-- 
Per Sigmond
Gjert Sorensensvei 5
4879 Grimstad
Norway
+47-90721913
per at sigmond.no
http://www.sigmond.no/per
-------------- next part --------------
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 213006 (LWP 1496)]
0x4a079160 in malloc_consolidate () from /lib/i686/libc.so.6
(gdb) bt
#0  0x4a079160 in malloc_consolidate () from /lib/i686/libc.so.6
#1  0x4a07878a in _int_malloc () from /lib/i686/libc.so.6
#2  0x4a0781a4 in calloc () from /lib/i686/libc.so.6
#3  0x411c17b7 in activate_Echo () from /usr/lib/ladspa/tap_echo.so
#4  0x00015888 in ?? ()
#5  0x00000004 in ?? ()
#6  0x08395b1d in ARDOUR::PluginInsert::activate() (this=0x9993440) at libs/ardour/insert.cc:268
#7  0x083f87a6 in ARDOUR::Route::flush_redirects() (this=0x973aae0) at libs/ardour/route.cc:2246
#8  0x0845ad3f in ARDOUR::Session::flush_all_redirects() (this=0x8d74228) at libs/ardour/session_transport.cc:531
#9  0x0845a2cf in ARDOUR::Session::non_realtime_stop(bool) (this=0x8d74228, abort=false) at libs/ardour/session_transport.cc:349
#10 0x08459a84 in ARDOUR::Session::butler_transport_work() (this=0x8d74228) at libs/ardour/session_transport.cc:243
#11 0x08422dca in ARDOUR::Session::butler_thread_work() (this=0x8d74228) at libs/ardour/session_butler.cc:248
#12 0x08422a67 in ARDOUR::Session::_butler_thread_work(void*) (arg=0x8d74228) at libs/ardour/session_butler.cc:158
#13 0x4a16fdb2 in pthread_start_thread () from /lib/i686/libpthread.so.0
#14 0x4a16ff45 in pthread_start_thread_event () from /lib/i686/libpthread.so.0
#15 0x4a0e579a in clone () from /lib/i686/libc.so.6


More information about the Ardour-Dev mailing list