google-code-export / rsslounge

Automatically exported from code.google.com/p/rsslounge
1 stars 1 forks source link

500 error and gd warning in error logs #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login
2. I get a 500 error
3. in /var/log/apache/error.log I see a bunch of "gd warning: one parameter to 
a memory allocation multiplication is negative or zero, failing operation 
gracefully"

What is the expected output? What do you see instead?

a working page

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by arthur.l...@gmail.com on 24 Jun 2011 at 6:56

GoogleCodeExporter commented 9 years ago
setting cache.iconcaching = 0 resolves the issue

Original comment by arthur.l...@gmail.com on 4 Jul 2011 at 9:24

GoogleCodeExporter commented 9 years ago
thanks, i had the same error and it has been solved when i put iconcaching = 0 
like arhtur has said(rsslounge/config/config.ini).

Original comment by sebastie...@gmail.com on 2 Aug 2011 at 9:13

GoogleCodeExporter commented 9 years ago
had the very same problem this morning (after months of running fine)
cache.iconcaching = 0 do fix the issue but doesn't resolve it

would be good to know what cause it
i know icon caching has always been a bit buggy for me, there might be 
something to investigate

Original comment by licois.d...@gmail.com on 23 Apr 2012 at 1:39