It could be bug in the implementation of RootReferences callback method.
Is there an easy way to setup a repro to observe this behavior?

-Jan

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of SUBSCRIBE
DOTNET-ROTOR Memomana
Sent: Thursday, March 25, 2004 7:54 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET-ROTOR] Allocation Questions

There are several root objects (notified by the RootReferences callback
method) that are "unknown". What I mean by unknown is that those root
object
allocations are never notified by the ObjectAllocated callback method.

Some of those "unknown" objects are of type
System.Security.SecurityElement,
System.String, System.Security.Policy.PolicyLevel, and so on. Some of
the
type is unknown.

What category does those objects belong to? From the known type, it
looks
like they are from managed code (e.g. System.SecurityElement). However,
the
ObjectAllocated never reported their allocations.

Thank you very much for the quick response.

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla ASP.NET
15 March 2004, in Boston, MA
17 May 2004 in Torrance, CA
7 June 2004, London, UK

http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla ASP.NET
15 March 2004, in Boston, MA
17 May 2004 in Torrance, CA
7 June 2004, London, UK

http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to