Mailinglist Archive: opensuse-bugs (3393 mails)

< Previous Next >
[Bug 747310] New: Base:System/nfsidmap: Bug
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 16 Feb 2012 09:34:14 +0000
  • Message-id: <bug-747310-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=747310

https://bugzilla.novell.com/show_bug.cgi?id=747310#c0


Summary: Base:System/nfsidmap: Bug
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: x86-64
OS/Version: openSUSE 12.1
Status: NEW
Severity: Critical
Priority: P5 - None
Component: 3rd party software
AssignedTo: meissner@xxxxxxxx
ReportedBy: tuukka.pasanen@xxxxxxx
QAContact: opensuse-communityscreening@xxxxxxxxxxxxxxxxxxxxxx
Found By: Customer
Blocker: Yes


When parsing idmapd.conf with UMICH_SCHEMA rpc.idmapd segfaults. GDB gives
backtrace like this.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7728124 in __strcasecmp_l_ssse3 () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff7728124 in __strcasecmp_l_ssse3 () from /lib64/libc.so.6
#1 0x00007ffff79898ee in conf_get_str_with_def () from
/usr/lib64/libnfsidmap.so.0
#2 0x00007ffff6dc89c6 in umichldap_init () at umich_ldap.c:1111
#3 0x00007ffff7987ee6 in ?? () from /usr/lib64/libnfsidmap.so.0
#4 0x00007ffff7988303 in nfs4_init_name_mapping () from
/usr/lib64/libnfsidmap.so.0
#5 0x00007ffff7ff956f in main ()

Attached patch is non-working example but tell how to I made it work without
drilling deeper. This is very fatal to us because nfsserver doesn't map users
without it

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >