Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 410

Summary: samba spinlock bug
Product: Gentoo Linux Reporter: Paul de Vrieze (RETIRED) <pauldv>
Component: [OLD] ServerAssignee: Donny Davies (RETIRED) <woodchip>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul de Vrieze (RETIRED) gentoo-dev 2002-01-29 04:55:44 UTC
I get segfaults in the spinlock code of samba when compiling with:
CFLAGS="-march=i586 -mcpu=i586 -O2"

I allready reported the bug to the samba team, but it might be a compiler bug. 
For now I think running without spinlocks should solve the problem
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-01-29 16:47:41 UTC
very likely a samba bug.  they tried to fix it, but problems
remain as the solution was not simple.

disabling spinlocks.

perhaps this might fix problems people have been having with
smb mounts as well.  hope so ;)
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-08-19 12:38:12 UTC
Closing the bug