View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005912 | ardour | bugs | public | 2014-04-17 19:01 | 2014-12-31 04:42 |
| Reporter | wbrown338 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 3.0 | ||||
| Summary | 0005912: core dump when deleting multiple midi notes | ||||
| Description | Hello. Per an irc chat, I'm posting this pastebin to report a core dump I keep getting when deleting multiple midi events from a midi track with a fluidsynth plugin attached. http://pastebin.com/raw.php?i=qBbw5ucT []$ ardour3 bnd txt domain [gtk2_ardour3] to /usr/share/locale Ardour3.5.357 (built using 3.5-357-gce4d125 and GCC version 4.8.2 20140206 (prerelease)) 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 /home/bill/.config/ardour3/ardour.rc Using SSE optimized routines /usr/share/themes/Mire v2_Lime/gtk-2.0/gtkrc:57: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored. /usr/share/themes/Mire v2_Lime/gtk-2.0/gtkrc:67: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/Mire v2_Lime/gtk-2.0/gtkrc:70: Murrine configuration option "gradients" is no longer supported and will be ignored. (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext25CellRendererColorSelectorE::color after class was initialised 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/Mire v2_Lime/gtk-2.0/gtkrc:57: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored. /usr/share/themes/Mire v2_Lime/gtk-2.0/gtkrc:67: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/Mire v2_Lime/gtk-2.0/gtkrc:70: Murrine configuration option "gradients" is no longer supported and will be ignored. Found 1 along /home/bill/.config/ardour3/templates:/usr/share/ardour3/templates Announcement is: run dialog Scanning folders for bundled LV2s: /usr/lib/ardour3/LV2 (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised Creating a blank synth Calling configure on soundfont Loading /home/bill/Music/soundfonts/Bass/Accoustic Jazz Bass.sf2 fluidsynth: warning: No preset found on channel 9 [bank=128 prog=0] sid=1 Calling configure on preset_key_set Calling configure on soundfont Loading /home/bill/Music/soundfonts/Bass/Accoustic Jazz Bass.sf2 fluidsynth: warning: No preset found on channel 9 [bank=128 prog=0] sid=1 Calling configure on preset_key_set Creating a blank synth (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_GnomeCanvasLineSet::x1 after class was initialised (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_GnomeCanvasLineSet::y1 after class was initialised (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_GnomeCanvasLineSet::x2 after class was initialised (ardour-3.5.357:32714): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_GnomeCanvasLineSet::y2 after class was initialised CALF DEBUG: instance 0xf968a70 data 0xf92dea8 CALF DEBUG: calf 0x7f40effffaf0 cpi 0x7f40ef638110 Send configures... ardour-3.5.357: ../libs/evoral/src/Sequence.cpp:1216: 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) Let me know if you need more infromation. Thanks. | ||||
| Tags | No tags attached. | ||||