|
From: João H. F. <jo...@gm...> - 2009-11-02 20:39:05
|
Hello, I set up a freebsd 7.2 (amd64) virtual box. I can test the framework inside it now. Some impressions: 1- Attached is the test results. I have some failures about dbi_result_get_binary_* functions. In my Ubuntu test box I cant see these results because I have a crash in tests. 2- In the 'test_managing_results' test group and we have more exceptions with firebird. These tests need more inserts in schema table because it work with first, last, current results. The problem is near to drop (drop_schema function) this schema. The firebird tells me about: gdb test_dbi run -s test_dbi_result_next_row Program received signal SIGBUS, Bus error. 0x00000008006576e0 in dbi_result_free (Result=0x800b0d220) at dbi_result.c:655 655 free(result->rows[rowidx]->field_values); (gdb) bt I am using freebsd 7.2-RELEASE amd64. Maybe try the i386? Thanks. -- ----------------------------------------------------------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br |