Closed
Bug 1210339
Opened 9 years ago
Closed 9 years ago
performance tool crashes browser
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: porjo38, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150922120613
Steps to reproduce:
- Open development tools, select Performance tab, click on 'Start Recording Performance'
- Click on 'Stop Recording Performance'
Actual results:
Browser crashes every time. Tested using safe mode - same result.
Expected results
Performance recording should stop without browser crash.
Comment 2•9 years ago
|
||
Can you link the crash reports from about:crashes?
Flags: needinfo?(porjo38)
Comment 4•9 years ago
|
||
(In reply to porjo38 from comment #3)
> https://crash-stats.mozilla.com/report/index/3c4898dd-f57d-4bea-89d1-
> 275682151001
Shu, looks like this is crashing under streaming the profile JSON. Care to take a look?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(shu)
Comment 5•9 years ago
|
||
(In reply to Nick Fitzgerald [:fitzgen][:nf] from comment #4)
> (In reply to porjo38 from comment #3)
> > https://crash-stats.mozilla.com/report/index/3c4898dd-f57d-4bea-89d1-
> > 275682151001
>
> Shu, looks like this is crashing under streaming the profile JSON. Care to
> take a look?
I'll leave NI open but I won't have time for a few weeks still.
I tested this again since updating to v44 and the issue did not occur i.e. appears to be resolved
Comment 7•9 years ago
|
||
Glad to hear it's resolved then, closing; thank you for the bug report!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(shu)
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•