Closed
Bug 772345
Opened 13 years ago
Closed 13 years ago
Segfault on shutdown in AfterPaintListener::Release
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox18 verified)
VERIFIED
FIXED
Firefox 18
| Tracking | Status | |
|---|---|---|
| firefox18 | --- | verified |
People
(Reporter: ajones, Assigned: ajones)
Details
Attachments
(1 file, 1 obsolete file)
|
795 bytes,
patch
|
Details | Diff | Splinter Review |
Segfaulting on shutdown caused by deleting a nsCOMPtr instead of setting it to null.
Attachment #640507 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #640507 -
Flags: review?(blassey.bugs) → review+
| Assignee | ||
Updated•13 years ago
|
Whiteboard: checkin-needed
| Assignee | ||
Updated•13 years ago
|
| Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #640507 -
Attachment is obsolete: true
Comment 2•13 years ago
|
||
Try run for 669b656a7e34 is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=669b656a7e34
Results (out of 28 total builds):
exception: 1
success: 25
warnings: 2
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/ajones@mozilla.com-669b656a7e34
Comment 3•13 years ago
|
||
Try run for 669b656a7e34 is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=669b656a7e34
Results (out of 32 total builds):
exception: 1
success: 28
warnings: 3
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/ajones@mozilla.com-669b656a7e34
| Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 4•13 years ago
|
||
(In reply to Mozilla RelEng Bot from comment #3)
> https://tbpl.mozilla.org/?tree=Try&rev=669b656a7e34
Green on Try.
https://hg.mozilla.org/integration/mozilla-inbound/rev/7676fb4f1828
Flags: in-testsuite-
Keywords: checkin-needed
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Comment 6•13 years ago
|
||
Changes were made on the latest Nightly build. Closing bug as verified fixed on:
Firefox 18.0a1 (2012-09-25)
Device: Galaxy Note
OS: Android 4.0.4
Status: RESOLVED → VERIFIED
status-firefox18:
--- → verified
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•