Fernando Aguado Agelet wrote:
> 
> Hi Wolfang
> 
> I send to you the SDFPuntero.pl file. If you are so kind check it
> 
> Thanks a lot
> 
> Grettings
> 
> Fernando
> 

Hi Fernando:

The size of your Star file SDFPuntero.pl is nearly 1 MB. Unfortunately,
the processor ptlang has fixed buffer sizes and the buffers are not
large enough to process your file. So a buffer overrun leads to a
segmentation fault of ptlang. I increased BIGBUFSIZE (line 56 of
Version: @(#)ptlang.y  2.100   04/14/98) from 200000 to 1000000 and
recompiled ptlang. By doing so, ptlang succeeded to process your file.
If you want to have the Linux ptlang version with increased buffers then
just let me know and I will send it to you.

Regards,
-- 
Wolfgang Reimer (Dr.-Ing.)
 
T U I  --  Technical University of Ilmenau,  GERMANY, Thuringia
Address: TU Ilmenau, FEI/IKM, PF 100565, 98684 Ilmenau, GERMANY
http://ikmcip1.e-technik.tu-ilmenau.de  Phone: +49-3677-69-2619
mailto:[EMAIL PROTECTED]   Fax  : +49-3677-69-1195

V I R T U A L     P H O T O N I C S     I N C O R P O R A T E D
mailto:[EMAIL PROTECTED]                http://www.vp-bned.com

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to