[Openmcl-devel] resolver, uffi bug on OpenMCL 0.14.2-p1
Steve Jenson
stevej at pobox.com
Mon May 24 23:38:48 PDT 2004
Hi everybody,
I'm patching resolver-0.5 to work on OpenMCL and am having some trouble:
? (lookup "www.google.com" 'a)
Unhandled exception 11 at 0x900a30d8, context->regs at #xf01350f8
Read operation to unmapped address 0x00000000
In foreign code at address 0x900a30d8
To my untrained eye, it looks like a linker didn't fill in an address
properly.
FYI, resolver relies on UFFI and links to the platform's resolv.so. The
only patch I made was for it to find resolv.dylib when using openmcl.
I've placed a fuller openmcl transcript at:
http://saladwithsteve.com/tmp/resolver-kernel-panic.txt
I installed 0.14.2-p1 this afternoon, wiped everything clean and only
reinstalled asdf-install, uffi, and my patched resolver-0.5
Sorry for the lack of insight, I'm a newbie with UFFI.
Thanks so much,
Steve Jenson
More information about the Openmcl-devel
mailing list