I think that running sabcmd with --times 100 will do the same; but do
you suggest that 0.43 will crash for *any* data, with this modification?
If not, could you please send the stylesheet and the XML input for which
it does crash?

Thanks,
Tom

Hakob Zarobyan wrote:
> 
> Hi Tom,
> 
> to reproduce the error you should make a small change in
> \Sablot-0.43\Sablot\command\sabcmd.cpp ( sabcmd utility)
> 
> =>  numberTimes=100  (instead of 1)
> 
> ********** sabcmd.cpp: line#497***
> 
>     // SHOULD 1 by Default
>     if (!numberTimes)
>         numberTimes = 100;
>     if (numberMeasure)
>         timeZero = getExactTime();
> 
> *********
> after re run you will see "... memory could not be "written" ... " etc.
> 
> Note: it is worth to mentioned that if (numberTimes<10) it works fine;
> Platform: NT; version 0.43
> 
> Thanks.
> 
> with regards,
> Hakob
> 
> -----Original Message-----
> From: Kaiserovi [mailto:[EMAIL PROTECTED]]
> Sent: September 6, 2000 8:06 AM
> To: Sablotron Mailing List
> Subject: Re: [Sab] Problem with install of 0.43
> 
> Hakob and Christopher,
> can you kindly send the test data and/or code reproducing the errors?
> Without that, there's not much we can do to fix it.
> 
> Thanks,
> Tom Kaiser
> 
> Hakob Zarobyan wrote:
> >
> > just one more observation. I have tried to compile and run 43 on NT. seems
> > work fine. but if you do processing  more then 1 time it fails with
> > assertion. I suppose it is something wrong with memory management.
> >
> > regs.,
> > Hakob
> >
> > -----Original Message-----
> > From: Christopher Rivera [mailto:[EMAIL PROTECTED]]
> > Sent: September 1, 2000 4:16 PM
> > To: Sablotron Mailing List
> > Subject: [Sab] Problem with install of 0.43
> >
> > I've tried both the binary and the source. I've compiled the source, and
> the
> > program seems to work right up to the part where I try to parse an xml
> file.
> > The following happens:
> >
> > > sabcmd: datastr.cpp:290: void Str::nset(const char *, int): Assertion
> > `chars' failed.
> > Then is does a core dump.
> >
> > Any ideas anyone?
> >
> > <name>Christopher Rivera</name>
> > <email href="[EMAIL PROTECTED]"/>
> > <email href="[EMAIL PROTECTED]"/>
> > <position>Webmaster</position>
> > <company url="http://www.onenest.com/">oneNest.com, Inc.</company>



Reply via email to