Issue 3719: Shared memory doesn't go away after crashes and contents can  
inadventantly get reused in subsequent runs
http://code.google.com/p/chromium/issues/detail?id=3719

Comment #2 by [EMAIL PROTECTED]:
Right now we're getting around this in testshell by using the pid for the  
name. That
gets us out of immediate danger, but still leaves the old region around  
when we've
crashed. We can get into the unlucky situation where the pids wrap around  
and then
we're right back where we started.


Issue attribute updates:
        Cc: [EMAIL PROTECTED]

-- 
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 [email protected]
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