Your message dated Thu, 19 Jan 2017 12:35:36 +0000 with message-id <[email protected]> and subject line Bug#848842: fixed in tracker 1.10.4-1 has caused the Debian Bug report #848842, regarding tracker-extract: crashes with SIGSYS in mlock 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 [email protected] immediately.) -- 848842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848842 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tracker-extract Version: 1.10.3-1 Severity: critical File: /usr/lib/tracker/tracker-extract Justification: breaks the whole system Dear Maintainer, During a recent apt run, my system became almost completely unresponsive. Luckily I was able to get to another terminal, find the offender with `top`, and neutralize it. /usr/lib/tracker/tracker-extract is dying with SIGSYS, backtrace below. According to `coredumpctl list`, it restarted approximately 6000 times before I replaced it with a symlink to /bin/true, which finally allowed aptitude to finish. That auto-restart behavior, in itself, deserves a grave bug at least. I haven't got debug symbols, but I will follow-up after installing them. # coredumpctl gdb PID: 23962 (tracker-extract) UID: 1000 (ben) GID: 1000 (ben) Signal: 31 (SYS) Timestamp: Mon 2016-12-19 21:16:42 PST (12min ago) Command Line: /usr/lib/tracker/tracker-extract Executable: /usr/lib/tracker/tracker-extract Control Group: / Slice: -.slice Boot ID: db830d9ceb0441bd97c414fa76830061 Machine ID: a9f5005691f11289cd92098b52b4f3f9 Hostname: joyplim Storage: /var/lib/systemd/coredump/core.tracker-extract.1000.db830d9ceb0441bd97c414fa76830061.23962.1482211002000000000000.lz4 Message: Process 23962 (tracker-extract) of user 1000 dumped core. Stack trace of thread 23990: #0 0x00007fe59d43e4d7 mlock (libc.so.6) #1 0x00007fe5766da6f1 fluid_defsfont_load_sampledata (libfluidsynth.so.1) #2 0x00007fe5766de78a fluid_defsfont_load (libfluidsynth.so.1) #3 0x00007fe5766de8c1 fluid_defsfloader_load (libfluidsynth.so.1) #4 0x00007fe5766ebdc9 fluid_synth_sfload (libfluidsynth.so.1) #5 0x00007fe57698d276 n/a (libgstfluidsynthmidi.so) #6 0x00007fe58647d6de gst_element_change_state (libgstreamer-1.0.so.0) #7 0x00007fe58647de4f n/a (libgstreamer-1.0.so.0) #8 0x00007fe584266edd n/a (libgstplayback.so) #9 0x00007fe5842725c4 n/a (libgstplayback.so) #10 0x00007fe584272fe2 n/a (libgstplayback.so) #11 0x00007fe58427322f n/a (libgstplayback.so) #12 0x00007fe59dc41f75 g_closure_invoke (libgobject-2.0.so.0) #13 0x00007fe59dc53f82 signal_emit_unlocked_R (libgobject-2.0.so.0) #14 0x00007fe59dc5cbcc g_signal_emit_valist (libgobject-2.0.so.0) #15 0x00007fe59dc5cfaf g_signal_emit (libgobject-2.0.so.0) #16 0x00007fe59dc463a4 g_object_dispatch_properties_changed (libgobject-2.0.so.0) #17 0x00007fe586451634 n/a (libgstreamer-1.0.so.0) #18 0x00007fe59dc48979 g_object_notify_by_spec_internal (libgobject-2.0.so.0) #19 0x00007fe586492434 n/a (libgstreamer-1.0.so.0) #20 0x00007fe58649ded0 gst_pad_push_event (libgstreamer-1.0.so.0) #21 0x00007fe577397829 n/a (libgstmidi.so) #22 0x00007fe5864c8a11 n/a (libgstreamer-1.0.so.0) #23 0x00007fe59d98cd3e g_thread_pool_thread_proxy (libglib-2.0.so.0) #24 0x00007fe59d98c345 g_thread_proxy (libglib-2.0.so.0) #25 0x00007fe59d701464 start_thread (libpthread.so.0) #26 0x00007fe59d4429df __clone (libc.so.6) Stack trace of thread 23964: #0 0x00007fe59d43e119 syscall (libc.so.6) #1 0x00007fe59d9aa14f g_cond_wait (libglib-2.0.so.0) #2 0x00007fe59d938ecb g_async_queue_pop_intern_unlocked (libglib-2.0.so.0) #3 0x00007fe59d98ce8d g_thread_pool_wait_for_new_task (libglib-2.0.so.0) #4 0x00007fe59d98c345 g_thread_proxy (libglib-2.0.so.0) #5 0x00007fe59d701464 start_thread (libpthread.so.0) #6 0x00007fe59d4429df __clone (libc.so.6) Stack trace of thread 23962: #0 0x00007fe59d43956d poll (libc.so.6) #1 0x00007fe59d9649f6 g_main_context_poll (libglib-2.0.so.0) #2 0x00007fe59d964d82 g_main_loop_run (libglib-2.0.so.0) #3 0x000056523e970d47 n/a (/usr/lib/tracker/tracker-extract) GNU gdb (Debian 7.12-4) 7.12 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... "/usr/lib/tracker/tracker-extract": not in executable format: File format not recognized [New LWP 23990] [New LWP 23964] [New LWP 23962] [New LWP 23975] [New LWP 23970] [New LWP 23967] [New LWP 23971] [New LWP 23968] [New LWP 23972] [New LWP 23973] [New LWP 23974] [New LWP 23963] [New LWP 23976] [New LWP 23969] [New LWP 23989] [New LWP 23985] [New LWP 23965] [New LWP 23966] Core was generated by `/usr/lib/tracker/tracker-extract'. Program terminated with signal SIGSYS, Bad system call. #0 0x00007fe59d43e4d7 in ?? () [Current thread is 1 (LWP 23990)] (gdb) quit -- System Information: Debian Release: stretch/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, x32, arm64 Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages tracker-extract depends on: ii libc6 2.24-8 ii libcue1 1.4.0-1 ii libflac8 1.3.1-4 ii libgif7 5.1.4-0.4 ii libglib2.0-0 2.50.2-2 ii libgsf-1-114 1.14.41-1 ii libgstreamer-plugins-base1.0-0 1.10.2-1 ii libgstreamer1.0-0 1.10.2-1 ii libgxps2 0.2.4-1 ii libjpeg62-turbo 1:1.5.1-2 ii libmediaart-2.0-0 1.9.0-2 ii libosinfo-1.0-0 1.0.0-2 ii libpng16-16 1.6.26-6 ii libpoppler-glib8 0.48.0-2 ii libtiff5 4.0.7-3 ii libtotem-plparser18 3.10.7-1 ii libtracker-miner-1.0-0 1.10.3-1 ii libtracker-sparql-1.0-0 1.10.3-1 ii libvorbisfile3 1.3.5-3 ii libxml2 2.9.4+dfsg1-2.1 ii tracker 1.10.3-1 tracker-extract recommends no packages. tracker-extract suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: tracker Source-Version: 1.10.4-1 We believe that the bug you reported is fixed in the latest version of tracker, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Biebl <[email protected]> (supplier of updated tracker package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 19 Jan 2017 13:04:10 +0100 Source: tracker Binary: tracker libtracker-sparql-1.0-0 libtracker-sparql-1.0-dev libtracker-sparql-doc libtracker-miner-1.0-0 libtracker-miner-1.0-dev libtracker-miner-doc libtracker-control-1.0-0 libtracker-control-1.0-dev libtracker-control-doc gir1.2-tracker-1.0 tracker-gui tracker-extract tracker-miner-fs Architecture: source Version: 1.10.4-1 Distribution: unstable Urgency: medium Maintainer: Michael Biebl <[email protected]> Changed-By: Michael Biebl <[email protected]> Description: gir1.2-tracker-1.0 - GObject introspection data for Tracker libtracker-control-1.0-0 - library to control/monitor tracker miners libtracker-control-1.0-dev - library to control/monitor tracker miners - development files libtracker-control-doc - library to control/monitor tracker miners - API documentation libtracker-miner-1.0-0 - tracker data miner library libtracker-miner-1.0-dev - tracker data miner library - development files libtracker-miner-doc - tracker data miner library - API documentation libtracker-sparql-1.0-0 - metadata database, indexer and search tool - library libtracker-sparql-1.0-dev - metadata database, indexer and search tool - development files libtracker-sparql-doc - metadata database, indexer and search tool - API documentation tracker - metadata database, indexer and search tool tracker-extract - metadata database, indexer and search tool - metadata extractors tracker-gui - metadata database, indexer and search tool - GNOME frontends tracker-miner-fs - metadata database, indexer and search tool - filesystem indexer Closes: 848842 849936 Changes: tracker (1.10.4-1) unstable; urgency=medium . [ Michael Biebl ] * New upstream release. - tracker-extract: Whitelist multiple innocuous syscalls that were reported to raise false positives in the extraction sandbox. (Closes: #848842, #849936, LP: #1649035, LP: #1649004) . [ Simon McVittie ] * Disable libmediaart. It makes tracker-extract write to the filesystem (in its cache directory), which is incompatible with the seccomp sandbox introduced in 1.10.2. * Don't immediately restart tracker-extract on SIGSYS. Mitigates: #851148 Checksums-Sha1: fe5353d4845894b21c906f6e2223ae5f25ee65f6 3830 tracker_1.10.4-1.dsc b17fa047fa0dbb45ad86712e8ce8661ba11e61d3 5028900 tracker_1.10.4.orig.tar.xz 047ca6a9f1958b2a26213606e74ddc49aad55dd2 20872 tracker_1.10.4-1.debian.tar.xz Checksums-Sha256: 532d7445095c9c07fb40f55538a9973a973f147f0c65c4d6ac032e02384ebd06 3830 tracker_1.10.4-1.dsc 70e779e55bf580615a66db43ae45d081e1810cc11bbfcdd0a6339f506e0adf9d 5028900 tracker_1.10.4.orig.tar.xz df474bf07c23f37e9cfff23615638a2a5731f2e48b93616d126a2cc2bfb10dd6 20872 tracker_1.10.4-1.debian.tar.xz Files: 85ee8c56b8fddfdec14a52d94555d832 3830 utils optional tracker_1.10.4-1.dsc 5eda28609155c1ab07053666d2460bf2 5028900 utils optional tracker_1.10.4.orig.tar.xz 9f7b1a8e86e1b8e2b5928e8555c43d8f 20872 utils optional tracker_1.10.4-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAliAriwACgkQauHfDWCP ItyQQQ/+JQNke7bH0yyaNpUcTh9cXaLbbqFozhlAlGV2avY3HlpuYWd09uT9wGoH O+1Q2yeFUv71COdeORiVUSA626QCtTQgQxy0e+wZRpDaeLP1lZTEHWAYOy+PfT7H LFZNzg0/ZAzfrep0RIA97ABfx7GJ7uNn/ec9PXN6d/L/ky+1C0RIYFU9a+bbmNh+ isfiG+fg+vx9wAlYNf0BvdlbGajAr47hkGl/Ji2IbQo2YdpS9Lwj6U4cTr0dQn4j eh6WiyyXk1MySMtry8vPgFjRRsKN6EcAQMA96tG6YqTmMeZ8frz0SgQj/XKyBZTL gEb6vhagUiRhBhogMaIb4g1NkMNfZTF1ehbShoZz7c5ZCJh0UYaYh2LgpwtU4Osa fUkLQXFwudy677Tr50Fp2nvzfxYuJigV6XAfETM5Ql6xOYfw0F1tpIbJjKnbG1lW TMTBYr6r2GuJJVyKEBFUoLtA+Swpk/66+5htv3evDHF8BFY9KsxHsIqND6RHk6Sj 34NIPMlbkUFBvCz+/zxwWuHaeEueAvGmTd0AS1DDTWvL2/9KOh3MPhm4wdXQ7iPY PfGCRCpcHDScgO2S6cnjbJtMfJgSzy5kMxhVM+E2Q/gFg2ZNhNXc7Bkd4ip+fadE b+PCWf0+nxKl0lqStaGbjrwSh5mQIn9Q2pQxvW13cYHERlQYhso= =6OgL -----END PGP SIGNATURE-----
--- End Message ---

