View Issue Details

IDProjectCategoryView StatusLast Update
0001196ardourbugspublic2008-11-20 23:57
Reportertimblech Assigned Totaybin  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0001196: crash while looping at the end of loop
Descriptionusing yesterday's cvs snapshot, ardour crashes while looping ...
it plays fine until the end of the loop, then it crashes

the actual crash takes place in a ladspa plugin (see backtraces, thread 7)
Additional Informationbacktraces:
[Switching to thread 1 (Thread -1216616128 (LWP 8551))]#0 0x0838c588 in ARDOUR::IO::grab_peak_power ()
(gdb) bt
#0 0x0838c588 in ARDOUR::IO::grab_peak_power ()
0000001 0x0806b6a9 in SigC::Signal0<void, SigC::Marshal<void> >::emit ()
#2 0x08071ead in ARDOUR_UI::every_point_one_seconds ()
#3 0x4731fd63 in g_source_add () from /usr/lib/libglib-1.2.so.0
0000004 0x4731e972 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
0000005 0x08b8e468 in ?? ()
#6 0xbfbe7430 in ?? ()
#7 0x08b8e394 in ?? ()
0000008 0x4733270c in ?? () from /usr/lib/libglib-1.2.so.0
0000009 0x08665348 in std::string::_Rep::_S_max_size ()
0000010 0x473326e8 in ?? () from /usr/lib/libglib-1.2.so.0
0000011 0x47332540 in g_log_domain_glib () from /usr/lib/libglib-1.2.so.0
0000012 0x086650dc in gdk_display ()
0000013 0x4731fd4c in g_source_add () from /usr/lib/libglib-1.2.so.0
0000014 0x00000000 in ?? ()

[Switching to thread 2 (Thread -1218733136 (LWP 8554))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb79f45de in do_sigwait () from /lib/tls/libpthread.so.0
#2 0xb79f467f in sigwait () from /lib/tls/libpthread.so.0
#3 0x082370dc in signal_thread ()
0000004 0xb79ee380 in start_thread () from /lib/tls/libpthread.so.0
0000005 0xb7878dde in clone () from /lib/tls/libc.so.6

[Switching to thread 3 (Thread -1231787088 (LWP 8555))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb786ff04 in poll () from /lib/tls/libc.so.6
#2 0x08454b47 in ARDOUR::Source::peak_thread_work ()
#3 0xb79ee380 in start_thread () from /lib/tls/libpthread.so.0
0000004 0xb7878dde in clone () from /lib/tls/libc.so.6

[Switching to thread 4 (Thread -1243284560 (LWP 8556))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb786ff04 in poll () from /lib/tls/libc.so.6
#2 0x0840befa in ARDOUR::Session::butler_thread_work ()
#3 0x0840cac0 in ARDOUR::Session::_butler_thread_work ()
0000004 0xb79ee380 in start_thread () from /lib/tls/libpthread.so.0
0000005 0xb7878dde in clone () from /lib/tls/libc.so.6

[Switching to thread 5 (Thread -1251677264 (LWP 8557))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb786ff04 in poll () from /lib/tls/libc.so.6
#2 0x0841cb58 in ARDOUR::Session::midi_thread_work ()
#3 0x0841d1d3 in ARDOUR::Session::_midi_thread_work ()
0000004 0xb79ee380 in start_thread () from /lib/tls/libpthread.so.0
0000005 0xb7878dde in clone () from /lib/tls/libc.so.6

[Switching to thread 6 (Thread -1260876880 (LWP 8558))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
0000001 0xb786ff04 in poll () from /lib/tls/libc.so.6
#2 0x084157ae in ARDOUR::Session::feedback_thread_work ()
#3 0xb79ee380 in start_thread () from /lib/tls/libpthread.so.0
0000004 0xb7878dde in clone () from /lib/tls/libc.so.6

[Switching to thread 7 (Thread -1276896336 (LWP 8559))]#0 0xb6bf6e58 in Ladspa_Paramfilt::runproc () from /usr/lib/ladspa/filters.so
(gdb) bt
#0 0xb6bf6e58 in Ladspa_Paramfilt::runproc () from /usr/lib/ladspa/filters.so
0000001 0x3b01a393 in ?? ()
#2 0x3b2539a6 in ?? ()
#3 0x3afa7188 in ?? ()
0000004 0x3af4c355 in ?? ()
0000005 0x3aee2e24 in ?? ()
#6 0x08b59688 in ?? ()
#7 0x00000200 in ?? ()
0000008 0x08559bec in vtable for ARDOUR::LadspaPlugin ()
0000009 0x0839f861 in ARDOUR::LadspaPlugin::connect_and_run ()
0000010 0x083838c0 in ARDOUR::PluginInsert::connect_and_run ()
0000011 0x08383a1f in ARDOUR::PluginInsert::automation_run ()
0000012 0x08383dd5 in ARDOUR::PluginInsert::run ()
0000013 0x083df028 in ARDOUR::Route::process_output_buffers ()
0000014 0x0832ee67 in ARDOUR::AudioTrack::roll ()
#15 0x0841e221 in ARDOUR::Session::process_routes ()
0000016 0x08420125 in ARDOUR::Session::process_with_events ()
#17 0x083386b9 in ARDOUR::AudioEngine::process_callback ()
0000018 0xb79b9a62 in jack_client_close () from /usr/lib/libjack.so.0
0000019 0x00000000 in ?? ()
TagsNo tags attached.

Relationships

related to 0001120 closedtaybin Crash using loop play 
related to 0001098 closedtaybin looping with gain automation enabled crashes ardour 

Activities

taybin

2007-02-23 18:09

administrator   ~0003387

Is this still an issue?

timblech

2007-02-23 18:29

reporter   ~0003390

i haven't experienced it for quite some time ...

Issue History

Date Modified Username Field Change
2006-02-27 18:56 timblech New Issue
2006-02-27 18:56 timblech E-mail => timblechmann@gmx.de
2006-02-27 18:56 timblech Name => tim
2007-02-23 18:05 taybin Relationship added related to 0001098
2007-02-23 18:07 taybin Relationship added related to 0001120
2007-02-23 18:09 taybin Note Added: 0003387
2007-02-23 18:29 timblech Note Added: 0003390
2007-02-23 18:41 taybin Status new => resolved
2007-02-23 18:41 taybin Resolution open => unable to reproduce
2007-02-23 18:41 taybin Assigned To => taybin
2008-11-20 23:57 seablade Status resolved => closed