Closed
Bug 414877
Opened 17 years ago
Closed 17 years ago
SeaMonkey tinderbox orange since 2008-01-29 19:18 build
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0a1
People
(Reporter: kairo, Unassigned)
References
Details
Attachments
(2 files)
The SeaMonkey Linux tinderbox went orange starting with the build that started on 2008-01-29 19:18 - full build log is http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1201663080.1201668701.28600.gz&fulltext=1 and the cvs changeset is http://bonsai.mozilla.org/cvsquery.cgi?module=MozillaTinderboxAll&date=explicit&mindate=1201657920&maxdate=1201663079
What happens is that in the Tp test, SeaMonkey hangs at max CPU (according to top) and only completes pages up to index 18 (lxr.mozilla.org), index 19 (espn.go.com) doesn't get listed by the browser output any more.
I've attached a gdb on such a busy-hanging process and created a stacktrace of that, see attachment.
Reporter | ||
Comment 1•17 years ago
|
||
I tried to manually run the pageload tests from a copy of the dist/bin directory of a hanging build, and interestingly, that did not hang or crash...
Reporter | ||
Comment 2•17 years ago
|
||
Actually, it's www.voodooextreme.com, which comes after espn.go.com, that
hangs, I can reproduce this with the same profile used for testing - which
implies that some pref is the problem there.
Reporter | ||
Comment 3•17 years ago
|
||
ugh, it looks like having the Modern theme selected (which is default in tinderbox) creates this error, it starts to work when the default theme is being used!
Comment 4•17 years ago
|
||
These are fired when loading the voodooextreme page. The assertions repeat forever.
Comment 5•17 years ago
|
||
That looks like roc should know about this bug, then.
Reporter | ||
Comment 6•17 years ago
|
||
The bug 414935 checkin wallpapered over this Tp problem, but the new unit test for bug 374040 now fails and keeps us orange.
Need a reduced testcase before I can work on this.
Comment 8•17 years ago
|
||
I filed bug 415036 for the Tp hang.
Comment 9•17 years ago
|
||
bug 374040 got fixed correctly... all green!
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•