Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "Commit tree already contains fiber 1. This is a bug in React DevTools." #19274

Closed
justinbc820 opened this issue Jul 7, 2020 · 5 comments

Comments

@justinbc820
Copy link

justinbc820 commented Jul 7, 2020

Describe what you were doing when the bug occurred:

  1. Went to the profiler
  2. Did reload and record
  3. Stopped Recording
  4. Went to Flamegraph
  5. Started paging through commits.
  6. At around the 5th commit, this error was thrown.

Please do not remove the text below this line

DevTools version: 4.7.0-23309eb38

Call stack: at N (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:164298)
at I (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:163849)
at e.getCommitTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:166664)
at Ul (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:342328)
at gi (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:62450)
at tl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:71793)
at zl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:113765)
at Ic (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:104502)
at Tc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:104430)
at Dc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:104298)

Component stack: at Ul (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:342099)
at div
at div
at div
at Co (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:263571)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:366677
at n (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:276314)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:278724
at div
at div
at Xi (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:325177)
at Ge (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:207026)
at sn (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:216342)
at Va (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:293773)
at us (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:371869)

@bvaughn
Copy link
Contributor

bvaughn commented Jul 7, 2020

Hey @justinbc820. Sorry you saw this error.

It looks like a duplicate of #18859 though so I'm going to close this issue. If you have any additional repro steps that might help us track it down, please add a comment to that issue!

@bvaughn
Copy link
Contributor

bvaughn commented Apr 28, 2021

@justinbc820 This error remains the highest reported DevTools bug but we still don't have a repro case so that I can fix it. Do you remember how to repro the error you saw above? Can you share the steps with me if so? It would be very helpful! Thank you 🙇🏼

@justinbc820
Copy link
Author

@bvaughn, I actually haven't had React DevTools installed for awhile because it kept causing my MacBook Pro fan to spin up like crazy. But, I just reinstalled it and tried to pound on our development site, but was unable to reproduce the bug again. I will keep the DevTools installed for awhile to see if I can get it to happen again.

@bvaughn
Copy link
Contributor

bvaughn commented Apr 29, 2021

Thanks!

@bvaughn
Copy link
Contributor

bvaughn commented Apr 29, 2021

PS If you could share more info about why it causes your fans to spin that would be something I'd be interested in looking into also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants