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.
GST_REGISTRY_FORK=no gdb gst-inspect-0.10
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/gst-inspect-0.10
(no debugging symbols found) - 10 times -
[Thread debugging using libthread_db enabled]
(no debugging symbols found) - 96 times -
Program received signal SIGILL, Illegal instruction.
0xb69c99ed in ?? () from /usr/lib/libgavl.so.1
(gdb) bt full
#0 0xb69c99ed in ?? () from /usr/lib/libgavl.so.1
No symbol table info available.
#1 0x0824ea68 in ?? ()
No symbol table info available.
(gdb)