Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6983240

guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs20
    • hs19, 5.0, 6u14
    • hotspot
    • b02
    • generic, x86, sparc
    • generic, linux, solaris_10

        From email:

        This customer has been testing it.. [increasing StackShadowPages]
        The value of 4 worked OK but when they tried 5, the JVM crashed with a hs_err log.
        The error was
        # Internal Error (os_solaris.cpp:4840), pid=6555, tid=2
        # Error: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages+StackShadowPages+BytesPerWord +1) * page_size),"need to increase Solaris::min_stack_allowed on this platform")

        They had -Xss set to 1024k.
        ulimit in the shell was 8192.
        What is the min_stack_allowed parameter?

              coleenp Coleen Phillimore
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: