Bug #15992 Updated: Segmentation fault (11)

2002-04-04 Thread daniela

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Closed
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

Fixed in today CVS (4.3.0-dev)

same as bug #15419 - #14558

you will find an example about how to use ibase_close() at:
http://www.php.net/manual/en/function.ibase-close.php


Previous Comments:


[2002-03-11 09:32:02] [EMAIL PROTECTED]

Apache does not have en --enable-debug option but I compiled it with -g
option in gcc and it still did not work.
I only get 2 lines of backtrace info :(



[2002-03-11 08:13:46] [EMAIL PROTECTED]

Try compiling Apache with --enable-debug too.



[2002-03-11 06:51:55] [EMAIL PROTECTED]

As before i did:

./configure --without-mysql --with-imap --with-imap-ssl
--with-interbase --with-pgsql --with-kerberos --with-gettext --with-xml
--with-apache=../apache_1.3.23/ --enable-track-vars --enable-debug >
.log

Backtrace only outputs the same 2 lines after httpd crashes



[2002-03-11 06:33:13] [EMAIL PROTECTED]

Recompile php and the module (if not static already) with the configure
line '--enable-debug'.



[2002-03-11 06:25:10] [EMAIL PROTECTED]

No symbol table info available.

What else can I do to help?



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

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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread office

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Open
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

Apache does not have en --enable-debug option but I compiled it with -g
option in gcc and it still did not work.
I only get 2 lines of backtrace info :(


Previous Comments:


[2002-03-11 08:13:46] [EMAIL PROTECTED]

Try compiling Apache with --enable-debug too.



[2002-03-11 06:51:55] [EMAIL PROTECTED]

As before i did:

./configure --without-mysql --with-imap --with-imap-ssl
--with-interbase --with-pgsql --with-kerberos --with-gettext --with-xml
--with-apache=../apache_1.3.23/ --enable-track-vars --enable-debug >
.log

Backtrace only outputs the same 2 lines after httpd crashes



[2002-03-11 06:33:13] [EMAIL PROTECTED]

Recompile php and the module (if not static already) with the configure
line '--enable-debug'.



[2002-03-11 06:25:10] [EMAIL PROTECTED]

No symbol table info available.

What else can I do to help?



[2002-03-11 06:07:56] [EMAIL PROTECTED]

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?



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

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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread sander

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

Try compiling Apache with --enable-debug too.


Previous Comments:


[2002-03-11 06:51:55] [EMAIL PROTECTED]

As before i did:

./configure --without-mysql --with-imap --with-imap-ssl
--with-interbase --with-pgsql --with-kerberos --with-gettext --with-xml
--with-apache=../apache_1.3.23/ --enable-track-vars --enable-debug >
.log

Backtrace only outputs the same 2 lines after httpd crashes



[2002-03-11 06:33:13] [EMAIL PROTECTED]

Recompile php and the module (if not static already) with the configure
line '--enable-debug'.



[2002-03-11 06:25:10] [EMAIL PROTECTED]

No symbol table info available.

What else can I do to help?



[2002-03-11 06:07:56] [EMAIL PROTECTED]

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?



[2002-03-11 05:07:08] [EMAIL PROTECTED]

ibase_close function causes Segmentation fault (11) in Apache 1.3.23
web server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.





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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread office

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Open
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

As before i did:

./configure --without-mysql --with-imap --with-imap-ssl
--with-interbase --with-pgsql --with-kerberos --with-gettext --with-xml
--with-apache=../apache_1.3.23/ --enable-track-vars --enable-debug >
.log

Backtrace only outputs the same 2 lines after httpd crashes


Previous Comments:


[2002-03-11 06:33:13] [EMAIL PROTECTED]

Recompile php and the module (if not static already) with the configure
line '--enable-debug'.



[2002-03-11 06:25:10] [EMAIL PROTECTED]

No symbol table info available.

What else can I do to help?



[2002-03-11 06:07:56] [EMAIL PROTECTED]

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?



[2002-03-11 05:07:08] [EMAIL PROTECTED]

ibase_close function causes Segmentation fault (11) in Apache 1.3.23
web server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.





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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread mfischer

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

Recompile php and the module (if not static already) with the configure
line '--enable-debug'.


Previous Comments:


[2002-03-11 06:25:10] [EMAIL PROTECTED]

No symbol table info available.

What else can I do to help?



[2002-03-11 06:07:56] [EMAIL PROTECTED]

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?



[2002-03-11 05:07:08] [EMAIL PROTECTED]

ibase_close function causes Segmentation fault (11) in Apache 1.3.23
web server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.





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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread office

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   Open
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

No symbol table info available.

What else can I do to help?


Previous Comments:


[2002-03-11 06:07:56] [EMAIL PROTECTED]

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?



[2002-03-11 05:07:08] [EMAIL PROTECTED]

ibase_close function causes Segmentation fault (11) in Apache 1.3.23
web server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.





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




Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread mfischer

 ID:   15992
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: InterBase related
 Operating System: RH 7.2
 PHP Version:  4.1.2
 New Comment:

Can you provide more context of the backtrace (e.g. a few more lines
from 'bt full') ?


Previous Comments:


[2002-03-11 05:07:08] [EMAIL PROTECTED]

ibase_close function causes Segmentation fault (11) in Apache 1.3.23
web server.


Program received signal SIGSEGV, Segmentation fault.
0x40430c7c in memcpy () from /lib/i686/libc.so.6
(gdb) bt
#0  0x40430c7c in memcpy () from /lib/i686/libc.so.6
#1  0x in __strtol_internal (nptr=0x0, endptr=0x0, base=165,
group=128)

If I comment out the ibase_close() from my PHP scripst all works well.





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