View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005252 | ardour | bugs | public | 2013-01-05 08:53 | 2013-01-05 08:53 |
Reporter | prokoudine | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0005252: A3 crashes at freezing a region | ||||
Description | I'm trying to freeze a region in a track with Guitarix LV2 on it. A3 crashes every time I try to do it. | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd8079800 (LWP 8242)] 0x00007ffff14e958e in fftwf_execute_dft_r2c () from /usr/lib/x86_64-linux-gnu/libfftw3f.so.3 (gdb) bt #0 0x00007ffff14e958e in fftwf_execute_dft_r2c () from /usr/lib/x86_64-linux-gnu/libfftw3f.so.3 0000001 0x00007fffbcb4213f in Convlevel::process(bool) () from /usr/local/lib/lv2/gxamp.lv2/gxamp.so #2 0x00007fffbcb4235e in Convlevel::readout(bool, unsigned int) () from /usr/local/lib/lv2/gxamp.lv2/gxamp.so #3 0x00007fffbcb424ed in Convproc::process(bool) () from /usr/local/lib/lv2/gxamp.lv2/gxamp.so 0000004 0x00007fffbcb40628 in GxSimpleConvolver::compute(int, float*, float*) () from /usr/local/lib/lv2/gxamp.lv2/gxamp.so 0000005 0x00007fffbcb40683 in GxSimpleConvolver::run_static(unsigned int, GxSimpleConvolver*, float*) () from /usr/local/lib/lv2/gxamp.lv2/gxamp.so #6 0x00007ffff769d29f in lilv_instance_run (instance=0x60ed610, sample_count=65536) at /usr/local/include/lilv-0/lilv/lilv.h:1591 #7 0x00007ffff76a6d8e in ARDOUR::LV2Plugin::run (this=0x6060a50, nframes=65536) at ../libs/ardour/lv2_plugin.cc:1749 0000008 0x00007ffff76a6286 in ARDOUR::LV2Plugin::connect_and_run (this=0x6060a50, bufs=..., in_map=..., out_map=..., nframes=65536, offset=0) at ../libs/ardour/lv2_plugin.cc:1623 0000009 0x00007ffff74f673e in ARDOUR::PluginInsert::connect_and_run (this=0x605f6d0, bufs=..., nframes=65536, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 0000010 0x00007ffff74f6f28 in ARDOUR::PluginInsert::run (this=0x605f6d0, bufs=..., nframes=65536) at ../libs/ardour/plugin_insert.cc:464 0000011 0x00007ffff72b9017 in ARDOUR::AudioTrack::export_stuff (this=0x5c472e0, buffers=..., start=0, nframes=65536, endpoint=..., include_endpoint=false, for_export=false) at ../libs/ardour/audio_track.cc:539 0000012 0x00007ffff75b0562 in ARDOUR::Session::write_one_track (this=0x3571c40, track=..., start=0, end=486294, srcs=..., itt=..., endpoint=..., include_endpoint=false, for_export=false) at ../libs/ardour/session.cc:4049 0000013 0x00007ffff72b9a5d in ARDOUR::AudioTrack::freeze_me (this=0x5c472e0, itt=...) at ../libs/ardour/audio_track.cc:662 0000014 0x000000000104c1b1 in Editor::freeze_thread (this=0x2e854b0) at ../gtk2_ardour/editor_ops.cc:3465 #15 0x000000000104c0f8 in Editor::_freeze_thread (arg=0x2e854b0) at ../gtk2_ardour/editor_ops.cc:3455 0000016 0x00007ffff5eaae66 in fake_thread_start (arg=0xdd40310) at ../libs/pbd/pthread_utils.cc:80 #17 0x00007ffff0cd7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 0000018 0x00007ffff0a04cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 0000019 0x0000000000000000 in ?? () | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-05 08:53 | prokoudine | New Issue |