Closed Bug 1240766 Opened 10 years ago Closed 10 years ago

crash in mozilla::dom::Geolocation::Init

Categories

(Core :: DOM: Geolocation, defect)

x86
All
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: tracy, Assigned: ttaubert)

References

Details

(Keywords: crash, topcrash-mac, topcrash-win)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is report bp-7b5f85a9-97c6-4629-b104-5c9fb2160118. ============================================================= This is a startup crash that jumped to #1 in volume on Nightly since it first appeared on in 20160115055328 builds. There is notable volume on Windows and Mac 10.11.
Null URI retrieved from the principal for the purposes of gathering telemetry. Curious.
Blocks: 1230209
Could be the system principal? Geolocation being used from extensions, perhaps?
Interesting, I assumed that we wouldn't get there when used by chrome/c++ due to the comment at the bottom of the Init() function: > // If no aContentDom was passed into us, we are being used > // by chrome/c++ and have no mOwner, no mPrincipal, and no need > // to prompt. So is the right way to fix this simply to check if (uri) { ... } ?
Flags: needinfo?(josh)
Seems reasonable to me.
Flags: needinfo?(josh)
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Attachment #8709665 - Flags: review?(josh)
Attachment #8709665 - Flags: review?(josh) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: