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 478240 - crash in Movie Player: Trying to play from an a...
crash in Movie Player: Trying to play from an a...
Status: RESOLVED DUPLICATE of bug 417969
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: 2007-09-19 02:24 UTC by chris
Modified: 2007-09-19 06:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description chris 2007-09-19 02:24:59 UTC
Version: 2.16.5

What were you doing when the application crashed?
Trying to play from an apparently damaged DVD.


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.3 2007-06-09 (Gentoo)
BugBuddy Version: 2.16.1

System: Linux 2.6.18-gentoo-r6 #2 Mon Feb 5 10:21:01 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled

Memory status: size: 326492160 vsize: 326492160 resident: 29831168 share: 15024128 rss: 29831168 rss_rlim: -1
CPU usage: start_time: 1190168622 rtime: 58 utime: 49 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 47669242870560 (LWP 14774)]
[New Thread 1132489024 (LWP 14811)]
[New Thread 1124096320 (LWP 14790)]
[New Thread 1115703616 (LWP 14789)]
[New Thread 1107310912 (LWP 14788)]
[New Thread 1098918208 (LWP 14787)]
[New Thread 1090525504 (LWP 14780)]
[New Thread 1082132800 (LWP 14778)]
0x00002b5ad86d5c0a in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47669242870560 (LWP 14774))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 ??
    from /usr/lib/libdbus-1.so.3
  • #6 ??
    from /usr/lib/libdbus-1.so.3
  • #7 dbus_message_new_method_call
    from /usr/lib/libdbus-1.so.3
  • #8 libhal_device_get_property_bool
    from /usr/lib/libhal.so.1
  • #9 totem_cd_detect_type_with_url
    from /usr/lib/libtotem-plparser.so.1
  • #10 ??
  • #11 totem_action_play_media_device
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 ??
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #28 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 ??
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
(linuxdcpp:10989): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
(linuxdcpp:10989): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
(linuxdcpp:10989): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
call failed
call failed
process 14774: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file dbus-message.c line 1070.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
** (bug-buddy:14823): WARNING **: Couldn't load icon for Bonobo Component Browser
** (bug-buddy:14823): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------
Comment 1 Philip Withnall 2007-09-19 06:19:51 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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