Package: mkvtoolnix
Version: 1.7.0-2
Severity: normal
$ mkvmerge --attach-file not-there -o /dev/null
mkvmerge v1.7.0 ('What Do You Take Me For') built on Aug 17 2006 08:43:55
Violació de segment
gdb only prints garbage, but some manual tracing revealed that the problem is in
libmagic. This is the last line in mkvmerge code before segfault:
src/common/extern_data.cpp: ret = magic_file(m, ext.c_str());
I'd have filed this on libmagic, but I couldn't come up with a simple testcase
that could reproduce the same problem outside mkvmerge. I suspect some weird
memory layout condition is triggering it.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to ca_AD.UTF-8)
Versions of packages mkvtoolnix depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libexpat1 1.95.8-3.3 XML parsing C library - runtime li
ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim
ii libgcc1 1:4.1.1-13 GCC support library
ii liblzo1 1.08-3 data compression library (old vers
ii libmagic1 4.17-4 File type determination library us
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages mkvtoolnix recommends:
pn mkvtoolnix-gui <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]