Hi, I get a segmentation fault when I call
DBD::InterBase::db::_login($dbh, $dsn, $dbuser, $dbpasswd, $attr) or return undef; in DBD::InterBase.pm. The call under perl without Embperl works fine. A Call to DBD::SQLite works fine under Embperl. My configuration is: -FreeBSD 7.0 stable -Embperl 2.3.0 -apache-2.2.8 -mod_perl2-2.0.3_3,3 -perl-5.8.8_1 -p5-DBD-InterBase-0.48 -p5-DBI-1.60.1 ([Wed Apr 23 21:22:55 2008] [notice] Apache/2.2.8 (FreeBSD) Embperl/2.3.0 PHP/5.2.5 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8d DAV/2 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations) Embperl lässt sich kompilieren (bis auf den "alten" Fehler, dass man im Unterverzeichnis xs ein make machen muss), make test geht ohne Fehler bis auf eine Warnung am Ende: Starting httpd... pid = 58495 ok Testing mod_perl mode... #0 ascii... [-1][Thu Apr 24 08:37:39 2008] [warn] (22)Invalid argument: Failed to enable the 'httpready' Accept Filter [-2][Thu Apr 24 08:37:39 2008] [warn] (22)Invalid argument: Failed to enable the 'httpready' Accept Filter [-3][Thu Apr 24 08:37:39 2008] [warn] (22)Invalid argument: Failed to enable the 'httpready' Accept Filter Input: test/html/ascii Output: test/tmp/out.htm Log: test/tmp/test.log ERRORS detected! NOT all tests have been passed successfully *** Error code 1 Before updating my port Embperl works without problems. Can anybody help me? Greetings, Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]