August 11, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:07:43] *** saintlou has joined #chromium-os
[00:10:04] <gsam_> are we certain all the chrome crashes are 17899?
[00:10:14] <gsam_> are there stack traces?
[00:10:18] <gsam_> and how do i find them?
[00:12:47] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2 seaboard full" from 65c7ba59ba43075db0d5c3bc305e15ac61c9e712: apavlov at chromium dot org <apavlov at chromium dot org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>)'
[00:12:56] *** saintlou has quit IRC
[00:14:09] *** Styx has quit IRC
[00:14:24] <dlaurie> looks like it stalled building pambase...
[00:15:52] <crosbot> tree became 'Tree is closed (stall building pambase, investigating)'
[00:16:36] <gsam_> just a few commits to look at
[00:17:40] <dlaurie> the build was stalled for many hours it looks like
[00:17:44] <dlaurie> not sure it was related to any commit
[00:17:59] <gsam_> right
[00:18:12] <gsam_> pambase-20090620.1-r7: curl: (22) The requested URL returned error: 404
[00:18:13] <dlaurie> the output shows it succeeding (?) at ~66 mins into the build
[00:18:23] <dlaurie> yeah but then it tries again and seems to work
[00:18:44] <dlaurie> but maybe that was enough to confuse the build
[00:19:29] <cmasone> dlaurie: maybe loop davidjames in?
[00:20:16] <gsam_> it's restarted already
[00:20:20] <gsam_> should know soon
[00:20:45] *** sadrul has quit IRC
[00:21:24] *** yoshiki_ has joined #chromium-os
[00:23:00] *** yoshiki_ has joined #chromium-os
[00:26:02] <davidjames> dlaurie: Hmm, hard to see what's going wrong there, but looks like it's stuck somewhere inside Portage after the install stage, maybe waiting on a lock
[00:27:00] <dlaurie> maybe the download retry logic left it confused
[00:27:21] <dlaurie> watching the rebuild now to see if it gets past it
[00:27:45] <davidjames> dlaurie: So it should build fine next time, I'd open the tree
[00:29:01] <davidjames> dlaurie: I don't think the problem is related to the download, more likely a race condition inside portage
[00:29:03] <dlaurie> makes sense to me
[00:29:46] <davidjames> dlaurie: If we can catch it while it's running I can attach a debugger, maybe also I can tweak parallel_emerge to print a stack trace if something hangs
[00:29:54] <crosbot> tree became 'Tree is open (tegra2 seaboard full should cycle green)'
[00:30:59] <davidjames> dlaurie: BTW incoming failures on x86-generic-full and PFQ
[00:31:11] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "x86 generic PFQ" from 578affe085fb8e994fd62d768909f94b231e72fa: inferno at chromium dot org <inferno at chromium dot org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>)'
[00:31:18] <dlaurie> heh
[00:31:38] *** eldar has quit IRC
[00:31:47] *** cros__ has quit IRC
[00:34:08] <gsam_> chrome sig11
[00:34:48] <dlaurie> yeah I wonder about your previous question as to whether they're all the same or not...
[00:34:59] <davidjames> gsam_, dlaurie: Would be nice to get stack traces on those crashes, then we can know an answer for sure :)
[00:35:20] <gsam_> davidjames, derat said he saw some traces, thought they might've come from you
[00:35:31] <gsam_> (traces in issues maybe?)
[00:35:51] <davidjames> gsam_: Yup, for any buildbot build you can generate a stack trace for the crash
[00:36:50] <davidjames> gsam_: Instructions for generating a stack trace are here: http://code.google.com/p/chromium-os/issues/detail?id=17898#c29
[00:37:20] <davidjames> gsam_: It's probably only worth generating stack traces for bots that upload debug symbols though
[00:38:15] <davidjames> gsam_: There are plenty of those though, for example the recent zgb and alex failures
[00:38:44] <gsam_> k
[00:47:51] <dlaurie> wow that is quite a stack trace, I'm not even sure what I'm looking for
[00:48:19] <cmasone> dlaurie: can you toss it in your www/ so I can glance at it?
[00:49:26] <dlaurie> I had just trashed it to grab another one, it was similar to the ones in 17898 but not exact
[00:49:43] <dlaurie> I'll put the next in www
[01:01:20] <dlaurie> ok at www/~dlaurie/dump
[01:01:36] <dlaurie> these look different again, whee
[01:02:18] <dlaurie> missing a lot of symbols maybe
[01:02:28] <davidjames> dlaurie, the symbolizing didn't work there
[01:02:43] <dlaurie> yeah it did on the one I pulled first, I think that was fron zgb-canary
[01:07:40] <davidjames> Ah, yeah, it does look like the symbolizing is working, just the dump is hard to read (only the last few threads have symbols)
[01:12:06] <dlaurie> the stacktrace from x86-zgb-binary didn't come up with any symbols...
[01:19:23] <dlaurie> and again from the x86-alex-binary I got one useful thread.  I wonder if I am missing something to not get these generated properly.
[01:19:27] <gsam_> dlaurie, everything red looks like 17899 from afar
[01:19:38] <dlaurie> in either case I'm not likely to find some magic cure...
[01:19:48] <dlaurie> should we re-open and let cros people commit?
[01:19:54] <gsam_> dlaurie, yes
[01:20:11] <gsam_> none of the failures look like anything new
[01:20:13] <crosbot> tree became 'Tree is open (chrome sig11)'
[01:26:47] <Keybuk> no
[01:26:49] <Keybuk> ww
[01:28:40] <davidjames> dlaurie: Nothing wrong with your stack generation, I got same problem on zgb 784 when I tried it (no symbols)
[01:29:05] <davidjames> dlaurie: However zgb 783 is juicy: http://www.corp.google.com/~davidjames/stack-zgb-b783.txt
[01:31:36] <dlaurie> yeah that looks much more normal
[01:31:47] <dlaurie> where normal == bizarre crash
[01:35:54] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86 pineview full" from f1d92e58ec8dfe407d04ec7be0967dc0d013b858: Andrew de los Reyes <adlr at chromium dot org>, Dale Curtis <dalecurtis at chromium dot org>, _third_party_ at chromium dot org, jamesr at google dot com <jamesr at google dot com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>)'
[01:39:45] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86 pineview full", looks like cmt unit test, investigating)'
[01:39:52] <gsam_> adlr, ping
[01:42:13] <dlaurie> I don't see recent changes in xf86-input-cmt but there are some from today in the gestures package
[01:42:28] <gsam_> dlaurie, yes, earlier, asking andrew to check
[01:42:41] <sosa> http://gerrit.chromium.org/gerrit/#change,5287
[01:43:04] <sosa> that CL is in the lkgm sync stage meaning it was tested
[01:43:11] <sosa> adlr added unittests
[01:43:20] <sosa> which don't work :)
[01:44:28] <dlaurie> I just stopped by and adlr is looking at it
[01:45:02] <adlr> hey
[01:45:28] <adlr> this is a weird failure.
[01:46:30] <adlr> does someone have access to the bot?
[01:47:20] <adlr> the odd thing is the xf86-input-cmt ebuild depends on gestures to provide a header file. that header isn't there, it seems
[01:47:28] <dlaurie> I have to head out to pick up my son, I'll be back online later
[01:47:51] <gsam_> adlr, trying to repro locally
[01:48:04] <gsam_> dlaurie, g'night; will be here a bit longer
[01:48:13] <adlr> i tested on x86-generic before submitting...
[01:49:57] <adlr> unable to repro on my own machine
[01:50:14] <adlr> i wonder if this is a bot issue. would be nice to have someone w/ bot access
[01:51:36] <Keybuk> adlr: what ebuild provides the header file?
[01:51:45] <adlr> chromeos-base/gestures
[01:52:00] <gsam_> adlr, emerge for x86-alex works for me
[01:52:58] <adlr> the thing is, cmt has depended on this header for a long time now
[01:53:16] <adlr> that wasn't a new change
[01:53:25] <gsam_> on my system gestures gets updated
[01:53:31] <gsam_> as a dependent
[01:53:35] <adlr> right
[01:54:11] <gsam_> i don't have access to the bot
[01:54:19] *** shaggymane has left #chromium-os
[01:54:23] * adlr goes looking for folks
[01:54:52] <Keybuk> adlr: do you DEPEND on that?
[01:56:59] <gsam_> Keybuk, looks like it
[01:57:21] <gsam_> and when i emerge'd locally it updated gestures as a depedency
[01:58:40] *** BThompsonGR has joined #chromium-os
[01:58:48] <gsam_> failed again
[01:59:34] *** rbyers_ has joined #chromium-os
[02:05:28] *** bpontes has quit IRC
[02:05:30] <gsam_> adlr, ping
[02:09:53] <gsam_> enoadlr
[02:10:12] <adlr> hey
[02:10:15] <gsam_> hi
[02:10:17] *** saintlou has joined #chromium-os
[02:10:18] <gsam_> i must leave
[02:10:20] <gsam_> find anything?
[02:10:23] <adlr> yeah
[02:10:37] <adlr> for some reason, when building tests, the build system passes --nodeps
[02:10:43] *** saintlou has quit IRC
[02:10:47] *** saintlou has joined #chromium-os
[02:10:48] *** ChanServ sets mode: +v saintlou
[02:10:48] <adlr> i recently turned on tests for cmt
[02:10:54] <adlr> i'll revert that CL
[02:10:57] <gsam_> thanks
[02:12:15] <adlr> reverted
[02:12:25] <gsam_> k, once it shows up will open
[02:12:33] <gsam_> or maybe now
[02:12:34] *** Kernel-Panic has quit IRC
[02:13:12] <crosbot> tree became 'Tree is open (adlr reverted cmt change, tree should cycle green)'
[02:14:29] <crosbot> tree became 'Tree is open (adlr reverted cmt change, tree should cycle green, all sheriff's gone for the moment)'
[02:14:56] *** kerz has quit IRC
[02:17:15] *** lipsinV2 has joined #chromium-os
[02:20:16] *** powderluv has quit IRC
[02:28:46] *** TW1920 has quit IRC
[02:31:33] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from 0117e33db3a42cb5b607003925e8f4fdd40cdffb: dslomov at google dot com <dslomov at google dot com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>)'
[02:34:23] *** grundler has quit IRC
[02:35:27] *** sadrul has joined #chromium-os
[02:35:27] *** ChanServ sets mode: +v sadrul
[02:35:54] *** Kernel-Panic has joined #chromium-os
[02:36:34] *** Kernel-Panic has joined #chromium-os
[02:37:12] *** Kernel-Panic has joined #chromium-os
[02:37:52] *** Kernel-Panic has joined #chromium-os
[02:38:29] *** Kernel-Panic has joined #chromium-os
[02:39:10] *** Kernel-Panic has joined #chromium-os
[02:39:50] *** Kernel-Panic has joined #chromium-os
[02:41:31] *** powderluv has joined #chromium-os
[02:41:31] *** ChanServ sets mode: +v powderluv
[02:43:20] *** Kernel-Panic has joined #chromium-os
[02:46:34] *** vmil86 has quit IRC
[02:48:16] *** Kernel-Panic has joined #chromium-os
[02:53:20] <crosbot> tree became 'Tree is open (chrome sig11 on "TOT Pre-Flight Queue")'
[02:53:38] *** Kernel-Panic has quit IRC
[02:55:37] *** stevenjb has quit IRC
[03:03:33] *** rbyers_ has quit IRC
[03:09:31] *** wfrichar has quit IRC
[03:10:59] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from e9c5b8c05247e9404bcbf3fa087fa927a2526ccf: Andrew de los Reyes <adlr at chromium dot org>, apatrick at chromium dot org <apatrick at chromium dot org@736b8ea6-26fd-11df-bfd4-992fa37f6226>, mcgrathr at chromium dot org <mcgrathr at chromium dot org@fcba33aa-ac0c-11dd-b9e7-8d5594d729c2>, ttuttle <ttuttle at chromium dot org>)'
[03:21:33] <crosbot> tree became 'Tree is open (chrome sig11 on x86-zgb binary -> keybuk)'
[03:29:20] *** Keybuk has quit IRC
[03:41:19] <crosbot> tree became 'Tree is closed (unittest is still failing)'
[03:45:59] *** jrbarnette has quit IRC
[03:54:40] <crosbot> tree became 'Tree is open (revert for unittests has been pushed)'
[03:56:19] *** lipsinV2 has left #chromium-os
[04:07:35] *** arun_ has quit IRC
[04:08:33] *** jochen__ has quit IRC
[04:08:38] *** jochen__ has joined #chromium-os
[04:08:39] *** ChanServ sets mode: +v jochen__
[04:38:03] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-alex-binary" from 9a676b5753287f19a4b4436929a67a1fd66de873: Nick Sanders <nsanders at chromium dot org>, Simon Que <sque at chromium dot org>, _third_party_ at chromium dot org, ncbray at google dot com <ncbray at google dot com@fcba33aa-ac0c-11dd-b9e7-8d5594d729c2>)'
[05:15:48] *** saintlou has quit IRC
[05:41:18] <crosbot> tree became 'Tree is open (chrome sig 11 on "x86-alex-binary" [also crosbug.com/16918]  -> djkurtz)'
[05:53:18] *** arun_ has joined #chromium-os
[06:00:59] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from 7ea9d6b567e3ba00041167ad081eb0d07bb01ada: Daniel Kurtz <djkurtz at chromium dot org>, _third_party_ at chromium dot org, mseaborn at chromium dot org <mseaborn at chromium dot org@fcba33aa-ac0c-11dd-b9e7-8d5594d729c2>)'
[06:10:11] <crosbot> tree became 'Tree is open (chrome sig 11 on "x86-alex-binary" [also crosbug.com/16918] -> djkurtz)'
[06:53:58] *** crosbot has quit IRC
[06:55:03] *** crosbot has joined #chromium-os
[07:00:27] *** sergiu has quit IRC
[07:23:44] *** Sergiu has joined #chromium-os
[07:23:44] *** Sergiu has joined #chromium-os
[07:43:14] *** BThompsonGR has quit IRC
[07:58:52] *** behdad has joined #chromium-os
[08:04:24] *** powderluv has quit IRC
[08:05:21] <crosbot> tree became '?'
[08:05:40] <crosbot> tree became 'Tree is open (chrome sig 11 on "x86-alex-binary" [also crosbug.com/16918] -> djkurtz)'
[08:08:30] *** Sergiu has quit IRC
[08:09:06] *** vmil86 has joined #chromium-os
[08:10:48] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from 2dd64791d1d9db628b8bbcc43816db76ed66798d: Nick Sanders <nsanders at chromium dot org>)'
[08:20:29] <crosbot> tree became 'Tree is closed (chrome sig 11)'
[08:31:50] *** Styx has joined #chromium-os
[08:49:37] <crosbot> tree became 'Tree is open (chrome sig 11)'
[08:54:06] *** jujugre has joined #chromium-os
[09:04:29] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from a2f631c9aa0f71f33b682f511c2151de7759d926: _third_party_ at chromium dot org)'
[09:11:05] *** zork has joined #chromium-os
[09:16:12] <crosbot> tree became 'Tree is open (chrome sig 11)'
[09:19:41] *** behdad has quit IRC
[09:24:54] *** achuith has quit IRC
[09:24:58] *** ukai_ has quit IRC
[09:25:03] *** ukai_ has joined #chromium-os
[09:25:03] *** ChanServ sets mode: +v ukai_
[09:25:06] *** kinaba has quit IRC
[09:25:19] *** satorux_ has quit IRC
[09:25:22] *** msb__ has quit IRC
[09:25:27] *** msb__ has joined #chromium-os
[09:25:27] *** ChanServ sets mode: +v msb__
[09:25:48] *** nirnimesh has quit IRC
[09:26:15] *** jochen__ has quit IRC
[09:26:16] *** tlambert has quit IRC
[09:26:16] *** vpalatin has quit IRC
[09:26:31] *** sbyer has quit IRC
[09:26:31] *** mononoke has quit IRC
[09:26:31] *** nsanders has quit IRC
[09:26:31] *** srao has quit IRC
[09:26:51] *** darinski has quit IRC
[09:27:07] *** thieule has quit IRC
[09:27:07] *** yusukes has quit IRC
[09:28:25] *** jochen__ has joined #chromium-os
[09:28:25] *** ChanServ sets mode: +v jochen__
[09:28:33] *** yusukes has joined #chromium-os
[09:28:48] *** kinaba has joined #chromium-os
[09:29:50] *** nirnimesh has joined #chromium-os
[09:29:50] *** ChanServ sets mode: +v nirnimesh
[09:32:47] *** sbyer has joined #chromium-os
[09:32:47] *** ChanServ sets mode: +v sbyer
[09:32:48] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "x86 generic PFQ" from b5a88d02510f57671d49133b731c223717873795: brettw at chromium dot org <brettw at chromium dot org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>)'
[09:33:44] *** srao has joined #chromium-os
[09:33:44] *** ChanServ sets mode: +v srao
[09:33:50] *** mononoke has joined #chromium-os
[09:33:50] *** ChanServ sets mode: +v mononoke
[09:33:52] *** vpalatin has joined #chromium-os
[09:33:52] *** ChanServ sets mode: +v vpalatin
[09:33:54] *** darinski has joined #chromium-os
[09:33:54] *** tlambert has joined #chromium-os
[09:33:54] *** ChanServ sets mode: +vv darinski tlambert
[09:34:06] *** thieule has joined #chromium-os
[09:34:06] *** ChanServ sets mode: +v thieule
[09:34:17] *** nsanders has joined #chromium-os
[09:34:17] *** ChanServ sets mode: +v nsanders
[09:35:52] *** satorux_ has joined #chromium-os
[09:35:52] *** ChanServ sets mode: +v satorux_
[09:37:22] *** Soak has joined #chromium-os
[09:39:30] <Soak> hello, anyone can help me here please? I have followed the developer guide twice and "burned" my image twice on my usb stick. I can boot from them, but during the boot, the screen become black and I can write anything to it, else I can have the developer console too, what can I do?
[09:39:57] <Soak> in fact, I have only a black screen, nothing appear
[09:40:05] <Soak> but I can write on it
[10:20:43] *** behdad has joined #chromium-os
[10:57:55] *** patcito has quit IRC
[11:32:41] <crosbot> tree became 'Tree is open (chrome sig 11)'
[11:49:25] *** arun_ has quit IRC
[12:09:41] *** arun_ has joined #chromium-os
[12:26:54] *** behdad has quit IRC
[12:27:55] *** behdad has joined #chromium-os
[12:30:51] *** behdad1 has joined #chromium-os
[12:30:57] *** behdad has quit IRC
[12:34:30] *** zork has quit IRC
[12:39:01] *** behdad1 has quit IRC
[12:39:12] *** behdad has joined #chromium-os
[12:42:47] *** behdad has quit IRC
[12:43:49] *** behdad has joined #chromium-os
[12:47:14] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from 901861304db68f73d5179a598e12220bc0be8a7f: _third_party_ at chromium dot org)'
[12:47:52] *** behdad1 has joined #chromium-os
[12:50:32] *** behdad has quit IRC
[12:53:59] *** TW1920 has joined #chromium-os
[12:54:25] *** behdad1 has quit IRC
[13:02:45] *** Soak has quit IRC
[13:03:40] *** sadrul has quit IRC
[13:27:32] *** sadrul has joined #chromium-os
[13:31:55] *** rosso has joined #chromium-os
[14:40:18] *** saintlou has joined #chromium-os
[14:40:18] *** ChanServ sets mode: +v saintlou
[14:45:18] *** saintlou has quit IRC
[15:00:50] *** behdad has joined #chromium-os
[15:01:40] <crosbot> tree became 'Tree is closed rochberg investigating'
[15:02:06] *** behdad has quit IRC
[15:02:19] *** behdad has joined #chromium-os
[15:05:19] *** behdad has quit IRC
[15:06:23] <rochberg> x86-generic-full is another chrome sig11, which needs to be addressed outside of the standard sheriffing flow.    The chrome pfq failure is more interesting
[15:06:53] *** behdad has joined #chromium-os
[15:07:27] <rochberg> It looks like the link is taking the chroot's libraries instead of the board's
[15:08:06] *** behdad has quit IRC
[15:08:24] *** behdad has joined #chromium-os
[15:10:44] *** behdad1 has joined #chromium-os
[15:12:30] *** behdad has quit IRC
[15:16:44] *** behdad has joined #chromium-os
[15:21:42] *** behdad has quit IRC
[15:22:34] *** behdad has joined #chromium-os
[15:23:12] <crosbot> tree became '?'
[15:23:28] <crosbot> tree became 'Tree is closed.  x86-generic chrome pfq is linking against the wrong libraries.  rochberg bumped build'
[15:46:12] <crosbot> tree became 'Tree is closed.  x86-generic chrome pfq is linking against the wrong libraries.  rochberg restarted build to no avail'
[16:01:49] *** rharrison_chrome has joined #chromium-os
[16:01:49] *** ChanServ sets mode: +v rharrison_chrome
[16:06:45] *** redpig has joined #chromium-os
[16:06:45] *** ChanServ sets mode: +v redpig
[16:09:03] *** eugeni has left #chromium-os
[16:18:09] *** SoulRaven has joined #chromium-os
[16:32:08] <rochberg> Looks like ssl_false_start_blacklist_process is being miscompiled
[16:53:58] *** sadrul has quit IRC
[16:58:43] <rochberg> Chrome folks are backing out the busted change
[16:58:52] *** cros_ has joined #chromium-os
[16:58:56] *** simon____ has joined #chromium-os
[17:00:33] <crosbot> tree became 'Tree is closed.  Bad chrome change reverted.  Restarting bots'
[17:07:40] *** BladeFreak has joined #chromium-os
[17:07:44] <crosbot> tree became 'Tree is open. Chrome pfq should cycle green.  Other 7 red trees are Chrome sig11'
[17:11:07] <rochberg> Sheriff AFK for meeting
[17:15:29] <crosbot> tree became 'Tree is open. Chrome pfq will stay red until tomorrow.  Other 7 red trees are Chrome sig11'
[17:17:04] *** varunjain has quit IRC
[17:17:14] *** varunjain has joined #chromium-os
[17:17:14] *** ChanServ sets mode: +v varunjain
[17:17:15] *** jrbarnette has joined #chromium-os
[17:17:20] *** varunjain has quit IRC
[17:17:26] *** varunjain has joined #chromium-os
[17:17:26] *** ChanServ sets mode: +v varunjain
[17:19:25] *** sadrul has joined #chromium-os
[17:19:25] *** ChanServ sets mode: +v sadrul
[17:19:57] *** rosso has quit IRC
[17:24:12] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from 2fc2cabad069a4094f42de083ed14dce04b13e44: pasko at google dot com <pasko at google dot com@fcba33aa-ac0c-11dd-b9e7-8d5594d729c2>)'
[17:25:03] <rochberg> Looking at it
[17:25:28] <crosbot> tree became 'Tree is closed  Rochberg investigating (Automatic: "cbuildbot" on "x86-zgb-binary" from 2fc2cabad069a4094f42de083ed14dce04b13e44: pasko at google dot com <pasko at google dot com@fcba33aa-ac0c-11dd-b9e7-8d5594d729c2>)'
[17:27:36] <dlaurie> hm davidjames was looking at this type of failure yesterday, he filed http://crosbug.com/18967
[17:28:46] <rochberg> Which type of failure?
[17:29:07] <rochberg> Because I'm seeing
[17:29:15] <rochberg> crash notification for chrome[10061] sig 11 (developer build - not testing - always dumping)
[17:29:23] <rochberg> for x86-zgb build 796
[17:29:34] *** jrbarnette_ has joined #chromium-os
[17:29:46] <dlaurie> I also see a mismatch in the archive_build step
[17:29:57] <dlaurie> Done.  Image created in /home/chrome-bot/trunk/src/build/images/x86-zgb/0.15.882.0-a4
[17:30:01] <dlaurie> pv: /home/chrome-bot/trunk/src/build/images/x86-zgb/0.15.882.0-a1/chromiumos_image.bin: No such file or directory
[17:30:31] <dlaurie> but yeah there is a chrome crash as well.. :)
[17:33:32] *** jrbarnette has quit IRC
[17:33:32] *** jrbarnette_ is now known as jrbarnette
[17:33:42] *** dots has quit IRC
[17:33:56] *** Styx has quit IRC
[17:34:34] <gsam>  /me joins the fun
[17:34:36] *** dots has joined #chromium-os
[17:35:31] <dlaurie> looks like because the archive step failed there is no way to get more info on the chrome crash
[17:36:58] <dlaurie> shall we go ahead and re-open then?
[17:41:01] *** wfrichar has joined #chromium-os
[17:41:01] *** ChanServ sets mode: +v wfrichar
[17:41:59] <gsam> dlaurie, this archive failure was seen yesterday; is there an issue?
[17:43:24] <dlaurie> yeah it is 18967
[17:45:04] <dlaurie> I added a note to the bug
[17:45:56] <crosbot> tree became 'Tree is open. Chrome pfq will stay red until tomorrow. Other 7 red trees are Chrome sig11.'
[18:13:54] *** snickersnack has quit IRC
[18:20:08] *** simon____ has quit IRC
[18:27:37] *** JasonO has joined #chromium-os
[18:27:37] *** JasonO has joined #chromium-os
[18:29:04] *** jujugre has left #chromium-os
[18:32:16] *** simon__ has joined #chromium-os
[18:41:27] *** gfrog has quit IRC
[18:56:54] *** JasonO has quit IRC
[18:57:29] *** JasonO has joined #chromium-os
[18:57:29] *** JasonO has joined #chromium-os
[18:57:49] *** kerz has joined #chromium-os
[18:57:49] *** ChanServ sets mode: +v kerz
[19:05:26] *** rginda_home has quit IRC
[19:13:04] *** Keybuk has joined #chromium-os
[19:13:04] *** ChanServ sets mode: +v Keybuk
[19:13:53] *** JasonO has quit IRC
[19:13:59] *** simon__ has quit IRC
[19:14:42] *** bpontes has joined #chromium-os
[19:14:42] *** ChanServ sets mode: +v bpontes
[19:16:08] <davidjames> dlaurie: Thanks for the ping, almost got issue 18967 fixed :)
[19:16:16] *** simon__ has joined #chromium-os
[19:16:20] *** behdad has quit IRC
[19:17:07] *** behdad has joined #chromium-os
[19:19:13] *** behdad has quit IRC
[19:19:22] *** behdad has joined #chromium-os
[19:21:40] *** behdad has quit IRC
[19:21:46] *** behdad has joined #chromium-os
[19:22:09] *** JasonO has joined #chromium-os
[19:24:04] *** rush2end_ has joined #chromium-os
[19:27:55] *** behdad has quit IRC
[19:29:13] *** behdad has joined #chromium-os
[19:29:30] *** yosafbri` has joined #chromium-os
[19:30:00] *** simon__ has quit IRC
[19:31:40] <ellyjones> the separate existences of libchromeos and libcros continue to surprise and delight me
[19:31:43] *** simon__ has joined #chromium-os
[19:32:17] *** yosafbridge has quit IRC
[19:32:19] *** rush2end has quit IRC
[19:32:19] *** arun_ has quit IRC
[19:32:20] *** 18WABB2FY has quit IRC
[19:32:20] *** oc80z has quit IRC
[19:32:25] *** rush2end_ is now known as rush2end
[19:35:12] *** oc80z has joined #chromium-os
[19:37:58] *** stevenjb has joined #chromium-os
[19:37:59] *** ChanServ sets mode: +v stevenjb
[19:42:18] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from 78915c32d8e71ca5f06b7946d824aa8678f5a416: Raymes Khoury <raymes at chromium dot org>)'
[19:43:16] *** kerz has quit IRC
[19:43:16] *** nirnimesh has quit IRC
[19:43:16] *** jochen__ has quit IRC
[19:43:16] *** davidjames has quit IRC
[19:43:16] *** dianders has quit IRC
[19:43:26] *** behdad1 has joined #chromium-os
[19:43:30] <gsam> sig11
[19:45:37] *** behdad has quit IRC
[19:46:22] <crosbot> tree became 'Tree is open (yet another chrome sig11)'
[19:46:31] * redpig redpig[22188]: segfault at 10 ip 6773616d sp 7fff12da error 4
[19:46:52] <gsam> redpig, you talking to me? :)
[19:46:58] <redpig> you sent the signal
[19:47:04] <gsam> flimflam?
[19:47:07] <redpig> I failed ot catch
[19:47:16] <redpig> nah I just did that to qemu earlier
[19:47:23] <redpig> except with a different ip
[19:51:13] *** behdad1 has quit IRC
[19:53:19] *** powderluv has joined #chromium-os
[19:53:19] *** ChanServ sets mode: +v powderluv
[19:53:57] *** powderluv has quit IRC
[19:54:06] *** powderluv has joined #chromium-os
[19:54:07] *** ChanServ sets mode: +v powderluv
[19:54:33] *** arun_ has joined #chromium-os
[19:54:40] *** arun_ has quit IRC
[19:54:40] *** arun_ has joined #chromium-os
[19:55:58] *** kerz has joined #chromium-os
[19:55:58] *** nirnimesh has joined #chromium-os
[19:55:58] *** jochen__ has joined #chromium-os
[19:55:58] *** davidjames has joined #chromium-os
[19:55:58] *** calvino.freenode.net sets mode: +vvvv kerz nirnimesh jochen__ davidjames
[19:55:58] *** dianders has joined #chromium-os
[19:55:58] *** calvino.freenode.net sets mode: +v dianders
[20:03:56] *** JasonO has quit IRC
[20:05:05] *** JasonO has joined #chromium-os
[20:08:45] *** stevenjb has quit IRC
[20:16:33] *** grundler has joined #chromium-os
[20:16:33] *** ChanServ sets mode: +v grundler
[20:24:55] *** sergiu has joined #chromium-os
[20:24:55] *** sergiu has quit IRC
[20:24:55] *** sergiu has joined #chromium-os
[20:26:09] *** jrbarnette_ has joined #chromium-os
[20:30:12] *** jrbarnette has quit IRC
[20:31:24] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "x86 generic PFQ" from 037b64fb6d212becaefcefe20820f22cd0f279d8: Daniel Erat <derat at chromium dot org>)'
[20:33:11] <crosbot> tree became 'Tree is open (yet another chrome sig11)'
[20:34:21] *** powderluv has quit IRC
[20:40:26] *** simon__ has quit IRC
[20:47:56] *** matjas has joined #chromium-os
[20:48:20] <matjas> is there a ?discard local changes? flag for use with `gclient sync`?
[20:48:58] *** jrbarnette has joined #chromium-os
[20:48:58] *** ChanServ sets mode: +v jrbarnette
[20:49:29] *** jrbarnette has quit IRC
[20:50:03] *** jrbarnette has joined #chromium-os
[20:50:03] *** ChanServ sets mode: +v jrbarnette
[21:02:22] *** BladeFreak has quit IRC
[21:20:56] *** JasonO has quit IRC
[21:24:59] *** powderluv has joined #chromium-os
[21:25:00] *** ChanServ sets mode: +v powderluv
[21:31:26] <ellyjones> is code.google.com nearly unusably slow for anyone else?
[21:31:33] <ellyjones> (I'm talking >20s to open a bug)
[21:32:09] <cmasone> ellyjones: clearly the answer is to stop viewing bugs
[21:32:19] <ellyjones> yeah, really
[21:32:30] <ellyjones> I've taken to keeping bugs in a list in my homedir because c.g.c is so slow
[21:35:02] *** JasonO has joined #chromium-os
[21:38:56] *** patcito has joined #chromium-os
[21:42:36] *** rochberg has left #chromium-os
[21:43:11] *** srk9 has left #chromium-os
[21:44:09] *** D|sT has quit IRC
[21:48:12] *** D|sT has joined #chromium-os
[21:52:43] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from a195ec3629bca0b7f77130a8345e991b9fa28d7b: bradnelson at google dot com <bradnelson at google dot com@0039d316-1c4b-4281-b951-d872f2087c98>)'
[21:53:32] <gsam> chrome sig11
[21:54:15] <crosbot> tree became 'Tree is open (yet another chrome sig11)'
[22:14:55] *** chocobo__ has joined #chromium-os
[22:14:55] *** ChanServ sets mode: +v chocobo__
[22:20:31] *** SoulRaven has quit IRC
[22:24:13] *** powderluv has quit IRC
[22:33:58] *** stevenjb has joined #chromium-os
[22:33:58] *** ChanServ sets mode: +v stevenjb
[22:37:47] *** ScriptRipper has quit IRC
[22:38:02] *** ScriptRipper has joined #chromium-os
[22:38:12] *** ScriptRipper has quit IRC
[22:38:12] *** ScriptRipper has joined #chromium-os
[22:39:32] *** elly has quit IRC
[22:46:02] *** powderluv has joined #chromium-os
[22:46:03] *** ChanServ sets mode: +v powderluv
[22:46:22] *** JasonO has quit IRC
[22:50:03] <crosbot> tree became '?'
[22:50:18] <crosbot> tree became 'Tree is open (yet another chrome sig11)'
[22:54:17] *** elly has joined #chromium-os
[22:59:42] *** JasonO has joined #chromium-os
[22:59:42] *** JasonO has joined #chromium-os
[23:12:03] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86 pineview full" from c0a279ab9b602ac3ffc7c29a09c324b1a612ca60: _third_party_ at chromium dot org, leozwang at google dot com <leozwang at google dot com@4adac7df-926f-26a2-2b94-8c16560cd09d>)'
[23:17:08] <dlaurie> looks like chrome sig11 again
[23:17:09] <crosbot> tree became 'Tree is open.  x86-pineview-full another chrome crash'
[23:24:07] *** rharrison_chrome has quit IRC
[23:30:42] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from 486015170893e58575428f593d310ca2110d8699: nfullagar at google dot com <nfullagar at google dot com@0039d316-1c4b-4281-b951-d872f2087c98>)'
[23:36:07] <gsam> dlaurie, you or me to re-open?\
[23:36:53] <dlaurie> yeah looks like chrome crash again, no debug.tgz to try to get symbols
[23:37:10] <dlaurie> I've been trying to grab a stack trace for chrome crashes and add them to relevant bugs...
[23:37:35] <crosbot> tree became 'Tree is open (yet another chrome sig11)'
[23:38:21] <gsam> oh ok, thanks
[23:52:07] *** Deathmaster has joined #chromium-os
[23:52:51] *** Deathmaster has left #chromium-os

top