[gstreamer-bugs] [Bug 615357] gst-plugins-scanner gets stuck in a loop
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 25 10:35:56 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=615357
GStreamer | gstreamer (core) | 0.10.30
--- Comment #16 from Jeremy Huddleston <jeremyhu at freedesktop.org> 2011-01-25 18:35:52 UTC ---
gstrteamer is built fat / universal and contains both i386 and x86_64 bits:
$ file gst-plugin-scanner
gst-plugin-scanner: Mach-O universal binary with 2 architectures
gst-plugin-scanner (for architecture x86_64): Mach-O 64-bit executable
x86_64
gst-plugin-scanner (for architecture i386): Mach-O executable i386
firefox, however, is not fat. firefox-3.6.13 is i386 only. When it execs
gst-plugin-scanner, the 64bit version is execd.
If I think gst-plugin-scanner to 32bit, firefox loads.
So it is certainly an architecture matching issue.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list