|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-08-22 09:03 UTC] sander@php.net
[2002-08-23 12:47 UTC] msopacua at idg dot nl
[2002-08-23 21:15 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 00:00:02 2025 UTC |
Hello! I got crash when I call from my php script function xslt_process gdb backtrace: (gdb) bt #0 0x40426082 in Situation::generateMessage (this=0x75722e74, type=808466746, code=1835085616, arg1=@0x73782f73, arg2=@0x736a2f6c, theMessage=@0x35646d2f) at situa.cpp:263 #1 0x666f736f in ?? () Cannot access memory at address 0x766f6e2e (gdb) configuration options: ./configure \ --prefix=/opt/php422 \ --with-apxs=/opt/apache/bin/apxs \ --with-mod_charset \ --with-mysql \ --with-zlib-dir \ --enable-trans-sid \ --with-openssl \ --enable-versioning \ --with-wddx \ --enable-inline-optimization \ --with-config-file-path=/opt/apache/conf \ --enable-ftp \ --enable-inline-optimization \ --enable-memory-limit \ --with-zend \ --disable-short-tags \ --enable-shared \ --with-xslt-sablot=/usr/local/ \ --with-dom \ --with-dom-xslt \ --enable-xslt \ --with-sybase=/opt/sybase-11.9.2 \ --with-pnglib-dir=/opt/src/libpng-1.0.11 \ --with-jpeg-dir=/usr/local/ \ --with-freetype-dir=/usr \ --with-gd=/opt/src/gd1.3 \ --with-pdflib=/usr/local