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

Issue 3037010: Add a callstack to the known crashes list. This crash occurs consistently in ... (Closed)

Created:
10 years, 5 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
amit
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add a callstack to the known crashes list. This crash occurs consistently in ChromeFrame reliability test runs This stack was incorrectly deleted in an earlier revision. Bug=39356 TBR=amit Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/test/data/reliability/known_crashes.txt View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years, 5 months ago (2010-07-19 19:31:10 UTC) #1
amit
10 years, 5 months ago (2010-07-20 14:19:25 UTC) #2
ok

On Mon, Jul 19, 2010 at 12:31 PM, <ananta@chromium.org> wrote:

> Reviewers: amit,
>
> Description:
> Add a callstack to the known crashes list. This crash occurs consistently
> in
> ChromeFrame reliability test runs
>
> This stack was incorrectly deleted in an earlier revision.
>
> Bug=39356
> TBR=amit
>
>
> Please review this at http://codereview.chromium.org/3037010/show
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     chrome/test/data/reliability/known_crashes.txt
>
>
> Index: chrome/test/data/reliability/known_crashes.txt
> ===================================================================
> --- chrome/test/data/reliability/known_crashes.txt      (revision 52935)
> +++ chrome/test/data/reliability/known_crashes.txt      (working copy)
> @@ -70,3 +70,7 @@
>  ntdll!RtlLeaveCriticalSection+0x1d
>  chrome_2610000!ResourceMessageFilter::OnLoadFont+0x179
>
[c:\b\slave\chromium-rel-xp\build\src\chrome\browser\renderer_host\resource_message_filter.cc
> @ 716]
> 
chrome_2610000!IPC::MessageWithReply<Tuple1<tagLOGFONTW>,Tuple0>::Dispatch<ResourceMessageFilter,void
> (__thiscall ResourceMessageFilter::*)(tagLOGFONTW)>+0x7a
> [c:\b\slave\chromium-rel-xp\build\src\ipc\ipc_message_utils.h @ 1183]
> +
> +# 39356
> +PREFIX:
>
renderwidgethost::onmsgupdaterect___ipc::messagewithtuple<tuple1<viewhostmsg_updaterect_params>
>
>
>> ::dispatch<renderwidgethost,void (__thiscall
>>
> renderwidgethost::*)(viewhostmsg_updaterect_params const
>
&)>___renderwidgethost::onmessagereceived___renderviewhost::onmessagereceived___browserrenderprocesshost::onmessagereceived___renderwidgethelper::updatemsgproxy::run___messageloop::runtask___messageloop::dowork___base::messagepumpforui::dorunloop___base::messagepumpwin::runwithdispatcher___messageloop::runinternal___messageloopforui::run___`anonymous
>
namespace'::runuimessageloop___browsermain___chromemain___maindllloader::launch___wwinmain_____tmaincrtstartup
> +
>
>
>

Powered by Google App Engine
This is Rietveld 408576698