Package: mount
Version: 2.12r-19
Severity: grave
Justification: renders package unusable

When try to mount 
mount -o mountvers=2,nfsvers=3 netapp:/vol/vol_bc/bc_homes /media
I get
Segmentation fault

dmesg 
mount[11521]: segfault at 000000000ad26f80 rip 000000000040b6ad rsp
00007fffa2db0670 error 4

bind(3, {sa_family=AF_INET, sin_port=htons(911),
sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use)
bind(3, {sa_family=AF_INET, sin_port=htons(912),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(2049),
sin_addr=inet_addr("194.95.28.50")}, 16) = 0
write(3, "\200\0\0(r\327\367\364\0\0\0\0\0\0\0\2\0\1\206\243\0\0"..., 44) =
44
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20000) = 1
read(3, "\200\0\0\34r\327\367\364\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 400) =
32
close(3)                                = 0
close(3)                                = -1 EBADF (Bad file descriptor)
close(3)                                = -1 EBADF (Bad file descriptor)
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
bind(3, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(111),
sin_addr=inet_addr("194.95.28.50")}, 16) = 0
write(3, "\200\0\0008+\244\330\370\0\0\0\0\0\0\0\2\0\1\206\240\0"..., 60) =
60
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 60000) = 1
read(3, "\200\0\0\34+\244\330\370\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 400) =
32
close(3)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
bind(3, {sa_family=AF_INET, sin_port=htons(913),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(4046),
sin_addr=inet_addr("194.95.28.50")}, 16) = 0
write(3, "\200\0\0(,o]\260\0\0\0\0\0\0\0\2\0\1\206\245\0\0\0\2\0"..., 44) =
44
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20000) = 1
read(3, "\200\0\0\30,o]\260\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 400) =
28
close(3)                                = 0
close(3)                                = -1 EBADF (Bad file descriptor)
close(3)                                = -1 EBADF (Bad file descriptor)
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
bind(3, {sa_family=AF_INET, sin_port=htons(914),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(4046),
sin_addr=inet_addr("194.95.28.50")}, 16) = 0
uname({sys="Linux", node="romulus", ...}) = 0
geteuid()                               = 0
getegid()                               = 0
getgroups(0, NULL)                      = 1
getgroups(1, [0])                       = 1
write(3, "\200\0\0`u\277-:\0\0\0\0\0\0\0\2\0\1\206\245\0\0\0\2\0"..., 100) =
100
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 20000) = 1
read(3, "\200\0\0<u\277-:\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) =
64
close(3)                                = 0
close(3)                                = -1 EBADF (Bad file descriptor)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 11759 detached

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mount depends on:
ii  libblkid 1.39+1.40-WIP-2006.11.14+dfsg-2 block device id library
ii  libc6    2.3.6.ds1-13                    GNU C Library: Shared libraries
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library

mount recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to