Closed
Bug 609447
Opened 15 years ago
Closed 15 years ago
Tinderboxpushlog is broken on MozillaTry
Categories
(Tree Management Graveyard :: TBPL, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 583098
People
(Reporter: smichaud, Unassigned)
References
()
Details
Currently the page at http://tbpl.mozilla.org/?tree=MozillaTry fails
to display any current tryserver builds. This has been true for the
last couple of days.
The page's headers (the top two lines are displayed), but the page
stalls forever at "Loading 75%...".
| Reporter | ||
Updated•15 years ago
|
Comment 1•15 years ago
|
||
WFM on Firefox4b6
| Reporter | ||
Comment 2•15 years ago
|
||
I see this problem with FF 3.6.12 on Linux, even with a fresh profile.
But just now I tried with FF 3.6.12 on OS X 10.6.4 and didn't see it.
My Linux FF 3.6.12 is a home-made 64-bit build. Here's my results
from about:buildconfig:
Build platform
target
x86_64-unknown-linux-gnu
Build tools
Compiler:
gcc
Version:
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Compiler flags:
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long
-pedantic -gstabs+ -fno-strict-aliasing -pthread -pipe -DNDEBUG
-DTRIMMED -Os -freorder-blocks -fno-reorder-functions
-finline-limit=50 c++ gcc version 4.1.3 20070929 (prerelease) (Ubuntu
4.1.2-16ubuntu2) -fno-rtti -fno-exceptions -Wall -Wpointer-arith
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof
-Wno-long-long -pedantic -gstabs+ -fno-strict-aliasing -fshort-wchar
-pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks
-fno-reorder-functions -finline-limit=50
Configure arguments
--enable-application=browser --enable-optimize --disable-debug
--disable-tests --enable-official-branding --disable-crashreporter
Version: Trunk → other
| Reporter | ||
Comment 3•15 years ago
|
||
Here's my about:buildconfig again. It got garbled in my previous
comment.
target
x86_64-unknown-linux-gnu
Build tools
Compiler:
gcc
Version:
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Compiler flags:
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long
-pedantic -gstabs+ -fno-strict-aliasing -pthread -pipe -DNDEBUG
-DTRIMMED -Os -freorder-blocks -fno-reorder-functions
-finline-limit=50
Compiler:
c++
Version:
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Compiler flags:
-fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual
-Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
-Wno-invalid-offsetof -Wno-long-long -pedantic -gstabs+
-fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED
-Os -freorder-blocks -fno-reorder-functions -finline-limit=50
Configure arguments
--enable-application=browser --enable-optimize --disable-debug
--disable-tests --enable-official-branding --disable-crashreporter
Comment 4•15 years ago
|
||
Jeff saw this today too, with a stack exhaustion error on the error console, which makes me worry if this is a recent js regression?
| Reporter | ||
Comment 5•15 years ago
|
||
Here's what I see in my error console after visiting
http://tbpl.mozilla.org/?tree=MozillaTry and waiting for it to stall:
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 77
Warning: Unknown property 'border-radius'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 194
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 198
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 387
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 392
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 403
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 408
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 413
Warning: Unknown property 'column-width'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 439
Warning: Unknown property 'border-radius'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 537
Warning: Unknown property 'border-image'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 544
Warning: Unknown property 'border-radius'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 601
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 614
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 622
Warning: Unknown property 'outline-radius'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 632
Warning: Unknown property 'border-radius'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 637
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 643
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 653
Warning: Unknown property 'box-shadow'. Declaration dropped.
Source File: http://tbpl.mozilla.org/css/style.css
Line: 659
Error: script stack space quota is exhausted
Error: tinderbox_data is not defined
Source File: http://tbpl.mozilla.org/js/TinderboxJSONUser.js
Line: 11
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 7•15 years ago
|
||
I see the same thing in FF 3.6.10 on Linux (another home-made 64-bit build with the same buildconfig). So this doesn't seem to be a recent regression.
| Reporter | ||
Updated•15 years ago
|
OS: All → Linux
Comment 8•15 years ago
|
||
The "recent regression" part is that there have been something like 36 pushes to try in the last 12 hours, and part of that span includes the time when we were getting two or three builds and sets of tests per platform, so we're swallowing a big chunk of json.
| Reporter | ||
Comment 9•15 years ago
|
||
(In reply to comment #8)
OK, thanks. That makes sense.
But it's odd this problem only happens on Linux, or at least is easier
to see on Linux.
I just failed to reproduce it in FF 3.6.10 on Windows XP.
This copy of Windows XP is running in VMWare on my Linux box, and has
only 1GB of RAM allocated to it. So the problem can't (presumably)
have anything to do with the amount of RAM available.
| Assignee | ||
Updated•11 years ago
|
Product: Webtools → Tree Management
Updated•11 years ago
|
Version: other → unspecified
| Assignee | ||
Updated•11 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•