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 568478 - freeze when accessing url
freeze when accessing url
Status: RESOLVED DUPLICATE of bug 403122
Product: totem
Classification: Core
Component: GStreamer backend
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2009-01-20 20:24 UTC by André Klapper
Modified: 2009-01-27 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-01-20 20:24:19 UTC
Totem froze when I wanted to open an (obviously invalid) URL, for maybe a minute.
After getting this gdb trace, it was responsive again and showed me the error popup "Could not open URL. Maybe you do not have permission".
So it's not a crash. :-P

totem-2.24.3-1.fc10.i386
gstreamer-plugins-flumpegdemux-0.10.15-4.fc10.i386
gstreamer-plugins-base-devel-0.10.21-2.fc10.i386
gstreamer-plugins-bad-0.10.9-1.fc10.i386
gstreamer-ffmpeg-0.10.5-1.fc10.i386
gstreamer-plugins-good-0.10.11-1.fc10.i386
gstreamer-plugins-farsight-0.12.9-3.fc10.i386
gstreamer-plugins-ugly-debuginfo-0.10.10-2.fc10.i386
gstreamer-tools-0.10.21-2.fc10.i386
gstreamer-debuginfo-0.10.21-2.fc10.i386
gstreamer-plugins-base-debuginfo-0.10.21-2.fc10.i386
gstreamer-devel-0.10.21-2.fc10.i386
gstreamer-plugins-bad-debuginfo-0.10.9-1.fc10.i386
gstreamer-plugins-ugly-0.10.10-2.fc10.i386
gstreamer-plugins-base-0.10.21-2.fc10.i386
gstreamer-python-0.10.12-1.fc10.i386
gstreamer-plugins-good-debuginfo-0.10.11-1.fc10.i386
gstreamer-plugins-bad-devel-0.10.9-1.fc10.i386
gstreamer-0.10.21-2.fc10.i386
gstreamer-plugins-bad-extras-0.10.9-1.fc10.i386
gstreamer-plugins-good-devel-0.10.11-1.fc10.i386


(gdb) thread apply all bt

Thread 1 (Thread 0xb7ed5760 (LWP 8803))

  • #0 __kernel_vsyscall
  • #1 read
    from /lib/libpthread.so.0
  • #2 read
    at /usr/include/bits/unistd.h line 45
  • #3 fallback_io_read
    at mms.c line 190
  • #4 get_packet_header
    at mms.c line 542
  • #5 get_answer
    at mms.c line 619
  • #6 mms_connect
    at mms.c line 1214
  • #7 mmsx_connect
    at mmsx.c line 45
  • #8 gst_mms_start
    at gstmms.c line 503
  • #9 gst_base_src_start
    at gstbasesrc.c line 2358
  • #10 gst_base_src_activate_push
    at gstbasesrc.c line 2581
  • #11 gst_pad_activate_push
    at gstpad.c line 899
  • #12 gst_pad_activate_default
    at gstpad.c line 572
  • #13 gst_pad_set_active
    at gstpad.c line 661
  • #14 activate_pads
    at gstelement.c line 2511
  • #15 gst_iterator_fold
    at gstiterator.c line 540
  • #16 iterator_activate_fold_with_resync
  • #17 gst_element_pads_activate
    at gstelement.c line 2579
  • #18 gst_element_change_state_func
    at gstelement.c line 2653
  • #19 gst_base_src_change_state
    at gstbasesrc.c line 2718
  • #20 gst_element_change_state
    at gstelement.c line 2427
  • #21 gst_element_continue_state
    at gstelement.c line 2134
  • #22 gst_element_change_state
    at gstelement.c line 2464
  • #23 gst_element_set_state_func
    at gstelement.c line 2377
  • #24 gst_element_set_state
    at gstelement.c line 2280
  • #25 gst_bin_element_set_state
    at gstbin.c line 1932
  • #26 gst_bin_change_state_func
    at gstbin.c line 2187
  • #27 gst_pipeline_change_state
    at gstpipeline.c line 463
  • #28 gst_play_base_bin_change_state
    at gstplaybasebin.c line 2729
  • #29 gst_play_bin_change_state
    at gstplaybin.c line 1932
  • #30 gst_element_change_state
    at gstelement.c line 2427
  • #31 gst_element_continue_state
    at gstelement.c line 2134
  • #32 gst_element_change_state
    at gstelement.c line 2464
  • #33 gst_element_set_state_func
    at gstelement.c line 2377
  • #34 gst_element_set_state
    at gstelement.c line 2280
  • #35 bacon_video_widget_play
    at bacon-video-widget-gst-0.10.c line 2854
  • #36 totem_action_play_pause
    at totem.c line 734
  • #37 on_media_player_key_pressed
    at totem-media-player-keys.c line 102
  • #38 totem_marshal_VOID__STRING_STRING
    at totem-marshal.c line 91
  • #39 marshal_dbus_message_to_g_marshaller
    at dbus-gproxy.c line 1672
  • #40 IA__g_closure_invoke
  • #41 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #42 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #43 IA__g_signal_emit
    at gsignal.c line 3034
  • #44 dbus_g_proxy_emit_remote_signal
    at dbus-gproxy.c line 1725
  • #45 dbus_g_proxy_manager_filter
    at dbus-gproxy.c line 1293
  • #46 dbus_connection_dispatch
    at dbus-connection.c line 4406
  • #47 message_queue_dispatch
    at dbus-gmain.c line 101
  • #48 g_main_dispatch
    at gmain.c line 2144
  • #49 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #50 g_main_context_iterate
    at gmain.c line 2778
  • #51 IA__g_main_loop_run
    at gmain.c line 2986
  • #52 IA__gtk_main
    at gtkmain.c line 1200
  • #53 main
    at totem.c line 3579

Comment 1 Bastien Nocera 2009-01-27 16:44:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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