Your message dated Tue, 28 Aug 2007 17:16:20 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435634: mount ends with Segmentation fault
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Version: 2.13-1

On Fri, Aug 03, 2007 at 10:18:47AM +0200, Falk Siemonsmeier wrote:
> Am Do 02.08.2007 16:28 schrieb LaMont Jones <[EMAIL PROTECTED]>:
> > On Thu, Aug 02, 2007 at 10:35:07AM +0200, Falk Siemonsmeier wrote:
> > > mount -o mountvers=2,nfsvers=3 netapp:/vol/vol_bc/bc_homes /media
> > > Segmentation fault
> > Could you load the latest nfs-common and mount from sid and see if
> > that resolves the problem?
> I just tested a little bit, it works with oldstable

Given the lack of NFS code in 2.13, I'm willing to assert that the bug
does not exist in util-linux 2.13-1.

lamont

--- End Message ---

Reply via email to