Closed
Bug 1461297
Opened 7 years ago
Closed 6 years ago
Crash in [@ xul.dll@0x604da6 | xul.dll@0x5fadcf | static void std::collections::hash::map::HashMap<T>::resize<T> | static void webrender::display_list_flattener::ClipIdToIndexMapper::add_clip_chain ]
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | disabled |
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
New on Socorro.
bp-fe290d16-07e1-4004-8a1c-318e00180513 build 2018-05-12_144941 Win10
> Crash Reason EXCEPTION_ILLEGAL_INSTRUCTION
"out of memory during compilation"
> |[G0][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(4, PipelineId(1, 103)), pipeline_id: PipelineId(1, 98) } (t=0.858305) |[G1][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(4, PipelineId(1, 103)), pipeline_id: PipelineId(1, 98) } (t=0.902181) |[G2][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(4, PipelineId(1, 103)), pipeline_id: PipelineId(1, 98) } (t=1.71387) |[G3][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(201, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=2.01551) |[G4][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(201, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=2.39942) |[G5][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(201, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=2.61605) |[G6][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(201, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=11.8271) |[G7][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(208, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=14.6981) |[G8][GFX1-]: Unknown pipeline used for iframe IframeDisplayItem { clip_id: Clip(209, PipelineId(1, 98)), pipeline_id: PipelineId(85, 11) } (t=14.997) |[G9][GFX1-]: Failed to link shader program: brush_yuv_image
> C:\fakepath(600,20-34): warning X3556: integer modulus may be much slower, try using uints if possible.
> C:\fakepath(600,39-53): warning X3556: integer divides may be much slower, try using uints if possible.
> out of memory during compilation
>
>
> error X8000: D3D11 Internal Compiler Error: Invalid Bytecode: Failed to parse shader using reference shader parser: 0x8007000e
>
> Warning: D3D shader compilation failed with default flags. (ps_5_0)
> Retrying with skip validation
>
> HLSL compiler had an unexpected failure, HRESULT: 0x8007000E
> (t=14.997) |[G10][GFX1-]: wr_renderer_render: Shader(Link("brush_yuv_image", "C:\\fakepath(600,20-34): warning X3556: integer modulus may be much slower, try using uints if possible.\
> C:\\fakepath(600,39-53): warning X3556: integer divides may be much slower, try using uints if possible.\
> out of memory during compilation\
> \
> \
> error X8000: D3D11 Internal Compiler Error: Invalid Bytecode: Failed to parse shader using reference shader parser: 0x8007000e\
> \
> Warning: D3D shader compilation failed with default flags. (ps_5_0)\
> Retrying with skip validation\
> \
> HLSL compiler had an unexpected failure, HRESULT: 0x8007000E\
> ")) (t=14.997)
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
Comment 1•7 years ago
|
||
There was only ever the one instance of this, as far as I can tell. Downgrading to less important.
Priority: P1 → P3
Comment 2•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 3•6 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•