Closed
Bug 567869
Opened 15 years ago
Closed 9 years ago
Correlation report Fatal error: Allowed memory exhausted
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wsmwk, Unassigned)
References
Details
Correlation report Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4097 bytes) in /data/www/crash-reports-php.mozilla.com/webapp-php/application/libraries/Correlation.php on line 117
clicked correlation tab after https://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=nsCounterManager%3A%3AAddCounterResetsAndIncrements%28nsIFrame*%29&date=05%2F24%2F2010%2015%3A05%3A14&range_value=1&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&signature=nsCounterManager%3A%3AAddCounterResetsAndIncrements%28nsIFrame*%29
Reporter | ||
Comment 1•15 years ago
|
||
I don't get the error with product=Thunderbird https://crash-stats.mozilla.com/query/query?product=Thunderbird&version=ALL%3AALL&range_value=1&range_unit=weeks&date=05%2F24%2F2010+15%3A05%3A14&query_search=signature&query_type=exact&query=nsCounterManager%3A%3AAddCounterResetsAndIncrements%28nsIFrame*%29&build_id=&process_type=any&hang_type=any&do_query=1
TB 778 crashes, FF 693 crashes
so the error doesn't correlate directly to #crashes
in fact even one day's worth of Firefox crashes yields error
Comment 2•15 years ago
|
||
This is a known issue and it should correlate to the size of the crash correlation files on people:
http://people.mozilla.com/crash_analysis/20100524/
php runs out of memory while parsing the file.
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Comment 4•9 years ago
|
||
Correlations are done totally differently these days.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•