bugKawa - Bugs: bug #14149, Environment.setIndirectDefines...

 
 

bug #14149: Environment.setIndirectDefines problem -- losing bindings

Submitter:  tk <huh>
Submitted:  Tue 16 Aug 2005 09:19:05 PM UTC
   
 
Category:  Scheme language Severity:  3 - Normal
Item Group:  Unexpected result Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 16 Aug 2005 09:19:05 PM UTC, original submission:  


A problem occurs when INDIRECT_DEFINES is set in the Environment
created for a Future.

The LocationRef (in ThreadLocation.java) finalizer is in some cases
removing bindings from the main environment (the toplevel interaction
environment). This apparently occurs for anonymous ThreadLocations
(i.e. ThreadLocation.unlink == true), for which LocationRefs are
created.

I'm still trying to work out the control flow that leads to this.
The behavior is repeatable but not deterministic -- don't yet have
a simple test case that causes this condition.

tk <huh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-16 huh Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code