ID:               20021
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: tru64 v5.1
 PHP Version:      4.2.3
 New Comment:

At startup:


# /usr/internet/httpd2/bin/apachectl start                             
  
Unaligned access pid=127407 <httpd> va=0x3fffffec0ac pc=0x3ffbff773f0
ra=0x3ffbff773e4 inst=0xb4010000
Unaligned access pid=127407 <httpd> va=0x3fffffed8dc pc=0x3ffbff773f0
ra=0x3ffbff773e4 inst=0xb4010000
/usr/internet/httpd2/bin/apachectl start: httpd started

And continues with the problem, this is de gdb out:

Loaded symbols for /usr/shlib/libclu.so
#0  0x3ff800e1f28 in kill () from /usr/shlib/libc.so
(gdb) bt
#0  0x3ff800e1f28 in kill () from /usr/shlib/libc.so
#1  0x3ffbff4bf34 in url_adapt (src=0x11ffd8ef0 "Àço¿\003",
srclen=4396972226040, 
    data=0x3fffffb8710
"/data/sebas/programs/php4-200210220000/Zend/zend_execute.c",
newlen=0x5a5a5a5c) at url_scanner.c:346
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x14068bf18
This warning occurs if you are debugging a function without any
symbols
(for example, in a stripped executable).  In that case, you may wish
to
increase the size of the search with the `set heuristic-fence-post'
command.


With the snapshot another scripts make cores.

Many thanks.


Previous Comments:
------------------------------------------------------------------------

[2002-10-22 03:39:09] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

------------------------------------------------------------------------

[2002-10-22 02:41:29] [EMAIL PROTECTED]

In tru64 v.5.1, apache 1.3.26 and php.4.2.3 compiled with:

./configure --enable-ftp --with-gettext --with-imap=imap-uw --with-oci8
--with-apxs=apxs --enable-debug --with-ldap=ldap_sdk

When I execute phpinfo(), I obtain a core in the apache root directory.


The gdb 5.2.1 program runs with problems in tru64 v.5.1 but this is all
the results:

#0  0x3ff805cb1d8 in __nxm_thread_kill () from
/usr/shlib/libpthread.so
(gdb) bt
#0  0x3ff805cb1d8 in __nxm_thread_kill () from
/usr/shlib/libpthread.so
#1  0x3ff805b7938 in pthread_kill () from /usr/shlib/libpthread.so
#2  0x3ff805c07d0 in __tsInitSelf () from /usr/shlib/libpthread.so
#3  0x3ff80118d28 in tis_raise () from /usr/shlib/libc.so




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20021&edit=1

Reply via email to