View Issue Details

IDProjectCategoryView StatusLast Update
0006047ardourbugspublic2014-11-26 21:04
Reportercharlesfox Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Summary0006047: Rename segment then save causes crash
DescriptionUsing debian latest version,
3.5.380~dfsg-3

Every time I rename a segment (double click on name, then edit "Name" in the new window, and confirm) then save, the system crashes with

(ardour-3.5.380~dfsg-3:3438): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
Segmentation fault
TagsNo tags attached.

Activities

x42

2014-11-26 21:04

administrator   ~0016007

The "GLib-GObject-WARNING" has nothing to do with it (you can ignore this warning. It's from libgkt and was removed in gtk, update gtk or get an official binary from http://ardour.org/downloads which includes a newer gtk).

As for the crash, please see http://ardour.org/debugging_ardour

Without further information, best guess is that you try to rename a MIDI track
and end up with a name-conflict. That could also lead to data-loss.
These issue have been fixed in 3.5.403. see http://ardour.org/whatsnew.html

Issue History

Date Modified Username Field Change
2014-11-26 19:16 charlesfox New Issue
2014-11-26 21:04 x42 Note Added: 0016007