You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Vries, Michiel de" <Mi...@nl.compuware.com> on 2000/12/14 09:06:35 UTC

RE: Crash in StylesheetExecutionContextDefault::getProcessNamespa ces( ) (Xalan C++)

NT4 (SP 6) with Visual Studio 6 (SP3 (?)).

Michiel.

> -----Original Message-----
> From: David_N_Bertoni@lotus.com [mailto:David_N_Bertoni@lotus.com]
> Sent: Wednesday, December 13, 2000 4:44 PM
> To: xalan-dev@xml.apache.org
> Subject: Re: Crash in
> StylesheetExecutionContextDefault::getProcessNamespaces( ) (Xalan C++)
> 
> 
> 
> What platform are you building on?
> 
> Dave
> 
> 
> 
>                                                               
>                                                                  
>                     "Vries, Michiel de"                       
>                                                                  
>                     <Michiel_de_Vries@nl.comp        To:     
> xalan-dev@xml.apache.org                                          
>                     uware.com>                       cc:     
> (bcc: David N Bertoni/CAM/Lotus)                                  
>                                                      Subject: 
>     Crash in                                                     
>                     12/13/2000 08:19 AM              
> StylesheetExecutionContextDefault::getProcessNamespaces(  ) 
> (Xalan C++)   
>                     Please respond to                         
>                                                                  
>                     xalan-dev                                 
>                                                                  
>                                                               
>                                                                  
>                                                               
>                                                                  
> 
> 
> 
> Hi Everyone,
> 
> I'm getting a little further everytime. Now my problem is 
> when doing the
> Simpletransform the following statement gives a crash:
> 
> bool
> StylesheetExecutionContextDefault::getProcessNamespaces() const
> {
>            return 
> m_xpathExecutionContextDefault.getProcessNamespaces();
> }
> 
> The m_xpathExecutionContextDefault looks OK in my debugger.
> 
> It crashes with the pre-build dll's as well as with my own ones.
> 
> I think there is something wrong in my setup, but I cannot find it...
> 
> Any ideas?
> 
> Groeten/Regards,
> 
> Michiel.
> ---
> "Just because you're paranoid doesn't mean they're not after you"
> 
> 
> 
>