[PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-11 Thread jpintoc

ID: 8443
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: Apache related
Description: Segmentation Fault

Thanks a lot for your help. It works fine.


Previous Comments:
---

[2001-01-10 19:27:26] [EMAIL PROTECTED]
You need to set the SYBASE abd LANG environment variables.
-- 
Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>


If this doesn't help, reopen this bug report. Also, you should try 
PHP 4.0.4 before doing this.

--Jani



---

[2001-01-10 17:26:12] [EMAIL PROTECTED]
This is the gdb backtrace:

linux:/usr/local/apache/bin # gdb /usr/local/apache/bin/httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux-gnu"...
(no debugging symbols found)...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x40242bc5 in main_arena () from /lib/libc.so.6
(gdb) bt
#0  0x40242bc5 in main_arena () from /lib/libc.so.6
#1  0x40199dfc in buffered_vfprintf (s=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n", 
args=0xbfffdfd0) at vfprintf.c:1767
#2  0x401949f6 in _IO_vfprintf (s=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n", ap=0xbfffdfd0) 
at vfprintf.c:1029
#3  0x4019d821 in fprintf (stream=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n") at 
fprintf.c:32
#4  0x40068a68 in com_perr () from /opt/sybase/lib/libcomn.so
#5  0x40065c45 in com_intl_verify_ctxloc () from /opt/sybase/lib/libcomn.so
#6  0x400d67bc in cs_ctx_alloc () from /opt/sybase/lib/libcs.so
#7  0x80dad16 in php_print_credits ()
#8  0x80daeb1 in php_minit_sybase ()
#9  0x80f45e0 in zend_startup_module ()
#10 0x8081198 in php_startup_extensions ()
#11 0x8081e4f in php_startup_internal_extensions ()
#12 0x8081445 in php_module_startup ()
#13 0x807ec7c in sapi_apache_send_headers ()
#14 0x807f8c2 in php_init_handler ()
#15 0x812e2d9 in ap_init_modules ()
#16 0x8139afd in main ()
#17 0x40166313 in __libc_start_main (main=0x8139730 , argc=2, 
argv=0xb594, init=0x8062780 <_init>, fini=0x8170c68 <_fini>, 
rtld_fini=0x4000ac70 <_dl_fini>, stack_end=0xb58c)
at ../sysdeps/generic/libc-start.c:90
(gdb)


---

[2001-01-10 17:18:29] [EMAIL PROTECTED]
I changed php version to 4.0.0 but it works tha same


---

[2001-01-02 10:07:03] [EMAIL PROTECTED]
Add --enable-debug into your configure line and recompile.
Then generate a gdb backtrace of the crash and add it
into this bug report.

http://bugs.php.net/bugs-generating-backtrace.php

--Jani

---

[2000-12-27 15:16:45] [EMAIL PROTECTED]
I'm trying to link apache 1.3.14 and php 4.0.3pl1.  I'm using all the instructions in 
INSTALL file.
All ./configure ad mak/make install seems to work ok, but when I try to start apache 
(apachectl start) i get Segmentation fault $HTTPD

Configure line : 
./configure --with-apache=/usr/apache/apache_1.3.
14 --with-sybase-ct=/opt/sybase



---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=8443


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-10 Thread sniper

ID: 8443
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Apache related
Assigned To: 
Comments:

You need to set the SYBASE abd LANG environment variables.
-- 
Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>


If this doesn't help, reopen this bug report. Also, you should try 
PHP 4.0.4 before doing this.

--Jani



Previous Comments:
---

[2001-01-10 17:26:12] [EMAIL PROTECTED]
This is the gdb backtrace:

linux:/usr/local/apache/bin # gdb /usr/local/apache/bin/httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux-gnu"...
(no debugging symbols found)...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x40242bc5 in main_arena () from /lib/libc.so.6
(gdb) bt
#0  0x40242bc5 in main_arena () from /lib/libc.so.6
#1  0x40199dfc in buffered_vfprintf (s=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n", 
args=0xbfffdfd0) at vfprintf.c:1767
#2  0x401949f6 in _IO_vfprintf (s=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n", ap=0xbfffdfd0) 
at vfprintf.c:1029
#3  0x4019d821 in fprintf (stream=0x40242b20, format=0xbfffdff4 "nnThe context 
allocation routine failed when it tried to load localization files!!n") at 
fprintf.c:32
#4  0x40068a68 in com_perr () from /opt/sybase/lib/libcomn.so
#5  0x40065c45 in com_intl_verify_ctxloc () from /opt/sybase/lib/libcomn.so
#6  0x400d67bc in cs_ctx_alloc () from /opt/sybase/lib/libcs.so
#7  0x80dad16 in php_print_credits ()
#8  0x80daeb1 in php_minit_sybase ()
#9  0x80f45e0 in zend_startup_module ()
#10 0x8081198 in php_startup_extensions ()
#11 0x8081e4f in php_startup_internal_extensions ()
#12 0x8081445 in php_module_startup ()
#13 0x807ec7c in sapi_apache_send_headers ()
#14 0x807f8c2 in php_init_handler ()
#15 0x812e2d9 in ap_init_modules ()
#16 0x8139afd in main ()
#17 0x40166313 in __libc_start_main (main=0x8139730 , argc=2, 
argv=0xb594, init=0x8062780 <_init>, fini=0x8170c68 <_fini>, 
rtld_fini=0x4000ac70 <_dl_fini>, stack_end=0xb58c)
at ../sysdeps/generic/libc-start.c:90
(gdb)


---

[2001-01-10 17:18:29] [EMAIL PROTECTED]
I changed php version to 4.0.0 but it works tha same


---

[2001-01-02 10:07:03] [EMAIL PROTECTED]
Add --enable-debug into your configure line and recompile.
Then generate a gdb backtrace of the crash and add it
into this bug report.

http://bugs.php.net/bugs-generating-backtrace.php

--Jani

---

[2000-12-27 15:16:45] [EMAIL PROTECTED]
I'm trying to link apache 1.3.14 and php 4.0.3pl1.  I'm using all the instructions in 
INSTALL file.
All ./configure ad mak/make install seems to work ok, but when I try to start apache 
(apachectl start) i get Segmentation fault $HTTPD

Configure line : 
./configure --with-apache=/usr/apache/apache_1.3.
14 --with-sybase-ct=/opt/sybase



---


Full Bug description available at: http://bugs.php.net/?id=8443


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-10 Thread Ignacio Vazquez-Abrams

On 10 Jan 2001 [EMAIL PROTECTED] wrote:

> ID: 8443
> User Update by: [EMAIL PROTECTED]
> Status: Open
> Bug Type: Apache related
> Description: Segmentation Fault
>
> This is the gdb backtrace:
>
> linux:/usr/local/apache/bin # gdb /usr/local/apache/bin/httpd
> GNU gdb 4.18
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-suse-linux-gnu"...
> (no debugging symbols found)...
> (gdb) run -X
> Starting program: /usr/local/apache/bin/httpd -X
> (no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x40242bc5 in main_arena () from /lib/libc.so.6
> (gdb) bt
> #0  0x40242bc5 in main_arena () from /lib/libc.so.6
> #1  0x40199dfc in buffered_vfprintf (s=0x40242b20, format=0xbfffdff4 "\n\nThe 
>context allocation routine failed when it tried to load localization files!!\n", 
>args=0xbfffdfd0) at vfprintf.c:1767
> #2  0x401949f6 in _IO_vfprintf (s=0x40242b20, format=0xbfffdff4 "\n\nThe context 
>allocation routine failed when it tried to load localization files!!\n", 
>ap=0xbfffdfd0) at vfprintf.c:1029
> #3  0x4019d821 in fprintf (stream=0x40242b20, format=0xbfffdff4 "\n\nThe context 
>allocation routine failed when it tried to load localization files!!\n") at 
>fprintf.c:32
> #4  0x40068a68 in com_perr () from /opt/sybase/lib/libcomn.so
> #5  0x40065c45 in com_intl_verify_ctxloc () from /opt/sybase/lib/libcomn.so
> #6  0x400d67bc in cs_ctx_alloc () from /opt/sybase/lib/libcs.so
> #7  0x80dad16 in php_print_credits ()
> #8  0x80daeb1 in php_minit_sybase ()
> #9  0x80f45e0 in zend_startup_module ()
> #10 0x8081198 in php_startup_extensions ()
> #11 0x8081e4f in php_startup_internal_extensions ()
> #12 0x8081445 in php_module_startup ()
> #13 0x807ec7c in sapi_apache_send_headers ()
> #14 0x807f8c2 in php_init_handler ()
> #15 0x812e2d9 in ap_init_modules ()
> #16 0x8139afd in main ()
> #17 0x40166313 in __libc_start_main (main=0x8139730 , argc=2,
> argv=0xb594, init=0x8062780 <_init>, fini=0x8170c68 <_fini>,
> rtld_fini=0x4000ac70 <_dl_fini>, stack_end=0xb58c)
> at ../sysdeps/generic/libc-start.c:90
> (gdb)
>
>
> Previous Comments:
> ---
>
> [2001-01-10 17:18:29] [EMAIL PROTECTED]
> I changed php version to 4.0.0 but it works tha same
>
>
> ---
>
> [2001-01-02 10:07:03] [EMAIL PROTECTED]
> Add --enable-debug into your configure line and recompile.
> Then generate a gdb backtrace of the crash and add it
> into this bug report.
>
> http://bugs.php.net/bugs-generating-backtrace.php
>
> --Jani
>
> ---
>
> [2000-12-27 15:16:45] [EMAIL PROTECTED]
> I'm trying to link apache 1.3.14 and php 4.0.3pl1.  I'm using all the instructions 
>in INSTALL file.
> All ./configure ad mak/make install seems to work ok, but when I try to start apache 
>(apachectl start) i get Segmentation fault $HTTPD
>
> Configure line :
> ./configure --with-apache=/usr/apache/apache_1.3.
> 14 --with-sybase-ct=/opt/sybase
>
>
>
> ---
>
>
> Full Bug description available at: http://bugs.php.net/?id=8443
>

You need to set the SYBASE abd LANG environment variables.

-- 
Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-10 Thread jpintoc

ID: 8443
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Description: Segmentation Fault

This is the gdb backtrace:

linux:/usr/local/apache/bin # gdb /usr/local/apache/bin/httpd
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux-gnu"...
(no debugging symbols found)...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x40242bc5 in main_arena () from /lib/libc.so.6
(gdb) bt
#0  0x40242bc5 in main_arena () from /lib/libc.so.6
#1  0x40199dfc in buffered_vfprintf (s=0x40242b20, format=0xbfffdff4 "\n\nThe context 
allocation routine failed when it tried to load localization files!!\n", 
args=0xbfffdfd0) at vfprintf.c:1767
#2  0x401949f6 in _IO_vfprintf (s=0x40242b20, format=0xbfffdff4 "\n\nThe context 
allocation routine failed when it tried to load localization files!!\n", 
ap=0xbfffdfd0) at vfprintf.c:1029
#3  0x4019d821 in fprintf (stream=0x40242b20, format=0xbfffdff4 "\n\nThe context 
allocation routine failed when it tried to load localization files!!\n") at 
fprintf.c:32
#4  0x40068a68 in com_perr () from /opt/sybase/lib/libcomn.so
#5  0x40065c45 in com_intl_verify_ctxloc () from /opt/sybase/lib/libcomn.so
#6  0x400d67bc in cs_ctx_alloc () from /opt/sybase/lib/libcs.so
#7  0x80dad16 in php_print_credits ()
#8  0x80daeb1 in php_minit_sybase ()
#9  0x80f45e0 in zend_startup_module ()
#10 0x8081198 in php_startup_extensions ()
#11 0x8081e4f in php_startup_internal_extensions ()
#12 0x8081445 in php_module_startup ()
#13 0x807ec7c in sapi_apache_send_headers ()
#14 0x807f8c2 in php_init_handler ()
#15 0x812e2d9 in ap_init_modules ()
#16 0x8139afd in main ()
#17 0x40166313 in __libc_start_main (main=0x8139730 , argc=2, 
argv=0xb594, init=0x8062780 <_init>, fini=0x8170c68 <_fini>, 
rtld_fini=0x4000ac70 <_dl_fini>, stack_end=0xb58c)
at ../sysdeps/generic/libc-start.c:90
(gdb)


Previous Comments:
---

[2001-01-10 17:18:29] [EMAIL PROTECTED]
I changed php version to 4.0.0 but it works tha same


---

[2001-01-02 10:07:03] [EMAIL PROTECTED]
Add --enable-debug into your configure line and recompile.
Then generate a gdb backtrace of the crash and add it
into this bug report.

http://bugs.php.net/bugs-generating-backtrace.php

--Jani

---

[2000-12-27 15:16:45] [EMAIL PROTECTED]
I'm trying to link apache 1.3.14 and php 4.0.3pl1.  I'm using all the instructions in 
INSTALL file.
All ./configure ad mak/make install seems to work ok, but when I try to start apache 
(apachectl start) i get Segmentation fault $HTTPD

Configure line : 
./configure --with-apache=/usr/apache/apache_1.3.
14 --with-sybase-ct=/opt/sybase



---


Full Bug description available at: http://bugs.php.net/?id=8443


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-10 Thread jpintoc

ID: 8443
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Apache related
Description: Segmentation Fault

I changed php version to 4.0.0 but it works tha same


Previous Comments:
---

[2001-01-02 10:07:03] [EMAIL PROTECTED]
Add --enable-debug into your configure line and recompile.
Then generate a gdb backtrace of the crash and add it
into this bug report.

http://bugs.php.net/bugs-generating-backtrace.php

--Jani

---

[2000-12-27 15:16:45] [EMAIL PROTECTED]
I'm trying to link apache 1.3.14 and php 4.0.3pl1.  I'm using all the instructions in 
INSTALL file.
All ./configure ad mak/make install seems to work ok, but when I try to start apache 
(apachectl start) i get Segmentation fault $HTTPD

Configure line : 
./configure --with-apache=/usr/apache/apache_1.3.
14 --with-sybase-ct=/opt/sybase



---


Full Bug description available at: http://bugs.php.net/?id=8443


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]