ID:               19048
 Comment by:       indika at pooranee dot com
 Reported By:      pescobar at ns dot ulat dot ac dot pa
 Status:           No Feedback
 Bug Type:         Sybase-ct (ctlib) related
 Operating System: Red Hat 7.3
 PHP Version:      4.2.2
 New Comment:

o bugs that are not open. They will be removed witDo NOT use the
comment system to ask questions related to bug reports, nor add "this is
how I solved it" or "this might help you" comments to bugs that are not
open. They will be removed without warning.hout warning.


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

[2002-09-21 02:03:18] [EMAIL PROTECTED]

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.



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

[2002-08-22 17:09:28] [EMAIL PROTECTED]

Check bug report #3161 which has something about locales..
And check what you have for locales.

This seems to be sybase related issue. Reclassified.





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

[2002-08-22 16:30:08] pescobar at ns dot ulat dot ac dot pa

Hi...

I compile PHP with:
./configure --with-pgsql=/usr/local/pgsql --enable-track-vars
--disable-debug -with-apxs=/usr/local/apache/bin/apxs
--enable-versioning --with-config-file-path=/usr/php4/lib
--enable-libgcc --with-imap=/usr/local/lib --enable-ftp  --with-mysql
--with-sybase-ct=/opt/sybase-11.9.2 --with-pdflib=/usr/local
--with-pdfdir=../pdflib-4.0.3/bind/c  --with-kerberos --enable-sockets 
--with-imap-ssl

and delete lines ssl LoadModule from httpd.conf y send the same error


backtrace

#0  0x40191fbd in main_arena () from /lib/libc.so.6
#1  0x400c352a in buffered_vfprintf () from /lib/libc.so.6
#2  0x400be6d7 in vfprintf () from /lib/libc.so.6
#3  0x400c8059 in fprintf () from /lib/libc.so.6
#4  0x404fe722 in com_perr () from /opt/sybase-11.9.2/lib/libcomn.so
#5  0x404f03ed in com_intl_verify_ctxloc () from
/opt/sybase-11.9.2/lib/libcomn.so
#6  0x405934a9 in cs_ctx_alloc () from /opt/sybase-11.9.2/lib/libcs.so
#7  0x402a7d5e in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#8  0x402a7f32 in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#9  0x40207423 in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#10 0x402111ef in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#11 0x40219975 in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#12 0x402115b9 in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#13 0x4020e58c in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#14 0x4020f13e in __libc_utmp_lock () from
/usr/local/apache/libexec/libphp4.so
#15 0x08086656 in ap_init_modules ()
#16 0x0809152c in main ()
#17 0x400891c4 in __libc_start_main () from /lib/libc.so.6

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

[2002-08-22 15:28:02] [EMAIL PROTECTED]

Does the segfault still occur when you remove the LoadModule line of
php4 from your httpd.conf? And what happens when you remove the ssl
loadmodule line? SSL and PHP might conflict when compiled in the wrong
order (you need to configure, compile and install Apache + mod_ssl
first, then configure, compile and install PHP).

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

[2002-08-22 15:14:30] pescobar at ns dot ulat dot ac dot pa

Excuse me

#0  0x40191fbd in main_arena () from /lib/libc.so.6
#1  0x400c352a in buffered_vfprintf () from /lib/libc.so.6
#2  0x400be6d7 in vfprintf () from /lib/libc.so.6
#3  0x400c8059 in fprintf () from /lib/libc.so.6
#4  0x405f5722 in com_perr () from /opt/sybase-11.9.2//lib/libcomn.so
#5  0x405e73ed in com_intl_verify_ctxloc ()
   from /opt/sybase-11.9.2//lib/libcomn.so
#6  0x4068a4a9 in cs_ctx_alloc () from
/opt/sybase-11.9.2//lib/libcs.so
#7  0x4039bd7a in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#8  0x4039bf4e in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#9  0x402f5f53 in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#10 0x402ffd1f in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#11 0x403084a5 in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#12 0x403000e9 in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#13 0x402fd0bc in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#14 0x402fdc6e in ssl_expr_yyval () from
/usr/local/apache/libexec/libphp4.so
#15 0x08086656 in ap_init_modules ()
#16 0x0809152c in main ()
#17 0x400891c4 in __libc_start_main () from /lib/libc.so.6

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

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/19048

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

Reply via email to