You are not logged in.

#1 2008-11-25 10:21:04

kordusit
Member
Registered: 2008-09-21
Posts: 4

Ardour Segmentation Fault

When i try to create a new ardour project the app crashes with the following error:

simone ~  $  ardour2
Ardour/GTK 2.5
   (built using 3525 and GCC version 4.3.2)
Copyright (C) 1999-2008 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.
loading default ui configuration file /etc/ardour2/ardour2_ui_default.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
ardour: [INFO]: No H/W specific optimizations in use
ardour: [INFO]: looking for control protocols in /home/simone/.ardour2/surfaces/:/usr/lib/ardour2/surfaces/
ardour: [INFO]: Control surface protocol discovered: "Generic MIDI"
ardour: [INFO]: Control surface protocol discovered: "Mackie"
powermate: Opening of powermate failed - No such file or directory
ardour: [INFO]: Control protocol powermate not usable
ardour: [INFO]: Control protocol Tranzport not usable

(ardour-2.5:3421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(ardour-2.5:3421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(ardour-2.5:3421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(ardour-2.5:3421): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
no message buffer overruns
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::cursor-color' of type `GdkColor' from rc file value "((GString*) 0x22566c0)" of type `GString'
loading bindings from /etc/ardour2/mnemonic-us.bindings
Loading session /home/simone/test using snapshot test (2)
Segmentation fault

Jack in running and it works fine with other applications. I'm using the package from extra that is the 2.5 version, I've compiled ardour 2.7 but i got the same error when running it.

Offline

#2 2008-12-22 13:16:30

AsA
Member
From: Milan - Italy
Registered: 2008-10-05
Posts: 40

Re: Ardour Segmentation Fault

Same problem here, is it possible that a recent update is conflicting with ardour? Since some weeks ago it was working seamlessy.

Does anyone can help? Is it possible to debug a segmentation fault?


WINDOS - Windos Is Not a Decent Operating System

Help me improve my english!
If you notice bad grammar in my posts, please correct me! Thanks!

Offline

#3 2008-12-26 19:18:01

AsA
Member
From: Milan - Italy
Registered: 2008-10-05
Posts: 40

Re: Ardour Segmentation Fault

I solved it, I think it's a bug in Ardour, but maybe could be also Arch related (someone wants to try it on other distros?), in fact to get Ardour starting you absolutely need the hostname "localhost" configured in /etc/hosts.

For example this is my currently working /etc/hosts

# /etc/hosts: static lookup table for host names
#

#<ip-address>   <hostname.domain.org>   <hostname>

#HOSTNAME (the same of rc.conf)
127.0.0.1               arch.localdomain   arch

#ardour workaround
127.0.0.2               localhost.localdomain   localhost

# End of file

WINDOS - Windos Is Not a Decent Operating System

Help me improve my english!
If you notice bad grammar in my posts, please correct me! Thanks!

Offline

Board footer

Powered by FluxBB