I've installed php with java extension with blackdown-1.2.2-RC-4
When I run some java in php I get the following errors:
In the httpd_error log i get:
httpd: ../../../../../src/linux/hpi/green_threads/src/dl-malloc.c:1203: do_check_chunk: Assertion `(char*)p >= sbrk_base' failed.
[Thu Aug 17 05:11:57 2000] [notice] child pid 19522 exit signal Aborted (6)
And php writes out:
Fatal error: Unable to create Java Virtual Machine in
/home/bf/projects/php/java/index.php on line 4
I saw some earlier posts with the same problem, but I could not find a solution.
Any hints?
bård