I'm curious about this message I'm getting when I run the pjlib-test application. I'm running this on my powerbook with Mac OS 10.5. Doesn't seem like much info, but here's the output generated by the program. Dan ./pjlib-test-i386-apple-darwin9.2.0 20:21:01.275 Running errno_test()... 20:21:01.276 ...errno test: check the msg carefully 20:21:01.276 ...msg for rc=EINVAL: 'Invalid argument' 20:21:01.276 ...msg for rc=EINVAL (cut): 'Inval' 20:21:01.276 ...msg for rc=PJ_EBUG: 'BUG DETECTED! (PJ_EBUG)' 20:21:01.276 ...msg for rc=PJ_EBUG, cut at 6 chars: 'BUG D' 20:21:01.276 ..success(0) 20:21:01.276 Running exception_test()... 20:21:01.276 ..success(0) 20:21:01.276 Running rand_test()... 20:21:01.277 ..success(0) 20:21:01.277 Running list_test()... 20:21:01.277 ..success(0) 20:21:01.277 Running pool_test()... 20:21:01.277 ...capacity_test() 20:21:01.277 ...drain_test(4096,4096) 20:21:01.277 ...drain_test(4096,0) 20:21:01.277 ...drain_test(4096,4096) 20:21:01.277 ...drain_test(4096,0) 20:21:01.277 ...pool_buf test 20:21:01.277 ..success(0) 20:21:01.277 Running pool_perf_test()... 20:21:01.277 Benchmarking pool.. 20:21:01.284 ..pool speedup over malloc best=0x, worst=0x 20:21:01.284 ..success(0) 20:21:01.284 Running string_test()... 20:21:01.284 time: stricmp=11, stricmp_alnum=10 (speedup=1.10x) 20:21:01.284 ..success(0) 20:21:01.284 Running rbtree_test()... 20:21:01.289 ..success(0) 20:21:01.289 Running timestamp_test()... 20:21:01.289 ...Testing timestamp (high res time) 20:21:01.289 ....frequency: hiword=0 loword=1000000 20:21:01.289 ...checking if time can run backwards (pls wait).. 20:21:06.589 ....testing simple 1000000 loop 20:21:06.595 ....elapsed: 5804 usec 20:21:06.595 ...testing frequency accuracy (pls wait) 20:21:16.597 ....good. Timestamp is accurate down to nearest usec. 20:21:16.597 ..success(0) 20:21:16.597 Running atomic_test()... 20:21:16.597 ..success(0) 20:21:16.597 Running mutex_test()... 20:21:16.597 ...testing simple mutex 20:21:16.597 ...testing recursive mutex 20:21:16.597 ..success(0) 20:21:16.597 Running timer_test()... 20:21:16.631 ..success(0) 20:21:16.631 Running sleep_test()... 20:21:16.631 ..will write messages every 1 second: 20:21:17.631 ...error: pj_thread_sleep(): [pj_status_t=120060] Operation timed out 20:21:17.631 ..ERROR(-10) 20:21:17.631 20:21:17.631 Stack max usage: 0, deepest: :0 20:21:17.631 Test completed with error(s) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.