Menu

#25 Crash under Windows in bsfUnloader when jvm.dll not found

Next Release
closed-fixed
nobody
None
5
2016-11-05
2015-09-23
jfaucher
No

Crash under Windows in bsfUnloader when jvm.dll not found (svn trunk).
A possible fix is to add this line :
if (defaultJVM->jvm == NULL) return;
before
res1=defaultJVM->jvm->GetEnv((void **) &jenv, USE_DEFINED_JNI_VERSION);

Side note :
BSF4ooRexx.cc has inconsistent line endings (mix of CR & CRLF).
Detected when loading in Visual Studio.
Better to fix that, because otherwise the debug infos are out of sync.

Discussion

  • Rony G. Flatscher

    Fixed with revision 337, which also includes the binaries compiled in 32- and 64-bit for Windows, Linux and MacOSX (to be found in "trunk/bsf4oorexx.dev/source_cc/32" and "trunk/bsf4oorexx.dev/source_cc/32" respectively.

    @Jean-Louis: please feel free to apply corrections and patches directly, you should have all necessary privileges.

     
  • Rony G. Flatscher

    • status: open --> accepted
     
  • Rony G. Flatscher

    • status: accepted --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB