question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash when navigating in the profiler, around the hidden tracks feature

See original GitHub issue

STR:

  1. Open https://share.firefox.dev/3iSSFyB
  2. Click “Full Range” at the top left.
  3. Press the browser’s “back” button

=> There’s a crash. Surprisingly when pressing F5 then this works.

The stack trace with the development server looks like:

Uncaught Error: Could not look up the hidden local tracks from the given PID
    ensureExists flow.js:177
    getTimelineHeight app.js:250
    memoizedResultFunc index.js:70
    defaultMemoize index.js:30
    selector index.js:84
    defaultMemoize index.js:30
    mapStateToProps ProfileViewer.js:151

The crash happens in https://github.com/firefox-devtools/profiler/blob/0ecc660cb4fc6877dff6cb8db08d08451453ff36/src/selectors/app.js#L246-L249, but this is very likely a problem with updating the state we use here when pressing the “back” button. Do we use some state that’s not handled in UrlState here?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jhabarsinghcommented, Feb 16, 2021

I am working on this issue.

0reactions
julienwcommented, Jan 25, 2022

I’m not sure what changed, but this doesn’t seem to crash anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Profiler User's Guide
The user manual for NVIDIA profiling tools for optimizing performance of CUDA applications.
Read more >
GPSrChive Montana 6x0 - Common Issues
Please report all software bugs, glitches, crash reports, and feature requests ... is lost/forgotten and the hidden tracks again appear visible on the...
Read more >
Issues: Find and fix problems - Chrome Developers
three-dot menu next to the issue. To see the list of hidden issues, scroll down to the Hidden issues section and expand it....
Read more >
New features in Android Studio Preview
Discover new features and changes in Android Studio preview. ... Navigate Crashlytics data in Android Studio. The App Quality Insights tool window has...
Read more >
How to Fix a GPU Driver Crash
Learn how to fix a GPU driver crash in Windows by editing your registry keys. ... This solution is only designed to give...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found