Bug#404876: Backtrace

David Schleef ds at schleef.org
Sat Dec 30 23:40:43 UTC 2006


On Sat, Dec 30, 2006 at 11:51:03AM +0200, Yavor Doganov wrote:
> Program received signal SIGILL, Illegal instruction.
> 0x0d74e4cc in visual_cpu_get_tsc () from /usr/lib/libvisual-0.4.so.0
> (gdb) bt
> #0  0x0d74e4cc in visual_cpu_get_tsc () from /usr/lib/libvisual-0.4.so.0
> #1  0x0d74e588 in visual_cpu_initialize () from /usr/lib/libvisual-0.4.so.0
> #2  0x0d748d88 in visual_init () from /usr/lib/libvisual-0.4.so.0
> #3  0x0d77a2a0 in gst_visual_get_type () from /usr/lib/gstreamer-0.10/libgstlibvisual.so

> However, if I remove libgstlibvisual.so, I get the following while
> launching the first command with LANG=C:

Ok, that is approximately what I expected, although I'm a bit
confused.

Could you (or someone) get back to the state where it's broken, and
run 

  ulimit -c unlimited
  rm ~/.gstreamer-0.10/registry.powerpc.xml
  gst-launch-0.10

And let it crash.  Then run:

  gdb gst-launch-0.10 core

and do a backtrace.  (The core file might have a pid suffix.)



dave...





More information about the pkg-gstreamer-maintainers mailing list