Re: stack overflow

Page principale

Répondre à ce message
Auteur: Patrick Dupre
Date:  
À: Christophe Lyon
CC: guilde
Sujet: Re: stack overflow
Oui, cela ne change rien:

  ps2pdf tmp2.ps PAMO_2008_22.pdf
ERROR: /stackoverflow in -file-
Operand stack:
    --nostringval--
Execution stack:
    %interp_exit   .runexec2   --nostringval--   --nostringval-- 
--nostringval--   2   %stopped_push   --nostringval--   --nostringval-- 
--nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3 
%oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2 
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push
Dictionary stack:
    --dict:1120/1686(ro)(G)--   --dict:0/20(G)--   --dict:115/200(L)-- 
--dict:64/75(L)--   --dict:18/24(L)--   --dict:0/15(L)-- 
--dict:5/15(L)--   --dict:0/15(L)--
Current allocation mode is local
Current file position is 124643239
ESP Ghostscript 815.04: Unrecoverable error, exit code 1




On Fri, 11 Jul 2008, Christophe Lyon wrote:

> On Fri, Jul 4, 2008 at 10:49 AM, Edgar Bonet <guilde@???> wrote:
>
>> Le vendredi 4 juillet, Patrick Dupre a ?crit :
>>> Lorsque je fais:
>>> pdftops PAMO_2008_6.pdf -expand - | psnup -2 -b0mm -m"-4.5mm" -f -s0.690
>>> -H11.0in -W8.5in -h27.7cm -w21cm| ps2pdf - PAMO_2008_6_2.pdf
>>>
>>> Je recupere un:
>>> ERROR: /stackoverflow in -file-
>>
>> Essaye de passer par des fichiers interm?diaires plut?t que par un
>> pipe :
>>
>>    pdftops -expand PAMO_2008_6.pdf tmp1.ps
>>    psnup $psnup_options tmp1.ps tmp2.ps
>>    ps2pdf tmp2.ps PAMO_2008_6_2.pdf

>>
>
> Il y a une stack par process; pourquoi le fait de rediriger les sorties vers
> des fichiers changerait quelque chose a ce probleme?
>
> Je regarderais plutot du cote de la commande "limit" du shell.
>


-- 
---
==========================================================================
  Patrick DUPRÉ                      |   |
  Department of Chemistry            |   |    Phone: (44)-(0)-1904-434384
  The University of York             |   |    Fax:   (44)-(0)-1904-432516
  Heslington                         |   |
  York YO10 5DD  United Kingdom      |   |    email: pd520@???
==========================================================================