After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 638261 - Ardour crashes with segfault at startup
Ardour crashes with segfault at startup
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: general
2.7.8
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-29 11:54 UTC by Hartmut Noack
Modified: 2021-07-05 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hartmut Noack 2010-12-29 11:54:10 UTC
Starting Ardour2 or Ardour3 (both build from SVN) or Ardour from Fedoras Repo-Package I get this:

Loading ui configuration file /usr/local/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 /usr/local/etc/ardour2/ardour_system.rc
ardour: [INFO]: Using SSE optimized routines
Speicherzugriffsfehler (Speicherabzug geschrieben)

Last line in English: segmentation fault (core dumped)

reading /var/log/messages reveals this:

Dec 16 15:32:35 denkpad kernel: [ 145.306261] ardour-2.8.11[2445]: segfault at 8 ip 0131f056 sp bffd71d4 error 4 in libc-2.12.90.so[129e000+18d000]

Ardours Dev Paul Davis thinks, this is an issue with libxml2 in conjuction with zlib but upgrading libxml2 to its dayly git-snapshot and even downgrading it did not work either. With the fresh install of Fedora14 2 weeks ago the Package from Fedoras repo did work very much OK.
Comment 1 Hartmut Noack 2010-12-29 15:01:01 UTC
strace revealed, that ardour crashed while reading the LADSPA-Plugin of the CALF-collection. After removing this plugin ardour starts. Still there seems to be something broken: Ardour starts in English only, locale seems to be ignored...
Comment 2 Rob D 2011-07-04 23:13:14 UTC
I can confirm this. Running Kubuntu fresh install (11.04) and installed Ardour2 from standard repository.
Running Ardour as root is a workaround, but it requires running all other associated programs (e.g. jack) as root too.
Comment 3 GNOME Infrastructure Team 2021-07-05 13:22:26 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxml2/-/issues/

Thank you for your understanding and your help.