[Openmcl-devel] Weird, non-reproducible bug in 0.14.2-050219

Gary Byers gb at clozure.com
Tue Mar 1 09:10:39 PST 2005



On Sun, 20 Feb 2005, David Steuber wrote:

> I sometimes get this condition signaled when building my application:
>
> Duplicate key: #<Package "CL-OPENGLU"> in #<HASH-TABLE :TEST EQ size
> 252/338 #x60612CE> ((T . "Package for the glu* functions and such"))
> ((T . "Package for the glu* functions and such")) 117 201
>
> Trying again seems to make it go away.  I haven't been able to get it
> to happen just loading the file with the relevant package definition.
> My build is run from a shell script, so presumably threads are not
> involved.
>
> Any ideas on how I might narrow this down into a useful test case?
>

Sorry that I missed this last week.

Is the string "Package for the "glu* functions and such" the
documentation string for the CL-OPENGLU package?

(If so, that wouldn't explain what's triggering a duplicate key
error, but might help to narrow things down a bit.)



More information about the Openmcl-devel mailing list