Your message dated Wed, 22 Jul 2015 18:25:56 +0300
with message-id <1437578756.9827.10.ca...@debian.org>
and subject line Re: Bug#767423: tracker-extract SIGSEGV
has caused the Debian Bug report #767423,
regarding tracker-extract SIGSEGV
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
767423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tracker-extract
Version: 1.2.2-2+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

On a Debian jessie testing beta2 netinstall (amd64), I've installed gnome-music
and noticed that no artists or albums are available to be played. The reason
for this is tracker-extract does not complete/is not running.

$ tracker-control
Found 191 PIDs…
Found process ID 18891 for 'tracker-store'
Found process ID 18935 for 'tracker-miner-apps'
Found process ID 18941 for 'tracker-miner-fs'
Found process ID 18956 for 'tracker-miner-user-guides'

Store:
30 Oct 2014, 15:27:25:  ✓     Store                 - Idle

Miners:
30 Oct 2014, 15:27:25:  ✓     Applications          - Idle
30 Oct 2014, 15:27:25:  ✓     File System           - Idle
30 Oct 2014, 15:27:25:  ✓     Userguides            - Idle
30 Oct 2014, 15:27:25:  ✗     Extractor             - Not running or is a
disabled plugin



Backtrace below:

A$ tracker-control -rc
B$ G_DEBUG=gc-friendly G_SLICE=always-malloc gdb /usr/lib/tracker/tracker-
extract

B(gdb) run
Starting program: /usr/lib/tracker/tracker-extract
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff2709700 (LWP 18877)]
[New Thread 0x7ffff0f7b700 (LWP 18878)]
[New Thread 0x7fffebfff700 (LWP 18879)]
[New Thread 0x7fffeb7fe700 (LWP 18880)]
[New Thread 0x7fffeaffd700 (LWP 18881)]
[New Thread 0x7fffea7fc700 (LWP 18882)]
[New Thread 0x7fffe9ffb700 (LWP 18883)]
[New Thread 0x7fffe97fa700 (LWP 18884)]
[New Thread 0x7fffe8ff9700 (LWP 18885)]
[New Thread 0x7fffdffff700 (LWP 18886)]
[New Thread 0x7fffdf7fe700 (LWP 18887)]
[New Thread 0x7fffdeffd700 (LWP 18888)]
[New Thread 0x7fffde7fc700 (LWP 18889)]
[New Thread 0x7fffddffb700 (LWP 18899)]

A$ tracker-control -s
Starting miners…
  ✓ Applications
  ✓ File System
  ✓ Userguides
  ✓ Extractor

B:
[Thread 0x7fffddffb700 (LWP 18899) exited]
[New Thread 0x7fffddffb700 (LWP 19055)]
[New Thread 0x7fffd7b5a700 (LWP 19062)]
[New Thread 0x7fffd6f3b700 (LWP 19063)]
[New Thread 0x7fffccfd8700 (LWP 19064)]

(tracker-extract:18870): libmediaart-CRITICAL **: media_art_process_file:
assertion 'artist != NULL || title != NULL' failed

(tracker-extract:18870): Tracker-WARNING **: Could not proce...  <SNIP>
<SNIP>...and mime:'audio/basic'

[Thread 0x7fffccfd8700 (LWP 19081) exited]
[Thread 0x7fffd7b5a700 (LWP 19082) exited]
[Thread 0x7fffc3fff700 (LWP 19083) exited]
[Thread 0x7fffd6f3b700 (LWP 19063) exited]
[Thread 0x7fffc2591700 (LWP 19085) exited]
[New Thread 0x7fffc2591700 (LWP 19086)]
[New Thread 0x7fffc3fff700 (LWP 19087)]
[New Thread 0x7fffd6f3b700 (LWP 19088)]
....<SNIP>
(tracker-extract:18870): libmediaart-CRITICAL **: media_art_process_buffer:
assertion 'artist != NULL || title != NULL' failed

(tracker-extract:18870): Tracker-WARNING **: Could not process media art for
'file:///home/<SNIP>/test.flac', No error given
[New Thread 0x7fffafd73700 (LWP 19115)]
[New Thread 0x7fffaf572700 (LWP 19116)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc2591700 (LWP 19089)]
malloc_consolidate (av=av@entry=0x7fffb8000020) at malloc.c:4149
4149    malloc.c: No such file or directory.

B(gdb) thread apply all bt
Thread 38 (Thread 0x7fffaf572700 (LWP 19116)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffd51b21dd in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#2  0x00007ffff616e0a4 in start_thread (arg=0x7fffaf572700)
    at pthread_create.c:309
#3  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 37 (Thread 0x7fffafd73700 (LWP 19115)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffd51b21dd in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#2  0x00007ffff616e0a4 in start_thread (arg=0x7fffafd73700)
    at pthread_create.c:309
#3  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 36 (Thread 0x7fffb0bd0700 (LWP 19114)):
#0  0x00007ffff6411384 in g_mutex_unlock ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fffdc9a0e73 in gst_data_queue_push ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#2  0x00007fffd7b7c6d4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
#3  0x00007fffdcc24d3f in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#4  0x00007fffb019bad2 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so
#5  0x00007fffb01a2bdb in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so
#6  0x00007fffb01a4a93 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so
#7  0x00007fffdcc52a16 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#8  0x00007ffff63f42b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff616e0a4 in start_thread (arg=0x7fffb0bd0700)
    at pthread_create.c:309
#11 0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 35 (Thread 0x7fffd7b5a700 (LWP 19113)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64115e7 in g_cond_wait_until ()
---Type <return> to continue, or q <return> to quit---
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1a69 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f4290 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffd7b5a700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 34 (Thread 0x7fffd6f3b700 (LWP 19111)):
#0  0x00007fffafd78070 in a52_init ()
   from /usr/lib/x86_64-linux-gnu/liba52-0.7.4.so
#1  0x00007fffaff88511 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsta52dec.so
#2  0x00007fffdc4dd3e6 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstaudio-1.0.so.0
#3  0x00007fffdcc0faf2 in gst_element_change_state ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#4  0x00007fffdcc100fa in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#5  0x00007fffd7dbdaca in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so
#6  0x00007fffd7dbe86c in ?? ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so
#7  0x00007fffd7dbebcf in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so
#8  0x00007ffff66a2245 in g_closure_invoke ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007ffff66b3f3c in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007ffff66bc748 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007ffff66bc9af in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007ffff66a6985 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007fffdcbe90b4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#14 0x00007ffff66a8ee1 in g_object_notify_by_pspec ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x00007fffdcc2283c in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#16 0x00007fffdcc2c79b in gst_pad_push_event ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#17 0x00007fffdc994e1a in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
---Type <return> to continue, or q <return> to quit---
#18 0x00007fffdc995e0d in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#19 0x00007fffdcc2352e in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#20 0x00007fffdcc23d96 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#21 0x00007fffdcc24220 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#22 0x00007fffdcc221fd in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#23 0x00007fffdcc2c840 in gst_pad_push_event ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#24 0x00007fffc35e9d56 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so
#25 0x00007fffdc972ac5 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#26 0x00007fffdc977025 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#27 0x00007fffdcc24d3f in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#28 0x00007fffd7b7da0c in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
#29 0x00007fffdcc52a16 in ?? ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#30 0x00007ffff63f42b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007ffff616e0a4 in start_thread (arg=0x7fffd6f3b700)
    at pthread_create.c:309
#33 0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 33 (Thread 0x7fffc3fff700 (LWP 19110)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fffdcc52c71 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#3  0x00007ffff63f42b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffc3fff700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 32 (Thread 0x7fffc2d92700 (LWP 19109)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
---Type <return> to continue, or q <return> to quit---
#1  0x00007ffff64115e7 in g_cond_wait_until ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1a69 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f4290 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffc2d92700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 28 (Thread 0x7fffc2591700 (LWP 19089)):
#0  malloc_consolidate (av=av@entry=0x7fffb8000020) at malloc.c:4149
#1  0x00007ffff5e36d28 in _int_malloc (av=av@entry=0x7fffb8000020,
    bytes=bytes@entry=18433) at malloc.c:3423
#2  0x00007ffff5e384a1 in _int_realloc (av=av@entry=0x7fffb8000020,
    oldp=oldp@entry=0x7fffb806efa0, oldsize=oldsize@entry=944,
    nb=nb@entry=18448) at malloc.c:4286
#3  0x00007ffff5e395f9 in __GI___libc_realloc (oldmem=0x7fffb806efb0,
    bytes=18431) at malloc.c:3029
#4  0x00007ffff63d288e in g_realloc ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffd60fae27 in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so
---Type <return> to continue, or q <return> to quit---
#6  0x00007fffdc72fa76 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#7  0x00007fffdc72ff2d in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#8  0x00007fffdc73278d in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#9  0x00007fffdcc24d3f in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#10 0x00007fffdc995bd4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#11 0x00007fffdcc24d3f in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#12 0x00007fffdc976524 in gst_base_parse_push_frame ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#13 0x00007fffdc977122 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#14 0x00007fffdcc24d3f in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#15 0x00007fffd7b7da0c in ?? ()
   from /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
#16 0x00007fffdcc52a16 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#17 0x00007ffff63f42b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#18 0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff616e0a4 in start_thread (arg=0x7fffc2591700)
    at pthread_create.c:309
#20 0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 16 (Thread 0x7fffddffb700 (LWP 19055)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64115e7 in g_cond_wait_until ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1a69 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f4290 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffddffb700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7fffde7fc700 (LWP 18889)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffde7fc700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7fffdeffd700 (LWP 18888)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffdeffd700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 12 (Thread 0x7fffdf7fe700 (LWP 18887)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffdf7fe700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7fffdffff700 (LWP 18886)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffdffff700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7fffe8ff9700 (LWP 18885)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
---Type <return> to continue, or q <return> to quit---
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffe8ff9700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7fffe97fa700 (LWP 18884)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffe97fa700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7fffe9ffb700 (LWP 18883)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
---Type <return> to continue, or q <return> to quit---
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffe9ffb700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7fffea7fc700 (LWP 18882)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffea7fc700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7fffeaffd700 (LWP 18881)):
---Type <return> to continue, or q <return> to quit---
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffeaffd700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7fffeb7fe700 (LWP 18880)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff64114cc in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63a1aab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63f42f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffeb7fe700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

---Type <return> to continue, or q <return> to quit---
Thread 4 (Thread 0x7fffebfff700 (LWP 18879)):
#0  0x00007ffff5e9a17d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff63ccee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63ccffc in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff63cd039 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7fffebfff700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7ffff0f7b700 (LWP 18878)):
#0  0x00007ffff5e9a17d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff63ccee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63cd272 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff7016f06 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7ffff0f7b700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
---Type <return> to continue, or q <return> to quit---

Thread 2 (Thread 0x7ffff2709700 (LWP 18877)):
#0  0x00007ffff5e9a17d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff63ccee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff63ccffc in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff271127d in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ffff63f3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff616e0a4 in start_thread (arg=0x7ffff2709700)
    at pthread_create.c:309
#6  0x00007ffff5ea2cbd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7ffff7fca880 (LWP 18870)):
#0  0x00007ffff5e9a23f in __GI_ppoll (fds=0xadb780, nfds=1,
    timeout=<optimized out>, sigmask=0x0)
    at ../sysdeps/unix/sysv/linux/ppoll.c:56
#1  0x00007fffdcc3749d in gst_poll_wait ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#2  0x00007fffdcbfa878 in gst_bus_timed_pop_filtered ()
   from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#3  0x00007fffdcee556c in ?? ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0
#4  0x00007fffdcee7ce9 in gst_discoverer_discover_uri ()
   from /usr/lib/x86_64-linux-gnu/libgstpbutils-1.0.so.0
#5  0x00007fffdd5f656b in ?? ()
   from /usr/lib/x86_64-linux-gnu/tracker-1.0/extract-modules/libextract-
gstreamer.so
#6  0x00007fffdd5f8440 in tracker_extract_get_metadata ()
   from /usr/lib/x86_64-linux-gnu/tracker-1.0/extract-modules/libextract-
gstreamer.so
#7  0x000000000040b074 in ?? ()
#8  0x000000000040b1b3 in ?? ()
#9  0x000000000040b4b8 in ?? ()
#10 0x00007ffff63ccb6d in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff63ccf48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff63cd272 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x0000000000409b97 in main ()



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages tracker-extract depends on:
ii  libarchive13                    3.1.2-9
ii  libc6                           2.19-12
ii  libcairo2                       1.12.16-5
ii  libflac8                        1.3.0-2
ii  libgif4                         4.1.6-11
ii  libglib2.0-0                    2.42.0-2
ii  libgsf-1-114                    1.14.30-2
ii  libgstreamer-plugins-base1.0-0  1.4.3-1
ii  libgstreamer1.0-0               1.4.3-1
ii  libgxps2                        0.2.2-3+b2
ii  libjpeg62-turbo                 1:1.3.1-8
ii  libmediaart-1.0-0               0.7.0-2
ii  libogg0                         1.3.2-1
ii  libpng12-0                      1.2.50-2
ii  libpoppler-glib8                0.26.5-2
ii  libtiff5                        4.0.3-10+b2
ii  libtotem-plparser18             3.10.3-1
ii  libtracker-miner-1.0-0          1.2.2-2+b1
ii  libtracker-sparql-1.0-0         1.2.2-2+b1
ii  libvorbis0a                     1.3.2-1.5
ii  libvorbisfile3                  1.3.2-1.5
ii  libxml2                         2.9.1+dfsg1-4
ii  tracker                         1.2.2-2+b1

tracker-extract recommends no packages.

tracker-extract suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi Eric,

thanks for testing. I would consider this bug done then for gst-libav,
and if anything then tracker probably needs some fixes in stable for
this.

On Mo, 2015-07-20 at 23:59 -0700, Eric Shattow wrote:
> Postscript:   When I installed "tracker" 1.4.0-3 (sid or experimental
> I don't know) now tracker completes its task.
> 
> I am making a wild guess that the problem was a race condition in 
> tracker.
> 
> Eric
> 
> On Mon, Jul 20, 2015 at 9:34 PM, Eric Shattow <luc...@gmail.com> 
> wrote:
> > Hi Sebastian, replying off the public record here because the logs 
> > I
> > have (attached) contain identifying information.
> > 
> > I also did try the new packages as directed.
> > 
> > Eric
> > 
> > On Mon, Jul 20, 2015 at 11:22 AM, Sebastian Dröge <sl...@debian.org
> > > wrote:
> > > Hi,
> > > 
> > > can you get a backtrace of the crash with the following packages
> > > installed?
> > > 
> > > libglib2.0-0-dbg libgstreamer1.0-0-dbg gstreamer1.0-plugins-base
> > > -dbg
> > > gstreamer1.0-plugins-good-dbg gstreamer1.0-plugins-bad-dbg 
> > > gstreamer1.0
> > > -plugins-ugly-dbg gstreamer1.0-libav-dbg
> > > 
> > > Also please check if the problem still exists with the GStreamer
> > > packages from experimental.
> > > 
> > > The backtrace you provided is not really that helpful, but it 
> > > could be
> > > a problem that is fixed since a while already related to liba52 
> > > (and
> > > not libav).
> > > 
> > > Thanks!

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to