[gstreamer-bugs] [Bug 319873] New: [gnomevfssrc] lockup if ctrl-c is pressed at just the right time

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 26 10:00:59 PDT 2005


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=319873
 GStreamer | gst-plugins-base | Ver: 0.9.x

           Summary: [gnomevfssrc] lockup if ctrl-c is pressed at just the
                    right time
           Product: GStreamer
           Version: 0.9.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: wingo at pobox.com
        ReportedBy: wingo at pobox.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


here's a backtrace of gst-launch gnomevfssrc ! decodebin ! xvimagesink, only one
thread:

#0  0x00002aaaab5e13f5 in __select_nocancel () from /lib/libc.so.6
#1  0x00002aaaacd68b3d in gnome_vfs_inet_connection_get_address ()
   from /usr/lib/libgnomevfs-2.so.0
#2  0x00002aaaacd779f3 in gnome_vfs_socket_buffer_new ()
   from /usr/lib/libgnomevfs-2.so.0
#3  0x00002aaaacd77c7d in gnome_vfs_socket_buffer_read_until ()
   from /usr/lib/libgnomevfs-2.so.0
#4  0x00002aaaadcf3c9c in ne_sock_readline ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#5  0x00002aaaadce9ff8 in ne_request_dispatch ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#6  0x00002aaaadce9b64 in ne_begin_request ()
   from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#7  0x00002aaaadce6698 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#8  0x00002aaaadce694c in ?? () from /usr/lib/gnome-vfs-2.0/modules/libhttp.so
#9  0x00002aaaacd607ba in gnome_vfs_open_uri_cancellable ()
   from /usr/lib/libgnomevfs-2.so.0
#10 0x00002aaaacc20265 in gst_gnomevfssrc_start (basesrc=0x5e9660)
    at gstgnomevfssrc.c:1090
#11 0x00002aaaac1c90eb in gst_base_src_start (basesrc=0x5e9660)
    at gstbasesrc.c:936
#12 0x00002aaaac1c9823 in gst_base_src_activate_pull (pad=0x5ea7d0, active=1)
    at gstbasesrc.c:1088
#13 0x00002aaaaac0c4b9 in gst_pad_activate_pull (pad=0x5ea7d0, active=1)
    at gstpad.c:691
#14 0x00002aaaaac0c450 in gst_pad_activate_pull (pad=0x5f51a0, active=1)
    at gstpad.c:681
#15 0x00002aaaaac01e44 in gst_ghost_pad_internal_do_activate_pull (
    pad=0x5fb4c0, active=1) at gstghostpad.c:534
#16 0x00002aaaaac0c4b9 in gst_pad_activate_pull (pad=0x5fb4c0, active=1)
    at gstpad.c:691
#17 0x00002aaaaac0c450 in gst_pad_activate_pull (pad=0x5f42d0, active=1)
    at gstpad.c:681
#18 0x00002aaaae3391e0 in gst_type_find_element_activate (pad=0x5f42d0)
    at gsttypefindelement.c:794
#19 0x00002aaaaac0c12b in gst_pad_set_active (pad=0x5f42d0, active=1)
    at gstpad.c:613
#20 0x00002aaaaabfa8fe in activate_pads (pad=0x5f42d0, ret=0x7fffffdb4bd0, 
    active=0x7fffffdb4bc4) at gstelement.c:2203
#21 0x00002aaaaac0847f in gst_iterator_fold (iter=0x603330, 
    func=0x2aaaaabfa8dc <activate_pads>, ret=0x7fffffdb4bd0, 
    user_data=0x7fffffdb4bc4) at gstiterator.c:468
#22 0x00002aaaaabfa979 in iterator_fold_with_resync (iter=0x603330, 
    func=0x2aaaaabfa8dc <activate_pads>, ret=0x7fffffdb4bd0, 
    user_data=0x7fffffdb4bc4) at gstelement.c:2221
#23 0x00002aaaaabfab28 in gst_element_pads_activate (element=0x5f3f70, 
    active=1) at gstelement.c:2264
#24 0x00002aaaaabfad8d in gst_element_change_state_func (element=0x5f3f70, 
    transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2301

not really sure what's going on here tho. just noting the bug.

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




More information about the Gstreamer-bugs mailing list