Your message dated Mon, 4 Jul 2016 19:38:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#757336: file: crash on some HTML file (invalid use of
free())
has caused the Debian Bug report #757336,
regarding file: crash on some HTML file (invalid use of free())
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.)
--
757336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 1:5.19-1+exp1
Severity: important
Dear Maintainer,
here is how to reproduce the problem:
1. install the diveintopython package
2. set the following environment variables:
export MALLOC_CHECK_=3
export MALLOC_PERTURB_=117
3. run file:
$ file /usr/share/doc/diveintopython/html/soap_web_services/index.html
*** Error in `file': free(): invalid pointer: 0x09abdb60 ***
======= Backtrace: =========
/lib/i386-linux-gnu/i686/cmov/libc.so.6[0x410901f3]
/lib/i386-linux-gnu/i686/cmov/libc.so.6[0x4109626a]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(cfree+0x9b)[0x41099c0b]
/lib/i386-linux-gnu/i686/cmov/libc.so.6[0x410e51b9]
/lib/i386-linux-gnu/i686/cmov/libc.so.6[0x410ec409]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(regexec+0x9c)[0x410f0dac]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0x106a6)[0xb76ca6a6]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0x9f35)[0xb76c3f35]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0xc32d)[0xb76c632d]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0xaefd)[0xb76c4efd]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0xfffd)[0xb76c9ffd]
/usr/lib/i386-linux-gnu/libmagic.so.1(+0x4533)[0xb76be533]
file[0x80499ae]
file[0x8049093]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xf3)[0x4103ca63]
file[0x80495e5]
======= Memory map: ========
08048000-0804b000 r-xp 00000000 09:00 787334 /usr/bin/file
0804b000-0804c000 r--p 00002000 09:00 787334 /usr/bin/file
0804c000-0804d000 rw-p 00003000 09:00 787334 /usr/bin/file
09a97000-09ade000 rw-p 00000000 00:00 0 [heap]
41000000-4101f000 r-xp 00000000 09:00 2361652 /lib/i386-linux-gnu/ld-2.19.so
4101f000-41020000 r--p 0001f000 09:00 2361652 /lib/i386-linux-gnu/ld-2.19.so
41020000-41021000 rw-p 00020000 09:00 2361652 /lib/i386-linux-gnu/ld-2.19.so
41023000-411c8000 r-xp 00000000 09:00 2361840
/lib/i386-linux-gnu/i686/cmov/libc-2.19.so
411c8000-411ca000 r--p 001a5000 09:00 2361840
/lib/i386-linux-gnu/i686/cmov/libc-2.19.so
411ca000-411cb000 rw-p 001a7000 09:00 2361840
/lib/i386-linux-gnu/i686/cmov/libc-2.19.so
411cb000-411ce000 rw-p 00000000 00:00 0
41490000-414ac000 r-xp 00000000 09:00 2362495
/lib/i386-linux-gnu/libgcc_s.so.1
414ac000-414ad000 rw-p 0001b000 09:00 2362495
/lib/i386-linux-gnu/libgcc_s.so.1
b71e1000-b749f000 rw-p 00000000 09:00 2228996
/usr/lib/i386-linux-gnu/file/magic.mgc
b749f000-b769f000 r--p 00000000 09:00 787558 /usr/lib/locale/locale-archive
b769f000-b76a1000 rw-p 00000000 00:00 0
b76a1000-b76b8000 r-xp 00000000 09:00 2361743
/lib/i386-linux-gnu/libz.so.1.2.8
b76b8000-b76b9000 r--p 00016000 09:00 2361743
/lib/i386-linux-gnu/libz.so.1.2.8
b76b9000-b76ba000 rw-p 00017000 09:00 2361743
/lib/i386-linux-gnu/libz.so.1.2.8
b76ba000-b76d9000 r-xp 00000000 09:00 2228896
/usr/lib/i386-linux-gnu/libmagic.so.1.0.0
b76d9000-b76da000 r--p 0001f000 09:00 2228896
/usr/lib/i386-linux-gnu/libmagic.so.1.0.0
b76da000-b76db000 rw-p 00020000 09:00 2228896
/usr/lib/i386-linux-gnu/libmagic.so.1.0.0
b771c000-b771e000 rw-p 00000000 00:00 0
b771e000-b7725000 r--s 00000000 09:00 2365123
/usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
b7725000-b7727000 r--p 001ff000 09:00 787558 /usr/lib/locale/locale-archive
b7727000-b7729000 rw-p 00000000 00:00 0
b7729000-b772a000 r-xp 00000000 00:00 0 [vdso]
bfb03000-bfb24000 rw-p 00000000 00:00 0 [stack]
/usr/share/doc/diveintopython/html/soap_web_services/index.html: Aborted
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Foreign Architectures: amd64
Kernel: Linux 3.14-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages file depends on:
ii libc6 2.19-7
ii libmagic1 1:5.19-1+exp1
ii zlib1g 1:1.2.8.dfsg-1
file recommends no packages.
file suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
closing
signature.asc
Description: Digital signature
--- End Message ---