Closed
Bug 542928
Opened 16 years ago
Closed 13 years ago
Intermittent browser_bug511456.js | application timed out after 330 seconds with no output
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [focus code issue])
Attachments
(4 files)
|
2.91 KB,
patch
|
Details | Diff | Splinter Review | |
|
11.98 KB,
text/plain
|
Details | |
|
2.43 KB,
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
|
273.24 KB,
image/png
|
Details |
Mossop says it must just be a coincidence that this happened right after his newly added test, in the build started by the push that added his test - I'm not so sure coincidences that big exist.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264707473.1264709470.13321.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/01/28 11:37:53
s: moz2-linux-slave19
and then
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264722873.1264725412.17579.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/01/28 15:54:33
s: moz2-linux-slave08
starting from the apparent end of a happy browser_bug511456.js run
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Should have seen a prompt dialog
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Shouldn't have closed the additional window
pldhash: for the table at address 0xbc6bf70, the given entrySize of 48 probably favors chaining over double hashing.
++DOCSHELL 0xbc6bf08 == 14
++DOMWINDOW == 104 (0xb6889d0) [serial = 2214] [outer = (nil)]
++DOMWINDOW == 105 (0xb5c06a0) [serial = 2215] [outer = 0xb6889a0]
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/moz2_slave/mozilla-central-linux-debug/build/content/base/src/nsContentUtils.cpp, line 2789
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/moz2_slave/mozilla-central-linux-debug/build/content/base/src/nsContentUtils.cpp, line 2789
WARNING: Positioned frame that does not handle positioned kids; looking further up the parent chain: file /builds/moz2_slave/mozilla-central-linux-debug/build/layout/base/nsCSSFrameConstructor.cpp, line 5492
WARNING: Positioned frame that does not handle positioned kids; looking further up the parent chain: file /builds/moz2_slave/mozilla-central-linux-debug/build/layout/base/nsCSSFrameConstructor.cpp, line 5492
###!!! ASSERTION: Uh, IsInModalState() called w/o a reachable top window?: 'Error', file /builds/moz2_slave/mozilla-central-linux-debug/build/dom/base/nsGlobalWindow.cpp, line 5909
gfxImageSurface::GetSize() const (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
gfxImageSurface::GetSize() const (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
gfxImageSurface::GetSize() const (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
gfxImageSurface::GetSize() const (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
NS_GetComponentManager_P (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
std::numeric_limits<long>::max() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::~vector() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
MessageLoop::RunInternal() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
MessageLoop::RunHandler() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
MessageLoop::RunAllPending() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
gfxPlatformGtk::GetPlatform() (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
gfxCornerSizes::gfxCornerSizes(gfxSize const&, gfxSize const&, gfxSize const&, gfxSize const&) (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
XRE_main (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/libxul.so)
UNKNOWN (/builds/moz2_slave/mozilla-central-linux-debug-unittest-mochitest-other/build/firefox/firefox-bin)
__libc_start_main (/usr/src/debug/glibc-2.5-20061008T1257/csu/libc-start.c:262)
TEST-INFO | checking window state
TEST-INFO | (browser-test.js) | Waiting for window activation...
--DOMWINDOW == 104 (0xb5b1c98) [serial = 2182] [outer = 0xbaa7048] [url = http://example.com/tests/toolkit/components/places/tests/browser/399606-window.location.href.html]
--DOMWINDOW == 103 (0xb7b0048) [serial = 2147] [outer = (nil)] [url = chrome://passwordmgr/content/passwordManager.xul]
--DOMWINDOW == 102 (0xa77ce30) [serial = 2186] [outer = 0xbaa7048] [url = http://example.com/tests/toolkit/components/places/tests/browser/399606-history.go-0.html]
{a whole bunch more domwindows and docshells trickle away while we sit idle}
NEXT ERROR TEST-UNEXPECTED-FAIL | automation.py | application timed out after 330 seconds with no output
so apparently at the end of browser_bug511456.js (when it fails, it's only done this two of the six Linux debug runs, so far) in waitForWindowsState the focus manager finds that something else has focus, calls window.focus(), and then waits for an activate notification which never arrives.
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264767686.1264772062.16374.gz
Linux mozilla-central debug test mochitest-other on 2010/01/29 04:21:26
s: moz2-linux-slave15
Comment 3•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264775654.1264777061.26375.gz
Linux mozilla-central opt test mochitest-other on 2010/01/29 06:34:14
s: moz2-linux-slave25
| Reporter | ||
Comment 4•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264799271.1264801530.10502.gz
Linux mozilla-central opt test mochitest-other on 2010/01/29 13:07:51
s: moz2-linux-slave01
Comment 5•16 years ago
|
||
Haven't been able to reproduce this however there are a couple of things that might cause issues. goQuitApplication dispatches quit-application-requested which I guess might cause some odd behaviour (though I hope not), so this moves to just calling a straight shutdown. The test also currently ends while the new window is in the process of closing. executeSoon probably lets the window close before we finish the test which might make the focus handling stuff stop trying to wait for activation.
| Reporter | ||
Comment 6•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264836492.1264837792.18619.gz
Linux mozilla-central opt test mochitest-other on 2010/01/29 23:28:12
s: moz2-linux-slave15
| Reporter | ||
Comment 7•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264867131.1264869148.22494.gz
Linux mozilla-central opt test mochitest-other on 2010/01/30 07:58:51
s: moz2-linux-slave28
| Reporter | ||
Comment 8•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264875633.1264877082.14406.gz
Linux mozilla-central opt test mochitest-other on 2010/01/30 10:20:33
s: moz2-linux-slave28
| Reporter | ||
Comment 9•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264958372.1264960369.14121.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/01/31 09:19:32
s: moz2-linux-slave24
| Reporter | ||
Comment 10•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265040798.1265042601.25425.gz&fulltext=1
Linux mozilla-central opt test mochitest-other on 2010/02/01 08:13:18
s: moz2-linux-slave20
| Reporter | ||
Comment 11•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265059179.1265061801.15326.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/01 13:19:39
s: moz2-linux-slave07
| Reporter | ||
Comment 12•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265068984.1265070139.10224.gz
Linux mozilla-central opt test mochitest-other on 2010/02/01 16:03:04
s: moz2-linux-slave22
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265091803.1265094220.13691.gz
Linux mozilla-central debug test mochitest-other on 2010/02/01 22:23:23
s: moz2-linux-slave10
Comment 14•16 years ago
|
||
| Reporter | ||
Comment 15•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265207035.1265211000.24340.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/03 06:23:55
s: moz2-linux-slave22
Comment 16•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265214133.1265220040.2188.gz
Linux mozilla-central debug test mochitest-other on 2010/02/03 08:22:13
s: moz2-linux-slave09
Linux mozilla-central opt test mochitest-other on 2010/02/04 00:42:35
s: moz2-linux-slave11
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265272955.1265274145.12854.gz#err2
| Reporter | ||
Comment 18•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265305136.1265307444.8020.gz&fulltext=1#err2
Linux mozilla-central debug test mochitest-other on 2010/02/04 09:38:56
s: moz2-linux-slave13
| Reporter | ||
Comment 19•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265320813.1265322804.19795.gz
Linux mozilla-central opt test mochitest-other on 2010/02/04 14:00:13
s: moz2-linux-slave16
Comment 20•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265373487.1265374531.6202.gz
Linux mozilla-central opt test mochitest-other on 2010/02/05 04:38:07
s: moz2-linux-slave28
I say just land your patch. It's just test fixes!
| Reporter | ||
Comment 21•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265392864.1265393945.5013.gz
Linux mozilla-central opt test mochitest-other on 2010/02/05 10:01:04
s: moz2-linux-slave24
Comment 22•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265402471.1265404315.24123.gz
Linux mozilla-central opt test mochitest-other on 2010/02/05 12:41:11
s: moz2-linux-slave08
Comment 23•16 years ago
|
||
Comment on attachment 424326 [details] [diff] [review]
patch rev 1
Just landed this: http://hg.mozilla.org/mozilla-central/rev/a4b5e469cf2c
Attachment #424326 -
Flags: review?(benjamin)
| Reporter | ||
Comment 24•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265412536.1265414435.14739.gz
Linux mozilla-central debug test mochitest-other on 2010/02/05 15:28:56
s: moz2-linux-slave23
Which, cruelly enough, is not just after your push but actually from your push.
| Reporter | ||
Comment 25•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265445755.1265448081.31057.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/06 00:42:35
s: moz2-linux-slave05
| Reporter | ||
Comment 26•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265450980.1265453328.25922.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/06 02:09:40
s: moz2-linux-slave11
| Reporter | ||
Comment 27•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265488981.1265490495.22989.gz
Linux mozilla-central opt test mochitest-other on 2010/02/06 12:43:01
s: moz2-linux-slave16
| Reporter | ||
Comment 28•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265499456.1265500616.5438.gz
Linux mozilla-central opt test mochitest-other on 2010/02/06 15:37:36
s: moz2-linux-slave18
| Reporter | ||
Comment 29•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265508131.1265509343.3560.gz
Linux mozilla-central opt test mochitest-other on 2010/02/06 18:02:11
s: moz2-linux-slave05
| Reporter | ||
Comment 30•16 years ago
|
||
Could you disable this on debug builds until it's fixed, without significantly impacting your test coverage? In debug logs, there's enough spew between the test end and the hang that the last test to run isn't visible in the brief log, so you have to load a full log, which when I'm over my bandwidth cap means I'm spending actual cash to star these failures.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265546655.1265549247.14108.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/07 04:44:15
s: moz2-linux-slave18
| Reporter | ||
Comment 31•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265605363.1265606816.1205.gz
Linux mozilla-central opt test mochitest-other on 2010/02/07 21:02:43
s: moz2-linux-slave26
| Reporter | ||
Comment 32•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265651754.1265653349.31699.gz
Linux mozilla-central opt test mochitest-other on 2010/02/08 09:55:54
s: moz2-linux-slave16
Comment 33•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265664023.1265665501.11068.gz
Linux mozilla-central opt test mochitest-other on 2010/02/08 13:20:23
Comment 34•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265661087.1265663962.25696.gz
Linux mozilla-central debug test mochitest-other on 2010/02/08 12:31:27
| Reporter | ||
Comment 35•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265723474.1265724825.28245.gz
Linux mozilla-central opt test mochitest-other on 2010/02/09 05:51:14
s: moz2-linux-slave41
Comment 36•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265735420.1265738404.30039.gz
Linux mozilla-central debug test mochitest-other on 2010/02/09 09:10:20
| Reporter | ||
Comment 37•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265740337.1265742445.13926.gz&fulltext=1#err2
Linux mozilla-central debug test mochitest-other on 2010/02/09 10:32:17
s: moz2-linux-slave19
Comment 38•16 years ago
|
||
I've been managing to reproduce this locally by running the toolkit/components/startup tests repeatedly until they fail. It doesn't seem to be a test issue. When the timeout occurs only the two expected windows exist and the main browser window is focused as it should be. For some reason though focusmanager.activeWindow is null.
Comment 39•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265803264.1265804306.30717.gz
Linux mozilla-central opt test mochitest-other on 2010/02/10 04:01:04
s: moz2-linux-slave20
| Reporter | ||
Comment 40•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265828593.1265831653.510.gz
Linux mozilla-central debug test mochitest-other on 2010/02/10 11:03:13
s: moz2-linux-slave13
Comment 41•16 years ago
|
||
This is a run of the test that times out with WidgetFocus logging and DEBUG_FOCUS on. The problem seems to be on line 116, we receive a OnContainerFocusOutEvent from gtk telling us that the main window is no longer focused so activeWindow becomes null. This doesn't happen on passing test runs.
This could be because the prompt dialog is getting shown at that point (though I don't know why it would only unfocus the main window sometimes). The last few lines seem to indicate that the widget code thinks it has managed to focus the main window once again, but for some reason the focus manager's WindowRaised isn't called and so the activate event is not dispatched.
Neil do you have any ideas what might be going on here?
Updated•16 years ago
|
Attachment #426355 -
Attachment mime type: application/octet-stream → text/plain
| Reporter | ||
Comment 42•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265840310.1265841785.18984.gz
Linux mozilla-central opt test mochitest-other on 2010/02/10 14:18:30
s: moz2-linux-slave13
| Reporter | ||
Comment 43•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265840892.1265842384.25651.gz
Linux mozilla-central opt test mochitest-other on 2010/02/10 14:28:12
s: moz2-linux-slave12
Comment 44•16 years ago
|
||
Quick summary of the test:
1. Opens a second browser window then opens a tab in the first browser window.
2. Attempts to shutdown the application which will cause the tab to display a beforeunload prompt that it cancels to halt the shutdown.
3. Closes the second window
4. Closes the tab.
5. The tab displays a beforeunload prompt that we programmatically accept to allow the tab to close.
Just after 4 (presumably because the prompt is opening) the main window is lowered and then never raised again despite us calling focus on it.
Comment 45•16 years ago
|
||
(In reply to comment #44)
> Just after 4 (presumably because the prompt is opening) the main window is
> lowered and then never raised again despite us calling focus on it.
I should say that the focus manager doesn't think it is raised again, visually and apparently according to the widget code the main window gets focus just fine.
Comment 46•16 years ago
|
||
The log suggests that the main window is being lowered and a modal dialog is being opened, but the focus in event is going to the main window instead of the modal dialog. Then the modal dialog is shown.
Seems like SetModal is being called before the dialog is actually visible, then processes some other event(s), then opens the modal dialog.
I can't reproduce this after a bunch of attempts, but can we find out when exactly the dialog is made visible and what other events are being handled in-between?
Comment 47•16 years ago
|
||
(In reply to comment #46)
> I can't reproduce this after a bunch of attempts, but can we find out when
> exactly the dialog is made visible and what other events are being handled
> in-between?
I can reproduce this by running the tests repeatedly until they fail. Is there some additional logging or anything I can put into my build that would help us understand what is happening here?
| Reporter | ||
Comment 48•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265890680.1265892808.9721.gz&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/02/11 04:18:00
s: moz2-linux-slave21
| Reporter | ||
Comment 49•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265918315.1265920281.12272.gz&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/02/11 11:58:35
s: moz2-linux-slave16
Comment 50•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1265921698.1265925038.990.gz&buildtime=1265921698&buildname=Linux%20mozilla-central%20debug%20test%20mochitest-other&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/02/11 12:54:58
Also see ###!!! ASSERTION: Uh, IsInModalState() called w/o a reachable top window?
| Reporter | ||
Comment 51•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1265935471.1265938153.21257.gz&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/02/11 16:44:31
s: moz2-linux-slave21
Comment 52•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266407982.1266408919.15937.gz
Linux mozilla-central opt test mochitest-other on 2010/02/17 03:59:42
s: moz2-linux-slave23
Comment 53•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266434167.1266435239.20169.gz
Linux mozilla-central opt test mochitest-other on 2010/02/17 11:16:07
Comment 54•16 years ago
|
||
Linux mozilla-central opt test mochitest-other [testfailed] Started 11:42, finished 12:11
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266608525.1266610218.5923.gz
Comment 55•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266700045.1266701068.30954.gz
Linux mozilla-central opt test mochitest-other on 2010/02/20 13:07:25
s: moz2-linux-slave19
| Reporter | ||
Comment 56•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266708772.1266710054.24686.gz
Linux mozilla-central opt test mochitest-other on 2010/02/20 15:32:52
s: moz2-linux-slave25
Comment 57•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266926063.1266927233.2807.gz
Linux mozilla-central opt test mochitest-other on 2010/02/23 03:54:23
s: moz2-linux-slave22
Comment 58•16 years ago
|
||
Dave, could you make a log with widget logging as well? That is, the one that LOG(...) from nsWindow enables.
Comment 59•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267039135.1267040519.8001.gz
Linux mozilla-central opt test mochitest-other on 2010/02/24 11:18:55
s: moz2-linux-slave28
Comment 60•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267061703.1267062953.19143.gz
Linux mozilla-central opt test mochitest-other on 2010/02/24 17:35:03
Comment 61•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267151785.1267153112.13403.gz
Linux mozilla-central opt test mochitest-other on 2010/02/25 18:36:25
s: moz2-linux-slave02
| Reporter | ||
Comment 62•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267272041.1267273085.15060.gz
Linux mozilla-central opt test mochitest-other on 2010/02/27 04:00:41
s: moz2-linux-slave20
| Reporter | ||
Comment 63•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267305415.1267307095.27387.gz
Linux mozilla-central opt test mochitest-other on 2010/02/27 13:16:55
s: moz2-linux-slave13
| Reporter | ||
Comment 64•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267401098.1267402257.7724.gz
Linux mozilla-central opt test mochitest-other on 2010/02/28 15:51:38
s: moz2-linux-slave28
| Reporter | ||
Comment 65•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267444471.1267446244.15019.gz
Linux mozilla-central opt test mochitest-other on 2010/03/01 03:54:31
s: moz2-linux-slave15
| Reporter | ||
Comment 66•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267467000.1267468864.2237.gz
Linux mozilla-central opt test mochitest-other on 2010/03/01 10:10:00
s: moz2-linux-slave22
| Reporter | ||
Comment 67•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267491814.1267496717.14545.gz
Linux mozilla-central opt test mochitest-other on 2010/03/01 17:03:34
s: moz2-linux-slave41
| Reporter | ||
Comment 68•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267555894.1267557007.16662.gz
Linux mozilla-central opt test mochitest-other on 2010/03/02 10:51:34
s: moz2-linux-slave06
Comment 69•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267606482.1267608707.15410.gz
Linux mozilla-central opt test mochitest-other on 2010/03/03 00:54:42
s: moz2-linux-slave18
| Reporter | ||
Comment 70•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267672121.1267674160.25006.gz
Linux mozilla-central opt test mochitest-other on 2010/03/03 19:08:41
s: moz2-linux-slave26
| Reporter | ||
Comment 71•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267801040.1267802654.10365.gz
Linux mozilla-central opt test mochitest-other on 2010/03/05 06:57:20
s: moz2-linux-slave26
| Reporter | ||
Comment 72•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267825299.1267827524.16837.gz
Linux mozilla-central opt test mochitest-other on 2010/03/05 13:41:39
s: moz2-linux-slave13
| Reporter | ||
Comment 73•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267829500.1267833296.31585.gz
Linux mozilla-central debug test mochitest-other on 2010/03/05 14:51:40
s: moz2-linux-slave20
Comment 74•16 years ago
|
||
Linux mozilla-central opt test mochitest-other [testfailed] Started 21:41, finished 22:02
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268016108.1268017297.9605.gz
Comment 75•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268048107.1268050574.16594.gz
Linux mozilla-central debug test mochitest-other on 2010/03/08 03:35:07
s: moz2-linux-slave07
Comment 76•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268056681.1268058444.10514.gz
Linux mozilla-central opt test mochitest-other on 2010/03/08 05:58:01
| Reporter | ||
Comment 77•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268094693.1268096343.26741.gz
Linux mozilla-central opt test mochitest-other on 2010/03/08 16:31:33
s: moz2-linux-slave01
| Reporter | ||
Comment 78•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268095587.1268099178.1216.gz&fulltext=1
Linux mozilla-central debug test mochitest-other on 2010/03/08 16:46:27
s: moz2-linux-slave16
| Reporter | ||
Comment 79•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268114943.1268116685.15170.gz
Linux mozilla-central opt test mochitest-other on 2010/03/08 22:09:03
s: moz2-linux-slave16
| Reporter | ||
Comment 80•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268158092.1268162028.30625.gz
Linux mozilla-central debug test mochitest-other on 2010/03/09 10:08:12
s: moz2-linux-slave11
| Reporter | ||
Comment 81•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268175349.1268177746.12583.gz
Linux mozilla-central opt test mochitest-other on 2010/03/09 14:55:49
s: moz2-linux-slave10
| Reporter | ||
Comment 82•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268184022.1268186596.4116.gz
Linux mozilla-central opt test mochitest-other on 2010/03/09 17:20:22
s: moz2-linux-slave27
Comment 83•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268209264.1268210404.28315.gz
Linux mozilla-central opt test mochitest-other on 2010/03/10 00:21:04
Comment 84•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268256071.1268258636.25353.gz
Linux mozilla-central opt test mochitest-other on 2010/03/10 13:21:11
s: moz2-linux-slave05
| Reporter | ||
Comment 85•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268280389.1268281954.25391.gz
Linux mozilla-central opt test mochitest-other on 2010/03/10 20:06:29
s: moz2-linux-slave02
| Reporter | ||
Comment 86•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268290567.1268293036.17254.gz
Linux mozilla-central opt test mochitest-other on 2010/03/10 22:56:07
s: moz2-linux-slave27
Comment 88•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268405158.1268407271.18937.gz
Linux mozilla-central opt test mochitest-other on 2010/03/12 06:45:58
Comment 89•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268435975.1268438011.13728.gz
Linux mozilla-central opt test mochitest-other on 2010/03/12 15:19:35
| Reporter | ||
Comment 90•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268449193.1268451037.11261.gz
Linux mozilla-central opt test mochitest-other on 2010/03/12 18:59:53
s: moz2-linux-slave08
| Reporter | ||
Comment 91•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268506707.1268508090.18246.gz
Linux mozilla-central opt test mochitest-other on 2010/03/13 10:58:27
s: moz2-linux-slave23
Comment 92•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268508341.1268512015.27789.gz
Linux mozilla-central debug mochitest-other on 2010/03/13 11:00:36
s: moz2-linux-slave13
| Reporter | ||
Comment 93•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268513356.1268515489.3085.gz
Linux mozilla-central opt test mochitest-other on 2010/03/13 12:49:16
s: moz2-linux-slave07
| Reporter | ||
Comment 94•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268520806.1268523405.21631.gz
Linux mozilla-central debug test mochitest-other on 2010/03/13 14:53:26
s: moz2-linux-slave25
| Reporter | ||
Comment 95•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268600601.1268602331.14684.gz
Linux mozilla-central opt test mochitest-other on 2010/03/14 14:03:21
s: moz2-linux-slave23
Comment 96•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268633993.1268635312.27697.gz&fulltext=1
Linux mozilla-central opt test mochitest-other on 2010/03/14 23:19:53
s: moz2-linux-slave14
Comment 97•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268652503.1268654732.25270.gz
Linux mozilla-central debug test mochitest-other on 2010/03/15 04:28:23
s: moz2-linux-slave28
| Reporter | ||
Comment 98•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268656416.1268657964.4607.gz
Linux mozilla-central opt test mochitest-other on 2010/03/15 05:33:36
s: moz2-linux-slave05
| Reporter | ||
Comment 99•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268682010.1268683836.16754.gz
Linux mozilla-central opt test mochitest-other on 2010/03/15 12:40:10
s: moz2-linux-slave28
Comment 100•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268700497.1268703065.3708.gz
Linux mozilla-central opt test mochitest-other on 2010/03/15 17:48:17
s: moz2-linux-slave22
Comment 101•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268698464.1268700541.30929.gz
Linux mozilla-central opt test mochitest-other on 2010/03/15 17:14:24
s: moz2-linux-slave05
| Reporter | ||
Comment 102•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268842162.1268843316.5712.gz
Linux mozilla-central opt test mochitest-other on 2010/03/17 09:09:22
s: moz2-linux-slave10
| Reporter | ||
Comment 103•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268874554.1268876740.7391.gz
Linux mozilla-central debug test mochitest-other on 2010/03/17 18:09:14
s: moz2-linux-slave18
Comment 104•16 years ago
|
||
| Reporter | ||
Comment 105•16 years ago
|
||
http://tinderbox.mozilla.org/Firefox/1268898847.1268901247.32138.gz
Linux mozilla-central debug test mochitest-other on 2010/03/18 00:54:07
s: moz2-linux-slave05
| Reporter | ||
Comment 106•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268926298.1268930617.7516.gz
Linux mozilla-central debug test mochitest-other on 2010/03/18 08:31:38
s: moz2-linux-slave24
| Reporter | ||
Comment 107•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268934473.1268936263.23385.gz
Linux mozilla-central opt test mochitest-other on 2010/03/18 10:47:53
s: moz2-linux-slave05
Comment 108•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268953635.1268957887.24446.gz
Linux mozilla-central debug test mochitest-other on 2010/03/18 16:07:15
s: moz2-linux-slave09
| Reporter | ||
Comment 109•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268957546.1268962593.4948.gz
Linux mozilla-central debug test mochitest-other on 2010/03/18 17:12:26
s: moz2-linux-slave15
Comment 110•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1268959835.1268964431.9518.gz
Linux mozilla-central debug test mochitest-other on 2010/03/18 17:50:35
s: moz2-linux-slave11
Comment 111•16 years ago
|
||
| Reporter | ||
Comment 112•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269142376.1269143689.17762.gz
Linux mozilla-central opt test mochitest-other on 2010/03/20 20:32:56
s: moz2-linux-slave05
Comment 113•16 years ago
|
||
Comment 114•16 years ago
|
||
Comment 115•16 years ago
|
||
The js error message might be helpful in determining what's going on here.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1269256604.1269258537.32527.gz#err0
Linux mozilla-1.9.2 opt test mochitest-other on 2010/03/22 04:16:44
Running chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js...
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Should have seen a prompt dialog
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Shouldn't have closed the additional window
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Error: "[Exception... "'JavaScript component does not have a method named: "notify"' when calling method: [nsITimerCallback::notify]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]"]
Waiting for window activation...
command timed out: 1200 seconds without output, killing pid 5282
process killed by signal 9
program finished with exit code -1
elapsedTime=1387.229648
TinderboxPrint: mochitest-browser-chrome<br/><em class="testfail">T-FAIL</em>
buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output, killing pid 5282
TinderboxPrint: mochitest-browser-chrome<br/><em class="testfail">timeout</em>
Comment 116•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1269272598.1269276547.28075.gz&buildtime=1269272598&buildname=Linux%20mozilla-central%20debug%20test%20mochitest-other&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/03/22 08:43:18
Another set of js errors:
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'zoom'. Declaration dropped." {file: "http://www.mozilla.org/style/screen.css" line: 90}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Error in parsing value for 'letter-spacing'. Declaration dropped." {file: "http://www.mozilla.org/style/screen.css" line: 347}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'border-radius'. Declaration dropped." {file: "http://www.mozilla.org/style/screen.css" line: 412}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'border-radius'. Declaration dropped." {file: "http://www.mozilla.org/style/enhanced.css" line: 44}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'border-radius'. Declaration dropped." {file: "http://www.mozilla.org/style/enhanced.css" line: 49}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'border-top-right-radius'. Declaration dropped." {file: "http://www.mozilla.org/style/enhanced.css" line: 53}]
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: [JavaScript Warning: "Unknown property 'border-bottom-right-radius'. Declaration dropped." {file: "http://www.mozilla.org/style/enhanced.css" line: 57}]
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Should have seen a prompt dialog
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Shouldn't have closed the additional window
Comment 117•16 years ago
|
||
Not sure why these are labeled "JavaScript Warning", but they actually refer to content CSS, so they are irrelevant for this bug. I think the nsITimerCallback::notify thing is unrelated too.
Comment 118•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1269272598.1269276547.28075.gz&buildtime=1269272598&buildname=Linux%20mozilla-central%20debug%20test%20mochitest-other&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/03/22 08:43:18
Comment 119•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1269281914.1269285820.22389.gz&buildtime=1269281914&buildname=Linux%20mozilla-central%20debug%20test%20mochitest-other&fulltext=1#err0
Linux mozilla-central debug test mochitest-other on 2010/03/22 11:18:34
Comment 120•16 years ago
|
||
| Reporter | ||
Comment 122•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269410817.1269412326.26404.gz
Linux mozilla-central opt test mochitest-other on 2010/03/23 23:06:57
s: moz2-linux-slave19
| Reporter | ||
Comment 123•16 years ago
|
||
http://tinderbox.mozilla.org/Firefox/1269411172.1269414023.29616.gz
Linux mozilla-central debug test mochitest-other on 2010/03/23 23:12:52
s: moz2-linux-slave41
Comment 124•16 years ago
|
||
| Reporter | ||
Comment 125•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269471435.1269473881.31610.gz
Linux mozilla-central opt test mochitest-other on 2010/03/24 15:57:15
s: moz2-linux-slave22
| Reporter | ||
Comment 126•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269513153.1269514513.7231.gz
Linux mozilla-central opt test mochitest-other on 2010/03/25 03:32:33
s: moz2-linux-slave28
| Reporter | ||
Comment 127•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269542154.1269543562.24076.gz
Linux mozilla-central opt test mochitest-other on 2010/03/25 11:35:54
s: moz2-linux-slave12
| Reporter | ||
Comment 128•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269643195.1269644149.24258.gz
Linux mozilla-central opt test mochitest-other on 2010/03/26 15:39:55
s: moz2-linux-slave21
| Reporter | ||
Comment 129•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269664942.1269665964.4978.gz
Linux mozilla-central opt test mochitest-other on 2010/03/26 21:42:22
s: moz2-linux-slave15
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269821360.1269822446.13601.gz
Linux mozilla-central opt test mochitest-other on 2010/03/28 17:09:20
Comment 131•16 years ago
|
||
| Reporter | ||
Comment 132•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269906525.1269907717.31542.gz
Linux mozilla-central opt test mochitest-other on 2010/03/29 16:48:45
s: moz2-linux-slave11
| Reporter | ||
Comment 133•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269953821.1269956072.14137.gz
Linux mozilla-central debug test mochitest-other on 2010/03/30 05:57:01
s: moz2-linux-slave05
| Reporter | ||
Comment 134•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269984136.1269985274.32111.gz
Linux mozilla-central opt test mochitest-other on 2010/03/30 14:22:16
s: moz2-linux-slave22
| Reporter | ||
Comment 135•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270006998.1270007927.31849.gz
Linux mozilla-central opt test mochitest-other on 2010/03/30 20:43:18
s: moz2-linux-slave21
Comment 136•16 years ago
|
||
| Reporter | ||
Comment 137•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270044953.1270046282.21699.gz
Linux mozilla-central opt test mochitest-other on 2010/03/31 07:15:53
s: moz2-linux-slave01
| Reporter | ||
Comment 138•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270045904.1270047634.25733.gz
Linux mozilla-central debug test mochitest-other on 2010/03/31 07:31:44
s: moz2-linux-slave28
| Reporter | ||
Comment 139•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270083742.1270084763.2505.gz
Linux mozilla-central opt test mochitest-other on 2010/03/31 18:02:22
s: moz2-linux-slave12
| Reporter | ||
Comment 140•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270087481.1270088530.10877.gz
Linux mozilla-central opt test mochitest-other on 2010/03/31 19:04:41
s: moz2-linux-slave22
| Reporter | ||
Comment 141•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270150971.1270152787.3380.gz
Linux mozilla-central debug test mochitest-other on 2010/04/01 12:42:51
s: moz2-linux-slave28
| Reporter | ||
Comment 142•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270157043.1270158500.20106.gz
Linux mozilla-central opt test mochitest-other on 2010/04/01 14:24:03
s: moz2-linux-slave12
Comment 143•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270226732.1270227948.23223.gz
Linux mozilla-central opt test mochitest-other on 2010/04/02 09:45:32
s: moz2-linux-slave07
Flags: blocking1.9.0.19?
Comment 145•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270234649.1270235573.11328.gz
Linux mozilla-central opt test mochitest-other [testfailed] Started 11:57, finished 12:13
Umm, not sure how I set that flag.
Flags: blocking1.9.0.19?
Comment 147•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270253228.1270254974.32319.gz
Linux mozilla-central debug test mochitest-other on 2010/04/02 17:07:08
s: moz2-linux-slave23
Comment 149•16 years ago
|
||
| Reporter | ||
Comment 150•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270505252.1270506320.10491.gz
Linux mozilla-central opt test mochitest-other on 2010/04/05 15:07:32
s: moz2-linux-slave13
| Reporter | ||
Comment 151•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270476962.1270477931.21700.gz
Linux mozilla-central opt test mochitest-other on 2010/04/05 07:16:02
s: moz2-linux-slave28
| Reporter | ||
Comment 152•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270510262.1270511256.25493.gz
Linux mozilla-central opt test mochitest-other on 2010/04/05 16:31:02
s: moz2-linux-slave27
| Reporter | ||
Comment 153•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270533092.1270534726.18872.gz
Linux mozilla-central debug test mochitest-other on 2010/04/05 22:51:32
s: moz2-linux-slave18
| Reporter | ||
Comment 154•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270539030.1270540338.2444.gz
Linux mozilla-central opt test mochitest-other on 2010/04/06 00:30:30
s: moz2-linux-slave09
Comment 155•16 years ago
|
||
Comment 156•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1270594441.1270596520.4492.gz
Linux mozilla-1.9.2 opt test mochitest-other on 2010/04/06 15:54:01
s: moz2-linux-slave11
| Reporter | ||
Comment 157•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270607103.1270608079.3934.gz
Linux mozilla-central opt test mochitest-other on 2010/04/06 19:25:03
s: moz2-linux-slave26
Comment 158•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270623945.1270625896.16187.gz
Linux mozilla-central debug test mochitest-other on 2010/04/07 00:05:45
s: moz2-linux-slave01
| Reporter | ||
Comment 159•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270664534.1270665493.23085.gz
Linux mozilla-central opt test mochitest-other on 2010/04/07 11:22:14
s: moz2-linux-slave28
| Reporter | ||
Comment 160•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270667857.1270668862.878.gz
Linux mozilla-central opt test mochitest-other on 2010/04/07 12:17:37
s: moz2-linux-slave25
| Reporter | ||
Comment 161•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270693302.1270694284.13155.gz
Linux mozilla-central opt test mochitest-other on 2010/04/07 19:21:42
s: moz2-linux-slave26
| Reporter | ||
Comment 162•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270721638.1270722794.25094.gz
Linux mozilla-central opt test mochitest-other on 2010/04/08 03:13:58
s: moz2-linux-slave01
| Reporter | ||
Comment 163•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270720092.1270721178.19382.gz
Linux mozilla-central opt test mochitest-other on 2010/04/08 02:48:12
s: moz2-linux-slave15
| Reporter | ||
Comment 164•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270737556.1270738562.27695.gz
Linux mozilla-central opt test mochitest-other on 2010/04/08 07:39:16
s: moz2-linux-slave15
| Reporter | ||
Comment 165•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270748697.1270750715.8794.gz
Linux mozilla-central debug test mochitest-other on 2010/04/08 10:44:57
s: moz2-linux-slave15
| Reporter | ||
Comment 166•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270751417.1270752380.13499.gz
Linux mozilla-central opt test mochitest-other on 2010/04/08 11:30:17
s: moz2-linux-slave25
Comment 167•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270765536.1270767586.29822.gz
Linux mozilla-central debug test mochitest-other on 2010/04/08 15:25:36
s: moz2-linux-slave01
(Originally posted incorrectly as Bug 544631 comment 9)
| Reporter | ||
Comment 168•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270768387.1270770067.5254.gz
Linux mozilla-central debug test mochitest-other on 2010/04/08 16:13:07
s: moz2-linux-slave19
| Reporter | ||
Comment 169•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270775590.1270776598.23492.gz
Linux mozilla-central opt test mochitest-other on 2010/04/08 18:13:10
s: moz2-linux-slave07
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270854460.1270856494.27194.gz
Linux mozilla-central debug test mochitest-other on 2010/04/09 16:07:40
s: moz2-linux-slave14
| Reporter | ||
Comment 171•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1270858616.1270859570.3857.gz
Linux mozilla-1.9.2 opt test mochitest-other on 2010/04/09 17:16:56
s: moz2-linux-slave13
| Reporter | ||
Comment 172•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1270860159.1270861005.8088.gz
Linux mozilla-1.9.2 opt test mochitest-other on 2010/04/09 17:42:39
s: moz2-linux-slave25
| Reporter | ||
Comment 173•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270916608.1270917571.26460.gz
Linux mozilla-central opt test mochitest-other on 2010/04/10 09:23:28
s: moz2-linux-slave26
| Reporter | ||
Comment 174•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270946343.1270947490.27022.gz
Linux mozilla-central opt test mochitest-other on 2010/04/10 17:39:03
s: moz2-linux-slave02
| Reporter | ||
Comment 175•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270970465.1270971633.16997.gz
Linux mozilla-central opt test mochitest-other on 2010/04/11 00:21:05
s: moz2-linux-slave16
| Reporter | ||
Comment 176•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271016482.1271017615.13600.gz
Linux mozilla-central opt test mochitest-other on 2010/04/11 13:08:02
s: moz2-linux-slave27
Comment 177•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271068628.1271069700.13816.gz
Linux mozilla-central opt test mochitest-other on 2010/04/12 03:37:08
s: moz2-linux-slave13
Comment 178•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271076902.1271077783.17093.gz
Linux mozilla-central opt test mochitest-other on 2010/04/12 05:55:02
s: moz2-linux-slave28
| Reporter | ||
Comment 179•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271105637.1271106719.3333.gz
Linux mozilla-central opt test mochitest-other on 2010/04/12 13:53:57
s: moz2-linux-slave05
| Reporter | ||
Comment 180•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271105044.1271106050.1476.gz
Linux mozilla-central opt test mochitest-other on 2010/04/12 13:44:04
s: moz2-linux-slave02
Comment 181•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271276391.1271277361.20067.gz
Linux mozilla-central opt test mochitest-other on 2010/04/14 13:19:51
s: moz2-linux-slave21
| Reporter | ||
Comment 182•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271288541.1271289532.21655.gz
Linux mozilla-central opt test mochitest-other on 2010/04/14 16:42:21
s: moz2-linux-slave41
| Reporter | ||
Comment 183•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271341165.1271342191.24570.gz
Linux mozilla-central opt test mochitest-other on 2010/04/15 07:19:25
s: moz2-linux-slave25
| Reporter | ||
Comment 184•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271341156.1271342786.26519.gz
Linux mozilla-central debug test mochitest-other on 2010/04/15 07:19:16
s: moz2-linux-slave20
| Reporter | ||
Comment 185•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271373293.1271374236.15822.gz
Linux mozilla-central opt test mochitest-other on 2010/04/15 16:14:53
s: moz2-linux-slave21
Comment 186•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271445104.1271446767.15723.gz
Linux mozilla-central debug test mochitest-other on 2010/04/16 12:11:44
s: moz2-linux-slave27
| Reporter | ||
Comment 187•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271557916.1271559463.3864.gz
Linux mozilla-central debug test mochitest-other on 2010/04/17 19:31:56
s: moz2-linux-slave19
| Reporter | ||
Comment 188•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271686622.1271687779.7883.gz
Linux mozilla-central opt test mochitest-other on 2010/04/19 07:17:02
s: moz2-linux-slave15
| Reporter | ||
Comment 189•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271716173.1271717173.26120.gz
Linux mozilla-central opt test mochitest-other on 2010/04/19 15:29:33
s: moz2-linux-slave22
Comment 190•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271751618.1271752603.10412.gz
Linux mozilla-central opt test mochitest-other on 2010/04/20 01:20:18
Comment 191•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271783213.1271784197.23994.gz&fulltext=1
Linux mozilla-central opt test mochitest-other on 2010/04/20 10:49
| Reporter | ||
Comment 192•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271819150.1271820171.27958.gz
Linux mozilla-central opt test mochitest-other on 2010/04/20 20:05:50
s: moz2-linux-slave06
Comment 193•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271840909.1271841927.19348.gz
Linux mozilla-central opt test mochitest-other on 2010/04/21 02:08:29
s: moz2-linux-slave07
| Reporter | ||
Comment 194•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271863311.1271864373.2688.gz
Linux mozilla-central opt test mochitest-other on 2010/04/21 08:21:51
s: moz2-linux-slave15
| Reporter | ||
Comment 195•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271882272.1271884005.32124.gz
Linux mozilla-central debug test mochitest-other on 2010/04/21 13:37:52
s: moz2-linux-slave28
| Reporter | ||
Comment 196•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271894001.1271894978.2915.gz
Linux mozilla-central opt test mochitest-other on 2010/04/21 16:53:21
s: moz2-linux-slave27
| Reporter | ||
Comment 197•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271898511.1271899557.17342.gz
Linux mozilla-central opt test mochitest-other on 2010/04/21 18:08:31
s: moz2-linux-slave10
| Reporter | ||
Comment 198•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271896386.1271897362.11682.gz
Linux mozilla-central opt test mochitest-other on 2010/04/21 17:33:06
s: moz2-linux-slave01
Comment 200•16 years ago
|
||
Comment 201•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271946227.1271947274.11726.gz
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271928356.1271929997.22407.gz
this is becoming "almost" perma orange on Linux, maybe it would be better to disable it unless it's being actively worked on?
Comment 202•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272038184.1272039182.13424.gz
Linux mozilla-central opt test mochitest-other on 2010/04/23 08:56:24
s: moz2-linux-slave15
| Reporter | ||
Comment 203•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272046436.1272048052.6345.gz
Linux mozilla-central debug test mochitest-other on 2010/04/23 11:13:56
s: moz2-linux-slave19
| Reporter | ||
Comment 204•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1272126569.1272128254.31099.gz
Linux tracemonkey debug test mochitest-other on 2010/04/24 09:29:29
s: moz2-linux-slave37
| Reporter | ||
Comment 205•16 years ago
|
||
Disabled on Linux in http://hg.mozilla.org/mozilla-central/rev/c6b1ea51dead
Updated•16 years ago
|
Whiteboard: [orange] → [orange][possible dupe of bug 543278]
Comment 206•16 years ago
|
||
Comment 207•16 years ago
|
||
This should be fixed my patch in bug 543278.
Please reopen if you see this on trunk from this point on.
Assignee: dtownsend → ehsan
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Depends on: 543278
Resolution: --- → FIXED
Whiteboard: [orange][possible dupe of bug 543278] → [orange][fixed by bug 543278]
Comment 208•16 years ago
|
||
Mossop, can this test be re-enabled on trunk now?
| Reporter | ||
Comment 209•16 years ago
|
||
s/trunk/Linux/, but yeah, http://hg.mozilla.org/mozilla-central/rev/bb8801a4ac33
| Reporter | ||
Comment 210•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274248397.1274249392.31260.gz#err4
Linux mozilla-central opt test mochitest-other on 2010/05/18 22:53:17
s: moz2-linux-slave22
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Shouldn't have closed the additional window
TEST-INFO | checking window state
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | before wait for focus -- loaded: complete active window: <no window active> focused window: <no window focused> desired window: ([object ChromeWindow]) chrome://browser/content/browser.xul child window: ([object XPCNativeWrapper [object Window]]) about:blank docshell visible: true
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | must wait for focus
TEST-UNEXPECTED-FAIL | automation.py | application timed out after 330 seconds with no output
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 211•16 years ago
|
||
Neil: the last line in the log corresponds to this: <http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#340>. From there, we proceed to call focus on the child target window (which I assume is the content area window object).
One of the two things is happening here:
1. The focus event might never be fired, and waitForEvent never called back.
2. Something inside waitForEvent <http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/SimpleTest.js#300> is throwing, causing the control never reach maybeRunTests (which prints a debugging log).
I think what we can do here to figure out what is going on is adding more logging messages, like this. What do you think?
Attachment #446216 -
Flags: review?(enndeakin)
Comment 212•16 years ago
|
||
Comment on attachment 446216 [details] [diff] [review]
Add more debugging information
The former issue is more likely though.
Attachment #446216 -
Flags: review?(enndeakin) → review+
| Reporter | ||
Updated•16 years ago
|
Summary: Timeout from or after browser_bug511456.js with browser-test.js | Waiting for window activation → Timeout after browser_bug511456.js | must wait for focus
Whiteboard: [orange][fixed by bug 543278] → [orange]
Comment 213•16 years ago
|
||
(In reply to comment #212)
> (From update of attachment 446216 [details] [diff] [review])
> The former issue is more likely though.
Agreed. Debugging code landed as: <http://hg.mozilla.org/mozilla-central/rev/63aab4bb09a9>. Let's see what happens.
| Reporter | ||
Comment 214•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274303156.1274304822.10393.gz
Linux mozilla-central debug test mochitest-other on 2010/05/19 14:05:56
s: moz2-linux-slave28
Comment 215•16 years ago
|
||
(In reply to comment #214)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274303156.1274304822.10393.gz
> Linux mozilla-central debug test mochitest-other on 2010/05/19 14:05:56
> s: moz2-linux-slave28
This log shows that the waitForEvent function is not called, and we're actually crashing with this stack:
0 ld-2.5.so + 0x7f2
eip = 0x00a6f7f2 esp = 0xbf970634 ebp = 0xbf970648 ebx = 0x0bc8d298
esi = 0x000007cb edi = 0x00bc9ff4 eax = 0xfffffffc ecx = 0x00000009
edx = 0x000007cb efl = 0x00200246
Found by: given as instruction pointer in context
1 libglib-2.0.so.0.1200.3 + 0x2e282
eip = 0x00426283 esp = 0xbf970650 ebp = 0xbf9706a8
Found by: previous frame's frame pointer
2 libglib-2.0.so.0.1200.3 + 0x2e7b4
eip = 0x004267b5 esp = 0xbf9706b0 ebp = 0xbf9706c8
Found by: previous frame's frame pointer
3 libxul.so!nsAppShell::ProcessNextNativeEvent [nsAppShell.cpp:4a33f2f1f6ab : 144 + 0x12]
eip = 0x0201d425 esp = 0xbf9706d0 ebp = 0xbf9706e8
Found by: previous frame's frame pointer
4 libxul.so!nsBaseAppShell::DoProcessNextNativeEvent [nsBaseAppShell.cpp:4a33f2f1f6ab : 156 + 0x18]
eip = 0x02043ad1 esp = 0xbf9706f0 ebp = 0xbf970708 ebx = 0x02a77918
Found by: call frame info
5 libxul.so!nsBaseAppShell::OnProcessNextEvent [nsBaseAppShell.cpp:4a33f2f1f6ab : 312 + 0x11]
eip = 0x02043fe3 esp = 0xbf970710 ebp = 0xbf970758 ebx = 0x02a77918
Found by: call frame info
6 libxul.so!nsThread::ProcessNextEvent [nsThread.cpp:4a33f2f1f6ab : 508 + 0x61]
eip = 0x022ca2b9 esp = 0xbf970760 ebp = 0xbf9707c8 ebx = 0x02a77918
esi = 0x08e674f4
Found by: call frame info
7 libxul.so!NS_ProcessNextEvent_P [nsThreadUtils.cpp : 250 + 0x1f]
eip = 0x0225d0a8 esp = 0xbf9707d0 ebp = 0xbf970808 ebx = 0x02a77918
esi = 0x00000000
Found by: call frame info
8 libxul.so!mozilla::ipc::MessagePump::Run [MessagePump.cpp:4a33f2f1f6ab : 142 + 0x15]
eip = 0x02196a99 esp = 0xbf970810 ebp = 0xbf970858 ebx = 0x02a77918
esi = 0x00000000
Found by: call frame info
9 libxul.so!MessageLoop::RunInternal [message_loop.cc:4a33f2f1f6ab : 216 + 0x22]
eip = 0x0234212f esp = 0xbf970860 ebp = 0xbf970888 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
10 libxul.so!MessageLoop::RunHandler [message_loop.cc:4a33f2f1f6ab : 199 + 0xa]
eip = 0x02342153 esp = 0xbf970890 ebp = 0xbf970898 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
11 libxul.so!MessageLoop::Run [message_loop.cc:4a33f2f1f6ab : 173 + 0xa]
eip = 0x023421d7 esp = 0xbf9708a0 ebp = 0xbf9708c8 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
12 libxul.so!nsBaseAppShell::Run [nsBaseAppShell.cpp:4a33f2f1f6ab : 175 + 0xc]
eip = 0x02044284 esp = 0xbf9708d0 ebp = 0xbf970908 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
13 libxul.so!nsAppStartup::Run [nsAppStartup.cpp:4a33f2f1f6ab : 185 + 0x1b]
eip = 0x01da40c9 esp = 0xbf970910 ebp = 0xbf970948 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
14 libxul.so!XRE_main [nsAppRunner.cpp:4a33f2f1f6ab : 3546 + 0x1b]
eip = 0x00ed1111 esp = 0xbf970950 ebp = 0xbf970ed8 ebx = 0x02a77918
esi = 0x090adee8
Found by: call frame info
15 firefox-bin!main [nsBrowserApp.cpp:4a33f2f1f6ab : 158 + 0x1d]
eip = 0x08048e42 esp = 0xbf970ee0 ebp = 0xbf970f48 ebx = 0x0804bafc
esi = 0x086faec8 edi = 0x022b462c
Found by: call frame info
16 libc-2.5.so + 0x15deb
eip = 0x00aa6dec esp = 0xbf970f60 ebp = 0xbf970fb8 ebx = 0x00bc9ff4
esi = 0x00a88ca0 edi = 0x00000000
Found by: call frame info
17 firefox-bin + 0x9f0
eip = 0x080489f1 esp = 0xbf970fc0 ebp = 0x00000000
Found by: previous frame's frame pointer
18 firefox-bin!Output [nsBrowserApp.cpp:4a33f2f1f6ab : 77 + 0x5]
eip = 0x08048b42 esp = 0xbf970fc4 ebp = 0x00000000
Found by: stack scanning
19 ld-2.5.so + 0xe2cf
eip = 0x00a7d2d0 esp = 0xbf970fd8 ebp = 0x00000000
Found by: stack scanning
20 ld-2.5.so + 0x1688a
eip = 0x00a8588b esp = 0xbf970fe0 ebp = 0x00000000
Found by: stack scanning
In fact, this stack looks an aweful lot like bug 528708.
Comment 216•16 years ago
|
||
Also, see:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274303698.1274305303.12858.gz
There's something wrong with our focus code, it seems.
Comment 217•16 years ago
|
||
(In reply to comment #216)
> Also, see:
>
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274303698.1274305303.12858.gz
>
> There's something wrong with our focus code, it seems.
This is now bug 566983.
| Reporter | ||
Comment 218•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274370844.1274371923.27789.gz
Linux mozilla-central opt test mochitest-other on 2010/05/20 08:54:04
s: moz2-linux-slave05
| Reporter | ||
Comment 219•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274391432.1274394197.24634.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/05/20 14:37:12
s: talos-r3-fed64-045
| Reporter | ||
Comment 220•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274405443.1274406469.11549.gz
Linux mozilla-central opt test mochitest-other on 2010/05/20 18:30:43
s: moz2-linux-slave05
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274413321.1274414248.8990.gz
Linux mozilla-central opt test mochitest-other
s: moz2-linux-slave19
| Reporter | ||
Comment 222•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274462410.1274463460.18426.gz
Linux mozilla-central opt test mochitest-other on 2010/05/21 10:20:10
s: moz2-linux-slave05
| Reporter | ||
Comment 223•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274466166.1274467218.3772.gz
Linux mozilla-central opt test mochitest-other on 2010/05/21 11:22:46
s: moz2-linux-slave14
| Reporter | ||
Comment 224•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274466596.1274468279.8310.gz
Linux mozilla-central debug test mochitest-other on 2010/05/21 11:29:56
s: moz2-linux-slave19
Comment 225•16 years ago
|
||
Comment 226•16 years ago
|
||
I'm out of ideas here. We probably need someone who knows about the internals of the focus code and how it works on Linux to help here.
Assignee: ehsan → nobody
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274558007.1274559032.6051.gz#err4
Linux mozilla-central opt test mochitest-other on 2010/05/22 12:53:27
s: moz2-linux-slave27
Comment 228•16 years ago
|
||
Linux mozilla-central opt test mochitest-other on 2010/05/22 14:18:37
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274563117.1274563886.26802.gz
| Reporter | ||
Comment 229•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274655672.1274657405.21095.gz
Linux mozilla-central debug test mochitest-other on 2010/05/23 16:01:12
s: moz2-linux-slave27
Comment 230•16 years ago
|
||
(In reply to comment #226)
> I'm out of ideas here. We probably need someone who knows about the internals
> of the focus code and how it works on Linux to help here.
Neil, I have no official authority to Assign this to you, but any chance you could try and take a peek? This is a very common [orange]
Assignee: nobody → enndeakin
| Reporter | ||
Comment 231•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274664944.1274665840.23526.gz
Linux mozilla-central opt test mochitest-other on 2010/05/23 18:35:44
s: moz2-linux-slave20
Comment 232•16 years ago
|
||
FWIW, I'm pushing a few try runs with this patch <http://hg.mozilla.org/try/rev/96eb95016dd0> in hopes that it generates some useful debugging information.
So far, the only Linux crash on the try server with this patch has been the following, which doesn't look that helpful.
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1274661020.1274665431.21397.gz&fulltext=1
Comment 233•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274714164.1274715869.4206.gz
Linux mozilla-central debug test mochitest-other on 2010/05/24 08:16:04
s: moz2-linux-slave26
Comment 234•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1274722058.1274722873.5573.gz
Linux mozilla-1.9.2 opt test mochitest-other on 2010/05/24 10:27:38
Comment 235•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274727181.1274727881.26342.gz
Linux mozilla-central opt test mochitest-other on 2010/05/24 11:53:01
Comment 237•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274729438.1274731106.8171.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/05/24 12:30:38
| Reporter | ||
Comment 238•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274732432.1274733510.18969.gz
Linux mozilla-central opt test mochitest-other on 2010/05/24 13:20:32
s: moz2-linux-slave14
| Reporter | ||
Comment 239•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274776073.1274777114.8699.gz
Linux mozilla-central opt test mochitest-other on 2010/05/25 01:27:53
s: moz2-linux-slave06
Comment 240•16 years ago
|
||
(In reply to comment #232)
> FWIW, I'm pushing a few try runs with this patch
> <http://hg.mozilla.org/try/rev/96eb95016dd0> in hopes that it generates some
> useful debugging information.
This try server log might be helpful in debugging the focus related problem:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1274764210.1274768562.2768.gz&fulltext=1#err9
Comment 241•16 years ago
|
||
The log doesn't show anything of interest. What would be more useful is a log with NSPR_LOG_MODULES=WidgetFocus:4 and NSPR_LOG_MODULES=Widget:4 set.
Comment 242•16 years ago
|
||
OK, I added those environment variables to my debug-focus.patch in my mq:
<http://hg.mozilla.org/users/ehsan.akhgari_gmail.com/mq/file/7cb21a69f48a/debug-focus.patch>
| Reporter | ||
Comment 243•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274807690.1274808986.10409.gz
Linux mozilla-central opt test mochitest-other on 2010/05/25 10:14:50
s: moz2-linux-slave08
| Reporter | ||
Comment 244•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274831901.1274833554.6693.gz
Linux mozilla-central debug test mochitest-other on 2010/05/25 16:58:21
s: moz2-linux-slave28
Comment 245•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274840057.1274842762.11364.gz
Rev3 Fedora 12 mozilla-central debug test mochitest-other on 2010/05/25 19:14:17
Comment 246•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274847509.1274848511.1618.gz
Linux mozilla-central opt test mochitest-other on 2010/05/25 21:18:29
Comment 247•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274847504.1274850759.11094.gz
Rev3 Fedora 12 mozilla-central debug test mochitest-other on 2010/05/25 21:18:24
| Reporter | ||
Comment 248•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274886813.1274887761.8283.gz
Linux mozilla-central opt test mochitest-other on 2010/05/26 08:13:33
s: moz2-linux-slave21
Comment 249•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274908166.1274910310.14479.gz
Linux mozilla-central debug test mochitest-other on 2010/05/26 14:09:26
s: moz2-linux-slave14
| Reporter | ||
Comment 250•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274910540.1274911546.19708.gz
Linux mozilla-central opt test mochitest-other on 2010/05/26 14:49:00
s: moz2-linux-slave18
| Reporter | ||
Comment 251•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274909209.1274910326.14538.gz
Linux mozilla-central opt test mochitest-other on 2010/05/26 14:26:49
s: moz2-linux-slave08
| Reporter | ||
Comment 252•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274914295.1274915251.3397.gz
Linux mozilla-central opt test mochitest-other on 2010/05/26 15:51:35
s: moz2-linux-slave21
| Reporter | ||
Comment 253•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274916514.1274917573.13826.gz
Linux mozilla-central opt test mochitest-other on 2010/05/26 16:28:34
s: moz2-linux-slave12
| Reporter | ||
Comment 254•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274951993.1274954259.10084.gz
Linux mozilla-central debug test mochitest-other on 2010/05/27 02:19:53
s: moz2-linux-slave22
| Reporter | ||
Comment 255•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274973523.1274974648.30876.gz
Linux mozilla-central opt test mochitest-other on 2010/05/27 08:18:43
s: moz2-linux-slave13
| Reporter | ||
Comment 256•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274976778.1274977867.14916.gz
Linux mozilla-central opt test mochitest-other on 2010/05/27 09:12:58
s: moz2-linux-slave27
| Reporter | ||
Comment 257•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1274989171.1274990409.3015.gz
Linux mozilla-central opt test mochitest-other on 2010/05/27 12:39:31
s: moz2-linux-slave08
| Reporter | ||
Comment 258•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275007450.1275008452.14407.gz
Linux mozilla-central opt test mochitest-other on 2010/05/27 17:44:10
s: moz2-linux-slave24
| Reporter | ||
Comment 259•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275016348.1275017395.19495.gz
Linux mozilla-central opt test mochitest-other on 2010/05/27 20:12:28
s: moz2-linux-slave15
Comment 260•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275032255.1275033177.16012.gz
Linux mozilla-central opt test mochitest-other on 2010/05/28 00:37:35
Comment 261•16 years ago
|
||
Comment 262•16 years ago
|
||
| Reporter | ||
Comment 263•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275064864.1275066087.916.gz
Linux mozilla-central opt test mochitest-other on 2010/05/28 09:41:04
s: moz2-linux-slave11
Comment 264•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275074420.1275075409.6502.gz&fulltext=1#err4
Linux mozilla-central opt test mochitest-other on 2010/05/28 12:20:20
s: moz2-linux-slave07
| Reporter | ||
Comment 265•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275077625.1275079268.23052.gz
Linux mozilla-central debug test mochitest-other on 2010/05/28 13:13:45
s: moz2-linux-slave18
| Reporter | ||
Comment 266•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275078415.1275079530.23930.gz
Linux mozilla-central opt test mochitest-other on 2010/05/28 13:26:55
s: moz2-linux-slave02
Comment 267•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275083716.1275084832.13560.gz
Linux mozilla-central opt test mochitest-other on 2010/05/28 14:55:16
| Reporter | ||
Comment 268•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275088665.1275091049.9570.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/05/28 16:17:45
s: talos-r3-fed64-034
| Reporter | ||
Comment 269•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275091954.1275093153.18610.gz
Linux mozilla-central opt test mochitest-other on 2010/05/28 17:12:34
s: moz2-linux-slave13
| Reporter | ||
Comment 270•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275092188.1275094619.24740.gz
Linux mozilla-central debug test mochitest-other on 2010/05/28 17:16:28
s: moz2-linux-slave22
| Reporter | ||
Comment 271•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1275162294.1275163284.25493.gz
Linux tracemonkey opt test mochitest-other on 2010/05/29 12:44:54
s: moz2-linux-slave48
| Reporter | ||
Comment 272•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1275168264.1275169166.13116.gz
Linux tracemonkey opt test mochitest-other on 2010/05/29 14:24:24
s: moz2-linux-slave30
| Reporter | ||
Comment 273•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275245041.1275245938.19009.gz
Linux mozilla-central opt test mochitest-other on 2010/05/30 11:44:01
s: moz2-linux-slave23
Comment 274•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275260727.1275261658.16505.gz
Linux mozilla-central opt test mochitest-other on 2010/05/30 16:05:27
Comment 275•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275260080.1275261745.16730.gz
Linux mozilla-central debug test mochitest-other on 2010/05/30 15:54:40
| Reporter | ||
Comment 276•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275271296.1275272382.26301.gz
Linux mozilla-central opt test mochitest-other on 2010/05/30 19:01:36
s: moz2-linux-slave11
| Reporter | ||
Comment 277•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275321900.1275322810.1598.gz
Linux mozilla-central opt test mochitest-other on 2010/05/31 09:05:00
s: moz2-linux-slave20
Comment 278•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275387791.1275389056.7104.gz
Linux mozilla-central opt test mochitest-other on 2010/06/01 03:23:11
s: moz2-linux-slave11
| Reporter | ||
Comment 279•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275409124.1275410058.27048.gz
Linux mozilla-central opt test mochitest-other on 2010/06/01 09:18:44
s: moz2-linux-slave20
| Reporter | ||
Comment 280•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275409329.1275411499.895.gz
Linux mozilla-central debug test mochitest-other on 2010/06/01 09:22:09
s: moz2-linux-slave10
| Reporter | ||
Comment 281•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275419831.1275420851.5666.gz
Linux mozilla-central opt test mochitest-other on 2010/06/01 12:17:11
s: moz2-linux-slave05
| Reporter | ||
Comment 282•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275457773.1275458794.30636.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/01 22:49:33
s: talos-r3-fed-045
Comment 283•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275466109.1275467885.2371.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/02 01:08:29
s: talos-r3-fed64-043
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275474049.1275474876.4954.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/02 03:20:49
s: talos-r3-fed-048
| Reporter | ||
Comment 284•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275489243.1275490314.4439.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/02 07:34:03
s: talos-r3-fed64-048
| Reporter | ||
Comment 285•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=TraceMonkey/1275608711.1275609651.6282.gz
Linux tracemonkey opt test mochitest-other on 2010/06/03 16:45:11
s: moz2-linux-slave33
Comment 286•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275638535.1275640327.17176.gz
Linux mozilla-central debug test mochitest-other on 2010/06/04 01:02:15
| Reporter | ||
Comment 287•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1275658949.1275659992.31273.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/04 06:42:29
s: talos-r3-fed64-028
| Reporter | ||
Comment 288•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276007936.1276008936.19687.gz
Linux mozilla-central opt test mochitest-other on 2010/06/08 07:38:56
s: moz2-linux-slave02
| Reporter | ||
Comment 289•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276015927.1276017008.29851.gz
Linux mozilla-central opt test mochitest-other on 2010/06/08 09:52:07
s: moz2-linux-slave16
| Reporter | ||
Comment 290•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276029146.1276031548.3148.gz
Linux mozilla-central debug test mochitest-other on 2010/06/08 13:32:26
s: moz2-linux-slave09
| Reporter | ||
Comment 291•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276048261.1276050378.28500.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/08 18:51:01
s: talos-r3-fed64-019
| Reporter | ||
Comment 292•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276104414.1276105593.25464.gz
Linux mozilla-central opt test mochitest-other on 2010/06/09 10:26:54
s: moz2-linux-slave07
| Reporter | ||
Comment 293•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276104695.1276108003.3759.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/09 10:31:35
s: talos-r3-fed64-047
| Reporter | ||
Comment 294•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276116040.1276117516.17095.gz
Linux mozilla-central opt test mochitest-other on 2010/06/09 13:40:40
s: moz2-linux-slave08
| Reporter | ||
Comment 295•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276146833.1276148954.31802.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/09 22:13:53
s: talos-r3-fed64-017
| Reporter | ||
Comment 296•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276144343.1276146701.22484.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/09 21:32:23
s: talos-r3-fed64-048
Comment 297•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276153983.1276155240.24471.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/10 00:13:03
s: talos-r3-fed-020
Comment 298•16 years ago
|
||
| Reporter | ||
Comment 299•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276188926.1276189896.23265.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/10 09:55:26
s: talos-r3-fed-004
| Reporter | ||
Comment 300•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276192726.1276194473.5684.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/10 10:58:46
s: talos-r3-fed-025
| Reporter | ||
Comment 301•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276197895.1276199412.22585.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/10 12:24:55
s: talos-r3-fed64-003
| Reporter | ||
Comment 302•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276203189.1276204355.6743.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/10 13:53:09
s: talos-r3-fed-023
| Reporter | ||
Comment 303•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276211505.1276212658.3327.gz
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2010/06/10 16:11:45
s: talos-r3-fed-048
| Reporter | ||
Comment 304•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276213057.1276214438.9338.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/10 16:37:37
s: talos-r3-fed64-007
Comment 305•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1276223099.1276224232.8090.gz#err2
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/06/10 19:24:59
s: talos-r3-fed64-024
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 317•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1276456711.1276457520.664.gz#err0
Linux mozilla-1.9.2 opt test mochitest-other on 2010/06/13 12:18:31
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1277490209.1277491282.13506.gz&fulltext=1
Linux mozilla-1.9.2 opt test mochitest-other [testfailed]
s: moz2-linux-slave09
Running chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js...
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Should have seen a prompt dialog
TEST-PASS | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Shouldn't have closed the additional window
Waiting for window activation...
TEST-UNEXPECTED-FAIL | automation.py | application timed out after 330 seconds with no output
INFO | automation.py | Application ran for: 0:08:44.646384
INFO | automation.py | Reading PID log: /tmp/tmptT9JTGpidlog
==> process 15292 launched child process 15313
INFO | automation.py | Checking for orphan process with PID: 15313
PROCESS-CRASH | automation.py | application crashed (minidump found)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•16 years ago
|
Summary: Timeout after browser_bug511456.js | must wait for focus → Timeout after browser_bug511456.js on Linux | must wait for focus
Updated•16 years ago
|
Summary: Timeout after browser_bug511456.js on Linux | must wait for focus → Timeout after browser_bug511456.js | must wait for focus on Linux
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 400•16 years ago
|
||
philringnalda%gmail.com
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1278587940.1278588873.5959.gz
Rev3 Fedora 12x64 mozilla-central opt test mochitest-other on 2010/07/08 04:19:00
s: talos-r3-fed64-019
PROCESS-CRASH | Main app process exited normally | application crashed (minidump found)
PROCESS-CRASH | Main app process exited normally | application crashed (minidump found)
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | application timed out after 330 seconds with no output
PROCESS-CRASH | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | application crashed (minidump found)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Summary: Timeout after browser_bug511456.js | must wait for focus on Linux → [Linux] browser_bug511456.js | application timed out ... must wait for focus
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 440•15 years ago
|
||
Why is
browser/toolkit/components/console/hudservice/tests/browser/test-error.html still visible?
Rev3 Fedora 12x64 tryserver opt test mochitest-other
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1281007941.1281009067.26913.gz#err4
PROCESS-CRASH | Main app process exited normally | application crashed (minidump found)
Thread 0 (crashed)
PROCESS-CRASH | Main app process exited normally | application crashed (minidump found)
Thread 0 (crashed)
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | application timed out after 330 seconds with no output
PROCESS-CRASH | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | application crashed (minidump found)
Thread 0 (crashed)
Comment 441•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1281024897.1281026097.18673.gz#err0
Linux mozilla-1.9.2 test mochitest-other on 2010/08/05 09:14:57
s: moz2-linux-slave02
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 446•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1281727496.1281728616.11570.gz
Linux mozilla-1.9.2 test mochitest-other on 2010/08/13 12:24:56
s: moz2-linux-slave06
TEST-INFO | chrome://mochikit/content/browser/toolkit/components/startup/tests/browser/browser_bug511456.js | Console message: api-secure.recaptcha.net : server does not support RFC 5746, see CVE-2009-3555
Waiting for window activation...
NEXT ERROR TEST-UNEXPECTED-FAIL | automation.py | application timed out after 330 seconds with no output
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 473•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.6/1286753079.1286753996.1476.gz
Linux mozilla-1.9.2 test mochitest-other on 2010/10/10 16:24:39
s: moz2-linux-slave16
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Whiteboard: [orange] → [orange][focus code issue]
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Summary: [Linux] browser_bug511456.js | application timed out ... must wait for focus → [Linux] browser_bug511456.js | application timed out after 330 seconds with no output
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Assignee: enndeakin → nobody
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•13 years ago
|
Summary: [Linux] browser_bug511456.js | application timed out after 330 seconds with no output → Intermittent browser_bug511456.js | application timed out after 330 seconds with no output
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange][focus code issue] → [focus code issue]
Comment 606•13 years ago
|
||
Resolving WFM any keyword:intermittent-failure bug where:
* Changed: (is less than or equal to) -3m
* Whiteboard: (contains none of the strings) random disabled marked fuzzy todo fails failing annotated time-bomb
* Whiteboard: (does not contain the string) leave open
There will inevitably be some false positives; for that (and the bugspam) I apologise, but at least this will clear out the open cruft (and thus reduce risk of mis-starring) on TBPL's annotated summary bug suggestions.
Filter on orangewfm.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•