Bug 75436 - [maintainer] devel/valgrind*: Check for kernel option USER_LDT
Summary: [maintainer] devel/valgrind*: Check for kernel option USER_LDT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 15:40 UTC by Simon Barner
Modified: 2004-12-27 11:43 UTC (History)
0 users

See Also:


Attachments
valgrind-USER_LDT.patch (946 bytes, patch)
2004-12-23 15:40 UTC, Simon Barner
no flags Details | Diff
file.diff (1.61 KB, patch)
2004-12-23 15:40 UTC, Simon Barner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Barner 2004-12-23 15:40:19 UTC
Valgrind needs a kernel that is built with option USER_LDT to perform some kind of pointer analysis.

The attached patches print a warning in case the running kernel does not
support i386_set_ldt() and advises the user to rebuilt her kernel accordingly.

Please note: These patches are cumulative to
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71832

How-To-Repeat: 
N/A
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-27 11:43:15 UTC
State Changed
From-To: open->closed

Committed, thanks!