-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[mmlspark] JVM crash caused by LGBM_BoosterSaveModelToStringSWIG #2499
Comments
@imatiach-msft Please take a look |
@REASY @StrikerRUS sorry about the trouble you are having. Indeed, this was a bug and it should already be fixed with this PR: |
also see the corresponding mmlspark fix: |
Thanks, @imatiach-msft. I'll try with snapshot version! |
Confirming that using latest master version |
@REASY Glad to hear that your problem has been solved! Thank you for the feedback! @imatiach-msft Thanks a lot! |
Environment info
Operating System: Windows 10 x64, version 10.0.18362.388
Java: Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
CPU/GPU model: AMD Ryzen 7 2700X
LightGBM version or commit hash:
"com.microsoft.ml.spark" %% "mmlspark" % "0.18.1"
"com.microsoft.ml.lightgbm" % "lightgbmlib" % "2.2.350"
via https://github.com/Azure/mmlspark/blob/v0.18.1/build.sbt#L27Error message
Link to hs_err_pid18188.log: https://pastebin.com/8TgKB61c
Reproducible examples
Steps to reproduce
lightgbm-0.18.1-crash-repro
sbt "runMain spark.playground.LigthGbmUsage"
in console (expecting that you have installed SBTThe text was updated successfully, but these errors were encountered: