* Re: libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount
[not found] <20140722144831.2069.50552.reportbug@celtic.calvaedi.com>
@ 2014-07-23 0:47 ` Aníbal Monsalve Salazar
2014-07-23 3:53 ` NeilBrown
0 siblings, 1 reply; 2+ messages in thread
From: Aníbal Monsalve Salazar @ 2014-07-23 0:47 UTC (permalink / raw)
To: linux-nfs; +Cc: John Hughes, 755703
On Tue, 2014-07-22 16:48:31 +0200, John Hughes wrote:
> Package: libtirpc1
> Version: 0.2.3-2
> Severity: important
>
> Dear Maintainer,
>
> * What led up to the situation?
>
> Upgraded to libtirpc1_0.2.4-1_amd64.deb
>
> * What was the outcome of this action?
>
> nfs4 sec=krb5 mounts stopped working, rpc.gssd segfaults in libgssapi_krb5
>
> Jul 22 16:22:22 celtic kernel: [ 285.086078] rpc.gssd[1611]: segfault at 6c ip 00007f24c8f9e72f sp 00007fff60b1df10 error 4 in libgssapi_krb5.so.2.2[7f24c8f8b000+45000
>
> Downgrading to 0.2.3-2 "fixes" the problem.
>
> Note that some non-Debian people seem to have the same problem, e.g.
>
> http://forums.opensuse.org/showthread.php/494292-segmentation-fault-OpenSUSE-13-1-when-mounting-nfs4-with-kerberos
>
> or:
>
> https://bugs.archlinux.org/task/39217
>
> -- System Information:
> Debian Release: jessie/sid
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages libtirpc1 depends on:
> ii libc6 2.19-7
> ii libgssglue1 0.4-2
> ii multiarch-support 2.19-7
>
> libtirpc1 recommends no packages.
>
> libtirpc1 suggests no packages.
>
> -- no debconf information
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755703
How can I fix this bug in Debian?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount
2014-07-23 0:47 ` libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount Aníbal Monsalve Salazar
@ 2014-07-23 3:53 ` NeilBrown
0 siblings, 0 replies; 2+ messages in thread
From: NeilBrown @ 2014-07-23 3:53 UTC (permalink / raw)
To: Aníbal Monsalve Salazar; +Cc: linux-nfs, John Hughes, 755703
[-- Attachment #1: Type: text/plain, Size: 1943 bytes --]
On Wed, 23 Jul 2014 10:47:21 +1000 Aníbal Monsalve Salazar
<anibal@debian.org> wrote:
> On Tue, 2014-07-22 16:48:31 +0200, John Hughes wrote:
> > Package: libtirpc1
> > Version: 0.2.3-2
> > Severity: important
> >
> > Dear Maintainer,
> >
> > * What led up to the situation?
> >
> > Upgraded to libtirpc1_0.2.4-1_amd64.deb
> >
> > * What was the outcome of this action?
> >
> > nfs4 sec=krb5 mounts stopped working, rpc.gssd segfaults in libgssapi_krb5
> >
> > Jul 22 16:22:22 celtic kernel: [ 285.086078] rpc.gssd[1611]: segfault at 6c ip 00007f24c8f9e72f sp 00007fff60b1df10 error 4 in libgssapi_krb5.so.2.2[7f24c8f8b000+45000
> >
> > Downgrading to 0.2.3-2 "fixes" the problem.
> >
> > Note that some non-Debian people seem to have the same problem, e.g.
> >
> > http://forums.opensuse.org/showthread.php/494292-segmentation-fault-OpenSUSE-13-1-when-mounting-nfs4-with-kerberos
> >
> > or:
> >
> > https://bugs.archlinux.org/task/39217
> >
> > -- System Information:
> > Debian Release: jessie/sid
> > APT prefers unstable
> > APT policy: (500, 'unstable'), (1, 'experimental')
> > Architecture: amd64 (x86_64)
> > Foreign Architectures: i386
> >
> > Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
> > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/dash
> >
> > Versions of packages libtirpc1 depends on:
> > ii libc6 2.19-7
> > ii libgssglue1 0.4-2
> > ii multiarch-support 2.19-7
> >
> > libtirpc1 recommends no packages.
> >
> > libtirpc1 suggests no packages.
> >
> > -- no debconf information
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755703
>
> How can I fix this bug in Debian?
Build both nfs-utils and libtirpc *without* --with-gssglue, get rid of
libgssglue1.
(this was a major headache for openSUSE, but some of that was internal issues)
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-23 3:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140722144831.2069.50552.reportbug@celtic.calvaedi.com>
2014-07-23 0:47 ` libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount Aníbal Monsalve Salazar
2014-07-23 3:53 ` NeilBrown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).