WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
224621
[WinCairo] Unremovable DLL after running tests on wincairo-wkl-release-tests-01
https://bugs.webkit.org/show_bug.cgi?id=224621
Summary
[WinCairo] Unremovable DLL after running tests on wincairo-wkl-release-tests-01
Fujii Hironori
Reported
2021-04-15 13:43:04 PDT
[WinCairo] Unremovable DLL after running tests on wincairo-wkl-release-tests-01 Recently, wincairo-wkl-release-tests-01 is observing the unremovable DLL issue.
https://build.webkit.org/#/builders/60/builds/839
> WindowsError: [Error 5] Access is denied: u'C:\\BW\\wincairo-wkl-release-tests\\build\\WebKitBuild\\Release\\bin64\\WebKit.dll'
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2021-04-15 13:47:21 PDT
I'm observing this issue on internal Jenkins jobs after WinCairo WK1/WK2 tests recently. A single DLL can't be removed, for example, WebKit.dll, WebKit2.dll, sqlite3.dll and ssl-48.dll.
> stderr: warning: failed to remove WebKitLibraries/win/bin64/sqlite3.dll: Invalid argument
It still happens even ater uninstalling ntsd.exe.
Fujii Hironori
Comment 2
2021-04-15 13:49:01 PDT
I found out no remaining process by using Process Explorer.
https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
Fujii Hironori
Comment 3
2021-04-15 13:53:39 PDT
(In reply to Fujii Hironori from
comment #2
)
> I found out no remaining process by using Process Explorer. >
https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer
So, I have to reboot the PC to remove the DLL. However, renaming or moving the DLL is possible.
Fujii Hironori
Comment 4
2021-04-15 18:02:53 PDT
This seems the oldest failure on the Buildbot.
https://build.webkit.org/#/builders/60/builds/665
r275529
(
236185@main
)
> WindowsError: [Error 5] Access is denied: u'C:\\BW\\wincairo-wkl-release-tests\\build\\WebKitBuild\\Release\\bin64\\libGLESv2.dll'
Fujii Hironori
Comment 5
2021-04-18 12:54:37 PDT
I'm seeing the following message box on the Jenkins bot when the DLL issue happens. --------------------------- WerFault.exe - Application Error --------------------------- The application was unable to start correctly (0xc000012d). Click OK to close the application. --------------------------- OK ---------------------------
Fujii Hironori
Comment 6
2021-04-18 17:24:13 PDT
fast/dom/Window/post-message-large-array-buffer-should-not-crash.html is randomly crashing since it was added by
r275508
(
236165@main
) in 2021-04-06. Does this affect? It should be skipped.
Fujii Hironori
Comment 7
2021-04-18 19:01:23 PDT
(In reply to Fujii Hironori from
comment #6
)
> fast/dom/Window/post-message-large-array-buffer-should-not-crash.html is > randomly crashing since it was added by
r275508
(
236165@main
) in 2021-04-06. > Does this affect? It should be skipped.
r276233
(
Bug 224735
) skips the test.
Fujii Hironori
Comment 8
2021-04-21 14:19:29 PDT
(In reply to Fujii Hironori from
comment #7
)
>
r276233
(
Bug 224735
) skips the test.
I don't observe this issue after the change. Clsoed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug