strace behavior under debian wheezy
Hi, I currently debugging a system which recieves SIGTERM from unspecified source. Under Ubuntu if I attach an strace -e trace=signal to the process, it prints out the signal sender's UID and PID like: '--- SIGTERM {si_signo=SIGTERM, si_code=SI_USER, si_pid=3469, si_uid=0} ---' Under Debian I can't access to these useful information, killing the process prints out: '--- SIGTERM (Terminated) @ 0 (0) ---' Are there any way to acquire the signal sender's PID? Thanks, Dancsa -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53259ac0.3070...@dancsa.hu
Re: strace behavior under debian wheezy
GALAMBOS Daniel writes: > Are there any way to acquire the signal sender's PID? stap -x $pid /usr/share/doc/systemtap-doc/examples/process/sigmon.stp SIGTERM shows you the process that sends SIGTERM to the process whose PID is $pid. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/84k3bu9rvx@sauna.l.org
Bug#741854: ITP: yaafe -- audio features extraction library
Package: wnpp Severity: wishlist Owner: Paul Brossier * Package name: yaafe Version : 0.64 Upstream Author : Institut Télécom - Télécom Paristech * URL : http://yaafe.sourceforge.net * License : LGPL-3 Programming Lang: C++, Python Description : audio features extraction library Yaafe provides: - a collection of classical audio features, with transformations and temporal integration - reading of WAV, OGG, MP3 (and others) audio file formats. - CSV and HDF5 output file formats - Python and Matlab bindings to extract features straight within your favorite environment. - automatic input samplerate conversion, using smarc. - an extensible framework that allow you to create your own feature library. - a C++ API to efficiently integrate Yaafe in your project -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140316143910.19205.1953.reportbug@groseille.localdomain
Bug#741877: ITP: python-pyocr -- python-pyocr -- Python wrapper for OCR engines
Package: wnpp Severity: wishlist Owner: Ross Vandegrift * Package name: python-pyocr Version : 0.2.2 Upstream Author : Jerome Flesch * URL : https://github.com/jflesch/pyocr * License : GPL-3 Programming Lang: Python Description : python-pyocr -- Python wrapper for OCR engines Pyocr is an optical character recognition (OCR) tool wrapper for Python. That is, it helps using OCR tools from a Python program. Pyocr can be used as a wrapper for google's Tesseract-OCR or Cuneiform. It can read all image types supported by Pillow, including jpeg, png, gif, bmp, tiff, and others. It also support bounding box data. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140316193540.15466.33140.report...@vanvanmojo.kallisti.us
Bug#741881: ITP: python-pyinsane -- Python implementation of the Sane API
Package: wnpp Severity: wishlist Owner: Ross Vandegrift * Package name: python-pyinsane Version : 1.3.5 Upstream Author : Jerome Flesch * URL : https://github.com/jflesch/pyinsane * License : GPL-3 Programming Lang: Python Description : Python implementation of the Sane API Python implementation of the Sane API (using ctypes) and abstration layer. The code is divided in 3 layers: rawapi : Ctypes binding to the raw Sane API abstract : An Object-Oriented layer that simplifies the use of the Sane API and try to avoid possible misuse of the Sane API. When scanning, it also takes care of returning a Pillow image. abstract_th : The Sane API is not thread-safe and cannot be used in a multi-threaded environment easily. This layer solves this problem by using a fully dedicated thread. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140316211235.31936.97977.report...@vanvanmojo.kallisti.us
Bug#741893: general: System unresponsive after large torrent download to btrfs
Package: general Severity: important Dear Maintainer, Downloading a large torrent (30GB, 1 files) using transmission-gtk onto a btrfs filesystem (mounted as the root filesystem) causes the system to become unresponsive after a very short period of time. Tried marking the torrent directory with the no-COW attribute before starting, but that made no difference. System had to be powered off to shut down. -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140317005247.7748.8123.report...@server.lan
Bug#741900: ITP: phyutility -- Phyutility (fyoo-til-i-te) is a command line program that performs simple analyses or modifications on both trees and data matrices.
Package: wnpp Severity: wishlist Owner: Stephen Smith * Package name: phyutility Version : 2.7.3-1 Upstream Author : Stephen Smith * URL : https://github.com/blackrim/phyutility/ * License : GPL Programming Lang: Java Description : Phyutility (fyoo-til-i-te) is a command line program that performs simple analyses or modifications on both trees and data matrices. Phyutility performs simple analyses for phylogenetics on data matrices and phylogenetic trees. It can reroot, prune, convert, and calculate some statistics on trees. It can also concatenate, parse, and trim data matrices. Phyutility will be maintained as part of the Debian Med team. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140317024753.5124.32835.reportbug@brdeb.brdomain