Date: Mon, 11 Oct 1999 15:18:17 -0700 (PDT) From: dburr@pobox.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14270: xmms dies with floating exception when reading SHOUTcast streams Message-ID: <199910112218.PAA03328@locutus.collective.borg-cube.com>
next in thread | raw e-mail | index | archive | help
>Number: 14270 >Category: ports >Synopsis: xmms dies with floating exception when reading SHOUTcast streams >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 11 15:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Donald Burr >Release: FreeBSD 3.3-RC i386 >Organization: The Borg Collective >Environment: FreeBSD 3.3-RC (built about a day before -RELEASE), latest ports tree >Description: When reading a SHOUTcast (streaming mp3) feed, using the notation "http://some.site.com:12345", or from a Winamp .pls file, xmms dies with a floating exception and dumps core. This feature works fine under Linux, btw. (mandrake 6.1, same version of xmms) A gdb trace gives the impression that it is flailing somewhere in disk_get_written_time(). #0 0x2847d878 in disk_get_written_time () from /usr/local/lib/xmms/Output/libdisk_writer.so (gdb) bt #0 0x2847d878 in disk_get_written_time () from /usr/local/lib/xmms/Output/libdisk_writer.so #1 0x2847d8a5 in disk_get_output_time () from /usr/local/lib/xmms/Output/libdisk_writer.so #2 0x2848993e in get_time () from /usr/local/lib/xmms/Input/libmpg123.so #3 0x8059612 in playlist_play () #4 0x806989e in main () #5 0x8053cd5 in _start () >How-To-Repeat: Open a SHOUTcast stream (there are plenty at http://www.live365.com/ and http://www.shoutcast.com/, or try this one [which happens to be my favorite stream :)] xmms http://216.32.166.89:19704 >Fix: Beats the hell out of me. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910112218.PAA03328>