Closed
Bug 82635
Opened 24 years ago
Closed 24 years ago
submitting a search at sourceforge doesnt work + massive leak
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: keeda, Assigned: asa)
References
()
Details
(Keywords: memory-leak)
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.18-test i686)
BuildID: 20010525
The search feature on the above page is unusable and causes a bad leak.
Reproducible: Always
Steps to Reproduce:
1. Goto http://www.sourceforge.net and enter something in the serach box on the
left.
2. Hit the serach button ... nothing happens.
3. Hit the button again and watch the memory utilization rise very fast
Actual Results: The console output seems to indicate a new webshell starting up
each time you hit the button.
Expected Results: Some search output loads
This is a current cvs trunk build on redhat 7.0 with:
mk_add_options MOZ_MAKE_FLAGS=-j3
ac_add_options --disable-tests
ac_add_options --disable-mailnews
ac_add_options --enable-optimize
Updated•24 years ago
|
Keywords: mlk
Summary: search doesnt work + massive leak → search doesnt work + massive leak
![]() |
Reporter | |
Comment 1•24 years ago
|
||
Changing summary to be more informative
Summary: search doesnt work + massive leak → submitting a search at sourceforge doesnt work + massive leak
![]() |
Reporter | |
Comment 2•24 years ago
|
||
Seems to have gotten fixed sometime in the last few days. Works correctly for me
now. Marking fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•