dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #10271] System_Thread of main-thread has no ILTh


From: Thong Nguyen
Subject: [Pnet-developers] [bugs #10271] System_Thread of main-thread has no ILThread anymore
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MyIE2; Maxthon; .NET CLR 1.1.4322)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #10271] Latest Modifications:

Changes by: 
                Thong Nguyen <address@hidden>
'Date: 
                Sun 09/12/2004 at 09:40 (NZ)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | tum
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs






/**************************************************************************/
[bugs #10271] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10271>
Project: DotGNU Portable.NET
Submitted by: Andre Seidelt
On: Sun 09/05/2004 at 16:02

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Fixed
Privacy:  Public
Assigned to:  tum
Status:  Closed


Summary:  System_Thread of main-thread has no ILThread anymore

Original Submission:  I think the problem results in changes made by tum some 
days
ago:

he added a call the the private .ctor() of S.T.Thread which
calls InitializeManaged(). This method clears privateData
which was initialized by
thread.c/ILExecThreadCurrentClrThread()
right BEFORE calling the .ctor().

possible fix:
- do NOT clear privateData in ManagedLand
- setup ALL VM fields of System_Thread AFTER calling the .ctor()

(I like the second most)...

PS: is it possible to add testcases for something like that?


Follow-up Comments
------------------


-------------------------------------------------------
Date: Sun 09/12/2004 at 09:40       By: Thong Nguyen <tum>
fixed in cvs












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10271>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]