Same problem using the new Embperl2. Running apache with -X, I get segfault.
So i recompile with debug and make install gives me: cc -c -I/usr/include/apache -I/usr/include/apache/regex -I/usr/include/apache/os/unix -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/src/Embperl-2.0b9_dev-3/xs -ggdb -O0 -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=i686 -O3 -pipe -DVERSION=\"2.0b9_dev-3\" -DXS_VERSION=\"2.0b9_dev-3\" -fpic "-I/usr/lib/perl5/5.6.1/i686-linux/CORE" -DAPACHE -DEP2 -DLIBXSLT -o epdom.o epdom.c epdom.c: In function `EMBPERL2_StringAdd': epdom.c:771: Internal compiler error in `gen_tagged_type_instantiation_die', at dwarf2out.c:9315 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. cpp0: output pipe has been closed make: *** [epdom.o] Error 1 the gcc version is 2.95.3 i686-pc-linux-gnu do you want epdom.i ? ilia. On Sun, Oct 20, 2002 at 01:18:02PM +0200, Gerald Richter wrote: > > > > gdb output goes like this: > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread 1024 (LWP 11458)] > > 0x4060e398 in embperlCmd_AddSessionIdToLink () > > from > > /usr/lib/perl5/site_perl/5.6.1/i686-linux/auto/Embperl/Embperl.so > > > > I send you a new version of Embperl 2 per private mail. If this still > sehafults please recompile Embperl with > > perl Makefile.PL debug > make install > > rerun it under gdb and when the segfault happens enter a > > BT > > this will output a stackbacktrace and should give me enough information to > catch the segfault. > > Gerald > > > ------------------------------------------------------------- > Gerald Richter ecos electronic communication services gmbh > Internetconnect * Webserver/-design/-datenbanken * Consulting > > Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz > E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 > WWW: http://www.ecos.de Fax: +49 6133 925152 > ------------------------------------------------------------- > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
