Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210552 - media-sound/ardour-2.3.1: segfault creating new session
Summary: media-sound/ardour-2.3.1: segfault creating new session
Status: RESOLVED DUPLICATE of bug 194437
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 01:57 UTC by Paolo F
Modified: 2008-02-28 18:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo F 2008-02-18 01:57:04 UTC
I'm using:
media-sound/ardour-2.3.1
dev-cpp/libgnomecanvasmm-2.20.0
dev-cpp/glibmm-2.14.2
dev-cpp/gtkmm-2.12.4

And I get exactly the same crash as of comments #8 #9 #10 of bug #194437.
[-> segfaults whether you try create a new session or open an existing one]


Here is my bt:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235769152 (LWP 6620)]
0xb7a87a49 in Glib::Interface::Interface () from /usr/lib/libglibmm-2.4.so.1
(gdb) bt
#0  0xb7a87a49 in Glib::Interface::Interface () from /usr/lib/libglibmm-2.4.so.1
#1  0xb7ac9191 in Atk::Implementor::Implementor () from /usr/lib/libatkmm-1.6.so.1
#2  0xb71c615e in Gtk::Widget::Widget () from /usr/lib/libgtkmm-2.4.so.1
#3  0xb711a036 in Gtk::Container::Container () from /usr/lib/libgtkmm-2.4.so.1
#4  0xb7143bf6 in Gtk::Layout::Layout () from /usr/lib/libgtkmm-2.4.so.1
#5  0xb6e311f6 in Gnome::Canvas::Canvas::Canvas () from /usr/lib/libgnomecanvasmm-2.6.so.1
#6  0xb6e31d4e in Gnome::Canvas::CanvasAA::CanvasAA () from /usr/lib/libgnomecanvasmm-2.6.so.1
#7  0x084f367f in Editor::Editor ()
#8  0x083f8dc6 in ARDOUR_UI::create_editor ()
#9  0x083b2c44 in ARDOUR_UI::setup_windows ()
#10 0x083cc3a1 in ARDOUR_UI::post_engine ()
#11 0x083ccce2 in ARDOUR_UI::create_engine ()
#12 0x083cd284 in ARDOUR_UI::get_session_parameters ()
#13 0x083cdaed in ARDOUR_UI::startup ()
#14 0x083b4bf3 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() ()
#15 0x083b4c0a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() ()
#16 0x083b4c26 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it ()
#17 0x083d91f5 in sigc::internal::signal_emit0<void, sigc::nil>::emit ()
#18 0x083d92b0 in sigc::signal0<void, sigc::nil>::emit ()
#19 0x083d92c3 in sigc::signal0<void, sigc::nil>::operator() ()
#20 0xb6f45ddb in Gtkmm2ext::UI::run () from /usr/lib/ardour2/libgtkmm2ext.so
#21 0x0864c94c in main ()



And here is my linked libs form objdump and equery:

libardour.so (ardour-2.3.1)
libardour_cp.so (ardour-2.3.1)
libatkmm-1.6.so.1 (gtkmm-2.12.4)
libglibmm-2.4.so.1 (glibmm-2.14.2)
libatk-1.0.so.0 (atk-1.20.0)
libsigc-2.0.so.0 (libsigc++-2.0.17)
libgobject-2.0.so.0 (glib-2.14.6)
libgmodule-2.0.so.0 (glib-2.14.6)
libdl.so.2 (glibc-2.5-r2)
libglib-2.0.so.0 (glib-2.14.6)
libfftw3.so.3 (fftw-3.0.1-r1)
libfftw3f.so.3 (fftw-3.0.1-r1)
libm.so.6 (glibc-2.5-r2)
libgdkmm-2.4.so.1 (gtkmm-2.12.4)
libpangomm-1.4.so.1 (gtkmm-2.12.4)
libgdk-x11-2.0.so.0 (gtk+-2.12.8)
libcairomm-1.0.so.1 (cairomm-1.2.4)
libgdk_pixbuf-2.0.so.0 (gtk+-2.12.8)
libpangocairo-1.0.so.0 (pango-1.18.4)
libpango-1.0.so.0 (pango-1.18.4)
libcairo.so.2 (cairo-1.4.6)
libgthread-2.0.so.0 (glib-2.14.6)
librt.so.1 (glibc-2.5-r2)
libgtk-x11-2.0.so.0 (gtk+-2.12.8)
libgtkmm-2.4.so.1 (gtkmm-2.12.4)
libgtkmm2ext.so (ardour-2.3.1)
libjack.so.0 (jack-audio-connection-kit-0.109.2)
libpthread.so.0 (glibc-2.5-r2)
libgnomecanvas-2.so.0 (libgnomecanvas-2.20.1.1)
libart_lgpl_2.so.2 (libart_lgpl-2.3.19-r1)
libgnomecanvasmm-2.6.so.1 (libgnomecanvasmm-2.20.0)
liblrdf.so.2 (liblrdf-0.4.0)
libmidi++.so (ardour-2.3.1)
libpbd.so (ardour-2.3.1)
libsamplerate.so.0 (libsamplerate-0.1.2)
libsndfile.so.1 (libsndfile-1.0.17-r1)
libasound.so.2 (alsa-lib-1.0.16_rc2)
libvampsdk.so (ardour-2.3.1)
libvamphostsdk.so (ardour-2.3.1)
libxml2.so.2 (libxml2-2.6.28)
libxslt.so.1 (libxslt-1.1.20)
libz.so.1 (zlib-1.2.3-r1)
librubberband.so (ardour-2.3.1)
libstdc++.so.6 (gcc-3.4.6-r2
sys-devel/gcc-4.1.2)
libgcc_s.so.1 (gcc-3.3.6-r1 sys-devel/gcc-3.4.6-r2 sys-devel/gcc-4.1.2)
libc.so.6 (glibc-2.5-r2)

Also downgraded to gtkmm-2.12.3, but no luck.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-18 07:33:37 UTC
emerge --info please
Comment 2 Paolo F 2008-02-18 13:07:23 UTC
(In reply to comment #1)
> emerge --info please
> 

excuse me, I forgot it.

Here is:
emerge --info

Portage 2.1.4.4 (default-linux/x86/2006.1/desktop, gcc-4.1.2, glibc-2.5-r2, 2.6.19-suspend2-r3 i686)
=================================================================
System uname: 2.6.19-suspend2-r3 i686 Intel(R) Pentium(R) M processor 1.60GHz
Timestamp of tree: Sun, 17 Feb 2008 05:00:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.3.6-r1, 2.4.4-r4, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/Eterm/themes/Eterm /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo http://mirror.gentoo.ru/pub/mirror/gentoo/ ftp://files.gentoo.gr http://pandemonium.tiscali.de/pub/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://chod.cwru.edu/gentoo ftp://chod.cwru.edu/gentoo http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.mirror.icd.hu/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.seren.com/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.heanet.ie/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.mirror.solnet.ch ftp://mirror.switch.ch/mirror/gentoo/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/"
LANG="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv isdnlog jpeg ldap mad midi mikmod mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evded" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon fglrx vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



Comment 3 Paolo F 2008-02-18 13:11:40 UTC
(In reply to comment #1)
> emerge --info please
> 

btw, I just installed ardour-2.3.1 with the 2.0-ongoing tarball on ardour.org,
and it works.
Comment 4 Alexis Ballier gentoo-dev 2008-02-28 18:26:39 UTC
yep... this is a bug I thought was fixed... it seems it's not; lets track it in the old bug.



*** This bug has been marked as a duplicate of bug 194437 ***