http://bugzilla.novell.com/show_bug.cgi?id=556479#c0 Summary: autofs / automount crashes with Segmentation fault Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: r.ems@gmx.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091103 SUSE/3.5.5-2.2 Firefox/3.5.5 Just accesing /net crashes automount with Segmentation fault . This is an openSUSE 11.2, upgraded from 11.1 with zypper dup. auto.master only has the lines /net -hosts +auto.master Starting automount on a console gives the following output: # /usr/sbin/automount -vdf Starting automounter version 5.0.4, master map auto.master using kernel protocol version 5.01 lookup_nss_read_master: reading master files auto.master parse_init: parse(sun): init gathered global options: (null) lookup_read_master: lookup(file): read entry /net lookup_read_master: lookup(file): read entry +auto.master lookup_nss_read_master: reading master files auto.master parse_init: parse(sun): init gathered global options: (null) lookup_nss_read_master: reading master nis auto.master parse_init: parse(sun): init gathered global options: (null) lookup(yp): read of master map auto.master failed: No such map in server's domain lookup(file): failed to read included master map auto.master master_do_mount: mounting /net automount_path_to_fifo: fifo name /var/run/autofs.fifo-net lookup_nss_read_map: reading map hosts (null) parse_init: parse(sun): init gathered global options: (null) mounted indirect on /net with timeout 600, freq 150 seconds st_ready: st_ready(): state = 0 path /net ghosting enabled handle_packet: type = 3 handle_packet_missing_indirect: token 8, name c3m, request pid 17906 attempting to mount entry /net/c3m Segmentation fault (core dumped) The last four lines only appear when running "ls /net/c3m" . Running "ls /net" works fine and shows a list of hosts, including our server c3m. Our configuration has been working on this workstation for over 2 years and up to yesterday on 11.1. Mounting and autofs/automount still works on other workstations running 11.1. Running "mount c3m:/tmp /mnt" also works fine and the FS gets mounted and is accessible under /mnt. Reproducible: Always Steps to Reproduce: 1. rcautofs start 2. ls /net/c3m Actual Results: automount crashes. Expected Results: No automount crash. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.