From: <php...@li...> - 2007-01-03 19:05:40
|
Hi, > I am experiencing problems when trying to install > the bridge on Red Hat EL > Linux w/ PHP4 and Java5. Please use the compiled java.so for RHEL3 instead. The last release was 2.0.8: http://sourceforge.net/project/downloading.php?group_id=117793&use_mirror=mesh&filename=php-java-bridge-2.0.8-1.RHEL.i386.rpm&155133 > installation, any command line > statement is terminated with a "Segmentation fault" > message. This sounds as if it crashes in the MINIT function, because all variables are set to 0. We know that some gcc versions have (had?) a strange bug which caused this. It is (was) probably a bug in the optimizer: -O0 fixes this, so does a reboot(!) and recompilation. Someone has reported this on FreeBSD and sent us the java.so created before and after the reboot. In the first java.so the init section was missing. Can you please open a problem report and attach the created java.so at the end of this ticket? Please also report the gcc version and the conditions when this problem appears and the hardware you use. Regards, Jost Boekemeier __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com |