Closed
Bug 947042
Opened 11 years ago
Closed 11 years ago
[B2G] [RIL] crash on mozilla::dom::network::MobileConnection::Listener::NotifyRadioStateChanged
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 946437
People
(Reporter: hsinyi, Unassigned)
References
Details
Crash Data
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
This bug was originally reported at bug 933203.
STR:
1) apply gaia patch on attachment 8343178 [details] [diff] [review] for bug 933203
2) run marionette test locally, i.e. ./mach marionette-webapi
Actual result:
crash with SIGSEGV, Segmentation fault
Expected result:
no crash
With more investigation, bug 933203 comment 42 and bug 933203 comment 44 point the root cause.
Reporter | ||
Comment 1•11 years ago
|
||
Shutdown() in
1) MobileConnection unlink
2) MobileConnection destructor
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
Crash Signature: [@ mozilla::dom::network::MobileConnection::Listener::NotifyRadioStateChanged()]
Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 1.3?
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: 1.3? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•