Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#544734: [gstreamer0.10-plugins-bad] bad $HOME/.gstreamer-0.10/registry.i486.bin file

0 views
Skip to first unread message

Bégault Luc

unread,
Sep 2, 2009, 1:40:06 PM9/2/09
to
Package: gstreamer0.10-plugins-bad
Version: 0.10.14-1
Severity: grave

--- Please enter the report below this line. ---
Hi,
using amsn I was unable to connect after gstreamer0.10-plugins-bad
update. It was crashing with an error like "unable to initialize
GStreamer" (sorry I forgot to note the exact message). I made an strace
and discovered that the crash occured after amsn tried to access
$HOME/.gstreamer-0.10/registry.i486.bin
I manage to downgrade gstreamer0.10-plugins-bad and -good and it fixed
the problem.
Thanks.

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-1-686

Debian Release: squeeze/sid
500 unstable master.begault.net
1 experimental master.begault.net

--- Package information. ---
Depends (Version) | Installed
==================================================-+-===============
libasound2 (>> 1.0.18) | 1.0.20-4
libass3 (>= 0.9.6-1) | 0.9.6-1
libbz2-1.0 | 1.0.5-3
libc6 (>= 2.3.6-6~) | 2.9-26
libcdaudio1 (>= 0.99.12p2) | 0.99.12p2-9
libcelt0 (>= 0.4.0) | 0.6.1-1
libdc1394-22 | 2.1.2-1
libdca0 | 0.0.5-3
libdirectfb-1.2-0 | 1.2.8-4
libdvdnav4 (>= 4.1.3) | 4.1.3-4
libdvdread4 (>= 4.1.3) | 4.1.3-6
libexempi3 (>= 2.1.0) | 2.1.1-1
libexif12 | 0.6.17-1
libfaad0 (>= 2.6.1) | 2.6.1-3.1
libgcc1 (>= 1:4.1.1) | 1:4.4.1-3
libglib2.0-0 (>= 2.16.0) | 2.20.5-1
libgmyth0 | 1:0.7.1-1.1+b1
libgsm1 (>= 1.0.12) | 1.0.13-1
libgstreamer-plugins-base0.10-0 (>= 0.10.23) | 0.10.24-1
libgstreamer0.10-0 (>= 0.10.23) | 0.10.24-1
libiptcdata0 | 1.0.3-1
libjack0 (>= 0.116.1) | 0.116.2+svn3592-2
libjasper1 (>= 1.900.1) | 1.900.1-6
libmms0 (>= 0.3-4) | 0.4-2
libmodplug0c2 (>= 1:0.7-4.1) | 1:0.8.7-1
libmpcdec3 | 1:1.2.2-2.1
libmusicbrainz4c2a (>= 2.1.5) | 2.1.5-2
libneon27-gnutls (>= 0.28.4) | 0.28.6-1
libofa0 (>= 0.9.3) | 0.9.3-3
liboil0.3 (>= 0.3.8) | 0.3.16-1
libopenspc0 | 0.3.99a-2
libsndfile1 | 1.0.20-1+b1
libsoundtouch1c2 (>= 1.3.1) | 1.3.1-2
libssl0.9.8 (>= 0.9.8f-5) | 0.9.8k-4
libstdc++6 (>= 4.1.1) | 4.4.1-3
libwildmidi0 | 0.2.2-2
libx11-6 | 2:1.2.2-1
libxml2 (>= 2.6.27) | 2.7.3.dfsg-2.1
gstreamer0.10-plugins-base | 0.10.24-1


Package's Recommends field is empty.

Package's Suggests field is empty.


--
To UNSUBSCRIBE, email to debian-bugs...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Bégault Luc

unread,
Sep 4, 2009, 6:10:07 AM9/4/09
to
Sebastian Dröge wrote:

> Am Mittwoch, den 02.09.2009, 19:19 +0200 schrieb Bégault Luc:
>
>> Package: gstreamer0.10-plugins-bad
>> Version: 0.10.14-1
>> Severity: grave
>>
>> --- Please enter the report below this line. ---
>> Hi,
>> using amsn I was unable to connect after gstreamer0.10-plugins-bad
>> update. It was crashing with an error like "unable to initialize
>> GStreamer" (sorry I forgot to note the exact message). I made an strace
>> and discovered that the crash occured after amsn tried to access
>> $HOME/.gstreamer-0.10/registry.i486.bin
>> I manage to downgrade gstreamer0.10-plugins-bad and -good and it fixed
>> the problem.
>> Thanks.
>>
>
> Hi,
> could you upgrade to the new versions again and run
>
> GST_REGISTRY_FORK=no gdb gst-inspect-0.10
> run
> [wait until it crashes]
> bt full
>
> and attach the output here?
>
Here is the output of gdb.
The exact message of amsn is: "Could not initialize GStreamer: Error
re-scanning registry , child terminated by signal"
Regards.


gdb.output

Bégault Luc

unread,
Sep 4, 2009, 12:00:17 PM9/4/09
to
Sebastian Dröge wrote:
>> [...]
>>
>> Program received signal SIGILL, Illegal instruction.
>> 0xb69c99ed in ?? () from /usr/lib/libgavl.so.1
>>
>
> So the problem is in libgavl... it probably uses SSE2 but your CPU
> doesn't support it or something similar :)
>
> Do you have one of these files:
> /usr/lib/frei0r-1/rgbparade.so
> /usr/lib/frei0r-1/scale0tilt.so
> /usr/lib/frei0r-1/vectorscope.so
>
> If so, does the problem go away if you remove the frei0r-plugins
> package?
>
Ok, removing frei0r-plugins solves the problem, should the 2 packages
been marked as conflicting ?
Regards.

Sebastian Dröge

unread,
Sep 4, 2009, 2:20:05 PM9/4/09
to
reassign 544734 gavl
thanks

Nope, gst-plugins-bad has a plugin to use the frei0r plugins from
GStreamer. Instead libgavl has to be fixed to work for you ;)

To summarize this bug for the gavl maintainer: The problem is, that gavl
produces a SIGILL on Bégault's x86. It's probably using some instruction
set extension that isn't available there, like SSE2 or something.

signature.asc

Debian Bug Tracking System

unread,
Sep 4, 2009, 2:30:13 PM9/4/09
to
Processing commands for con...@bugs.debian.org:

> reassign 544734 gavl
Bug #544734 [gstreamer0.10-plugins-bad] [gstreamer0.10-plugins-bad] bad $HOME/.gstreamer-0.10/registry.i486.bin file
Bug reassigned from package 'gstreamer0.10-plugins-bad' to 'gavl'.
Bug No longer marked as found in versions gst-plugins-bad0.10/0.10.14-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

0 new messages