Bug#726876: gstreamer1.0-plugins-base: probably causes by totem-plparser

Johannes Rohr jorohr at gmail.com
Wed Oct 30 11:15:45 UTC 2013


Package: gstreamer1.0-plugins-base
Version: 1.2.0-2
Followup-For: Bug #726876

Sebastian suggest that this bug is caused by totem-plparser, which somehow causes the process to hang:



Thread 5 (Thread 0x7fffcc8b0700 (LWP 13092)):
#0  0x00007ffff1c3724d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff216a194 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fffc813c380, timeout=-1, context=0x7fffc81387e0) at /tmp/buildd/glib2.0-2.36.4/./glib/gmain.c:3995
#2  g_main_context_iterate (context=0x7fffc81387e0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.36.4/./glib/gmain.c:3696
#3  0x00007ffff216a5fa in g_main_loop_run (loop=0x7fffc81388a0) at /tmp/buildd/glib2.0-2.36.4/./glib/gmain.c:3895
#4  0x00007ffff295d693 in g_dbus_connection_send_message_with_reply_sync (connection=connection at entry=0x5555566219b0, message=message at entry=0x7fffc8001a30, flags=flags at entry=G_DBUS_SEND_MESSAGE_FLAGS_NONE,
    timeout_msec=timeout_msec at entry=2147483647, out_serial=out_serial at entry=0x0, cancellable=cancellable at entry=0x0, error=error at entry=0x7fffcc8af7d8) at /tmp/buildd/glib2.0-2.36.4/./gio/gdbusconnection.c:2240
#5  0x00007ffff295dac7 in g_dbus_connection_call_sync_internal (connection=0x5555566219b0, bus_name=bus_name at entry=0x7fffc81389f0 ":1.75", object_path=0x7fffc8145be0 "/org/gtk/vfs/mount/1",
    interface_name=interface_name at entry=0x7fffc8145c00 "org.gtk.vfs.Mount", method_name=method_name at entry=0x7fffe5120903 "OpenForRead", parameters=parameters at entry=0x555556b4a560, reply_type=0x7fffc8142c60,
    flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=2147483647, fd_list=0x0, out_fd_list=0x7fffcc8af948, cancellable=0x0, error=0x7fffcc8af958) at /tmp/buildd/glib2.0-2.36.4/./gio/gdbusconnection.c:5564
#6  0x00007ffff295fc65 in g_dbus_connection_call_with_unix_fd_list_sync (connection=<optimized out>, bus_name=bus_name at entry=0x7fffc81389f0 ":1.75", object_path=<optimized out>,
    interface_name=interface_name at entry=0x7fffc8145c00 "org.gtk.vfs.Mount", method_name=method_name at entry=0x7fffe5120903 "OpenForRead", parameters=parameters at entry=0x555556b4a560,
    reply_type=reply_type at entry=0x7fffc8142c60, flags=flags at entry=G_DBUS_CALL_FLAGS_NONE, timeout_msec=2147483647, fd_list=fd_list at entry=0x0, out_fd_list=out_fd_list at entry=0x7fffcc8af948,
    cancellable=cancellable at entry=0x0, error=error at entry=0x7fffcc8af958) at /tmp/buildd/glib2.0-2.36.4/./gio/gdbusconnection.c:5908
#7  0x00007ffff29694b3 in g_dbus_proxy_call_sync_internal (proxy=0x55555666c650, method_name=<optimized out>, parameters=0x555556b4a560, flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=-1, fd_list=0x0,
    out_fd_list=0x7fffcc8af948, cancellable=0x0, error=0x7fffcc8af958) at /tmp/buildd/glib2.0-2.36.4/./gio/gdbusproxy.c:2910
#8  0x00007fffe5117ab3 in gvfs_dbus_mount_call_open_for_read_sync () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
#9  0x00007fffe53445bd in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
#10 0x00007ffff494a8c1 in ?? () from /usr/lib/libtotem-plparser.so.17
#11 0x00007ffff494e086 in ?? () from /usr/lib/libtotem-plparser.so.17
#12 0x00007ffff494ebf8 in totem_pl_parser_parse_with_base () from /usr/lib/libtotem-plparser.so.17
#13 0x00007ffff494ecf5 in ?? () from /usr/lib/libtotem-plparser.so.17
#14 0x00007ffff290f51f in run_in_thread (job=<optimized out>, c=0x0, _data=0x555556608cb0) at /tmp/buildd/glib2.0-2.36.4/./gio/gsimpleasyncresult.c:871
#15 0x00007ffff28fd7a6 in io_job_thread (task=<optimized out>, source_object=<optimized out>, task_data=0x5555566c64c0, cancellable=<optimized out>) at /tmp/buildd/glib2.0-2.36.4/./gio/gioscheduler.c:89
#16 0x00007ffff291c045 in g_task_thread_pool_thread (thread_data=0x5555565f5480, pool_data=<optimized out>) at /tmp/buildd/glib2.0-2.36.4/./gio/gtask.c:1242
#17 0x00007ffff218eb96 in g_thread_pool_thread_proxy (data=<optimized out>) at /tmp/buildd/glib2.0-2.36.4/./glib/gthreadpool.c:309
#18 0x00007ffff218e1d5 in g_thread_proxy (data=0x555556609de0) at /tmp/buildd/glib2.0-2.36.4/./glib/gthread.c:798
#19 0x00007ffff1f0de0e in start_thread (arg=0x7fffcc8b0700) at pthread_create.c:311
#20 0x00007ffff1c429ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (450, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gstreamer1.0-plugins-base depends on:
ii  libc6                           2.17-93
ii  libcdparanoia0                  3.10.2+debian-11
ii  libglib2.0-0                    2.36.4-1
ii  libgstreamer-plugins-base1.0-0  1.2.0-2
ii  libgstreamer1.0-0               1.2.0-1
ii  libogg0                         1.3.1-1
ii  liborc-0.4-0                    1:0.4.18-1
ii  libtheora0                      1.1.1+dfsg.1-3.1
ii  libvisual-0.4-0                 0.4.0-5
ii  libvorbis0a                     1.3.2-1.3
ii  libvorbisenc2                   1.3.2-1.3

gstreamer1.0-plugins-base recommends no packages.

Versions of packages gstreamer1.0-plugins-base suggests:
ii  gvfs  1.16.3-1+b1

-- no debconf information



More information about the pkg-gstreamer-maintainers mailing list