dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #9141] ThreadPool.Complete() crashes with a null


From: anonymous
Subject: [Pnet-developers] [bugs #9141] ThreadPool.Complete() crashes with a null exception
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

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




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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9141>
Project: DotGNU Portable.NET
Submitted by: 0
On: Fri 05/28/2004 at 09:35

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  ThreadPool.Complete() crashes with a null exception

Original Submission:  In ThreadPool::Complete, the code in the for loop as a 
variable called "item". It is assigned to. It is then followed by a null check. 
But then it still falls through to an item.Execute(), where it can still be 
null. This is what's happening in my case.











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

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





reply via email to

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