Bug 5561 - autofs segfault at startup on x86_64
Summary: autofs segfault at startup on x86_64
Status: REJECTED INVALID
Alias: None
Product: File System
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 blocking
Assignee: fs_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 07:34 UTC by Guillaume Rousse
Modified: 2006-01-03 03:15 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.14
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Guillaume Rousse 2005-11-07 07:34:31 UTC
Most recent kernel where this bug did not occur: unknown
Distribution: mandriva 2006.0 community
Hardware Environment: amt64 Pentium 4
Software Environment: autofs-4.1.4
Problem Description: launching autofs service immediatly trigger a module segfault

Steps to reproduce:
/etc/init.d/autofs start

Error message:
Nov  7 17:33:12 cognac kernel: automount[3253]: segfault at 00000000556669c8 rip
00002aaaab02e978 rsp 00007fffffc24150 error 4
Nov  7 17:33:12 cognac kernel: automount[3331]: segfault at 00000000556669c8 rip
00002aaaab02e978 rsp 00007fffffaa4d60 error 4
Nov  7 17:33:12 cognac kernel: automount[3319]: segfault at 00000000556669c8 rip
00002aaaab02e978 rsp 00007fffffd6fd60 error 4
Nov  7 17:33:12 cognac kernel: automount[3390]: segfault at 00000000556669c8 rip
00002aaaab02e978 rsp 00007fffffd51410 error 4
Nov  7 17:33:12 cognac kernel: automount[3455]: segfault at 00000000556669c8 rip
00002aaaab02e978 rsp 00007fffffaabf10 error 4
Nov  7 17:33:12 cognac autofs: D
Comment 1 Guillaume Rousse 2005-11-15 02:01:06 UTC
This was solved building autofs with -DLDAP_DEPRECATED. OpenLDAP developper
suggest to correct autofs to use the non-deprecated API. Full details at
http://www.openldap.org/its/index.cgi?findid=4168
Comment 2 Dominik Brodowski 2005-11-17 14:05:17 UTC
is this a kernel bug?
Comment 3 Guillaume Rousse 2005-11-17 15:00:14 UTC
Not really a kernel bug, but as the autofs source comes from
ftp://ftp.kernel.org/pub/linux/daemons/autofs, so I thought this bugzilla was
the best place to report the problem. Should I use another system ?
Comment 4 Adrian Bunk 2005-12-31 06:38:16 UTC
This Bugzilla is only for bugs in the kernel itself.

For problems in autofs-4.1.4, please contact the autofs developers at
  http://linux.kernel.org/mailman/listinfo/autofs
Comment 5 Ian Kent 2006-01-03 03:15:24 UTC
Yes this is clearly a userspace issue. I've now seen it on the autofs list and
I'll check the LDAP requirements. 

Note You need to log in before you can comment on or make changes to this bug.