Closed
Bug 1374939
Opened 8 years ago
Closed 7 years ago
Crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::LogicError | mozilla::net::PCookieService::Transition
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1376009
People
(Reporter: kanru, Assigned: amchung)
References
Details
(Keywords: crash, Whiteboard: [necko-next])
Crash Data
This bug was filed from the Socorro interface and is
report bp-05b9e726-6530-499e-bf36-76aaf0170619.
=============================================================
Shutdown progress:
| Rank | Shutdown progress | Count | % |
|------+-------------------+-------+---------|
| 1 | change | 22 | 84.62 % |
| 2 | profile | 22 | 84.62 % |
| 3 | teardown | 21 | 80.77 % |
| 4 | shutdown | 3 | 11.54 % |
| 5 | xpcom | 3 | 11.54 % |
| 6 | before | 1 | 3.85 % |
It looks like CookieServiceChild can still be used during shutdown but the IPC connection is already closed.
Junior, could you take a look?
Flags: needinfo?(juhsu)
Comment 2•8 years ago
|
||
Note that bug 1331680 still keep this sync SendGetCookieString under pref.
We still need to take care of this.
Assignee: nobody → juhsu
Flags: needinfo?(juhsu)
Whiteboard: [necko-active]
Comment 3•8 years ago
|
||
After discussion with Amy, this might make bug 1331680 rebased.
Wanna hand to Amy and let her handle in or after bug 1331680.
Assignee: juhsu → amchung
Flags: needinfo?(amchung)
Whiteboard: [necko-active] → [necko-next]
Comment 4•8 years ago
|
||
Theoretically this is not a new issue. Originally the issue happens in the form of bug 1333160. After bug 1363659 landed, the issue happens in the form of this bug.
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•