[gstreamer-bugs] [Bug 380588] New: lame floating point exception causes core dump

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 29 10:16:12 PST 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=380588

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: lame floating point exception causes core dump
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: zaheermerali at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I get this traceback while transcoding.  This is with head cvs of
gst-plugins-lame.

#0  0xb6a46c5d in lame_get_ATHlower ()
   from /usr/lib/libmp3lame.so.0
(gdb) bt
#0  0xb6a46c5d in lame_get_ATHlower () from /usr/lib/libmp3lame.so.0
#1  0xb6a46c4f in lame_get_ATHlower () from /usr/lib/libmp3lame.so.0
#2  0xb6c2de6c in gst_lame_init (lame=0x8307070) at gstlame.c:616
#3  0xb7a33bd0 in IA__g_type_create_instance (type=137378024) at gtype.c:1567
#4  0xb7a1ae42 in g_object_constructor (type=137378024,
    n_construct_properties=1, construct_params=0x81a8da0) at gobject.c:1015
#5  0xb7a19242 in IA__g_object_newv (object_type=137378024, n_parameters=0,
    parameters=0x0) at gobject.c:912
#6  0xb7a19d5d in IA__g_object_new_valist (object_type=137378024,
    first_property_name=0x0, var_args=<value optimized out>) at gobject.c:955
#7  0xb7a19efc in IA__g_object_new (object_type=137378024,
    first_property_name=0x0) at gobject.c:793
#8  0xb789a2dc in gst_element_factory_create (factory=0x81a6ad0, name=0x0)
    at gstelementfactory.c:381
#9  0xb789aaa3 in gst_element_factory_make (factoryname=0x8251fa0 "lame",
    name=0x0) at gstelementfactory.c:444
#10 0xb78e0eae in _gst_parse__yyparse (graph=0xbfde62e0) at grammar.y:492
#11 0xb78e2cb6 in _gst_parse_launch (
    str=0xb750ff34 "bin.( audioconvert ! lame bitrate=32 ! mp3parse )",
    error=0xbfde6354) at grammar.y:757
#12 0xb78d6d68 in gst_parse_launch (
    pipeline_description=0xb750ff34 "bin.( audioconvert ! lame bitrate=32 !
mp3parse )", error=0xbfde6354) at gstparse.c:159


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list