GNOME Bugzilla – Bug 128370
nautilus crash in gstreamer
Last modified: 2004-12-22 21:47:04 UTC
using a gnome-2.5 build from 02 Dec 2003. I'm unsure if this is accessibility related or not, feel free to remove keyword if not. steps leading to crash: - launched gnopernicus with speech and braille - launched nautilus - pressed <tab> once - nautilus crashed with a fatal error the following is the gdb stack trace at point of crash
+ Trace 42235
The following lines continously scroll in between the above stack trace lines: BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 BFD: BFD 2.13.90 20020903 assertion fail libbfd.c:1132 .....
Does the crash occur if accessibility is not enabled?
update: This is reproducible with the same steps on my machine.
The cause of the problem seems to be the .avi file.
FWIW, this appears to be a unique stack trace according to the simple-dup-finder. Setting priority->high & severity->critical (it's a crasher), and adding bugsquad and STACKTRACE keywords.
I can't reproduce, but judging from the stacktrace, you didn't run gst-register. Also, this is caused by the experimental gst pixbuf loader, which I am removing from the build today. uninstall your gst-plugins and then reinstall them after update. So it shouldn't happen again.