staticanalysis / data-race-test

Automatically exported from code.google.com/p/data-race-test
0 stars 0 forks source link

Go: Incorrect stacks for map accesses #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
WARNING: Possible data race during read of size 1 at 0xf840167180: {{{
   T909 (L{}):
    #0  runtime.mapaccess2 src/pkg/runtime/hashmap.c:829
    #1  runtime.goexit src/pkg/runtime/proc.c:266

makes no sense for me.

Original issue reported on code.google.com by dvyu...@google.com on 17 Jan 2012 at 11:04

GoogleCodeExporter commented 9 years ago

Original comment by mpime...@google.com on 18 Jan 2012 at 12:59