DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9125>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

ApplyXPath does not function

           Summary: ApplyXPath does not function
           Product: XalanJ2
           Version: 2.3
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Dear sirs,
I'd like to inform you about the following problem when trying out the recently
downloaded xalan-j_2_3_1-bin.tar.gz with JDK 1.4.0-b92. When I ran java
ApplyXPath foo.xml /doc/name/@first

I got:

Loading classes, parsing foo.xml, and setting up serializer

Unexpected Signal : 11 occurred at PC=0x2A03329E
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:

Dynamic libraries:
Can not get information for pid = 947

Local Time = Wed May 15 20:22:52 2002
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D3
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# An error report file has been saved as hs_err_pid947.log.
# Please refer to the file for further information.
#

Abort trap (core dumped)


Using the IBM JDK 1.3 build cxia32131-20020302 it seems to hang forever after
producing:
Loading classes, parsing foo.xml, and setting up serializer

Neither does it respond to Ctrl-C. I'm using the foo.xml included in the
distribution and compiled the sample using Sun's JDK 1.4. I'm using the included
JAR files. When compiling with the IBM compiler, the same thing happens using
the IBM VM. Using the Sun VM gives:

Loading classes, parsing foo.xml, and setting up serializer

Unexpected Signal : 11 occurred at PC=0x2A03329E
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:

Dynamic libraries:
Can not get information for pid = 1144

Local Time = Wed May 15 20:30:20 2002
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D3
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# An error report file has been saved as hs_err_pid1144.log.
# Please refer to the file for further information.
#

Sincerely yours

   Niklas Saers

Reply via email to