After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 380588 - lame floating point exception causes core dump
lame floating point exception causes core dump
Status: RESOLVED DUPLICATE of bug 336873
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-29 18:14 UTC by Zaheer Abbas Merali
Modified: 2006-12-12 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2006-11-29 18:14:55 UTC
I get this traceback while transcoding.  This is with head cvs of gst-plugins-lame.

  • #0 lame_get_ATHlower
    from /usr/lib/libmp3lame.so.0
  • #0 lame_get_ATHlower
    from /usr/lib/libmp3lame.so.0
  • #1 lame_get_ATHlower
    from /usr/lib/libmp3lame.so.0
  • #2 gst_lame_init
    at gstlame.c line 616
  • #3 IA__g_type_create_instance
    at gtype.c line 1567
  • #4 g_object_constructor
    at gobject.c line 1015
  • #5 IA__g_object_newv
    at gobject.c line 912
  • #6 IA__g_object_new_valist
    at gobject.c line 955
  • #7 IA__g_object_new
    at gobject.c line 793
  • #8 gst_element_factory_create
    at gstelementfactory.c line 381
  • #9 gst_element_factory_make
    at gstelementfactory.c line 444
  • #10 _gst_parse__yyparse
    at grammar.y line 492
  • #11 _gst_parse_launch
  • #12 gst_parse_launch

Comment 1 Jan Schmidt 2006-11-30 21:22:25 UTC
This looks like a dup of Bug #336873 to me. 

Is this on Gentoo?
Comment 2 Tim-Philipp Müller 2006-12-12 18:42:02 UTC
Marking as duplicate, please re-open if it is not.


*** This bug has been marked as a duplicate of 336873 ***