View Issue Details

IDProjectCategoryView StatusLast Update
0004638ardourbugspublic2012-06-04 07:25
Reporteremem Assigned Tocth103  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0-beta2 
Target Version3.0-beta3 
Summary0004638: segmentation fault on startup for some sessions
DescriptionArdour reports segmentation fault at the start of some sessions. I enclose messages and file gdb session. The file runs fine in beta1a (and earlier).
Additional InformationStarting program: /opt/Ardour-3.0beta2_11213-dbg/bin/ardour-3.0
[Thread debugging using libthread_db enabled]
lilv_world_load_bundle(): error: Error reading file:///usr/local/lib/lv2/linuxDSP LV2 Manuals/manifest.ttl
Ardour3.0beta2 (built using ['11213'] and GCC version 4.4.6)
Copyright (C) 1999-2012 Paul Davis
Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker

Ardour comes with ABSOLUTELY NO WARRANTY
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This is free software, and you are welcome to redistribute it
under certain conditions; see the source for copying conditions.
Cannot xinstall SIGPIPE error handler
ardour: [INFO]: Loading default ui configuration file /opt/Ardour-3.0beta2_11213-dbg/etc/ardour3_ui_default.conf
Loading user ui configuration file /home/avlinux5/mmalessa/.config/ardour3/ardour3_ui.conf
ardour: [INFO]: Loading ui configuration file /opt/Ardour-3.0beta2_11213-dbg/etc/ardour3_ui_dark.rc
ardour: [INFO]: Ardour will be limited to 1024 open files
[New Thread 0xb3b2eb70 (LWP 3080)]
ardour: [INFO]: Loading system configuration file /opt/Ardour-3.0beta2_11213-dbg/etc/ardour_system.rc
Loading user configuration file /home/avlinux5/mmalessa/.config/ardour3/ardour.rc
Using SSE optimized routines
[New Thread 0xb332db70 (LWP 3081)]
[New Thread 0xb2b2cb70 (LWP 3082)]
[New Thread 0xb21ffb70 (LWP 3083)]
ardour: [INFO]: looking for panners in /home/avlinux5/mmalessa/.config/ardour3/panners:/usr/local/lib/ardour3/panners:/opt/Ardour-3.0beta2_11213-dbg/lib/panners
ardour: [INFO]: Panner discovered: "VBAP 2D panner" in /opt/Ardour-3.0beta2_11213-dbg/lib/panners/libpanvbap.so
ardour: [INFO]: Panner discovered: "Mono to Stereo Panner" in /opt/Ardour-3.0beta2_11213-dbg/lib/panners/libpan1in2out.so
ardour: [INFO]: Panner discovered: "Equal Power Stereo" in /opt/Ardour-3.0beta2_11213-dbg/lib/panners/libpan2in2out.so
[New Thread 0xade3fb70 (LWP 3084)]
[New Thread 0xad63eb70 (LWP 3085)]
[New Thread 0xace3db70 (LWP 3086)]
[New Thread 0xac4ffb70 (LWP 3087)]
[Thread 0xac4ffb70 (LWP 3087) exited]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0xac510660)" 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*) 0xa15da40)" of type `GString'
[Thread 0xace3db70 (LWP 3086) exited]
[Thread 0xade3fb70 (LWP 3084) exited]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::even-row-color' of type `GdkColor' from rc file value "((GString*) 0x9ff9360)" of type `GString'
[New Thread 0xade3fb70 (LWP 3089)]
RemoteVSTClient: all cache files are up-to-date, not running scanner
LV2: Discovering 48 plugins
Done LV2 discovery
[New Thread 0xaa8deb70 (LWP 3091)]
[New Thread 0xaa45db70 (LWP 3092)]
[New Thread 0xaa3dcb70 (LWP 3093)]
[New Thread 0xaa35bb70 (LWP 3094)]
[New Thread 0xaa2dab70 (LWP 3095)]
[New Thread 0xaa1d6c90 (LWP 3096)]
[New Thread 0xace3db70 (LWP 3097)]

Program received signal SIGSEGV, Segmentation fault.
0xb74cf4ef in ARDOUR::Tempo::frames_per_beat (this=0x402f7eb2, sr=44100)
    at ../libs/ardour/tempo.cc:51
51 ../libs/ardour/tempo.cc: No such file or directory.
    in ../libs/ardour/tempo.cc
TagsNo tags attached.

Activities

2012-01-16 18:55

 

gabriel-v2a.ardour (659,431 bytes)

paul

2012-01-20 11:19

administrator   ~0012591

this is almost certainly fixed in current svn.

emem

2012-01-20 22:38

reporter   ~0012595

Thank you.

cth103

2012-01-21 16:41

administrator   ~0012598

Please re-open if you still have problems. Thanks!

emem

2012-01-21 21:28

reporter   ~0012606

In 11293 works perfectly. Once again, thanks.

Issue History

Date Modified Username Field Change
2012-01-16 18:54 emem New Issue
2012-01-16 18:55 emem File Added: gabriel-v2a.ardour
2012-01-17 22:41 cth103 cost => 0.00
2012-01-17 22:41 cth103 Target Version => 3.0-beta3
2012-01-20 11:19 paul Note Added: 0012591
2012-01-20 22:38 emem Note Added: 0012595
2012-01-21 16:41 cth103 Note Added: 0012598
2012-01-21 16:41 cth103 Status new => resolved
2012-01-21 16:41 cth103 Resolution open => fixed
2012-01-21 16:41 cth103 Assigned To => cth103
2012-01-21 21:28 emem Note Added: 0012606
2012-06-04 07:25 emem Status resolved => closed