On Fri, 14 Sep 2007 12:00:19 +0200, Per Jessen <[EMAIL PROTECTED]> wrote:
> T.Lensselink wrote:
> 
>>>> Would love to see the code that caused this.
>>> 
>>> http://jessen.ch/files/php-problem-sep2007.tar.gz
>>> 
>>> 
>>> /Per Jessen, Zürich
>>> 
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>> 
>> It's the call to virtual() that causes the segfault on windows.
> 
> Interesting - I know the problem is in the virtual() call, but it
> doesn't manifest itself till the problem stylesheet is loaded.
> 
> 
> /Per Jessen, Zürich
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

You are right. It segfaults only if the virtual() call comes before 
creating the XSLTProcessor instance.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to