First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 70164
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lars Strojny <lars@strojny.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sj.out Output of "strace -o ~/sj.out sound-juicer" text/plain Lars Strojny 2004-11-05 07:02 0000 717.74 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 70164 depends on: Show dependency tree
Show dependency graph
Bug 70164 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-05 06:58 0000
Recompiling of flac and/or sound-juicer takes no effect. It seems to be a
problem of sound-juicer, ripping with media-sound/grip works quite well.
strace-output follows


$ emerge -pv flac
(...)
[ebuild   R   ] media-libs/flac-1.1.1  -debug +sse -xmms 0 kB
(...)

$ emerge -pv sound-juicer
(...)
[ebuild   R   ] media-sound/sound-juicer-0.5.14  -debug +encode +flac +hal
+oggvorbis 0 kB
(...)

$ emerge info
Portage 2.0.51-r2 (default-linux/x86/2004.3, gcc-3.4.2,
glibc-2.3.4.20041021-r0, 2.6.9-mabuse i686)
=================================================================
System uname: 2.6.9-mabuse i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.6.5
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fstack-protector -mmmx -msse
-m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fstack-protector -mmmx
-msse -m3dnow"
DISTDIR="/mnt/portage/distfiles"
FEATURES="autoaddcvs ccache digest distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/portage/overlay-portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl acpi alsa avi bitmap-fonts bonobo caca cdr crypt dri
dvd encode esd ethereal evo flac font-server glx gnome gnomedb gphoto2 gpm
gstreamer gtk2 gtkhtml hal howl imagemagick imlib2 ipv6 javascript jpeg ldap
mad maildir mikmod mmap mmx mng mozilla moznocompose moznoirc moznomail mozsvg
mpeg mpeg4 ncurses nls no_wxgtk1 nodrm nogcj nptl oggvorbis opengl openssh pam
pic png python samba spell sse ssl svg threads tiff transcode truetype
truetype-fonts type1-fonts unicode usb videos wxwindows xface xfs xml xml2
xprint xrandr xv"

------- Comment #1 From Lars Strojny 2004-11-05 07:02:31 0000 -------
Created an attachment (id=43342) [edit]
Output of "strace -o ~/sj.out sound-juicer"

Maybe it brings some effort to have the strace-output

------- Comment #2 From foser (RETIRED) 2004-11-05 09:38:54 0000 -------
get a real backtrace and first lower your CFLAGS .

------- Comment #3 From Lars Strojny 2004-11-05 10:28:20 0000 -------
Lowering my CFLAGS brings no effect (User flags: -O2 -march=athlon-xp
-fomit-frame-pointer -fstack-protector).

You mean a gdb-backtrace with "real backtrace"?

------- Comment #4 From Joe McCann (RETIRED) 2004-11-05 17:03:14 0000 -------
compiling all revevant packages with USE=debug would also be good. Won't get
any decent backtrace with -fomit-frame-pointer

------- Comment #5 From Lars Strojny 2004-11-05 18:16:05 0000 -------
This seems to be the relevant part of the gdb-output. I am really a beginner in
using gdb, I've used "exec-file" and "run". Any tips to make the ouput more
verbose?

[Switching to Thread -1214675264 (LWP 23250)]
0xb7515d48 in FLAC__stream_encoder_process_interleaved () from
/usr/lib/libFLAC.so.6

------- Comment #6 From Mike Gardiner (RETIRED) 2004-11-05 18:26:03 0000 -------
1.) run 'gdb /usr/bin/sound-juicer'
2.) in gdb) run
3.) wait for a crash
4.) in gdb) bt

That'll get you a backtrace

------- Comment #7 From Lars Strojny 2004-11-05 18:30:10 0000 -------
obz, thanks very much. Here is the result:
#0  0xb7515d48 in FLAC__stream_encoder_process_interleaved () from /usr/lib/libFLAC.so.6
#1  0xb7507f7d in FLAC__seekable_stream_encoder_process_interleaved () from /usr/lib/libFLAC.so.6
#2  0xb7537411 in gst_flacenc_quality_get_type () from /usr/lib/gstreamer-0.8/libgstflac.so
#3  0x0824d558 in ?? ()
#4  0x082e2e48 in ?? ()
#5  0x0000024c in ?? ()
#6  0x46c67450 in g_free () from /usr/lib/libglib-2.0.so.0
#7  0x060929e5 in ?? ()
#8  0x00000000 in ?? ()
#9  0x47f0ec8a in ?? () from /usr/lib/libgstreamer-0.8.so.1
#10 0x46c67450 in g_free () from /usr/lib/libglib-2.0.so.0
#11 0x060929e5 in ?? ()
#12 0x00009c30 in ?? ()
#13 0x47ec2feb in gst_debug_log_valist () from /usr/lib/libgstreamer-0.8.so.1

------- Comment #8 From foser (RETIRED) 2004-11-08 17:01:26 0000 -------
I cannot reproduce this, i'm assuming you have all of gstreamer at the latest
version in portage ?

Also you should recompile more with safe CFLAGS to get a more useful backtrace
: sound-juicer, flac, gst-plugins, gst-plugins-flac, gstreamer.

------- Comment #9 From Lars Strojny 2004-11-21 11:44:59 0000 -------
Bug is "fixed". My Desktop CPU is now trash and so I have no chance to
reproduce it. Sorry for steeling your time without a result

------- Comment #10 From Lars Strojny 2005-02-08 06:48:49 0000 -------
I reopen this bug because of http://bugs.gentoo.org/show_bug.cgi?id=53542

------- Comment #11 From Lars Strojny 2005-02-08 07:00:57 0000 -------
Same solution as in http://bugs.gentoo.org/show_bug.cgi?id=53542. Use the
x86-version of media-sound/flac instead of ~x86 and it works fine. Maybe
flac-1.1.1 should be masked?!

------- Comment #12 From foser (RETIRED) 2005-03-08 14:55:45 0000 -------
ABI/API breakage without versioning changes..

fixed up the gst-plugins-flac deps to reflect this.

------- Comment #13 From Lars Strojny 2005-03-09 08:17:47 0000 -------
Are you sure, you'd checked in the modified gst-plugins-flac-ebuild? I was
syncing just now, the mask was ok but the ebuild seems to be unmodified.

First Last Prev Next    No search results available      Search page      Enter new bug