On 3/16/07, Oliver Block <[EMAIL PROTECTED]> wrote:
Hello,

I receive a segmentation fault on a

  RETVAL_STRING(some_module_global, 1);

The problem disappears if I change it to

  RETVAL_STRING(some_module_global, 0);

Is anybody interested in the data?

Regards,

Oliver

I never had any segfaults with PHP, but i think more info is needed.
What is some_module_global? is it a var? did you define it? is it just
a string?

And maybe PHP version would be helpful.

Tijnema

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to