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 510609 - crash in Movie Player: just started it to play ...
crash in Movie Player: just started it to play ...
Status: RESOLVED NOTGNOME
Product: totem
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 524585 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-19 14:10 UTC by angelo.antico
Modified: 2008-03-27 08:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description angelo.antico 2008-01-19 14:10:16 UTC
Version: 2.20.3

What were you doing when the application crashed?
just started it to play a .rm file (I've got w32 codecs installed)
bye


Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.23.17012008 #1 SMP PREEMPT Thu Jan 17 12:39:39 CET 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 113008640 vsize: 113008640 resident: 26288128 share: 13221888 rss: 26288128 rss_rlim: 4294967295
CPU usage: start_time: 1200751616 rtime: 60 utime: 50 stime: 10 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 0xb6dbe6b0 (LWP 3119)]
[New Thread 0xb1fe8b90 (LWP 3126)]
[New Thread 0xb2a52b90 (LWP 3125)]
[New Thread 0xb3252b90 (LWP 3124)]
[New Thread 0xb3c1fb90 (LWP 3123)]
[New Thread 0xb4808b90 (LWP 3122)]
[New Thread 0xb5011b90 (LWP 3121)]
[New Thread 0xb605cb90 (LWP 3120)]
(no debugging symbols found)
0xb7367b38 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0

Thread 5 (Thread 0xb3c1fb90 (LWP 3123))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ??
    from /usr/lib/libavcodec.so.1d
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 avcodec_check_dimensions
    from /usr/lib/libavcodec.so.1d
  • #10 ??
    from /usr/lib/libavcodec.so.1d
  • #11 ??
    from /usr/lib/libavcodec.so.1d
  • #12 ??
  • #13 ??
    from /usr/lib/libavcodec.so.1d
  • #14 ??
  • #15 ??
    from /lib/ld-linux.so.2
  • #16 avcodec_open
    from /usr/lib/libavcodec.so.1d
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
    from /usr/lib/libavcodec.so.1d
  • #21 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #22 ??
  • #23 ??
  • #24 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #25 ??
  • #26 ??
    from /usr/lib/libavcodec.so.1d
  • #27 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #28 xine_xmalloc
    from /usr/lib/libxine.so.1
  • #29 ??
  • #30 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #31 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #32 ??
    from /usr/lib/xine/plugins/1.1.9/xineplug_decode_ff.so
  • #33 ??
  • #34 ??


----------- .xsession-errors (382 sec old) ---------------------
seahorse nautilus module initialized
xrdb:  "*Label.background" on line 220 overrides entry on line 150
xrdb:  "*Text.background" on line 226 overrides entry on line 191
xrdb:  "*Label.foreground" on line 232 overrides entry on line 151
xrdb:  "*Text.foreground" on line 238 overrides entry on line 192
Initializing gnome-mount extension
(gnome-panel:4827): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -9 and height 24
/usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
[NoScript] [NoScript] browserDOMWindow wrapped for external load interception
/usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
[NoScript] [NoScript] browserDOMWindow wrapped for external load interception
/usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has different size in shared object, consider re-linking
[NoScript] [NoScript] browserDOMWindow wrapped for external load interception
[NoScript] [NoScript] browserDOMWindow wrapped for external load interception
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-19 17:58:04 UTC
Looks like a crash in libavcodec.

Thanks for taking the time to report this bug.
However, this application does not track its bugs in the GNOME Bugzilla. We kindly ask you to report the bug to the application authors. For a selective list of other bug tracking systems please consult http://live.gnome.org/Bugsquad/TriageGuide/NonGnome.

If the affected third party application has a bug tracking system you should investigate whether a bug for the reported issue is already filed in this system. If it has not been filed yet please do so. Also ensure that both bug reports contain a link to each other.
Thanks in advance!
Comment 2 Philip Withnall 2008-03-27 08:35:51 UTC
*** Bug 524585 has been marked as a duplicate of this bug. ***