Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(706)

Issue 41640043: code review 41640043: runtime: fix crash in runtime.GoroutineProfile (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by rsc
Modified:
10 years, 4 months ago
Reviewers:
minux1, gobot, iant
CC:
iant, r, golang-dev, gobot
Visibility:
Public.

Description

runtime: fix crash in runtime.GoroutineProfile This is a possible Go 1.2.1 candidate. Fixes issue 6946.

Patch Set 1 #

Patch Set 2 : diff -r c0c2d0b05a77 https://code.google.com/p/go/ #

Patch Set 3 : diff -r c0c2d0b05a77 https://code.google.com/p/go/ #

Patch Set 4 : diff -r c0c2d0b05a77 https://code.google.com/p/go/ #

Patch Set 5 : diff -r c37a24ac952c https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -25 lines) Patch
M src/pkg/runtime/mgc0.c View 1 2 3 1 chunk +1 line, -21 lines 0 comments Download
M src/pkg/runtime/mprof.goc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/proc.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
A src/pkg/runtime/runtime_unix_test.go View 1 1 chunk +56 lines, -0 lines 0 comments Download
M src/pkg/runtime/traceback_arm.c View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M src/pkg/runtime/traceback_x86.c View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10
rsc
Hello iant, r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 4 months ago (2013-12-13 03:16:32 UTC) #1
iant
LGTM Bother. Do we need to same thing in runtime·tracebackothers? It looks fundamentally similar to ...
10 years, 4 months ago (2013-12-13 03:31:12 UTC) #2
rsc
Probably yes. I missed tracebackothers when I looked for other calls. I'll think about whether ...
10 years, 4 months ago (2013-12-13 04:10:42 UTC) #3
rsc
Hello iant@golang.org, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 4 months ago (2013-12-13 20:34:33 UTC) #4
iant
LGTM
10 years, 4 months ago (2013-12-13 20:44:17 UTC) #5
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=e4c381446b48 *** runtime: fix crash in runtime.GoroutineProfile This is a possible Go ...
10 years, 4 months ago (2013-12-13 20:45:01 UTC) #6
gobot
R=
10 years, 4 months ago (2013-12-18 05:46:47 UTC) #7
gobot
This CL appears to have broken the TESTING builder.
10 years, 4 months ago (2013-12-18 05:47:24 UTC) #8
minux1
On Wed, Dec 18, 2013 at 12:47 AM, <gobot@golang.org> wrote: > This CL appears to ...
10 years, 4 months ago (2013-12-18 06:05:36 UTC) #9
gobot
10 years, 4 months ago (2013-12-18 06:21:02 UTC) #10
Message was sent while issue was closed.
This CL appears to have broken the linux-386 builder.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b