Closed Bug 1338422 Opened 8 years ago Closed 8 years ago

Intermittent test_window_handles_chrome.py TestWindowHandles.test_chrome_window_handles_with_scopes | application crashed [@ mozilla::layers::CompositorBridgeParent::GetAPZCTreeManager()]

Categories

(Core :: Panning and Zooming, defect, P3)

54 Branch
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr52 --- unaffected
firefox53 --- wontfix
firefox54 --- fixed
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

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

Crash Data

Seems to be basically the same as bug 1322633, so I guess the patch there didn't fix it :( Can use this bug to track the issue instead of reopening that one.
Priority: -- → P3
Version: unspecified → 54 Branch
Whiteboard: [gfx-noted]
Crash info and first 5 frames of the stack: 19:08:12 INFO - Operating system: Windows NT 19:08:12 INFO - 6.1.7601 Service Pack 1 19:08:12 INFO - CPU: x86 19:08:12 INFO - GenuineIntel family 6 model 62 stepping 4 19:08:12 INFO - 8 CPUs 19:08:12 INFO - GPU: UNKNOWN 19:08:12 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_READ 19:08:12 INFO - Crash address: 0x2b8 19:08:12 INFO - Process uptime: 30 seconds 19:08:12 INFO - Thread 32 (crashed) 19:08:12 INFO - 0 xul.dll!mozilla::layers::CompositorBridgeParent::GetAPZCTreeManager() [CompositorBridgeParent.cpp:cdd7f21530b2 : 1117 + 0x0] 19:08:12 INFO - eip = 0x5ec25573 esp = 0x106ff8e4 ebp = 0x106ff8e4 ebx = 0x21475670 19:08:12 INFO - esi = 0x104eea50 edi = 0x106ff948 eax = 0x0f607a00 ecx = 0x00000000 19:08:12 INFO - edx = 0x00000014 efl = 0x00010206 19:08:12 INFO - Found by: given as instruction pointer in context 19:08:12 INFO - 1 xul.dll!mozilla::layers::CrossProcessCompositorBridgeParent::AllocPAPZCTreeManagerParent(unsigned __int64 const &) [CrossProcessCompositorBridgeParent.cpp:cdd7f21530b2 : 144 + 0x1a] 19:08:12 INFO - eip = 0x5ec33b70 esp = 0x106ff8ec ebp = 0x106ff908 19:08:12 INFO - Found by: call frame info 19:08:12 INFO - 2 xul.dll!mozilla::layers::PCompositorBridgeParent::OnMessageReceived(IPC::Message const &) [PCompositorBridgeParent.cpp:cdd7f21530b2 : 674 + 0x13] 19:08:12 INFO - eip = 0x5ea04d2e esp = 0x106ff910 ebp = 0x106ff9cc 19:08:12 INFO - Found by: call frame info 19:08:12 INFO - 3 xul.dll!mozilla::ipc::MessageChannel::DispatchAsyncMessage(IPC::Message const &) [MessageChannel.cpp:cdd7f21530b2 : 1795 + 0x6] 19:08:12 INFO - eip = 0x5e8fb874 esp = 0x106ff9d4 ebp = 0x106ff9e8 19:08:12 INFO - Found by: call frame info 19:08:12 INFO - 4 xul.dll!mozilla::ipc::MessageChannel::DispatchMessageW(IPC::Message &&) [MessageChannel.cpp:cdd7f21530b2 : 1730 + 0x6] 19:08:12 INFO - eip = 0x5e8fbc67 esp = 0x106ff9f0 ebp = 0x106ffa44 19:08:12 INFO - Found by: call frame info 19:08:12 INFO - 5 xul.dll!mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::MessageChannel::MessageTask &) [MessageChannel.cpp:cdd7f21530b2 : 1603 + 0x8] 19:08:12 INFO - eip = 0x5e90075c esp = 0x106ffa4c ebp = 0x106ffa64 19:08:12 INFO - Found by: call frame info
Severity: normal → critical
Crash Signature: [@ mozilla::layers::CompositorBridgeParent::GetAPZCTreeManager()]
Keywords: crash
Will be interesting to see if bug 1351777 helps at all.
Assuming this is fixed by bug 1360478. Feel free to reopen if that's not the case.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Marking 54 as fixed under the same assumption as comment 5.
You need to log in before you can comment on or make changes to this bug.