IBM Support

LI74039: SEGMENTATION FAULT WITH COMBINED OPTIONS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When compiling with options -O and -q64, the application may
    encounter a segmentation fault and output incorrect sizeof
    values for some structures.
    
    These structures, when compiled, may reserve less space than
    they require.
    

Local fix

  • N/A
    

Problem summary

  • Users running with optimization on.
    
    Autofoliation assumes that all parameters are register size
    because the appropriate function to map parameters has not yet
    run.  When it does encounter a parameter that is larger
    than register size, it only allocates a single register for it,
    which ultimatetly throws off the calling sequence.
    

Problem conclusion

  • If we encounter a parameter that will not fit into a
    single register, don't autofoliate the procedure.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI74039

  • Reported component name

    XL C/C++ SLES10

  • Reported component ID

    5724S7300

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2008-12-17

  • Closed date

    2008-12-17

  • Last modified date

    2008-12-17

  • APAR is sysrouted FROM one or more of the following:

    IZ35785

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    XL C/C++ SLES10

  • Fixed component ID

    5724S7300

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSJT9L","label":"XL C\/C++"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.0","Line of Business":{"code":"LOB08","label":"Cognitive Systems"}}]

Document Information

Modified date:
16 October 2021