Good news for HP-UX users

Godmar Back gback at cs.utah.edu
Tue Aug 18 11:52:08 PDT 1998


> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x2ed48 in loadNativeLibrarySym (name=0x0) at external.c:182
> 182             LIBRARYFUNCTION(func, name);
> (gdb)
> 
> I added assert(name==NULL) before this instruction, but it never hits. It
> seems something is wrong with gdb.

;-)  How about "assert(name != NULL)"?

	- Godmar



More information about the kaffe mailing list