Closed Bug 1307028 Opened 8 years ago Closed 8 years ago

Crash in IPCError-browser | (msgtype=0xB00005,name=PNecko::Msg_PHttpChannelConstructor) Value error: message was deserialized, b

Categories

(Core :: Graphics, defect, P3)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1289001

People

(Reporter: n.nethercote, Unassigned)

Details

(Keywords: crash, Whiteboard: [gfx-noted])

Crash Data

This bug was filed from the Socorro interface and is report bp-602c105d-85ac-458a-96e7-022012161002. ============================================================= This is the #9 topcrash in Nightly 20160930030315, with 28 occurrences. It started iin September 29's Nightly build and across all Nightly builds since then it's occurred 118 times across 49 installations. The full message in the signature is "(msgtype=0xB00005,name=PNecko::Msg_PHttpChannelConstructor) Value error: message was deserialized, but contained an illegal value". The stacks in the crashing thread appear to be unrelated to the problem. The correlations tool at https://mozilla.github.io/stab-crashes/correlations.html says the following: > (100.0% in signature vs 00.37% overall) ipc_channel_error = (msgtype=0xB00005,name=PNecko::Msg_PHttpChannelConstructor) Value error: message was deserialized, but contained an illegal value > (53.13% in signature vs 13.45% overall) build_id = 20160930030315 > (20.31% in signature vs 00.84% overall) adapter_device_id = 0x0412 > (43.75% in signature vs 10.96% overall) "D2D1.1-" in app_notes = true ∧ Addon "skia-windows-nightly@experiments.mozilla.org" = true > (39.06% in signature vs 07.42% overall) "D2D1.1-" in app_notes = true ∧ adapter_vendor_id = 0x8086 > (31.25% in signature vs 07.07% overall) build_id = 20160929030426 ∧ adapter_vendor_id = 0x8086 > (28.13% in signature vs 05.73% overall) "D2D1.1-" in app_notes = true ∧ bios_manufacturer = American Megatrends Inc. > (28.13% in signature vs 05.94% overall) build_id = 20160930030315 ∧ platform_pretty_version = Windows 7 > (20.31% in signature vs 00.09% overall) "D2D1.1-" in app_notes = true ∧ adapter_device_id = 0x0412 > (20.31% in signature vs 00.38% overall) platform_pretty_version = Windows 7 ∧ adapter_device_id = 0x0412 > (20.31% in signature vs 00.38% overall) platform_version = 6.1.7601 Service Pack 1 ∧ adapter_device_id = 0x0412 > (20.31% in signature vs 00.44% overall) bios_manufacturer = American Megatrends Inc. ∧ adapter_device_id = 0x0412 > (20.31% in signature vs 00.54% overall) Addon "skia-windows-nightly@experiments.mozilla.org" = true ∧ adapter_device_id = 0x0412 > (26.56% in signature vs 07.05% overall) build_id = 20160930030315 ∧ bios_manufacturer = American Megatrends Inc. > (20.31% in signature vs 00.84% overall) adapter_vendor_id = 0x8086 ∧ adapter_device_id = 0x0412 > (23.44% in signature vs 04.47% overall) build_id = 20160930030315 ∧ platform_version = 6.1.7601 Service Pack 1 > (21.88% in signature vs 03.34% overall) build_id = 20160929030426 ∧ "D2D1.1-" in app_notes = true > (17.19% in signature vs 00.13% overall) build_id = 20160930030315 ∧ adapter_device_id = 0x0412 It definitely looks like something relating to Skia and D2D1.1. lsalzman, any ideas?
Flags: needinfo?(lsalzman)
Priority: -- → P3
Whiteboard: [gfx-noted]
The crash in comment 0 is with D2D acceleration, and the correlation is with unaccelerated (Skia kicks in when there is no acceleration), so I'm convinced this has anything to do with it.
This does not appear to be related to Skia, as the user here, as noted by Milan, was using D2D, and we don't have anything showing up in the patch history modifying Skia related things at the tail-end of September.
Flags: needinfo?(lsalzman)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.