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 365504 - crash in Movie Player: Playing a mp3 - no visua...
crash in Movie Player: Playing a mp3 - no visua...
Status: RESOLVED DUPLICATE of bug 351181
Product: totem
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-10-27 00:02 UTC by futz
Modified: 2006-10-27 10:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description futz 2006-10-27 00:02:14 UTC
Version: 2.16.2

What were you doing when the application crashed?
Playing a mp3 - no visualization happening, so I went to prefs and changed visualization type and then size. Then it crashed.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 200400896 vsize: 0 resident: 200400896 share: 0 rss: 38576128 rss_rlim: 0
CPU usage: start_time: 1161907159 rtime: 0 utime: 1621 stime: 0 cutime:1538 cstime: 0 timeout: 83 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/totem'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209076016 (LWP 3007)]
[New Thread 29571984 (LWP 3019)]
[New Thread -1320236144 (LWP 3016)]
[New Thread -1309746288 (LWP 3015)]
[New Thread -1297368176 (LWP 3014)]
[New Thread -1282778224 (LWP 3013)]
[New Thread -1272018032 (LWP 3012)]
[New Thread 155790224 (LWP 3011)]
[New Thread 145300368 (LWP 3010)]
(no debugging symbols found)
0x006bd402 in __kernel_vsyscall ()

Thread 1 (Thread -1209076016 (LWP 3007))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 _x_config_init
    from /usr/lib/libxine.so.1
  • #6 xine_config_update_entry
    from /usr/lib/libxine.so.1
  • #7 bacon_video_widget_set_video_device
  • #8 bacon_video_widget_set_visuals_quality
  • #9 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #14 gtk_combo_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_combo_box_set_active_iter
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_combo_box_set_active_iter
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #19 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #22 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_menu_shell_append
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #28 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #29 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #30 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #31 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #32 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #36 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #37 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #38 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #39 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #40 main
  • #0 __kernel_vsyscall

Comment 1 Bastien Nocera 2006-10-27 10:50:25 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 351181 ***