GNOME Bugzilla – Bug 340688
[Solaris] BMPx Core Dumps Because of liboil
Last modified: 2006-05-08 17:46:09 UTC
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
+ Trace 68029
Other information:
I forgot to mention, this is on a Solaris 9 SPARC box.
This is a liboil bug, not a GStreamer bug. From yesterday's IRC conversation I take it the problem was fixed in liboil CVS yesterday night. Can this bug be closed or are there any remaining issues?
> This bug is indeed fixed in the CVS version I compiled yesterday. > > Thanks a lot! > > ___ > Leo Zhadanovsky assuming liboil isn't on bugzilla.gnome.org...