X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 298ABDC0C69 for ; Mon, 21 May 2012 14:48:18 +0000 (UTC) Received: by ggnm2 with SMTP id m2so5490489ggn.13 for ; Mon, 21 May 2012 07:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=1gA6jw3wKUabSfq0W7K4qbQZFOUSrtWnOjyxT/pz9l8=; b=ezoDP41ZBDJzbhWcMiCFmNmH0MLNZ4oDW7KO5OdyI0TxCGZ3jjjKXU4q6ofcCZa8Ee OA/CEEDZRl6kUFcVkx5TS3V/BpnY7WmkBtXJFjt1fTwCVULXY4IBIODb+U0ktUvO8KEI 9NtTUyp4EXlzvrpJ4KITcigulo6sVB/reRAQuHX/ZdBBOMRexyrk5VbuCAA/nVJkTUid 4CZjt1xOYLPmKJs1j/6qG+erUulW3cCwvNZwG6ybSjQ5lWhLb08r52hySo8io6PagrPb aWlRaoBkXou9xzcdCBMXwhZd5WzYNtI4NysSQjlRbIESDDZJYM+FJl/GjAQqDKp6f9tl 8pgQ== Received: by 10.50.187.228 with SMTP id fv4mr6988858igc.10.1337611698021; Mon, 21 May 2012 07:48:18 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.64.133.167 with HTTP; Mon, 21 May 2012 07:47:47 -0700 (PDT) In-Reply-To: <20120521152738.33404183@ncopa-desktop.nor.wtbts.net> References: <20120521152738.33404183@ncopa-desktop.nor.wtbts.net> From: alex M Date: Mon, 21 May 2012 16:47:47 +0200 Message-ID: Subject: Re: [alpine-devel] Bug in rpc.mountd To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I answered only to you, so I repost it to the ml. bei:~# apk version 'libc0.9.32' Installed: Available: libc0.9.32-0.9.33.2-r1 =3D 0.9.33.2-r1 bei:~# cat /etc/apk/repositories /media/usb/apks http://nl.alpinelinux.org/alpine/v2.4/main bei:~# uname -a Linux bei 3.3.6-grsec #1-Alpine SMP Mon May 14 13:42:17 UTC 2012 x86_64 Lin= ux And yes it was working with the 2.4.1 The segfault happen when I try to mount the nfs share. I can let you an SSH access if you want to check around my system. Thanks for taking care of this problem. Regards, On Mon, May 21, 2012 at 3:27 PM, Natanael Copa wrot= e: > On Mon, 21 May 2012 09:19:04 +0200 > alex M wrote: > >> Hi, >> >> I upgade from 2.4.1 to 2.4.2 and now I got a real problem with the >> nfs daemon: >> >> [ =C2=A0482.292020] rpc.mountd[2043]: segfault at 7873d1d796c8 ip >> 0000786bd1b52c96 sp 00007ae3fb88a470 error 4 in >> libuClibc-0.9.33.2.so[786bd1b07000+6b000] >> [ =C2=A0482.292057] grsec: Segmentation fault occurred at 00007873d1d796= c8 >> in /usr/sbin/rpc.mountd[rpc.mountd:2043] uid/euid:0/0 gid/egid:0/0, >> parent /bin/busybox[init:1] uid/euid:0/0 gid/egid:0/0 >> [ =C2=A0482.292087] grsec: denied resource overstep by requesting 4096 f= or >> RLIMIT_CORE against limit 0 for /usr/sbin/rpc.mountd[rpc.mountd:2043] >> uid/euid:0/0 gid/egid:0/0, parent /bin/busybox[init:1] uid/euid:0/0 >> gid/egid:0/0 >> >> That's a real problem since the main purpose of the computer running >> alpinelinux is to be a NFS server. >> >> I just want to report this bug and pray it can be fix quickly, >> otherwise I had to reinstall my box with something that don't broke >> NFS server. > > Ok. I was able to reproduce. It works on 2.4.1, it segfaults on > x86_64 2.4.2 within uclibc code and it segfaults on startup. > > What is interesting is that only relevant thing changed between 2.4.1 > and 2.4.2 is the kernel. > > I will try make a debug build here and generate a core dump. > > Thanks! > > -nc > > >> Regards. >> >> >> --- >> Unsubscribe: =C2=A0alpine-devel+unsubscribe@lists.alpinelinux.org >> Help: =C2=A0 =C2=A0 =C2=A0 =C2=A0 alpine-devel+help@lists.alpinelinux.or= g >> --- >> > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---