Closed Bug 1648356 Opened 5 years ago Closed 5 years ago

Crash in [@ mozilla::fontlist::FontList::ShareBlocksToProcess]

Categories

(Core :: Graphics: Text, defect)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- disabled
firefox77 --- unaffected
firefox78 --- disabled
firefox79 --- disabled

People

(Reporter: gsvelto, Assigned: jfkthame)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Attachments

(1 file)

This bug is for crash report bp-ef2bb61a-d5a4-42c2-ae2d-8ad150200623.

Top 10 frames of crashing thread:

0 xul.dll mozilla::fontlist::FontList::ShareBlocksToProcess gfx/thebes/SharedFontList.cpp:618
1 xul.dll mozilla::dom::ContentParent::InitInternal dom/ipc/ContentParent.cpp:2635
2 xul.dll mozilla::dom::ContentParent::LaunchSubprocessResolve dom/ipc/ContentParent.cpp:2364
3 xul.dll mozilla::dom::ContentParent::WaitForLaunchSync dom/ipc/ContentParent.cpp:1121
4 xul.dll static mozilla::dom::ContentParent::GetNewOrUsedBrowserProcess dom/ipc/ContentParent.cpp:1061
5 xul.dll static mozilla::dom::ContentParent::CreateBrowser dom/ipc/ContentParent.cpp:1345
6 xul.dll nsFrameLoader::TryRemoteBrowserInternal dom/base/nsFrameLoader.cpp:2627
7 xul.dll nsFrameLoader::TryRemoteBrowser dom/base/nsFrameLoader.cpp:2690
8 xul.dll nsFrameLoader::ShowRemoteFrame dom/base/nsFrameLoader.cpp:1094
9 xul.dll nsFrameLoader::Show dom/base/nsFrameLoader.cpp:965

The oldest nightly buildid w/ this crash is 20200622214758. Oddly enough we've got an older crash from beta w/ buildid 20200616235426. The raw crash reason is MOZ_CRASH(failed to share block).

Looks like the the crash reason got added recently in bug 1640119.

Severity: -- → S3
Flags: needinfo?(jfkthame)
Regressed by: 1640119
Has Regression Range: --- → yes

Set release status flags based on info from the regressing bug 1640119

This is behind a (default-disabled) pref, so release builds are unaffected.

Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57182c153f37 Don't crash the parent process we fail to share font-list blocks while launching a child; the content process will safely handle this by requesting blocks as needed. r=jwatt
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: