Issue 3497: Improper cancellation of a FileInputStream operation.
http://code.google.com/p/chromium/issues/detail?id=3497

Comment #3 by [EMAIL PROTECTED]:
I'm going to solve it with some help from the MessageLoopForIO once I land  
the switch
to completion ports. However, this is not really related to completion  
ports or the
current event-based implementation. In any case, deleting the overlapped  
structure
when the OS expects it to be valid is an error, and the current code also  
closes the
event that should be signaled later on.

This is also happening with the IPC channel (see bug 3630).



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to