n exit () from /usr/shlib/libc.so
#2 0x03ff800dd7d0 in exit () from /usr/shlib/libc.so
Cannot access memory at address 0x20
(gdb)
>From: "Bruce Bailey" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [PHP-DEV] PHP dumps core loading extension
>Date: Fri, 25 Jul 2003 1
AIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-DEV] PHP dumps core loading extension
Date: Fri, 25 Jul 2003 10:55:50 -0700
I hope this is the right place for this type of question. If not, please
let me know a more appropriate forum.
I have a PHP extension (written in C) that calls a utilit
A backtrace would be useful.
On Friday, July 25, 2003, at 01:55 PM, Bruce Bailey wrote:
I hope this is the right place for this type of question. If not,
please let me know a more appropriate forum.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php
I hope this is the right place for this type of question. If not, please
let me know a more appropriate forum.
I have a PHP extension (written in C) that calls a utility library that I
wrote in C++. For my testing and debugging, I have been trying to exercise
my code using PHP from the comman