View Issue Details

IDProjectCategoryView StatusLast Update
0005482ardourbugspublic2013-12-23 13:18
Reportermendred Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0005482: ardour crashes when editing midi -
DescriptionThis happens in both the stable 3.1.10 and the latest 3.1 from git (3.1-75-gcadfc2a). The error message is the same in both. Ardour randomly crashes when editing midi with the following message

ardour-3.1: /usr/include/boost/smart_ptr/shared_ptr.hpp:424: T* boost::shared_ptr<T>::operator->() const [with T = MIDI::Name::ChannelNameSet]: Assertion `px != 0' failed.

It started happening AFTER this event. In the process of editing a large project, I observed that midi notes started "falling through" the region i.e. record a midi track using a keyboard. Either duplicate/overdub and delete a part of the region or the region copy. You will see that the notes that were in the region appear directly on the track. They don't trigger any midi events i.e. they are like ghost notes. You can select them individually and delete them but can't select them using the range tool. This is annoying cosmetically but otherwise can be ignored.

The point was that editing or creating a new midi region near this area where starts making ardour crash. Not sure if there is any connection, but ardour never crashed before this happened (started building this project with ardour 3.0 beta5 and midi has worked great for me since then)

I have attached the debug trace in the additional info.

Distribution is Ubuntu 13.04 with KXStudio

kernel: 3.8.0-19-lowlatency
jackdmp 1.9.9.5

Let me know if you require any other bits of information

Additional Information./ardbg
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /opt/other/ardour/3.0/build/gtk2_ardour/ardour-3.1...done.
(gdb) start
Temporary breakpoint 1 at 0x123976b: file ../gtk2_ardour/main.cc, line 432.
Starting program: /opt/other/ardour/3.0/build/gtk2_ardour/ardour-3.1
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffd000
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff2385700 (LWP 16611)]
[Thread 0x7ffff2385700 (LWP 16611) exited]
Warning: unknown parameter map_curve for plugin organ
Warning: unknown parameter perc_timbre for plugin organ
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-dyn2.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-dyn2.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-dyn2.lv2/
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-eq2.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-eq2.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-eq2.lv2/
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-dyn1.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-dyn1.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-dyn1.lv2/
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-gate1.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-gate1.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-gate1.lv2/
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-gate2.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-gate2.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-gate2.lv2/
lilv_world_add_plugin(): error: Duplicate plugin <http://linuxdsp.co.uk/lv2/pro-eq1.lv2>
lilv_world_add_plugin(): error: ... found in file:///usr/lib/lv2/pro-eq1.lv2/
lilv_world_add_plugin(): error: ... and file:///usr/local/lib/lv2/pro-eq1.lv2/

Temporary breakpoint 1, main (argc=1, argv=0x7fffffffd458) at ../gtk2_ardour/main.cc:432
432 fixup_bundle_environment (argc, argv);
(gdb) continue
Continuing.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 14: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
bnd txt domain [gtk2_ardour3] to /usr/local/share/locale
Ardour3.1 (built using 3.1-75-gcadfc2a and GCC version 4.7.3)
Cannot xinstall SIGPIPE error handler
ardour: [INFO]: Loading default ui configuration file ./../gtk2_ardour/ardour3_ui_default.conf
Loading user ui configuration file /home/mendred/.config/ardour3/ardour3_ui.conf
ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
WARNING: gnome-keyring:: couldn't connect to: /run/user/mendred/keyring-D0A8uR/pkcs11: No such file or directory
[New Thread 0x7ffff2385700 (LWP 17879)]
ardour: [INFO]: Loading system configuration file ./../ardour_system.rc
Loading user configuration file /home/mendred/.config/ardour3/ardour.rc
Using SSE optimized routines
[New Thread 0x7fffd0fdb700 (LWP 17880)]
[New Thread 0x7fffd07da700 (LWP 17881)]
[New Thread 0x7fffcffd9700 (LWP 17882)]
ardour: [INFO]: Loading ui configuration file ./../build/gtk2_ardour/ardour3_ui_dark.rc
[New Thread 0x7fffceebd800 (LWP 17883)]
[New Thread 0x7fffce1b5700 (LWP 17884)]
[New Thread 0x7fffcd548700 (LWP 17885)]

(ardour-3.1:16607): Gtk-WARNING **: Theme file for default has no directories

[New Thread 0x7fffccb2a700 (LWP 17886)]
[New Thread 0x7fff9fd97700 (LWP 17887)]
[New Thread 0x7fff9f596700 (LWP 17888)]
[New Thread 0x7fff9ed95700 (LWP 17889)]
[New Thread 0x7fffcc329700 (LWP 17890)]
[New Thread 0x7fffcc2a8700 (LWP 17891)]
[Thread 0x7fffcc2a8700 (LWP 17891) exited]
[Thread 0x7fffcc329700 (LWP 17890) exited]
Announcement is:
[Thread 0x7fffceebd800 (LWP 17883) exited]
[Thread 0x7fff9fd97700 (LWP 17887) exited]
[Thread 0x7fffccb2a700 (LWP 17886) exited]
[Thread 0x7fff9ed95700 (LWP 17889) exited]
[New Thread 0x7fffcc329700 (LWP 18551)]
[New Thread 0x7fffcc2a8700 (LWP 18552)]
error: failed to expand CURIE `:symbol'
error: attempt to add quad with NULL field
error: failed to expand CURIE `:symbol'
error: attempt to add quad with NULL field
error: failed to expand CURIE `:symbol'
error: attempt to add quad with NULL field
error: /usr/lib/lv2/gx_delay.lv2/gx_delay.ttl:114:22: `.' inside blank
error: /usr/lib/lv2/gx_echo.lv2/gx_echo.ttl:114:22: `.' inside blank
lilv_plugin_load_ports_if_necessary(): error: Plugin <http://home.gna.org/lv2vocoder/1> port symbol `600' is invalid
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-1_pi#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-2_pi#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-2_sqrtpi#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-ln10#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-ln2#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-log10e#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-log2e#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-pi#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-pi_2#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-pi_4#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-sqrt1_2#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-constants.lv2/math-constants.ttl:19:31: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-constant-sqrt2#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-abs#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-abs-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-acos-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-asin#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-asin-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-atan#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-atan-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-atan2#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-atan2-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-ceil#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-ceil-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-cos#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-cos-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-cosh#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-cosh-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-exp#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-exp-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-floor#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-floor-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-fmod#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-fmod-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-log#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-log-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-log10#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-log10-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-modf#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-modf-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-pow#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-pow-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sin#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sin-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sinh#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sinh-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sqrt#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-sqrt-ctrl#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-tan#0> has no (mandatory) doap:name
error: /usr/lib/lv2/math-functions.lv2/math-functions.ttl:76:30: name ends with `.'
lilv_plugin_get_name(): warning: Plugin <http://ll-plugins.nongnu.org/lv2/math-function-tan-ctrl#0> has no (mandatory) doap:name
lilv_plugin_load_ports_if_necessary(): error: Plugin <http://miplug.in/plugins/dynamic5band/mono> port symbol `attack-B1' is invalid
lilv_plugin_load_ports_if_necessary(): error: Plugin <http://miplug.in/plugins/dynamic5band/stereo> port symbol `release-B1' is invalid
lilv_plugin_load_ports_if_necessary(): error: Plugin <http://portalmod.com/plugins/tap/pinknoise> port symbol `Noise Level [dB]' is invalid
error: failed to expand CURIE `foaf:name'
error: attempt to add quad with NULL field
error: failed to expand CURIE `foaf:homepage'
error: attempt to add quad with NULL field
error: failed to expand CURIE `foaf:mbox'
error: attempt to add quad with NULL field
error: failed to expand CURIE `foaf:name'
error: attempt to add quad with NULL field
error: failed to expand CURIE `foaf:homepage'
error: attempt to add quad with NULL field
error: failed to expand CURIE `foaf:mbox'
error: attempt to add quad with NULL field
[New Thread 0x7fff9d359700 (LWP 18553)]
[New Thread 0x7fff9d2d8700 (LWP 18554)]
[New Thread 0x7fff9d257700 (LWP 18555)]
[New Thread 0x7fff9d1d6700 (LWP 18556)]
[New Thread 0x7fff9d155700 (LWP 18557)]
[New Thread 0x7fff9d0d4700 (LWP 18558)]
[New Thread 0x7fff9d053700 (LWP 18559)]
[New Thread 0x7fff9cfd2700 (LWP 18560)]
[New Thread 0x7fff9cf50800 (LWP 18561)]
[New Thread 0x7fff9ed95700 (LWP 18562)]

Using UTF-8 encoding
[New Thread 0x7fffccb2a700 (LWP 18563)]
[New Thread 0x7fff9fd97700 (LWP 18564)]
[New Thread 0x7fff819a2700 (LWP 18565)]
[New Thread 0x7fff80f28700 (LWP 18566)]
[New Thread 0x7fff6bfff700 (LWP 18567)]
[New Thread 0x7fff6b4c0700 (LWP 18568)]
[New Thread 0x7fff6acbf700 (LWP 18569)]
[New Thread 0x7fff691e4700 (LWP 18570)]
[New Thread 0x7fff689e3700 (LWP 18571)]
[New Thread 0x7fff5fd82700 (LWP 18574)]
[New Thread 0x7fff9c1d0700 (LWP 18575)]
[New Thread 0x7fff9c14f700 (LWP 18576)]
Starting disk thread...[New Thread 0x7fff9c0ce700 (LWP 18577)]
OK
EQ support: no
[Thread 0x7fff9c0ce700 (LWP 18577) exited]
[New Thread 0x7fff681e2700 (LWP 18578)]
[Thread 0x7fff681e2700 (LWP 18578) exited]
[New Thread 0x7fff9c0ce700 (LWP 18579)]
Stopping disk thread...OK
[Thread 0x7fff9c0ce700 (LWP 18579) exited]
Starting disk thread...[New Thread 0x7fff9c0ce700 (LWP 18580)]
OK
EQ support: no
[Thread 0x7fff9c0ce700 (LWP 18580) exited]
[New Thread 0x7fff681e2700 (LWP 18581)]
[Thread 0x7fff681e2700 (LWP 18581) exited]
[New Thread 0x7fff9c0ce700 (LWP 18582)]
Stopping disk thread...OK
[Thread 0x7fff9c0ce700 (LWP 18582) exited]
Starting disk thread...[New Thread 0x7fff9c0ce700 (LWP 18583)]
OK
EQ support: no
[Thread 0x7fff9c0ce700 (LWP 18583) exited]
[New Thread 0x7fff681e2700 (LWP 18584)]
Scheduling '/usr/share/sounds/sf2/Legato strings.sf2' (Index=0) to be loaded in background (if not loaded yet).
[New Thread 0x7fff9c0ce700 (LWP 18585)]
Loading sf2 file '/usr/share/sounds/sf2/Legato strings.sf2'...[Thread 0x7fff681e2700 (LWP 18584) exited]
[New Thread 0x7fff68161700 (LWP 18586)]
OK
Loading sf2 instrument ('/usr/share/sounds/sf2/Legato strings.sf2',0)...OK
Caching initial samples...Stopping disk thread...OK
[Thread 0x7fff68161700 (LWP 18586) exited]
Starting disk thread...[New Thread 0x7fff68161700 (LWP 18587)]
OK
EQ support: no
[Thread 0x7fff68161700 (LWP 18587) exited]
[New Thread 0x7fff681e2700 (LWP 18588)]
Scheduling '/usr/share/sounds/sf2/Legato strings.sf2' (Index=0) to be loaded in background (if not loaded yet).
OK
Freeing sf2 file from memory...OK
Loading sf2 file '/usr/share/sounds/sf2/Legato strings.sf2'...OK
Loading sf2 instrument ('/usr/share/sounds/sf2/Legato strings.sf2',0)...OK
Caching initial samples...OK
[New Thread 0x7fff5f37b700 (LWP 18589)]
[New Thread 0x7fff5eb7a700 (LWP 18590)]
[Thread 0x7fffce1b5700 (LWP 17884) exited]
[New Thread 0x7fffce1b5700 (LWP 18591)]
Loading drumkit 'GSCW-1-v2'
[New Thread 0x7fff5e379700 (LWP 18592)]
marked Theme Manager as transient of *Ships are safe in the harbour - Mixer - Ardour
marked Theme Manager as transient of *Ships are safe in the harbour - Mixer - Ardour
marked Playlists as transient of *Ships are safe in the harbour - Mixer - Ardour
marked Plugin Manager as transient of *Ships are safe in the harbour - Mixer - Ardour
[New Thread 0x7fff5da23700 (LWP 19227)]
[New Thread 0x7fff5d222700 (LWP 19228)]
[New Thread 0x7fff5ca21700 (LWP 19229)]
[Thread 0x7fff5da23700 (LWP 19227) exited]
[Thread 0x7fff5ca21700 (LWP 19229) exited]
marked Theme Manager as transient of *Ships are safe in the harbour - Ardour
marked Theme Manager as transient of *Ships are safe in the harbour - Ardour
marked Playlists as transient of *Ships are safe in the harbour - Ardour
marked Plugin Manager as transient of *Ships are safe in the harbour - Ardour
marked Theme Manager as transient of Ships are safe in the harbour - Ardour
marked Theme Manager as transient of Ships are safe in the harbour - Ardour
marked Playlists as transient of Ships are safe in the harbour - Ardour
marked Plugin Manager as transient of Ships are safe in the harbour - Ardour
[Thread 0x7fff5d222700 (LWP 19228) exited]
ardour-3.1: /usr/include/boost/smart_ptr/shared_ptr.hpp:424: T* boost::shared_ptr<T>::operator->() const [with T = MIDI::Name::ChannelNameSet]: Assertion `px != 0' failed.

Program received signal SIGABRT, Aborted.
0x0000003250037037 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) continue
Continuing.
[Thread 0x7fff5f37b700 (LWP 18589) exited]
[Thread 0x7fff681e2700 (LWP 18588) exited]
[Thread 0x7fff9c1d0700 (LWP 18575) exited]
[Thread 0x7fff9c0ce700 (LWP 18585) exited]
[Thread 0x7fffce1b5700 (LWP 18591) exited]
[Thread 0x7fff5e379700 (LWP 18592) exited]
[Thread 0x7fff9c14f700 (LWP 18576) exited]
[Thread 0x7fff5fd82700 (LWP 18574) exited]
[Thread 0x7fff689e3700 (LWP 18571) exited]
[Thread 0x7fff691e4700 (LWP 18570) exited]
[Thread 0x7fff5eb7a700 (LWP 18590) exited]
[Thread 0x7fff6acbf700 (LWP 18569) exited]
[Thread 0x7fff6b4c0700 (LWP 18568) exited]
[Thread 0x7fff6bfff700 (LWP 18567) exited]
[Thread 0x7fff80f28700 (LWP 18566) exited]
[Thread 0x7fff819a2700 (LWP 18565) exited]
[Thread 0x7fff9fd97700 (LWP 18564) exited]
[Thread 0x7fffccb2a700 (LWP 18563) exited]
[Thread 0x7fff9ed95700 (LWP 18562) exited]
[Thread 0x7fff9cf50800 (LWP 18561) exited]
[Thread 0x7fff9cfd2700 (LWP 18560) exited]
[Thread 0x7fff9d053700 (LWP 18559) exited]
[Thread 0x7fff9d0d4700 (LWP 18558) exited]
[Thread 0x7fff9d155700 (LWP 18557) exited]
[Thread 0x7fff9d1d6700 (LWP 18556) exited]
[Thread 0x7fff9d257700 (LWP 18555) exited]
[Thread 0x7fff9d2d8700 (LWP 18554) exited]
[Thread 0x7fff9d359700 (LWP 18553) exited]
[Thread 0x7fffcc2a8700 (LWP 18552) exited]
[Thread 0x7fffcc329700 (LWP 18551) exited]
[Thread 0x7fff9f596700 (LWP 17888) exited]
[Thread 0x7fffcd548700 (LWP 17885) exited]
[Thread 0x7fffcffd9700 (LWP 17882) exited]
[Thread 0x7fffd07da700 (LWP 17881) exited]
[Thread 0x7fffd0fdb700 (LWP 17880) exited]
[Thread 0x7ffff2385700 (LWP 17879) exited]

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.
TagsNo tags attached.

Activities

mendred

2013-12-23 13:17

reporter   ~0015509

Doesn't arise in the latest version 3.5.143

mendred

2013-12-23 13:18

reporter   ~0015510

Resolved in latest release

Issue History

Date Modified Username Field Change
2013-05-12 11:08 mendred New Issue
2013-12-23 13:17 mendred Note Added: 0015509
2013-12-23 13:18 mendred Note Added: 0015510
2013-12-23 13:18 mendred Status new => closed
2013-12-23 13:18 mendred Resolution open => fixed