[gstreamer-bugs] [Bug 340688] New: BMPx Core Dumps Because of Gstreamer/liboil

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 4 15:30:40 PDT 2006


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=340688
 GStreamer | gstreamer (core) | Ver: 0.10.6

           Summary: BMPx Core Dumps Because of Gstreamer/liboil
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: leozh at nbcs.rutgers.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Steps to reproduce:
I compiled GStreamer with the following flags:
PATH="/opt/SUNWspro/bin:${PATH}" \
CC="cc" CXX="CC" CPPFLAGS="-I/usr/local/include" \
LD="/usr/ccs/bin/ld" \
LDFLAGS="-L/usr/local/lib -R/usr/local/lib" \
export PATH CC CXX CPPFLAGS LD LDFLAGS

./configure --prefix=/usr/local --disable-nls


Stack trace:
(gdb) run
Starting program: /usr/local/libexec/beep-media-player-2-bin
[New LWP 1]
[New LWP 2]
OIL: ERROR liboilprofile.c 318: (): Using gettimeofday() as a timestamp
function.  Please add a timestamp function for your platform. 

Program received signal SIGSEGV, Segmentation fault.
0xfd64edd8 in utf8_validate_fast3 () from /usr/local/lib/liboil-0.3.so.0
(gdb) backtrace
#0  0xfd64edd8 in utf8_validate_fast3 () from /usr/local/lib/liboil- 0.3.so.0
#1  0xfd616ea4 in _oil_test_marshal_function ()
   from /usr/local/lib/liboil-0.3.so.0
#2  0xfd61ae60 in oil_test_check_function ()
   from /usr/local/lib/liboil-0.3.so.0
#3  0xfd6156d4 in oil_cpu_fault_check_try () 
   from /usr/local/lib/liboil-0.3.so.0
#4  0xfd61b220 in oil_test_check_impl () from /usr/local/lib/liboil-0.3.so.0
#5  0xfd61650c in oil_class_optimize () from /usr/local/lib/liboil-0.3.so.0
#6  0xfd615e00 in oil_optimize_all () from /usr/local/lib/liboil- 0.3.so.0
#7  0xfd615c9c in oil_init () from /usr/local/lib/liboil-0.3.so.0
#8  0xfd6f5328 in resample_init ()
   from /usr/local/lib/gstreamer-0.10/libgstaudioresample.so
#9  0xfd6f3fc0 in plugin_init ()
   from /usr/local/lib/gstreamer- 0.10/libgstaudioresample.so
#10 0xfee897b0 in gst_plugin_register_func ()
   from /usr/local/lib/libgstreamer-0.10.so.0
#11 0xfee8a3e8 in gst_plugin_load_file ()
   from /usr/local/lib/libgstreamer-0.10.so.0
#12 0xfee93444 in gst_registry_scan_path_level ()
   from /usr/local/lib/libgstreamer-0.10.so.0
#13 0xfee93680 in gst_registry_scan_path ()
   from /usr/local/lib/libgstreamer-0.10.so.0
---Type <return> to continue, or q <return> to quit--- 
#14 0xfee2e518 in init_post () from /usr/local/lib/libgstreamer-0.10.so.0
#15 0xfe06db94 in g_option_context_parse ()
   from /usr/local/lib/libglib-2.0.so.0
#16 0xfee2d678 in gst_init_check () from /usr/local/lib/libgstreamer- 0.10.so.0
#17 0xfee2d71c in gst_init () from /usr/local/lib/libgstreamer-0.10.so.0
#18 0x00024dac in main ()

Other information:


-- 
Configure bugmail: http://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