Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Issue 199052: Simplify ResolveNTFunctionPtr (temporary)... (Closed)

Created:
11 years, 3 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Simplify ResolveNTFunctionPtr (temporary) I want to test the theory that the issues we are observing here are actually a race condition. - The race condtion would be related with 2 operations that are not thread safe: 1- check/creation of the map 2- search/insert on the map I would like to air this CL on dev channel for a week and observe the crash rate. BUG=11789 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25741

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -33 lines) Patch
M sandbox/src/win_utils.cc View 1 chunk +3 lines, -33 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
cpu_(ooo_6.6-7.5)
Lots of crashes right now.
11 years, 3 months ago (2009-09-09 00:22:02 UTC) #1
rvargas (doing something else)
OK
11 years, 3 months ago (2009-09-09 00:29:51 UTC) #2
Nicolas Sylvain
Don't think this is going to change anything, see comment inline. The problem is not ...
11 years, 3 months ago (2009-09-09 03:30:57 UTC) #3
Nicolas Sylvain
but i dont object to trying it out. lgtm
11 years, 3 months ago (2009-09-09 03:31:14 UTC) #4
cpu_(ooo_6.6-7.5)
11 years, 3 months ago (2009-09-09 17:02:55 UTC) #5
I am ok to have it failing the same way as before. I am going to try it as is
but I understand Nicolas reservations.


On 2009/09/09 03:31:14, Nicolas Sylvain wrote:
> but i dont object to trying it out.
> 
> lgtm

Powered by Google App Engine
This is Rietveld 408576698