Closed
Bug 1420740
Opened 7 years ago
Closed 7 years ago
Crash in mozilla::ipc::GeckoChildProcessHost::GeckoChildProcessHost
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1352192
People
(Reporter: jseward, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-1ddb4666-e7db-4eaf-8bde-17cb00171126.
=============================================================
This is topcrash #15 in the windows nightly 20171123100420.
Top 10 frames of crashing thread:
0 xul.dll mozilla::ipc::GeckoChildProcessHost::GeckoChildProcessHost ipc/glue/GeckoChildProcessHost.cpp:99
1 xul.dll mozilla::gfx::GPUProcessHost::GPUProcessHost gfx/ipc/GPUProcessHost.cpp:27
2 xul.dll mozilla::gfx::GPUProcessManager::LaunchGPUProcess gfx/ipc/GPUProcessManager.cpp:159
3 xul.dll gfxPlatform::Init gfx/thebes/gfxPlatform.cpp:756
4 xul.dll gfxPlatform::GetPlatform gfx/thebes/gfxPlatform.cpp:543
5 xul.dll mozilla::widget::GfxInfo::GetDWriteEnabled widget/windows/GfxInfo.cpp:68
6 xul.dll XPTC__InvokebyIndex xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm:97
7 @0x43563f9d07
8 xul.dll XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1282
9 xul.dll XPC_WN_GetterSetter js/xpconnect/src/XPCWrappedNativeJSOps.cpp:965
=============================================================
| Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(gpascutto)
Comment 1•7 years ago
|
||
Not sure why I am needinfo here...desperation? :-)
Latest changes in the callpath were by jld but they don't show any correlation to this trace, and in any case it started spiking later on. Forwarding to dvander to see if there's any GPU process related changes?
Flags: needinfo?(gpascutto) → needinfo?(dvander)
Comment 2•7 years ago
|
||
Also if I'm reading crash reports correctly this was a 1 day spike that already disappeared. Change got backed out? Bad GPU drivers somewhere?
Comment 3•7 years ago
|
||
Bob, this looks alt-desktop related. That was backed out at some point.
Flags: needinfo?(dvander) → needinfo?(bobowencode)
Comment 4•7 years ago
|
||
(In reply to Jim Mathies [:jimm] from comment #3)
> Bob, this looks alt-desktop related. That was backed out at some point.
This isn't alt-desktop, it is because of the chromium sandbox update.
This is the latest incarnation of bug 1352192, which happens because we still sometimes get mismatched binary versions (between firefox.exe and xul.dll) during an update.
Unfortunately, we'll probably see quite a spike in Beta when 59 merges.
Component: IPC → Application Update
Flags: needinfo?(bobowencode)
Product: Core → Toolkit
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
•