[gstreamer-bugs] [Bug 171528] New: SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debian/foo.asf

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Mar 24 13:35:53 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171528
 GStreamer | gst-plugins | Ver: 0.8.8

           Summary: SIGFPE in gstasf with
                    http://joule.via.ecp.fr/~lool/debian/foo.asf
           Product: GStreamer
           Version: 0.8.8
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lool+gnome at via.ecp.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Version details: Debian/sid
Distribution/Version: Debian/sid

Hi,

I got a private mail report of a crash with an ASF of which the file:
http://joule.via.ecp.fr/~lool/debian/foo.asf

is an extract.

I can reproduce the crash with gst-plugins 0.8.7 and 0.8.8 in Debian sarge and
sid.  Somehow, on my sid system, it doesn't occur.

Here are some bits of a backtrace:
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1145199536 (LWP 2764)]
0x4148ac7f in gst_asf_demux_descramble_segment (asf_demux=0x8447c88, 
    segment_info=0x444252d0, stream=0x84481b4) at gstasfdemux.c:1328
1328        off = offset / asf_demux->ds_chunk_size;
(gdb) bt
#0  0x4148ac7f in gst_asf_demux_descramble_segment (asf_demux=0x8447c88, 
    segment_info=0x444252d0, stream=0x84481b4) at gstasfdemux.c:1328
#1  0x41488ec0 in gst_asf_demux_process_chunk (asf_demux=0x8447c88, 
    packet_info=0x444253b0, segment_info=0x444252d0) at gstasfdemux.c:1440
#2  0x41487578 in gst_asf_demux_process_segment (asf_demux=0x8447c88, 
    packet_info=0x444253b0) at gstasfdemux.c:938
#3  0x41487dbd in gst_asf_demux_handle_data (asf_demux=0x8447c88)
    at gstasfdemux.c:1084
#4  0x41484d0b in gst_asf_demux_loop (element=0x8447c88) at gstasfdemux.c:243
#5  0x416fab34 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#6  0x08447c88 in ?? ()
#7  0x00000004 in ?? ()
#8  0x416ff01b in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#9  0x416ff505 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#10 0x000005a2 in ?? ()
#11 0x00000000 in ?? ()
#12 0x41700540 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#13 0x08451f38 in ?? ()
#14 0x083906c8 in ?? ()
#15 0x080de2b0 in ?? ()
#16 0x08447c88 in ?? ()
#17 0x417027e0 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#18 0x08447c88 in ?? ()
#19 0x00000000 in ?? ()
#20 0x444254e8 in ?? ()
#21 0x416f9f93 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#22 0x00000000 in ?? ()
#23 0x083906c8 in ?? ()
#24 0x444254e8 in ?? ()
#25 0x408be490 in gst_debug_log () from /usr/lib/libgstreamer-0.8.so.1
Previous frame inner to this frame (corrupt stack?)


It's painful to get plugins built with debugging symbols with the Debian
packages, so I did not install all debugging modules, I think the relevant part
is shown.

I don't know when I'll be able to look deeper into this.

Bye,

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list