ID:               37853
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jona at oismail dot com
-Status:           Assigned
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows 2000
 PHP Version:      5.1.4
 Assigned To:      rrichards
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

an already fixed bug in libxml2


Previous Comments:
------------------------------------------------------------------------

[2006-07-20 15:26:27] [EMAIL PROTECTED]

Does Rob already know of that?

------------------------------------------------------------------------

[2006-06-20 17:54:27] [EMAIL PROTECTED]

Crashes within libxml2 in xmlSchemaValidateDoc() called from
ext/dom/document.c _dom_document_schema_validate()

At the first glance, doesn't look like PHP problem.

PHP5TS! xmlSchemaCheckFacet + 1827 bytes
PHP5TS! xmlSchemaCheckFacet + 1551 bytes
PHP5TS! xmlSchemaValidateDoc + 57 bytes
_dom_document_schema_validate(int 270323429, _zval_struct * 0x00000001,
_zval_struct * * 0x0116fa78, _zval_struct * 0x00000000, int 18282784,
void * * * 0x00000000, int 2244912) line 1893
zif_dom_document_schema_validate_xml(int 1, _zval_struct * 0x0116fa78,
_zval_struct * * 0x00000000, _zval_struct * 0x0116f920, int 0, void * *
* 0x00224130) line 1912 + 37 bytes
zend_do_fcall_common_helper_SPEC(_zend_execute_data * 0x10019575, void
* * * 0x00c0fba8) line 200 + 49 bytes
ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER(_zend_execute_data * 0x00c0fba8,
void * * * 0x00224130) line 322 + 17 bytes
execute(_zend_op_array * 0x7c9106eb, void * * * 0x1000948d) line 92 +
12 bytes


------------------------------------------------------------------------

[2006-06-20 14:11:24] jona at oismail dot com

I don't have MSVC available I'm afraid, nor am I likely to get a hand
on one anytime soon.

Is there anything else I can do to assist?

------------------------------------------------------------------------

[2006-06-20 12:15:20] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



------------------------------------------------------------------------

[2006-06-20 12:13:31] jona at oismail dot com

How do I do I get that?

If I call either debug_backtrace() or debug_print_stacktrace() prior to
calling DOM->schemaValidate(), I get no useful output.
If I call either of the backtrace functions after
DOM->schemaValidate(), they're never executed due to the PHP Access
Violation.

Please advice?

------------------------------------------------------------------------

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

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

Reply via email to