[Sablevm-developer] native libs
Brought to you by:
egagnon
From: David P. B. <db...@CS...> - 2003-01-20 19:14:48
|
Hi, I'm getting a segmentation fault when trying to load a native library. The system native library (libjava-lang, libjava-io) get properly loaded but when it comes to mine, it seems that the pointer passed to the memory allocator is null. My library seems to get properly loaded (the handle is non-null). I have included some gdb output and a simple Hello program that cause the error. Thanks, David --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |