yy_create_buffer()

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Smith

    yy_create_buffer()

    Can some one please tell me what this is:*

    Fatal error*: out of dynamic memory in yy_create_buffe r() in *Unknown*
    on line *0

    *This is driving me nuts.

    I can't believe it. It seems to pop up every now and again. I noticed it
    happens more when your useing the server a lot. So If I were to hit the
    refresh on a page heeps I can make it happen.

    It doesn't seem to be just with my scripts, it seems to also happen
    while I'm useing phpMyAdmin as well. Only happens every now and again.

    If any one knows a fix to this please let me know. I'm going insane,
    I've searched the net but found nothing.

    James.
  • Matthias Gutfeldt

    #2
    Re: yy_create_buffe r()

    James Smith wrote:[color=blue]
    > Can some one please tell me what this is:*
    >
    > Fatal error*: out of dynamic memory in yy_create_buffe r() in *Unknown*
    > on line *0[/color]

    <http://groups.google.c om/groups?q=out+of +dynamic+memory +in+yy_create_b uffer>


    Matthias

    Comment

    • James Smith

      #3
      Re: yy_create_buffe r()

      Matthias Gutfeldt wrote:
      [color=blue]
      > James Smith wrote:
      >[color=green]
      >> Can some one please tell me what this is:*
      >>
      >> Fatal error*: out of dynamic memory in yy_create_buffe r() in
      >> *Unknown* on line *0[/color]
      >
      >
      > <http://groups.google.c om/groups?q=out+of +dynamic+memory +in+yy_create_b uffer>
      >
      >
      >
      > Matthias
      >[/color]
      I've read through all of them... I searched before and never found any
      answers (I just read through them to again to see if there was any
      changes), alot of people asking, but no answers.

      Has any one managed to fix this??

      Comment

      • Michael Austin

        #4
        Re: yy_create_buffe r()

        James Smith wrote:[color=blue]
        > Matthias Gutfeldt wrote:
        >[color=green]
        >> James Smith wrote:
        >>[color=darkred]
        >>> Can some one please tell me what this is:*
        >>>
        >>> Fatal error*: out of dynamic memory in yy_create_buffe r() in
        >>> *Unknown* on line *0[/color]
        >>
        >>
        >>
        >> <http://groups.google.c om/groups?q=out+of +dynamic+memory +in+yy_create_b uffer>
        >>
        >>
        >>
        >> Matthias
        >>[/color]
        > I've read through all of them... I searched before and never found any
        > answers (I just read through them to again to see if there was any
        > changes), alot of people asking, but no answers.
        >
        > Has any one managed to fix this??[/color]

        not being involved when this first was posted back in April, I have still not
        seen the code for function yy_create_buffe r. But as Mattias put it, it appears
        that you are trying to create something much larger than was originally
        anticipated and you have exhausted physical memory. Find the source and post it
        here.

        What kind of data does this buffer hold and do you have enough physical memory?

        --
        Michael Austin.
        Consultant - Available.
        Donations welcomed. Http://www.firstdbasource.com/donations.html
        :)

        Comment

        • James Smith

          #5
          Re: yy_create_buffe r()

          I had a look last night through my apache Config.

          I changed the StartServers and the MinSpareServers and MaxSpareServers
          to a higher amount.

          It seems to be working a bit better now, not sure if it's the fix, but
          it hasn't failed me again yet.

          In the Docurmentation in the Conf file is said "Should be a reasonable
          Ball Park", what do others have this set to??

          James.


          Michael Austin wrote:
          [color=blue]
          > James Smith wrote:
          >[color=green]
          >> Matthias Gutfeldt wrote:
          >>[color=darkred]
          >>> James Smith wrote:
          >>>
          >>>> Can some one please tell me what this is:*
          >>>>
          >>>> Fatal error*: out of dynamic memory in yy_create_buffe r() in
          >>>> *Unknown* on line *0
          >>>
          >>>
          >>>
          >>>
          >>> <http://groups.google.c om/groups?q=out+of +dynamic+memory +in+yy_create_b uffer>
          >>>
          >>>
          >>>
          >>> Matthias
          >>>[/color]
          >> I've read through all of them... I searched before and never found
          >> any answers (I just read through them to again to see if there was
          >> any changes), alot of people asking, but no answers.
          >>
          >> Has any one managed to fix this??[/color]
          >
          >
          > not being involved when this first was posted back in April, I have
          > still not seen the code for function yy_create_buffe r. But as Mattias
          > put it, it appears that you are trying to create something much larger
          > than was originally anticipated and you have exhausted physical
          > memory. Find the source and post it here.
          >
          > What kind of data does this buffer hold and do you have enough
          > physical memory?
          >[/color]

          Comment

          • James Smith

            #6
            Re: yy_create_buffe r()

            Michael Austin wrote:
            [color=blue]
            > James Smith wrote:
            >[color=green]
            >> Matthias Gutfeldt wrote:
            >>[color=darkred]
            >>> James Smith wrote:
            >>>
            >>>> Can some one please tell me what this is:*
            >>>>
            >>>> Fatal error*: out of dynamic memory in yy_create_buffe r() in
            >>>> *Unknown* on line *0
            >>>
            >>>
            >>>
            >>>
            >>> <http://groups.google.c om/groups?q=out+of +dynamic+memory +in+yy_create_b uffer>
            >>>
            >>>
            >>>
            >>> Matthias
            >>>[/color]
            >> I've read through all of them... I searched before and never found
            >> any answers (I just read through them to again to see if there was
            >> any changes), alot of people asking, but no answers.
            >>
            >> Has any one managed to fix this??[/color]
            >
            >
            > not being involved when this first was posted back in April, I have
            > still not seen the code for function yy_create_buffe r. But as Mattias
            > put it, it appears that you are trying to create something much larger
            > than was originally anticipated and you have exhausted physical
            > memory. Find the source and post it here.
            >
            > What kind of data does this buffer hold and do you have enough
            > physical memory?
            >[/color]
            BTW - This happens on all different scripts at different times,
            includeing while useing phpMyAdmin. So I don't think it's my code. My
            thought is that there is a variable that is just set to low, cause I've
            run stuff and kept and eye on the server stats and all seems to be fine.

            James.

            Comment

            • James Smith

              #7
              Re: yy_create_buffe r()

              James Smith wrote:
              [color=blue]
              > Can some one please tell me what this is:*
              >
              > Fatal error*: out of dynamic memory in yy_create_buffe r() in *Unknown*
              > on line *0
              >
              > *This is driving me nuts.
              >
              > I can't believe it. It seems to pop up every now and again. I noticed
              > it happens more when your useing the server a lot. So If I were to hit
              > the refresh on a page heeps I can make it happen.
              >
              > It doesn't seem to be just with my scripts, it seems to also happen
              > while I'm useing phpMyAdmin as well. Only happens every now and again.
              >
              > If any one knows a fix to this please let me know. I'm going insane,
              > I've searched the net but found nothing.
              >
              > James.[/color]

              This problem seems to have arised again.... still no answer.

              Comment

              Working...