ID: 21548
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: No Feedback
Bug Type: Compile Failure
Operating System: Solaris 2.7
PHP Version: 4.3.0
New Comment:
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
Previous Comments:
------------------------------------------------------------------------
[2003-01-23 10:33:06] [EMAIL PROTECTED]
Are you sure you're using same openssl libs as are
used for Curl?
------------------------------------------------------------------------
[2003-01-09 09:14:27] [EMAIL PROTECTED]
I did:
gdb php core
bt full
Below is the output:
#0 0xfebb6a7c in strcmp () from /usr/lib/libc.so.1
No symbol table info available.
#1 0xfef6a5e0 in obj_name_cmp () from /usr/local/pgsql/lib/libpq.so.2
No symbol table info available.
#2 0xfef687f8 in getrn () from /usr/local/pgsql/lib/libpq.so.2
No symbol table info available.
#3 0xfef68460 in lh_insert () from /usr/local/pgsql/lib/libpq.so.2
No symbol table info available.
#4 0xfef6a188 in OBJ_NAME_add () from /usr/local/pgsql/lib/libpq.so.2
No symbol table info available.
#5 0xfef6d35c in EVP_add_digest () from
/usr/local/pgsql/lib/libpq.so.2
No symbol table info available.
#6 0xfed764a8 in OpenSSL_add_all_digests () from
/usr/local/lib/libcrypto.so.0.9.6
No symbol table info available.
#7 0x0005e2c4 in zm_startup_openssl (type=1, module_number=9) at
/opt/install/source/php-4.3.0/ext/openssl/openssl.c:538
config_filename = 0x1c9f18 ""
#8 0x00130ee4 in zend_startup_module (module=0x1adc04) at
/opt/install/source/php-4.3.0/Zend/zend_API.c:1008
No locals.
#9 0x00100668 in php_startup_extensions (ptr=0x1b9424, count=1807420)
at /opt/install/source/php-4.3.0/main/main.c:986
end = (zend_module_entry **) 0x1b943c
#10 0x0014a03c in php_startup_internal_extensions () at
main/internal_functions_cli.c:79
No locals.
#11 0x00100c30 in php_module_startup (sf=0xffbefb88,
additional_modules=0x0, num_additional_modules=0)
at /opt/install/source/php-4.3.0/main/main.c:1151
zuf = {error_function = 0xff3e4 <php_error_cb>, printf_function
= 0xfee94 <php_printf>,
write_function = 0x100620 <php_body_write_wrapper>, fopen_function =
0xffa3c <php_fopen_wrapper_for_zend>,
message_handler = 0xffaac <php_message_handler_for_zend>,
block_interruptions = 0, unblock_interruptions = 0,
get_configuration_directive = 0xffa70
<php_get_configuration_directive_for_zend>,
ticks_function = 0x10abd8 <php_run_ticks>, on_timeout = 0xffc68
<php_on_timeout>}
zuv = {import_use_extension = 0x161e28 ".php",
import_use_extension_length = 0, html_errors = 0 '\0'}
php_os = 0x161da8 "SunOS"
i = 1449632
#12 0x00148f20 in main (argc=2, argv=0xffbefd4c) at
/opt/install/source/php-4.3.0/sapi/cli/php_cli.c:481
exit_status = 0
c = -4260984
file_handle = {type = 255 '�', filename = 0x2dd90
"@\004p�\001", opened_path = 0x3 <Address 0x3 out of bounds>,
handle = {fd = -4260532, fp = 0xffbefd4c}, free_filename = 0 '\0'}
behavior = 1
orig_optind = 1
orig_optarg = 0x0
arg_free = 0x1 <Address 0x1 out of bounds>
script_file = 0x0
global_vars = {head = 0x0, tail = 0x0, size = 0, count =
1352040, dtor = 0xfec382b8 <exitfns_lock>,
persistent = 254 '�', traverse_ptr = 0x0}
interactive = 0
module_started = 0
exec_direct = 0x0
param_error = 0x0
------------------------------------------------------------------------
[2003-01-09 08:29:45] [EMAIL PROTECTED]
please run :
gdb sapi/cli/php core
then under gdb type:
bt full
Don't forget the gdb at the beginning please.
Thank you.
------------------------------------------------------------------------
[2003-01-09 08:21:50] [EMAIL PROTECTED]
nippur:/opt/install/source/php-4.3.0/sapi/cli # ./php core
Segmentation Fault (core dumped)
What is the second command?
------------------------------------------------------------------------
[2003-01-09 08:09:14] [EMAIL PROTECTED]
Can you run the following commands:
$gdb sapi/cli/php core
$bt full
and add the output here?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/21548
--
Edit this bug report at http://bugs.php.net/?id=21548&edit=1