Fails to run.

$ make gdbtest TCLTESTARGS="-debug 3"

Tests began at Tue Oct 23 04:01:45 PM BST 2007
ns_config.test

::tcltest::Eval called
Running ns_config-2.1 {
    expr {[ns_getconfig -bool ns/testconfig trueval] ? 1 : 0}
}

::tcltest::Eval called
Running ns_config-2.2 {
    ns_getconfig -bool ns/testconfig missing
}
make: *** [test] Segmentation fault


[Switching to Thread 1077488528 (LWP 4409)]
0x400063d1 in CopyParam (dest=0x9fbb030, src=0x0) at configrw.c:958
958         dest->type = src->type;

(gdb) backtrace

#0  0x400063d1 in CopyParam (dest=0x9fbb030, src=0x0) at configrw.c:958
#1  0x4000625e in SetParam (secPtr=0x9fba960, name=0x9fbabb0
"missing", param=0x0) at configrw.c:858
#2  0x40005fbd in CfgGet (section=0x9fb0cf0 "ns/testconfig",
key=0x9fbabb0 "missing", outPtr=0x4038e6c0) at configrw.c:708
#3  0x40004f9f in Cfg_GetBool (section=0x9fb0cf0 "ns/testconfig",
key=0x9fbabb0 "missing", def=0x0, value=0x4038e7e4) at configrw.c:224
#4  0x400058d6 in CfgGetObjCmd (data=0x0, interp=0x9eeeaf0, objc=4,
objv=0x4038e98c) at configrw.c:540

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to