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 527523 - crash in Movie Player: Switching songs
crash in Movie Player: Switching songs
Status: RESOLVED DUPLICATE of bug 489682
Product: totem
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-04-11 11:39 UTC by Michael Kedzierski
Modified: 2008-05-22 08:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Michael Kedzierski 2008-04-11 11:39:27 UTC
Version: 2.20.3

What were you doing when the application crashed?
Switching songs


Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.20.3 2008-04-08 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-gentoo-r4ycros #7 SMP PREEMPT Mon Apr 7 02:37:15 EST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 147353600 vsize: 147353600 resident: 46534656 share: 17829888 rss: 46534656 rss_rlim: 4294967295
CPU usage: start_time: 1207913177 rtime: 4697 utime: 4384 stime: 313 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f49720 (LWP 4190)]
[New Thread 0xb0effb90 (LWP 4232)]
[New Thread 0xb2d2cb90 (LWP 4230)]
[New Thread 0xb352db90 (LWP 4229)]
[New Thread 0xb3d2eb90 (LWP 4228)]
[New Thread 0xb452fb90 (LWP 4226)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread 0xb0effb90 (LWP 4232))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 677
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 213
  • #5 check_if_gdb
    at gnome-breakpad.cc line 283
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 225
  • #7 google_breakpad::ExceptionHandler::HandleException
    at ../google-breakpad/src/client/linux/handler/exception_handler.cc line 196
  • #8 <signal handler called>
  • #9 ??
  • #10 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #11 cb_probe
    at gststreaminfo.c line 198
  • #12 gst_marshal_BOOLEAN__POINTER
    at gstmarshal.c line 584
  • #13 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #15 IA__g_signal_emitv
    at gsignal.c line 2111
  • #16 gst_pad_emit_have_data_signal
    at gstpad.c line 3393
  • #17 gst_pad_push_event
    at gstpad.c line 4048
  • #18 gst_proxy_pad_do_event
    at gstghostpad.c line 140
  • #19 gst_pad_send_event
    at gstpad.c line 4206
  • #20 gst_pad_push_event
    at gstpad.c line 4062
  • #21 gst_pad_event_default
    at gstpad.c line 2930
  • #22 gst_faad_sink_event
    at gstfaad.c line 870
  • #23 gst_pad_send_event
    at gstpad.c line 4206
  • #24 gst_pad_push_event
    at gstpad.c line 4062
  • #25 gst_queue_loop
    at gstqueue.c line 942
  • #26 gst_task_func
    at gsttask.c line 192
  • #27 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #28 g_thread_create_proxy
    at gthread.c line 635
  • #29 start_thread
    at pthread_create.c line 296
  • #30 clone
    from /lib/libc.so.6


----------- .xsession-errors (7097 sec old) ---------------------
HeaderNotFoundError: can't sync to an MPEG frame
Traceback (most recent call last):
  File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
    return _infos[ext](filename)
  File "/usr/share/quodlibet/formats/_id3.py", line 88, in __init__
    audio = self.Kind(filename, ID3=ID3hack)
  File "/usr/lib/python2.4/site-packages/mutagen/__init__.py", line 75, in __init__
    self.load(filename, *args, **kwargs)
  File "/usr/lib/python2.4/site-packages/mutagen/id3.py", line 1929, in load
    self.info = self._Info(fileobj, offset)
  File "/usr/lib/python2.4/site-packages/mutagen/mp3.py", line 101, in __init__
    self.__try(fileobj, offset, size - offset, False)
  File "/usr/lib/python2.4/site-packages/mutagen/mp3.py", line 138, in __try
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Philip Withnall 2008-05-22 08:26:12 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 489682 ***