Closed Bug 1860194 Opened 1 year ago Closed 1 year ago

random network monitor crush when viewing requests

Categories

(DevTools :: Netmonitor, defect)

Firefox 117
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1849946

People

(Reporter: oldwizard1010, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0

Steps to reproduce:

just clicking random requests in network monitor, viewing it's payloads and stuff

Actual results:

React Component Stack

componentStack

in TreeRow

in tbody

in table

in TreeView

in div

in div

in PropertiesView

in VisibilityHandler

in Unknown

in Connect(Component)

in div

in RequestPanel

in VisibilityHandler

in Unknown

in Connect(Component)

in div

in Panel

in div

in div

in div

in Tabs

in Sidebar

in div

in Tabbar

in TabboxPanel

in div

in NetworkDetailsBar

in VisibilityHandler

in Unknown

in Connect(Component)

in div

in div

in SplitBox

in div

in MonitorPanel

in VisibilityHandler

in Unknown

in Connect(Component)

in div

in DropHarHandler

in AppErrorBoundary

in div

in App

in VisibilityHandler

in Unknown

in Connect(Component)

in Provider


Stacktrace

shouldComponentUpdate@resource://devtools/client/shared/components/tree/TreeRow.js:124:13

checkShouldComponentUpdate@resource://devtools/client/shared/vendor/react-dom.js:8233:33

updateClassInstance@resource://devtools/client/shared/vendor/react-dom.js:8517:62

updateClassComponent@resource://devtools/client/shared/vendor/react-dom.js:10599:20

beginWork@resource://devtools/client/shared/vendor/react-dom.js:11419:16

performUnitOfWork@resource://devtools/client/shared/vendor/react-dom.js:14702:12

workLoop@resource://devtools/client/shared/vendor/react-dom.js:14720:24

renderRoot@resource://devtools/client/shared/vendor/react-dom.js:14803:15

performWorkOnRoot@resource://devtools/client/shared/vendor/react-dom.js:15655:17

performWork@resource://devtools/client/shared/vendor/react-dom.js:15567:24

performSyncWork@resource://devtools/client/shared/vendor/react-dom.js:15541:14

interactiveUpdates$1@resource://devtools/client/shared/vendor/react-dom.js:15808:7

interactiveUpdates@resource://devtools/client/shared/vendor/react-dom.js:1901:10

Thanks for reporting!

From part of the stacktace, this looks like the issue we fixed in Bug 1849946.
Please could you update to the latest nightly and retry again.

Thanks

I'll close this for now. Feel free to reopen if you see the bug again.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1849946
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.