yeah, it really doesn't like that... buried in the mounds of output it dumped was
<pre>
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x80661df
Function name=Ns_ConnServer
</pre>
and sure enough there was another Ns_ConnServer(NULL) call. I'd missed it cuz the variable wasn't named moduleConfigPath like all the others. :)
Hopefully I won't be posting again for a bit. (Want the diff?)