Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254599 - =media-sound/lmms-0.4.2 segmentation fault
Summary: =media-sound/lmms-0.4.2 segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 01:39 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2009-03-04 03:32 UTC (History)
1 user (show)

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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-01-12 01:39:52 UTC
(gdb) run
Starting program: /usr/bin/lmms
[Thread debugging using libthread_db enabled]
[New Thread 0x7f7671328750 (LWP 30941)]
Notice: could not set realtime priority.
[New Thread 0x40e77950 (LWP 30944)]
[New Thread 0x42502950 (LWP 30945)]
[New Thread 0x41678950 (LWP 30946)]
[New Thread 0x42d03950 (LWP 30947)]
[New Thread 0x43504950 (LWP 30948)]
[New Thread 0x43d05950 (LWP 30949)]
[New Thread 0x44506950 (LWP 30950)]
[New Thread 0x44d07950 (LWP 30951)]
[New Thread 0x45508950 (LWP 30952)]
[New Thread 0x45d09950 (LWP 30953)]
[New Thread 0x4650a950 (LWP 30958)]
[New Thread 0x46d0b950 (LWP 30959)]
[Thread 0x4650a950 (LWP 30958) exited]
[Thread 0x46d0b950 (LWP 30959) exited]
[New Thread 0x46d0b950 (LWP 30963)]
[New Thread 0x4650a950 (LWP 30964)]
[Thread 0x46d0b950 (LWP 30963) exited]
[Thread 0x4650a950 (LWP 30964) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x44506950 (LWP 30950)]
0x00000000005886a6 in mixerWorkerThread::run (this=0x8a8ef0)
    at /var/tmp/portage/media-sound/lmms-0.4.2/work/lmms-0.4.2/src/core/mixer.cpp:196
196                     it->playHandleJob->play( m_workingBuf );
(gdb) bt
#0  0x00000000005886a6 in mixerWorkerThread::run (this=0x8a8ef0)
    at /var/tmp/portage/media-sound/lmms-0.4.2/work/lmms-0.4.2/src/core/mixer.cpp:196
#1  0x00007f766e6b08df in ?? () from /usr/lib/qt4/libQtCore.so.4
#2  0x00007f766e0230da in start_thread () from /lib/libpthread.so.0
#3  0x00007f766bec8b7d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()
(gdb)

to get this backtrace I recompiled lmms with 

CFLAGS="-march=barcelona -O1 -pipe -ggdb"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1"
USE="${USE} debug"
FEATURES="${FEATURES} nostrip keeptemp keepwork splitdebug"

but the segfault happens with my usual setting as well (see emerge --info below)


Reproducible: Always

Steps to Reproduce:
Just run the app for a while.



# emerge --info
Portage 2.2_rc20 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27.10 x86_64)
=================================================================
System uname: Linux-2.6.27.10-x86_64-Quad-Core_AMD_Opteron-tm-_Processor_2354-with-glibc2.2.5
Timestamp of tree: Sun, 11 Jan 2009 19:00:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.2_pre
sys-apps/sandbox:    1.3.2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=barcelona -mtune=barcelona -O2 -finline-functions -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/X11/Sessions /etc/X11/app-defaults /etc/X11/xinit /etc/adobe /etc/bash_completion.d /etc/bonobo-activation /etc/ca-certificates.conf /etc/cups /etc/dbus-1 /etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/fish /etc/fonts /etc/fonts/fonts.conf /etc/foomatic /etc/gconf /etc/gentoo-release /etc/gimp /etc/gnome-vfs-2.0 /etc/gtk /etc/gtk-2.0 /etc/hotplug /etc/hotplug.d /etc/imlib /etc/init.d /etc/iproute2 /etc/nas /etc/ntop /etc/pam.d /etc/pango /etc/profile.d /etc/revdep-rebuild /etc/sandbox.d /etc/sasl2 /etc/sgml /etc/ssl /etc/ssmtp /etc/t1lib /etc/terminfo /etc/udev/rules.d /etc/xinetd.d /etc/xml /etc/zsh"
CXXFLAGS="-march=barcelona -mtune=barcelona -O2 -finline-functions -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --jobs=1 --with-bdeps=y"
FEATURES="collision-protect distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror ftp://ftp.tu-clausthal.de/pub/linux/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
LINGUAS="de en"
MAKEOPTS="-j7"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.254/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 berkdb branding bzip2 cairo cdparanoia cdr cli cracklib crypt cups dvd dvdr dvdread emboss encode fam ffmpeg flac gdbm gif gnutls gpg gtk iconv idn imagemagick imlib isdnlog jpeg jpeg2k kde kdehiddenvisibility lame mad midi mikmod mjpeg mmx mmxext mp3 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pdf png ppds pppd qt3 qt3support quicktime readline reflection sdl session silc slang smp spell spl sse sse2 ssl startup-notification svg sysfs theora threads tiff truetype usb v4l2 vcd vorbis x264 xcomposite xml xorg xulrunner xv xvid zlib" ALSA_CARDS="emu10k1 hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv qt-core lmms
[ebuild   R   ] x11-libs/qt-core-4.4.2  USE="-debug -doc -glib -pch qt3support ssl"
[ebuild   R   ] media-sound/lmms-0.4.2  USE="alsa debug -fftw -fluidsynth -jack ogg -pulseaudio sdl -stk (-vst)"

As you can see, I didn't recompile qt-core with the debug USE flag. If you need debugging information from qt as well, just tell me and I will recompile qt and provide all necessary information.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-01-12 01:41:35 UTC
Reassigning proaudio herd, CCing maintainer.
Comment 2 Thomas Kuther 2009-02-28 23:20:35 UTC
Sorry, never got the CC mail.

Does that still happen with 0.4.3?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-04 03:32:30 UTC
I currently don't have that machine I experienced this problem on anymore. I tried to reproduce the segfault on another ~amd64 machine I am using but cannot reproduce it with version 0.4.3 and the limited tests I did.
So I mark this bug as fixed.