View Issue Details

IDProjectCategoryView StatusLast Update
0003834ardourbugspublic2020-04-19 20:15
ReporterWen40 Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0003834: Segfault when stopping write automation
DescriptionArdour3 0009084 crash at the end of writing automation.

dbg output :
(gdb) run
Starting program: /usr/lib/ardour3/ardour-3.0
[Thread debugging using libthread_db enabled]
Ardour3.0pre0 (built using ['8977'] et GCC version 4.4.3)
Copyright (C) 1999-2011 Paul Davis
Pour certaines parties, Copyright © Steve Harris, Ari Johnson, Brett Viren, Joel Baker

Ardour est distribué sans AUCUNE GARANTIE
pas même de COMMERCIALISATION
ou d'ADÉQUATION À UN BUT PARTICULIER.
Ceci est un logiciel libre et vous êtes encouragé à le distribuer
sous certaines conditions ; voir le fichier source pour les conditions de distribution.
Cannot xinstall SIGPIPE error handler
ardour: [INFO]: Loading default ui configuration file /usr/etc/ardour3/ardour3_ui_default.conf
Loading user ui configuration file /home/obooklage/.config/ardour3/ardour3_ui.conf
ardour: [INFO]: Loading ui configuration file /usr/etc/ardour3/ardour3_ui_dark.rc
ardour: [INFO]: Ardour will be limited to 1024 open files
ardour: [INFO]: Loading system configuration file /usr/etc/ardour3/ardour_system.rc
Loading user configuration file /home/obooklage/.config/ardour3/ardour.rc
Using SSE optimized routines
[New Thread 0x7fffe5349700 (LWP 2763)]
[New Thread 0x7fffe4b48700 (LWP 2764)]
[New Thread 0x7fffe4347700 (LWP 2765)]
ardour: [INFO]: looking for panners in /home/obooklage/.config/ardour3/panners:/usr/lib/ardour3/panners
ardour: [INFO]: Panner discovered: "Equal Power Stereo"
ardour: [INFO]: Panner discovered: "VBAP 2D panner"
ardour: [INFO]: Panner discovered: "Mono to Stereo Panner"
[New Thread 0x7fffe09dd700 (LWP 2766)]
[New Thread 0x7fffdffd7700 (LWP 2767)]
[New Thread 0x7fffdf7d6700 (LWP 2768)]
[New Thread 0x7fffdefd5700 (LWP 2769)]
[New Thread 0x7fffde7d4700 (LWP 2770)]
[New Thread 0x7fffddfd3700 (LWP 2771)]
[New Thread 0x7fffddf52700 (LWP 2772)]
[Thread 0x7fffddf52700 (LWP 2772) exited]
[Thread 0x7fffddfd3700 (LWP 2771) exited]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x261c980)" of type `GString'
[Thread 0x7fffde7d4700 (LWP 2770) exited]
[Thread 0x7fffdffd7700 (LWP 2767) exited]
[Thread 0x7fffdefd5700 (LWP 2769) exited]
[Thread 0x7fffe09dd700 (LWP 2766) exited]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x25dd880)" of type `GString'
[New Thread 0x7fffddfd3700 (LWP 2774)]
[New Thread 0x7fffddf52700 (LWP 2775)]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x7fffd0011860)" of type `GString'
VST_PATH not set, defaulting to /home/obooklage/vst:/usr/local/lib/vst:/usr/lib/vst
[New Thread 0x7fffb51f0700 (LWP 2777)]
[New Thread 0x7fffb516f700 (LWP 2778)]
[New Thread 0x7fffb50ee700 (LWP 2779)]
[New Thread 0x7fffb506d700 (LWP 2780)]
[New Thread 0x7fffb4fec700 (LWP 2781)]
[New Thread 0x7fffb4f6b700 (LWP 2782)]
[New Thread 0x7fffb4eea700 (LWP 2783)]
[New Thread 0x7fffb4e69700 (LWP 2784)]
[New Thread 0x7fffb4de7820 (LWP 2785)]
[New Thread 0x7fffe09dd700 (LWP 2786)]
Playlist: region added at 440998
--- cut ---
Looking for MIDI Controllable with ID 5085
    result = 0x7fffda49ffa0
[New Thread 0x7fffdefd5700 (LWP 2790)]
[Thread 0x7fffdefd5700 (LWP 2790) exited]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x261e2c0)" of type `GString'
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x7fffd0018d80)" of type `GString'
[Thread 0x7fffdf7d6700 (LWP 2768) exited]
ardour-3.0: ../libs/evoral/src/ControlList.cpp :326 : void Evoral::ControlList::merge_nascent(double): L'assertion « range_begin != _events.end() » a échoué.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffb4de7820 (LWP 2785)]
0x00007fffed0dea75 in raise () from /lib/libc.so.6
TagsNo tags attached.

Relationships

related to 0003537 closedcth103 [PATCH] Ardour crashes when playhead is moved if fader automation is on the 'write' setting. 

Activities

cth103

2011-03-07 18:43

administrator   ~0010314

Is this repeatable for you? Can you list the precise sequence of steps that causes it?

xherbie

2011-04-04 21:14

reporter   ~0010476

same problem here with svn 9247. Crash occurs when in fader automation write mode and the stop button is pressed. It don't crashes when the fader automation is set from write to manual mode before pressing the stop button

cth103

2011-04-23 00:19

administrator   ~0010645

I think was fixed in SVN 9384, so I'll mark as resolved. Please re-open if you are still having problems. Thanks!

system

2020-04-19 20:15

developer   ~0022442

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-03-07 01:26 Wen40 New Issue
2011-03-07 01:39 cth103 cost => 0.00
2011-03-07 01:39 cth103 Severity minor => major
2011-03-07 01:39 cth103 Target Version => 3.0-beta1
2011-03-07 17:29 cth103 Relationship added related to 0003537
2011-03-07 18:43 cth103 Note Added: 0010314
2011-03-07 18:43 cth103 Status new => feedback
2011-04-04 21:14 xherbie Note Added: 0010476
2011-04-23 00:19 cth103 Note Added: 0010645
2011-04-23 00:19 cth103 Status feedback => resolved
2011-04-23 00:19 cth103 Resolution open => fixed
2011-04-23 00:19 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022442
2020-04-19 20:15 system Status resolved => closed