New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 623123 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

Display Javascript stack trace when memory allocation fails

Project Member Reported by alexandermont@chromium.org, Jun 24 2016

Issue description

Currently, it is difficult to diagnose out-of-memory errors caused by Javascript code because the Chrome stack trace just shows the location inside the Javascript interpreter where the trace occurred, not the lines of actual Javascript code. When a line of Javascript causes a memory allocation failure, there would be a way to get the Javascript stack trace where the failure occurred (either through one of the profilers, or by the result being printed to the Javascript console, or some other option to view the stack trace, etc.)
 

Comment 1 by alph@chromium.org, Jun 24 2016

Cc: dskiba@chromium.org
Labels: -Restrict-View-Google
Owner: jarin@chromium.org
Jaroslav,
I wonder if you can extend the JS stack trace function naming to OOM stacks.
Owner: ----
Status: Available (was: Assigned)
Pri-3 that hasn't been updated in 180+ days with status=assigned or started? Get real. I've unassigned you and marked this available. If you're truly working on this, update the priority and reassign yourself or someone who is working on this.
Project Member

Comment 3 by sheriffbot@chromium.org, Mar 9 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: jarin@chromium.org alph@chromium.org
Status: WontFix (was: Untriaged)
I like sheriffbot's comment more than Ben's. It's nicer ;-). Anyhow, looks like this should be just closed as WontFix given that no-one is working on it.

Sign in to add a comment