At 3:23 PM -0600 12/9/05, Craig A. Berry wrote:
>At 2:08 PM -0500 12/9/05, John E. Malmberg wrote:
>>Somewhat of a shakeup to the code to remove most of the dependencies on
>>expecting file specifications to be limited to 256 characters.
>>
>>Most references to the nam$ or naml$ structures have been converted to
>>macros to allow the common source to still be built on VAX and older
>>Alpha OpenVMS versions.
>
>Thanks, applied as change #2314.
>

Since applying this patch, Perl builds up to the point where it tries
to run the Makefile.PL for the first extension, at which point it
rapidly consumes all available stack space (after apparently writing
a complete descrip.mms).  This is with a thread-enabled build.
Obviously we are so far not having the desired effect of reducing
stack space usage.

        Making attrs (dynamic)
Writing Descrip.MMS for attrs
%SYSTEM-F-STKOVF, stack overflow, PC=000000000011B17C, PS=0000001B

  Improperly handled condition, image exit forced by last chance handler.
    Signal arguments:   Number = 0000000000000003
                        Name   = 0000000000000554
                                 000000000011B17C
                                 000000000000001B

    Register dump:
    R0  = 0000000000000101  R1  = 00000000002B0568  R2  = 0000000000029938
    R3  = 00000000003D2D28  R4  = 00000000000298E0  R5  = 0000000000000001
    R6  = 000000007BB8B310  R7  = 0000000000241D60  R8  = 0000000000241D60
    R9  = 000000000023DE70  R10 = 00000000003D2BE8  R11 = 00000000003D2BE8
    R12 = 000000007AE072B0  R13 = 0000000000035090  R14 = 00000000002B0568
    R15 = 000000007AEF25E0  R16 = 000000000023DE70  R17 = 00000000002B0568
    R18 = 000000007AE072B0  R19 = 000000000000000D  R20 = 0000000000000004
    R21 = 0000000000000080  R22 = 0000000000167358  R23 = 0000000000000101
    R24 = 00000000002B6948  R25 = 0000000000000003  R26 = 000000000011B1B0
    R27 = 000000000001F130  R28 = 0000000000168080  R29 = 0000000000000001
    SP  = 000000007AE0C000  PC  = 000000000011B17C  PS  = 000000000000001B

-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to