View Issue Details

IDProjectCategoryView StatusLast Update
0005978ardourbugspublic2014-10-07 22:09
Reporteralexanderlindo Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Summary0005978: Ardour 3.5.403 Crashes when using the Bounce Region with Processing Command
DescriptionArdour 3.5.403 crashes when using the "Bounce Region (with processing)" command.
Additional Informationalex@user-pc:~$ ardour3 --debug
a1=
a2=
a3=
a4=
aend=
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /opt/ardour3/bin/ardour-3.5.403...(no debugging symbols found)...done.
(gdb) run
Starting program: /opt/ardour3/bin/ardour-3.5.403
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
bnd txt domain [gtk2_ardour3] to /opt/ardour3/share/locale
Ardour3.5.403 (built using 3.5-403-gec2cb31 and GCC version 4.4.6)
ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
[New Thread 0x7fffe8d6e700 (LWP 5133)]
ardour: [INFO]: Loading system configuration file /opt/ardour3/etc/ardour_system.rc
Loading user configuration file /home/alex/.config/ardour3/ardour.rc
Using SSE optimized routines
[New Thread 0x7fffe856d700 (LWP 5134)]
[New Thread 0x7fffe7d6c700 (LWP 5135)]
[New Thread 0x7fffe756b700 (LWP 5136)]
Cannot xinstall SIGPIPE error handler
Gtk-Message: Failed to load module "canberra-gtk-module"
ardour: [INFO]: Loading default ui configuration file /opt/ardour3/etc/ardour3_ui_default.conf
Loading user ui configuration file /opt/ardour3/etc/ardour3_ui.conf

(ardour-3.5.403:5129): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext25CellRendererColorSelectorE::color after class was initialised
ardour: [INFO]: Loading ui configuration file /opt/ardour3/etc/ardour3_ui_dark.rc
[New Thread 0x7ffff7e96800 (LWP 5137)]
[New Thread 0x7fffe5083700 (LWP 5138)]
[New Thread 0x7fffe5002700 (LWP 5139)]
[Thread 0x7fffe5002700 (LWP 5139) exited]
[Thread 0x7fffe5083700 (LWP 5138) exited]
[New Thread 0x7fffcffff700 (LWP 5140)]
[New Thread 0x7fffc7956700 (LWP 5141)]
[New Thread 0x7fffc7155700 (LWP 5142)]
[New Thread 0x7fffc6954700 (LWP 5143)]
[New Thread 0x7fffc6153700 (LWP 5144)]
[New Thread 0x7fffc5952700 (LWP 5145)]
[New Thread 0x7fffc5151700 (LWP 5146)]
Found 0 along /home/alex/.config/ardour3/templates:/opt/ardour3/share/templates
run dialog
[Thread 0x7fffc7956700 (LWP 5141) exited]
[Thread 0x7fffc5952700 (LWP 5145) exited]
[Thread 0x7fffc6954700 (LWP 5143) exited]
[Thread 0x7fffc6153700 (LWP 5144) exited]
[Thread 0x7fffc7155700 (LWP 5142) exited]
Announcement is:
[Thread 0x7ffff7e96800 (LWP 5137) exited]
[Thread 0x7fffc5151700 (LWP 5146) exited]
[New Thread 0x7fffe501d700 (LWP 5149)]
[New Thread 0x7fffc7956700 (LWP 5150)]
[New Thread 0x7fffc78d5700 (LWP 5151)]
[New Thread 0x7fffc5151700 (LWP 5152)]
Scanning folders for bundled LV2s: /opt/ardour3/lib/LV2

(ardour-3.5.403:5129): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
[New Thread 0x7fffc71f6800 (LWP 5153)]
[New Thread 0x7fffc7155700 (LWP 5154)]
[New Thread 0x7fffc6153700 (LWP 5155)]
[New Thread 0x7fffc5952700 (LWP 5156)]
[New Thread 0x7fff97f9f700 (LWP 5157)]
[New Thread 0x7fff9779e700 (LWP 5158)]
[Thread 0x7fff97f9f700 (LWP 5157) exited]
[Thread 0x7fff9779e700 (LWP 5158) exited]
[New Thread 0x7fff9779e700 (LWP 5159)]
[Thread 0x7fff9779e700 (LWP 5159) exited]
[Thread 0x7fffc5952700 (LWP 5156) exited]
CALF DEBUG: instance 0x2349310 data 0xebfbad8
CALF DEBUG: calf 0x7fffae7559d0 cpi 0x7fff961a9ab0
Send configures...
ardour-3.5.403: ../libs/ardour/process_thread.cc:75: static ARDOUR::BufferSet& ARDOUR::ProcessThread::get_silent_buffers(ARDOUR::ChanCount): Assertion `tb' failed.

Program received signal SIGABRT, Aborted.
0x00007fffeca1cbb9 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb)
TagsNo tags attached.

Relationships

duplicate of 0005920 closedx42 Ardour 3.5.357 crashes on bounce/consolidate with processing 

Activities

alexanderlindo

2014-10-05 20:10

reporter   ~0015905

This test was done on a fresh install of Ubuntu 14.04.1 with the Unity desktop.

x42

2014-10-07 22:09

administrator   ~0015909

this was fixed in Ardour 3.5.2045 (yet unreleased)

Issue History

Date Modified Username Field Change
2014-10-05 20:04 alexanderlindo New Issue
2014-10-05 20:10 alexanderlindo Note Added: 0015905
2014-10-07 22:07 x42 Relationship added duplicate of 0005920
2014-10-07 22:09 x42 Note Added: 0015909