Re: What happened to popcon graphs? - Debian

This is a discussion on Re: What happened to popcon graphs? - Debian ; On 5/31/07, Nico Golde wrote: > Hi, > Anyone knows why the popcon graphs on: > http://qa.debian.org/popcon.php?package= are > missing? This seems to explain the problem: GET 'http://people.debian.org/~igloo/popcon-graphs/graph.php?packages=vtun&show_installed=1&show_vote=1&show_old=1&show_recent=1&show_nofiles=1&want_percent=0&want_legend=1&want_ticks=1&from_date=&to_date=&hlght_date=&date_fmt=%25Y-%25m' Fatal error : Allowed memory size of 8388608 bytes exhausted (tried to ...

+ Reply to Thread
Results 1 to 3 of 3

Thread: Re: What happened to popcon graphs?

  1. Re: What happened to popcon graphs?

    On 5/31/07, Nico Golde wrote:
    > Hi,
    > Anyone knows why the popcon graphs on:
    > http://qa.debian.org/popcon.php?package= are
    > missing?


    This seems to explain the problem:

    GET 'http://people.debian.org/~igloo/popcon-graphs/graph.php?packages=vtun&show_installed=1&show_vote=1&show_old=1&show_recent=1&show_nofiles=1&want_percent=0&want_legend=1&want_ticks=1&from_date=&to_date=&hlght_date=&date_fmt=%25Y-%25m'


    Fatal error: Allowed memory size of 8388608 bytes exhausted
    (tried to allocate 21 bytes) in
    /home/igloo/public_html/popcon-graphs/graph.php on line
    80


    Maybe the popcon database grew too big to be handled in-memory by
    those scripts....

    --
    Martín Ferrari

  2. Re: What happened to popcon graphs?

    On Mon, 4 Jun 2007 01:39:11 -0300
    "Martín Ferrari" wrote:

    > On 5/31/07, Nico Golde wrote:
    > > Hi,
    > > Anyone knows why the popcon graphs on:
    > > http://qa.debian.org/popcon.php?package= are
    > > missing?

    >
    > This seems to explain the problem:
    >
    Fatal error: Allowed memory size of 8388608 bytes
    > exhausted (tried to allocate 21 bytes) in
    > /home/igloo/public_html/popcon-graphs/graph.php on line
    > 80

    >
    > Maybe the popcon database grew too big to be handled in-memory by
    > those scripts....


    Usually, out-of-memory errors in PHP are actually script bugs that lead
    to some kind of infinite loop - there should be no reason for the
    script to load the entire database, just the record(s) for the specific
    package. Where should this bug be reported - against the
    popularity-contest package or against qa somewhere?

    --

    Neil Williams
    =============
    http://www.data-freedom.org/
    http://www.nosoftwarepatents.com/
    http://www.linux.codehelp.co.uk/

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQFGY71Ok7DVr6iX/QIRAlVZAJ970VwfC11wzpleEk77eivASuRVLgCeLoOx
    ZeILBq4itWGHGQfe/bVOV68=
    =3ol4
    -----END PGP SIGNATURE-----


  3. Re: What happened to popcon graphs?

    Hi,
    * Neil Williams [2007-06-04 09:22]:
    > On Mon, 4 Jun 2007 01:39:11 -0300
    > > On 5/31/07, Nico Golde wrote:

    > Where should this bug be reported - against the
    > popularity-contest package or against qa somewhere?


    Please file against qa since the popcon package does not
    include these php scripts.
    Kind regards
    Nico
    --
    Nico Golde - http://ngolde.de - nion@jabber.ccc.de - GPG: 0x73647CFF
    For security reasons, all text in this mail is double-rot13 encrypted.

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.6 (GNU/Linux)

    iD8DBQFGY8p3HYflSXNkfP8RAj/FAJwMizXOi+0PUoOdjwyebIfEIxaJeQCgnEHR
    D7hKKIgwoHWZhoUsWpkbZs0=
    =NG9Z
    -----END PGP SIGNATURE-----


+ Reply to Thread