Bug 551722

Summary: automount segfaults on system shutdown
Product: [openSUSE] openSUSE 11.1 Reporter: flo gleixner <gleixner>
Component: NetworkAssignee: Vojtech Pavlik <vojtech>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description flo gleixner 2009-11-01 15:07:15 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009090900 SUSE/3.0.14-0.1.2 Firefox/3.0.14

My root filesystem got filled and as i searched, i found hundreds of core files in /. All were from:

file core.3598 
core.3598: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/sbin/automount -p /var/run/automount.pid'

Stack trace:

 gdb /usr/sbin/automount core.3598
...
(no debugging symbols found)
[New Thread 3598]
[New Thread 3642]
[New Thread 3606]
[New Thread 3605]
[New Thread 20269]
[New Thread 20121]
Core was generated by `/usr/sbin/automount -p /var/run/automount.pid'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f8a04ff8430 in ?? ()
(gdb) bt
#0  0x00007f8a04ff8430 in ?? ()
#1  0x00007f8a0740bc49 in __nptl_deallocate_tsd () from /lib64/libpthread.so.0
#2  0x00007f8a0740d07e in start_thread () from /lib64/libpthread.so.0
#3  0x00007f8a06f7c11d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()


I use automounter maps in ldap and the /net executable map.



Reproducible: Always

Steps to Reproduce:
configure automounter
shutdown
Comment 1 Jiri Kosina 2009-12-04 14:11:37 UTC
Marking as duplicate of 468971

*** This bug has been marked as a duplicate of bug 468971 ***