Hi Thomas,

Looks like a bug.  Can you post the snippet of code where you're calling
the XalanTransformer instance, and include all of the relevant code you're
using to construct the XSLTResultTarget?

Thanks!

Dave



                                                                                
                                                  
                      "Thomas F.                                                
                                                  
                      O'Connell"               To:      
xalan-c-users@xml.apache.org                                              
                      <[EMAIL PROTECTED]         cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                      
                      com>                     Subject: transforming to data 
causing assertion failure                            
                                                                                
                                                  
                      05/12/2003 02:12                                          
                                                  
                      PM                                                        
                                                  
                                                                                
                                                  



I recently modified some working code to start returning results to a
string rather than outputting them to a file using XalanTransformer.

I've begun getting this assertion:

perl: XMLSupport/FormatterToXML.cpp:568: void
FormatterToXML::accumCharUTF(short unsigned int): Assertion `m_stream != 0'
failed.
Aborted

The same code, XML, and stylesheet all work fine if I switch back to
telling XalanTransformer to output directly to a file.

Can anyone explain this assertion?

Thanks!

-tfo

--
Thomas F. O'Connell
Programmer
NetCentral
http://www.netcentral.com/
1814 Hayes Street
Nashville, TN 37203
p: 615.777.5304 x27
f: 615.777.5340


Reply via email to