Package: man-db
Version: 2.7.0.2-5
Severity: important

Dear Maintainer,

A stale NFS file handle on a VirtualBox host shared with a Debian guest
under /usr/global results in `man` segfaulting at startup on the guest:

    ycoene@debian:~$ strace man man

    [...]

    lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
    lstat64("/usr/share/man", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    lstat64("/usr/global", 0xbfb37db0)      = -1 EPROTO (Protocol error)
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
    +++ killed by SIGSEGV +++
    Segmentation fault

-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
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 man-db depends on:
ii  bsdmainutils           9.0.6
ii  debconf [debconf-2.0]  1.5.56
ii  dpkg                   1.17.25
ii  groff-base             1.22.2-8
ii  libc6                  2.19-18
ii  libgdbm3               1.8.3-13.1
ii  libpipeline1           1.4.0-1
ii  zlib1g                 1:1.2.8.dfsg-2+b1

man-db recommends no packages.

Versions of packages man-db suggests:
pn  groff                    <none>
ii  iceweasel [www-browser]  31.8.0esr-1~deb8u1
ii  less                     458-3
ii  w3m [www-browser]        0.5.3-19

-- debconf information:
  man-db/auto-update: true
  man-db/install-setuid: false

Reply via email to