You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/08/01 16:52:35 UTC

[Bug 2947] New: - IDOM segfault

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2947

*** shadow/2947	Wed Aug  1 07:52:35 2001
--- shadow/2947.tmp.22604	Wed Aug  1 07:52:35 2001
***************
*** 0 ****
--- 1,28 ----
+ +============================================================================+
+ | IDOM segfault                                                              |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2947                        Product: Xerces-C++              |
+ |       Status: NEW                         Version: 1.5.1                   |
+ |   Resolution:                            Platform: HP                      |
+ |     Severity: Blocker                  OS/Version: HP-UX                   |
+ |     Priority: Other                     Component: DOM                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: roelof.naude@epiuse.com                                      |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ hi
+ 
+ when using getElementsByTagName, the application segfaults. we've traced the 
+ problem to line 908 in IDDocumentImpl.cpp. It seems that fCurrentBlock is NULL 
+ and no check is made to ensure that it shouldn't be NULL???? Any 
+ help/patches/comments would be appreciated. Please let me know whether i should 
+ supply tracebacks or any other information.
+ 
+ We're using IDOM to gain 3-6 times improvement in speed. 
+ 
+ regards
+ roelof naude
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org