bugDotGNU Portable.NET - Bugs: bug #9409, Exceptions do not occur in sub...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9409: Exceptions do not occur in sub threads

Submitter:  David Logan <djlogan>
Submitted:  Mon 21 Jun 2004 11:45:52 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 03 Jul 2004 11:16:23 PM UTC, comment #1: 

Run a strace. I think I have spotted this too. It appears it just dont get printed to the console.

Llewellyn Pritchard <leppie>
Group Member
Mon 21 Jun 2004 11:45:52 AM UTC, original submission:  

I have an application that uses Sockets, which uses asynchronous threads. At some point I "throw new SystemException("error message") in the async thread (in the async thread generated by Receive), and the exception is completely ignored (at least seemingly completely ignored.) No message is displayed and execution continues.

David Logan <djlogan>

 

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

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code