[Sablevm-bugs] [ sablevm-Bugs-672241 ] user native libs
Brought to you by:
egagnon
From: SourceForge.net <no...@so...> - 2003-01-22 04:05:44
|
Bugs item #672241, was opened at 2003-01-21 23:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105523&aid=672241&group_id=5523 Category: Execution Problem Group: SableVM Status: Open Resolution: None Priority: 5 Submitted By: David Bélanger (davidbelanger) Assigned to: Nobody/Anonymous (nobody) Summary: user native libs Initial Comment: Attempting to load a native library in a class that was not loaded by the bootstrap class loader generates a segmentation fault. The native library list is not check for emptiness in Java_java_lang_Runtime_nativeLoad(). The patch included fix that problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105523&aid=672241&group_id=5523 |