Closed Bug 1646519 Opened 4 years ago Closed 4 years ago

Fix GetInProcessTopInternal usage in nsGlobalWindowOuter.cpp:SelectZone

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED FIXED
81 Branch
Fission Milestone Future
Tracking Status
firefox81 --- fixed

People

(Reporter: kmag, Assigned: kmag)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Pushed by maglione.k@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6d882a42cfbe Fix GetInProcessTopInternal usage in GetZone. r=nika
Backout by abutkovits@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ae888667599b Backed out changeset 6d882a42cfbe for causing failure on WindowContext.cpp. CLOSED TREE

Backed out for causing failure on WindowContext.cpp.

Backout link: https://hg.mozilla.org/integration/autoland/rev/ae888667599bd400509bf12312dd2c110159b222

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedTaskRun=Gm_I_xuuRp6xjt2LfrMtCA.0&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&revision=6d882a42cfbe0c49521ba2513f5d176466c3fa91&searchStr=mda

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308083577&repo=autoland&lineNumber=1286

Log snippet:
''' [task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mozilla::dom::WindowContext::GetParentWindowContext()]
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Crash dump filename: c:\users\task_1593553485\appdata\local\temp\tmpvd6yj1.mozrunner\minidumps\9522ae8b-5bd0-49ae-be6b-2db9875d504c.dmp
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Operating system: Windows NT
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - 6.1.7601 Service Pack 1
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - CPU: x86
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - GenuineIntel family 6 model 63 stepping 2
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - 8 CPUs
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO -
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - GPU: UNKNOWN
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO -
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_READ
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Crash address: 0x110
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Assertion: Unknown assertion type 0x00000000
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO - Process uptime: 5 seconds
[task 2020-06-30T22:09:11.852Z] 22:09:11 INFO -
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - Thread 0 (crashed)
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - 0 xul.dll!mozilla::dom::WindowContext::GetParentWindowContext() [WindowContext.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 64 + 0x0]
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - eip = 0x5a078f23 esp = 0x003de908 ebp = 0x003de908 ebx = 0x12897800
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - esi = 0x003de910 edi = 0x128bac80 eax = 0x00000000 ecx = 0x00000000
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - edx = 0x5cc64278 efl = 0x00010246
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - Found by: given as instruction pointer in context
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - 1 xul.dll!nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) [nsGlobalWindowOuter.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 2217 + 0x22]
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - eip = 0x56a46a9d esp = 0x003de910 ebp = 0x003dea18
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - 2 xul.dll!nsDocumentViewer::InitInternal(nsIWidget*, nsISupports*, mozilla::dom::WindowGlobalChild*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, bool, bool, bool) [nsDocumentViewer.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 961 + 0x13]
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - eip = 0x59022451 esp = 0x003dea20 ebp = 0x003dea84 ebx = 0x003dea58
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - esi = 0x128e2dc0 edi = 0x00000000
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.853Z] 22:09:11 INFO - 3 xul.dll!nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) [nsDocumentViewer.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 750 + 0x16]
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - eip = 0x59021f7c esp = 0x003dea8c ebp = 0x003deaa8 ebx = 0x12896198
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - esi = 0x003deac0 edi = 0x12896000
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - 4 xul.dll!nsDocShell::SetupNewViewer(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) [nsDocShell.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 7785 + 0x10]
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - eip = 0x5a095984 esp = 0x003deab0 ebp = 0x003deb58
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - 5 xul.dll!nsDocShell::Embed(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) [nsDocShell.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 5381 + 0x9]
[task 2020-06-30T22:09:11.854Z] 22:09:11 INFO - eip = 0x5a095168 esp = 0x003deb60 ebp = 0x003deba0 ebx = 0x00000000
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - esi = 0x12896000 edi = 0x128e2dc0
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - 6 xul.dll!nsDocShell::CreateContentViewer(nsTSubstring<char> const&, nsIRequest*, nsIStreamListener**) [nsDocShell.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 7595 + 0xf]
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - eip = 0x5a07d4d0 esp = 0x003deba8 ebp = 0x003dec78 ebx = 0x12896000
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - esi = 0x003debb0 edi = 0x12896100
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - 7 xul.dll!nsDSURIContentListener::DoContent(nsTSubstring<char> const&, bool, nsIRequest*, nsIStreamListener**, bool*) [nsDSURIContentListener.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 181 + 0xf]
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - eip = 0x5a07c27e esp = 0x003dec80 ebp = 0x003decb8 ebx = 0x13640201
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - esi = 0x13640268 edi = 0x003deca0
[task 2020-06-30T22:09:11.855Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - 8 xul.dll!nsDocumentOpenInfo::TryContentListener(nsIURIContentListener*, nsIChannel*) [nsURILoader.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 596 + 0x12]
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - eip = 0x56317d8a esp = 0x003decc0 ebp = 0x003ded14 ebx = 0x00000000
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - esi = 0x1362ec40 edi = 0x1362ec54
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - 9 xul.dll!nsDocumentOpenInfo::TryDefaultContentListener(nsIChannel*) [nsURILoader.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 626 + 0x9]
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - eip = 0x563188c3 esp = 0x003ded1c ebp = 0x003ded24 ebx = 0x1362ec00
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - esi = 0x1362ec40 edi = 0x003ded80
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.856Z] 22:09:11 INFO - 10 xul.dll!nsDocumentOpenInfo::DispatchContent(nsIRequest*, nsISupports*) [nsURILoader.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 276 + 0xb]
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - eip = 0x563171cc esp = 0x003ded2c ebp = 0x003dedec
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - 11 xul.dll!nsDocumentOpenInfo::OnStartRequest(nsIRequest*) [nsURILoader.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 154 + 0xe]
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - eip = 0x563169f2 esp = 0x003dedf4 ebp = 0x003dee20 ebx = 0x1362ec40
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - esi = 0x00b0b7cc edi = 0x003dedfc
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - 12 xul.dll!nsBaseChannel::OnStartRequest(nsIRequest*) [nsBaseChannel.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 828 + 0xa]
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - eip = 0x55426c75 esp = 0x003dee28 ebp = 0x003deea8 ebx = 0x00000000
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - esi = 0x136314c0 edi = 0x00b0b7cc
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.857Z] 22:09:11 INFO - 13 xul.dll!nsInputStreamPump::OnStateStart() [nsInputStreamPump.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 481 + 0x7]
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - eip = 0x5543fcf8 esp = 0x003deeb0 ebp = 0x003deee8 ebx = 0x00b082b0
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - esi = 0x136314c0 edi = 0x1363151c
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - 14 xul.dll!nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) [nsInputStreamPump.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 390 + 0xb]
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - eip = 0x5543f91f esp = 0x003deef0 ebp = 0x003def20 ebx = 0x136314c0
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - esi = 0x136314c4 edi = 0x1363151c
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - 15 xul.dll!mozilla::NonBlockingAsyncInputStream::RunAsyncWaitCallback(mozilla::NonBlockingAsyncInputStream::AsyncWaitRunnable*, already_AddRefed<nsIInputStreamCallback>) [NonBlockingAsyncInputStream.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 397 + 0x7]
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - eip = 0x55292ff8 esp = 0x003def28 ebp = 0x003def48 ebx = 0x003def50
[task 2020-06-30T22:09:11.858Z] 22:09:11 INFO - esi = 0x13639430 edi = 0x1363945c
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - 16 xul.dll!mozilla::NonBlockingAsyncInputStream::AsyncWaitRunnable::Run() [NonBlockingAsyncInputStream.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 33 + 0x9]
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - eip = 0x5529251f esp = 0x003def50 ebp = 0x003def68 ebx = 0x003def50
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - esi = 0x13639430 edi = 0x1363b5dc
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - 17 xul.dll!mozilla::SchedulerGroup::Runnable::Run() [SchedulerGroup.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 146 + 0x6]
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - eip = 0x552f0ccd esp = 0x003def70 ebp = 0x003def84 ebx = 0x00000001
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - esi = 0x00b67080 edi = 0x003def74
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - 18 xul.dll!nsThread::ProcessNextEvent(bool, bool*) [nsThread.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 1234 + 0x6]
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - eip = 0x55309b6c esp = 0x003def8c ebp = 0x003df4a0 esi = 0x00b67080
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - edi = 0x00b67128
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.859Z] 22:09:11 INFO - 19 xul.dll!NS_ProcessNextEvent(nsIThread*, bool) [nsThreadUtils.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 513 + 0xb]
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - eip = 0x5530f078 esp = 0x003df4a8 ebp = 0x003df4c4 ebx = 0x00b00101
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - esi = 0x003df4b7 edi = 0x00b015c0
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - 20 xul.dll!mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [MessagePump.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 87 + 0xa]
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - eip = 0x55a78f0a esp = 0x003df4cc ebp = 0x003df4f0 ebx = 0x00b00101
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - esi = 0x00b015b0
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - 21 xul.dll!MessageLoop::RunInternal() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 334 + 0x5]
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - eip = 0x55a24eb1 esp = 0x003df4f8 ebp = 0x003df514 ebx = 0x00000012
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - esi = 0x003df6a0 edi = 0x00b09480
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.860Z] 22:09:11 INFO - 22 xul.dll!MessageLoop::RunHandler() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 327 + 0x7]
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - eip = 0x55a24dc3 esp = 0x003df51c ebp = 0x003df548 esi = 0x003df6a0
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - 23 xul.dll!MessageLoop::Run() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 309 + 0x5]
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - eip = 0x55a24c87 esp = 0x003df550 ebp = 0x003df570 ebx = 0x00000012
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - esi = 0x00b67080 edi = 0x00b09480
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - 24 xul.dll!nsBaseAppShell::Run() [nsBaseAppShell.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 137 + 0xc]
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - eip = 0x58d2bc95 esp = 0x003df578 ebp = 0x003df580
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - 25 xul.dll!nsAppShell::Run() [nsAppShell.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 430 + 0x6]
[task 2020-06-30T22:09:11.861Z] 22:09:11 INFO - eip = 0x58db8ac2 esp = 0x003df588 ebp = 0x003df5a8 esi = 0x00b09480
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - edi = 0x003df590
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - 26 xul.dll!XRE_RunAppShell() [nsEmbedFunctions.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 913 + 0x6]
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - eip = 0x5a5c3d5f esp = 0x003df5b0 ebp = 0x003df5c8 ebx = 0x00000012
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - esi = 0x003df6a0 edi = 0x00b015b0
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - 27 xul.dll!mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) [MessagePump.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 237 + 0x5]
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - eip = 0x55a79586 esp = 0x003df5d0 ebp = 0x003df5e0 esi = 0x003df6a0
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - 28 xul.dll!MessageLoop::RunInternal() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 334 + 0x5]
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - eip = 0x55a24eb1 esp = 0x003df5e8 ebp = 0x003df604 ebx = 0x00000012
[task 2020-06-30T22:09:11.862Z] 22:09:11 INFO - esi = 0x003df6a0 edi = 0x00b10000
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - 29 xul.dll!MessageLoop::RunHandler() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 327 + 0x7]
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - eip = 0x55a24dc3 esp = 0x003df60c ebp = 0x003df638 esi = 0x003df6a0
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - 30 xul.dll!MessageLoop::Run() [message_loop.cc:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 309 + 0x5]
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - eip = 0x55a24c87 esp = 0x003df640 ebp = 0x003df668 ebx = 0x00000012
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - esi = 0x000dec00 edi = 0x00b10000
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - 31 xul.dll!XRE_InitChildProcess(int, char**, XREChildData const*) [nsEmbedFunctions.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 744 + 0x9]
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - eip = 0x5a5c31c2 esp = 0x003df670 ebp = 0x003df7e8
[task 2020-06-30T22:09:11.863Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - 32 xul.dll!mozilla::BootstrapImpl::XRE_InitChildProcess(int, char**, XREChildData const*) [Bootstrap.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 67 + 0xe]
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - eip = 0x5a5d4bc1 esp = 0x003df7f0 ebp = 0x003df7fc ebx = 0x00000016
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - esi = 0x00b07100 edi = 0x00b03040
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - 33 firefox.exe!NS_internal_main(int, char**, char**) [nsBrowserApp.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 303 + 0x6f]
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - eip = 0x000c15bf esp = 0x003df804 ebp = 0x003df9a4
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - 34 firefox.exe!wmain(int, wchar_t**) [nsWindowsWMain.cpp:6d882a42cfbe0c49521ba2513f5d176466c3fa91 : 131 + 0x11]
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - eip = 0x000c11cf esp = 0x003df9ac ebp = 0x003df9e0 ebx = 0x0054bf50
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - esi = 0x00b03040 edi = 0x00b030a0
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - 35 firefox.exe!__scrt_common_main_seh() [exe_common.inl : 288 + 0x1c]
[task 2020-06-30T22:09:11.864Z] 22:09:11 INFO - eip = 0x0013dde9 esp = 0x003df9e8 ebp = 0x003dfa28 ebx = 0x7ffd5000
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - esi = 0x6979f0b0 edi = 0x0054bf50
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - 36 kernel32.dll!_libm_sse2_pow_precise + 0x20c
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - eip = 0x7655ef3c esp = 0x003dfa30 ebp = 0x003dfa34
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - 37 ntdll.dll!__libm_sse2_asin + 0x3e8
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - eip = 0x77783618 esp = 0x003dfa3c ebp = 0x003dfa74
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - Found by: previous frame's frame pointer
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - 38 kernel32.dll!control87 + 0x49
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - eip = 0x765708b9 esp = 0x003dfa58 ebp = 0x003dfa74
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - Found by: call frame info with scanning
[task 2020-06-30T22:09:11.865Z] 22:09:11 INFO - 39 ntdll.dll!__libm_sse2_asin + 0x3bb
[task 2020-06-30T22:09:11.866Z] 22:09:11 INFO - eip = 0x777835eb esp = 0x003dfa7c ebp = 0x003dfa8c
[task 2020-06-30T22:09:11.866Z] 22:09:11 INFO - Found by: call frame info
[task 2020-06-30T22:09:11.866Z] 22:09:11 INFO - 40 ntdll.dll!_FHypot + 0x77
[task 2020-06-30T22:09:11.866Z] 22:09:11 INFO - eip = 0x777daf6a esp = 0x003dfa8c ebp = 0x003dfa8c
[task 2020-06-30T22:09:11.866Z] 22:09:11 INFO - Found by: call frame info'''

Flags: needinfo?(kmaglione+bmo)

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:kmag, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(kmaglione+bmo)

Nika said this is probably fine to do later, as the existing behavior is kinda fine.

Status: NEW → ASSIGNED
Fission Milestone: --- → Future
Pushed by maglione.k@gmail.com: https://hg.mozilla.org/integration/autoland/rev/a0a56c37a839 Fix GetInProcessTopInternal usage in GetZone. r=nika
Flags: needinfo?(kmaglione+bmo)
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: