Closed
Bug 1215347
Opened 9 years ago
Closed 7 years ago
Calling console.profile() and console.profileEnd() causes Firefox to crash
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sworddragon2, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151003161951
Steps to reproduce:
1. Start Firefox.
2. Go to the menu bar -> Tools -> "Web Developer" -> "Web Console".
3. Execute "console.profile();".
4. Execute "console.profileEnd();".
Actual results:
Firefox crashes.
Comment 1•9 years ago
|
||
Can you please provide links to the crash reports show in about:crashes?
Component: Untriaged → Developer Tools: Performance Tools (Profiler/Timeline)
Flags: needinfo?(sworddragon2)
Reporter | ||
Comment 2•9 years ago
|
||
Firefox claims that about:crashes is not a valid address.
Flags: needinfo?(sworddragon2)
Comment 3•9 years ago
|
||
Ah, maybe because it's from your distro. That's unfortunate.
Reporter | ||
Comment 4•9 years ago
|
||
Yes, I'm using Firefox from the Ubuntu repository. But I'm wondering then why they removed about:crashes.
Comment 5•9 years ago
|
||
Thank you for reporting this! I cannot recreate -- please reopen if you have steps to reproduce or a crash report!
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 6•9 years ago
|
||
Currently this bug can't for sure be reproduced anymore because of bug #1240249.
Reporter | ||
Updated•9 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago → 7 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•