[gstreamer-bugs] [Bug 324069] New: segfault on totem startup (loading libgstaudioresample.so plugin)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Dec 14 06:38:32 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324069
GStreamer | gst-plugins-base | Ver: HEAD CVS
Summary: segfault on totem startup (loading
libgstaudioresample.so plugin)
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: jeroen.zwartepoorte at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Fresh 0.10 build. On totem startup (happens almost immediately):
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208187216 (LWP 7323)]
conv_f32_s32_sse (dst=0x9b027e0, dst_stride=4, src=0x9b02b78, src_stride=4,
n=100) at /usr/lib/gcc/i386-redhat-linux/4.0.2/include/xmmintrin.h:580
580 return (__m128) __builtin_ia32_cvtpi2ps ((__v4sf) __A, (__v2si)__B);
(gdb) bt
#0 conv_f32_s32_sse (dst=0x9b027e0, dst_stride=4, src=0x9b02b78,
src_stride=4, n=100)
at /usr/lib/gcc/i386-redhat-linux/4.0.2/include/xmmintrin.h:580
#1 0x00e0fb8b in _oil_test_marshal_function (func=0xe1d22c, args=0xbfde7f38,
n_args=5, pointer_mask=52, prof=0x9b022a4) at liboilmarshal.c:57
#2 0x00e0ef7f in oil_test_check_function (priv=0x9b01b60) at liboiltest.c:236
#3 0x00e0cf64 in oil_cpu_fault_check_try (
func=0xe0ee68 <oil_test_check_function>, priv=0x9b01b60) at liboilcpu.c:473
#4 0x00e0f24d in oil_test_check_impl (test=0x9b01b60, impl=0xe39980)
at liboiltest.c:323
#5 0x00e0c875 in oil_class_optimize (klass=0xe3d940) at liboilfunction.c:371
#6 0x00e0ca91 in oil_optimize_all () at liboilfunction.c:194
#7 0x00e0caf6 in oil_init () at liboilfunction.c:143
#8 0x00b49c91 in resample_init () at resample.c:46
#9 0x00b49522 in plugin_init (plugin=0x9afc040) at gstaudioresample.c:597
#10 0x008383f8 in gst_plugin_register_func (plugin=0x9afc040, module=Variable
"module" is not available.
)
at gstplugin.c:260
#11 0x00838896 in gst_plugin_load_file (
filename=0x9b00f28
"/home/jeroen/Gnome/built/lib/gstreamer-0.10/libgstaudioresample.so", error=0x0)
at gstplugin.c:446
#12 0x0083c1d0 in gst_registry_scan_path_level (registry=0x9aab5f8,
path=0x85d4a8 "/home/jeroen/Gnome/built/lib/gstreamer-0.10", level=10)
at gstregistry.c:805
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list