After i compiled apr in FreeBsd 7 i run tests and the testpoll fail whith segmentation fault. The gdb said that the bug are in testpoll.c file line 389. I execute: o ./configure --enable-threads o make o make test
Someone could tell me if this is a bug or my compiler configurations are wrongs. Thanks.
