Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job "Native Tests - Windows - hibernate-validator" fails very often with: unable to load mspdbcore.dll #16416

Closed
famod opened this issue Apr 10, 2021 · 4 comments · Fixed by #16423
Labels
area/hibernate-validator Hibernate Validator area/housekeeping Issue type for generalized tasks not related to bugs or enhancements env/windows Impacts Windows machines kind/bug Something isn't working

Comments

@famod
Copy link
Member

famod commented Apr 10, 2021

E.g. here: https://github.com/quarkusio/quarkus/runs/2309028360

LINK : fatal error LNK1171: unable to load mspdbcore.dll (error code: 1455)
	at com.oracle.svm.hosted.image.NativeBootImageViaCC.handleLinkerFailure(NativeBootImageViaCC.java:474)
	at com.oracle.svm.hosted.image.NativeBootImageViaCC.write(NativeBootImageViaCC.java:441)
	at com.oracle.svm.hosted.NativeImageGenerator.doRun(NativeImageGenerator.java:685)
	at com.oracle.svm.hosted.NativeImageGenerator.lambda$run$0(NativeImageGenerator.java:476)
	at java.base/java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1407)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Error: Image build request failed with exit status 1
@famod famod added kind/bug Something isn't working area/housekeeping Issue type for generalized tasks not related to bugs or enhancements labels Apr 10, 2021
@quarkus-bot quarkus-bot bot added area/hibernate-validator Hibernate Validator env/windows Impacts Windows machines labels Apr 10, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 10, 2021

/cc @gsmet, @yrodiere

@famod famod linked a pull request Apr 13, 2021 that will close this issue
@famod
Copy link
Member Author

famod commented Apr 14, 2021

Let's assume #16423 fixed it for good. If not then we can always reopen this issue.
/cc @gsmet

@famod famod closed this as completed Apr 14, 2021
@famod famod added this to the 2.0 - main milestone Apr 14, 2021
@famod
Copy link
Member Author

famod commented Apr 15, 2021

Still happens: #16533 (comment)

@famod famod reopened this Apr 15, 2021
@gsmet gsmet modified the milestones: 2.0.0.Alpha1, 2.0 - main Apr 21, 2021
@gsmet gsmet removed this from the 2.0.0.Alpha2 milestone May 5, 2021
@famod
Copy link
Member Author

famod commented Jun 27, 2021

Haven't seen this fail for a while, closing. /cc @gsmet

@famod famod closed this as completed Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-validator Hibernate Validator area/housekeeping Issue type for generalized tasks not related to bugs or enhancements env/windows Impacts Windows machines kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants