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

Issue 2667863003: crash with ASAN and libjingle in WebRTC thread (Closed)

Created:
3 years, 10 months ago by etienneb
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

crash with ASAN and libjingle in WebRTC thread Fix a crash on thread completion due to incorect calling convention on Windows. R=henrike@webrtc.org BUG=chromium:687251

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M webrtc/base/thread.h View 2 chunks +7 lines, -1 line 0 comments Download
M webrtc/base/thread.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 15 (6 generated)
etienneb
PTAL & CQ or modify/land I do not have a standalone repo for WebRTC.
3 years, 10 months ago (2017-01-31 19:09:40 UTC) #3
Reid Kleckner
lgtm, looks like the right fix to me. This is the third or so time ...
3 years, 10 months ago (2017-01-31 19:20:43 UTC) #4
Reid Kleckner
I fixed -Wcast-calling-convention to find this bug in clang r293677. We may need to do ...
3 years, 10 months ago (2017-01-31 19:51:30 UTC) #5
hans
With rnk's warning, our bots are now red due to this. +More WebRTC people: Can ...
3 years, 10 months ago (2017-02-01 16:55:52 UTC) #7
niklas.enbom
lgtm On 2017/02/01 16:55:52, hans wrote: > With rnk's warning, our bots are now red ...
3 years, 10 months ago (2017-02-01 17:00:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2667863003/1
3 years, 10 months ago (2017-02-01 17:02:32 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios64_sim_ios10_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_ios10_dbg/builds/916) ios64_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 10 months ago (2017-02-01 17:04:01 UTC) #12
Nico
Patch failure can happen if you make an webrtc patch from within a chromium repo. ...
3 years, 10 months ago (2017-02-01 17:09:36 UTC) #14
etienneb
3 years, 10 months ago (2017-02-01 17:54:00 UTC) #15
closing this issue

landed here:
https://codereview.webrtc.org/2668693005/

Powered by Google App Engine
This is Rietveld 408576698