Bug 45691

Summary: Add option to disable samba optimization.
Product: Ports & Packages Reporter: Clive Lin <clive>
Component: Individual Port(s)Assignee: dwcjr
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Clive Lin freebsd_committer freebsd_triage 2002-11-24 21:10:03 UTC
	Disable compiling samba with -O flag to get samba functions correctly.
Otherwise samba is easy to get signal (SIGSEGV internally) and exit or core
dump (depends on sysctl kern.sugid_coredump setting) in certain condition.

How-To-Repeat: 	Usually seen on RELENG_4 boxes. On -CURRENT, I haven't seen it. If
a divx/xvid/vosub/etc.. plugins equipped Windows Media Player is used, it's
more easily to trigger this.
Comment 1 Clive Lin freebsd_committer freebsd_triage 2002-11-24 21:19:14 UTC
Responsible Changed
From-To: freebsd-ports->dwcjr

Over to maintainer.
Comment 2 Clive Lin freebsd_committer freebsd_triage 2003-01-01 21:08:42 UTC
State Changed
From-To: open->closed

Issue solved.