Segmentation Fault Ardour version 2.8.4

Hi,
i have a 2.8.4 version from Debian Sidux repository packages, i use Sidux. This release was builded with SVN version 6077 and GCC4.4.2.

This is the only message from shell:

user@siduxbox:~$ ardour2
Ardour/GTK 2.8.4
(costruito usando 6077e la versione GCC4.4.2)
Diritti d’autore © 1999-2008 Paul Davis
Alcune porzioni dei diritti d’autore © Steve Harris, Ari Johnson, Brett Viren, Joel Baker

Ardour è distribuito ASSOLUTAMENTE SENZA GARANZIA
nemmeno per COMMERCIALIZZAZIONE o ADATTATO PER UN USO PARTICOLARE
Questo è un software libero e puoi ridistribuirlo
sotto certe condizioni; vedi la sorgente per le condizioni di copia.
sto caricando il file predefinito di configurazione ui /etc/ardour2/ardour2_ui_default.conf
sto caricando il file di configurazione ui /home/user/.ardour2/ardour2_ui.conf
Loading ui configuration file /etc/ardour2/ardour2_ui_dark.rc
theme_init() called from internal clearlooks engine
ardour: [INFO]: Ardour will be limited to 1024 open files
loading system configuration file /etc/ardour2/ardour_system.rc
loading user configuration file /home/user/.ardour2/ardour.rc
ardour: [INFO]: No H/W specific optimizations in use
Segmentation fault

And this is from gdb output:

Reading symbols from /usr/lib/ardour2/ardour-2.8.4…(no debugging symbols found)…done.
(gdb) start
Temporary breakpoint 1 at 0x83880b3
Starting program: /usr/lib/ardour2/ardour-2.8.4
/usr/lib/ardour2/ardour-2.8.4: error while loading shared libraries: libardour.so: cannot open shared object file: No such file or directory


Program exited with code 0177.
(gdb)

The library is in the correct path, i don’t know anything else

Thanks

Ciao

Sorry,
i created differents topics, it’s a mistake. The button PREVIEW it’s a topic SAVE?

…this is the correct topic.

If possible cancel the others.

Thanx
ciao

@zappa: http://ardour.org/how_to_report_a_bug and http://ardour.org/debugging_ardour

HI,
I think i found the error:

i used another version of ardour (2.8 from revision 4918), in another version of Debian Sidux. I start ardour normally and i close normally. After, i modified a parameter of Jackd (0.118 version), in QjackCtl in Setup -> Misc there is a flag “Enable D-Bus interface”, i checked this flag and I restarted Jackd and Ardour. Ardour doesn’t run. I cancelled the flag and Ardour running correctly.
At this moment I can’t test this problem with the version 2.8.4.

If this is a bug of Ardour I open a bug report in Mantis.

Thanx

Hi

A few days ago librasqal and librdf were updated in Debian sid. Since then there is this crash on startup :

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561681

It affected my compiled Ardour as well. I recompiled it and it doesn’t crash anymore.

@all
Thank you very so much!
I have to recompile the source :wink: