View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005473 | ardour | bugs | public | 2013-05-05 14:56 | 2020-04-19 20:16 |
| Reporter | oolongbrothers | Assigned To | drobilla | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0005473: Undo quantization crashes Ardour 3.1 | ||||
| Description | When I quantize a MIDI region and then push Ctrl+Z to undo the quantization, Ardour crashes cold. When other edit steps are performed after such a MIDI quantization, those edit steps can be undone without problems, undoing the MIDI quantization still crashes Ardour though. See below for a log of running Ardour on the command line, with the last error appearing after the crash. | ||||
| Additional Information | RemoteVSTClient: all cache files are up-to-date, not running scanner RemoteVSTClient: all cache files are up-to-date, not running scanner bnd txt domain [gtk2_ardour3] to /usr/share/locale Ardour3.1 (built using 3.1-upstream and GCC version 4.6.3) /usr/share/themes/Adwaita/gtk-2.0/gtkrc:81: error: unexpected identifier `reliefstyle', expected character `}' ardour: [INFO]: Loading default ui configuration file /etc/ardour3/ardour3_ui_default.conf Loading ui configuration file /etc/ardour3/ardour3_ui_dark.rc /usr/share/themes/Adwaita/gtk-2.0/gtkrc:81: error: unexpected identifier `reliefstyle', expected character `}' ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files ardour: [INFO]: Loading system configuration file /etc/ardour3/ardour_system.rc Loading user configuration file /media/Data/0-home/alex-trilogy/.config/ardour3/ardour.rc Using SSE optimized routines Announcement is: 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 lilv_plugin_load_ports_if_necessary(): error: Plugin <http://home.gna.org/lv2vocoder/1> port symbol `600' is invalid 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 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 0x6791748 spurious note off chan 0, note 37 @ 16.5618 0x6791748 spurious note off chan 0, note 37 @ 24.5249 0x6791748 spurious note off chan 0, note 37 @ 32.4593 0x6791748 spurious note off chan 0, note 42 @ 35.4995 0x7f1d0c0d1a30 note 42/0 was already on, now at 2 0x7f1d0c0d1a30 note 42/0 was already on, now at 2 found 33 kits 0x7f1d0c0d1a30 note 42/0 was already on, now at 2 0x7f1d0c0d1a30 note 42/0 was already on, now at 3 0x7f1d0c0d1a30 note 38/0 was already on, now at 2 0x7f1d0c0d1a30 note 42/0 was already on, now at 3 0x7f1d0c0d1a30 note 42/0 was already on, now at 4 0x7f1d0c0d1a30 note 42/0 was already on, now at 5 0x7f1d0c0d1a30 note 38/0 was already on, now at 3 0x7f1d0c0d1a30 note 42/0 was already on, now at 5 0x7f1d0c0d1a30 note 42/0 was already on, now at 6 0x7f1d0c0d1a30 note 42/0 was already on, now at 7 ardour-3.0: ../libs/evoral/src/Sequence.cpp:1213: typename Evoral::Sequence<Time>::Notes::const_iterator Evoral::Sequence<Time>::note_lower_bound(Time) const [with Time = double, typename Evoral::Sequence<Time>::Notes::const_iterator = std::_Rb_tree_const_iterator<boost::shared_ptr<Evoral::Note<double> > >]: Assertion `i == _notes.end() || (*i)->time() >= t' failed. Aborted (core dumped) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-05-05 14:56 | oolongbrothers | New Issue | |
| 2014-11-14 03:47 | drobilla | Note Added: 0015964 | |
| 2014-11-14 03:47 | drobilla | Assigned To | => drobilla |
| 2014-11-14 03:47 | drobilla | Status | new => resolved |
| 2014-11-14 03:47 | drobilla | Resolution | open => fixed |
| 2020-04-19 20:16 | system | Note Added: 0023227 | |
| 2020-04-19 20:16 | system | Status | resolved => closed |