[Bug 166800] Review Request: sbcl: The Steel Bank Common Lisp development environment

bugzilla at redhat.com bugzilla at redhat.com
Sat Sep 17 10:49:03 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: sbcl: The Steel Bank Common Lisp development environment


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166800





------- Additional Comments From rdieter at math.unl.edu  2005-09-17 06:48 EST -------
For the record, my FC3 builds (comment #36) were flaky for the same reason you
described... it complained about being unable to set personality.  Perhaps using
argv[0] in the exec call *is* unreliable, and we should stick to trying to use
/proc/self/exe instead.  I'll see about whipping up a replacement patch to do
one of the following:
1.  Use /proc/self/exe, if it exists, else use argv[0]
2.  Try to use argv[0], and if the personality re-exec fails, fall back to
trying /proc/self/exe instead.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list