Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410 - samba spinlock bug
Summary: samba spinlock bug
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-29 04:55 UTC by Paul de Vrieze (RETIRED)
Modified: 2004-08-19 12:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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