Show enters and exits. Hide enters and exits.
| 04:18:10 | ezmobius | brixen evan did u get my email? |
| 04:29:00 | brixen | ezmobius: checking.. |
| 04:29:31 | ezmobius | its an exciting one |
| 04:30:20 | brixen | ezmobius: roger, tango niner |
| 04:30:33 | brixen | ezmobius: evan is still en route back from chile afaik |
| 04:30:34 | ezmobius | ;) |
| 04:30:45 | ezmobius | yeah i tslakted to him om twittwer today |
| 04:30:53 | brixen | ok |
| 04:31:39 | brixen | ezmobius: heh http://twitter.com/evanphx/status/13286449962 |
| 19:42:24 | brixen | odd, random frozen spec failing again |
| 19:42:35 | brixen | I wonder if some bits aren't getting copied |
| 19:43:28 | boyscout | Spec for arg passing to a Method#to_proc instance. - 6bc6392 - Brian Ford |
| 19:43:28 | boyscout | Temp CI tag for previous spec. - f8da943 - Brian Ford |
| 19:43:28 | boyscout | Added -Xcompiler.no_rbc option. - 203eb2d - Brian Ford |
| 19:43:28 | boyscout | Removed stale spec files for no_rbc cmd line option. - 925a454 - Brian Ford |
| 19:43:28 | boyscout | Begin Loader specs. - 2a9b60c - Brian Ford |
| 19:43:28 | boyscout | Loader specs for top-level exception handling. - 85b86cd - Brian Ford |
| 19:43:29 | boyscout | Some Loader cleanup. - c7cc00e - Brian Ford |
| 19:48:45 | dbussink | brixen: hmm, got it too here |
| 19:48:50 | dbussink | after pulling |
| 19:49:42 | brixen | dbussink: Hash#clear? |
| 19:49:53 | dbussink | brixen: yup |
| 19:50:37 | brixen | do you get it if you run again? |
| 19:51:44 | brixen | I've gotten a random sigbus as well walking the variable scopes |
| 19:51:52 | boyscout | CI: rubinius: c7cc00e successful: 3449 files, 13481 examples, 41045 expectations, 0 failures, 0 errors |
| 19:52:17 | brixen | hm, and boyscout didn't get it |
| 19:53:24 | dbussink | brixen: second run was all green |
| 19:54:12 | brixen | doesn't appear to be related to compiling |
| 19:54:26 | brixen | dbussink: yeah, odd |
| 19:54:43 | brixen | evan fixed a bug like this before where the header flags were not getting copied right |
| 20:00:09 | dbussink | brixen: i see the failure again after a clean build |
| 20:05:07 | dbussink | brixen: ok, cleaning out rbc files also helps |
| 20:05:18 | dbussink | brixen: so looks like it's only happening when compiling |
| 20:08:31 | brixen | I've built compiling and not gotten it |
| 20:08:47 | brixen | so, most likely it is gc related and the load from compiling sometimes triggers it |
| 20:11:57 | dbussink | brixen: i do get it pretty reliable here |
| 20:12:22 | dbussink | brixen: but that could be a coincedence then :) |
| 20:15:51 | brixen | dbussink: if you're getting it reliably, try tracking it |
| 20:16:00 | brixen | I cannot reliably repro it |
| 20:22:59 | dbussink | brixen: only happens on complete runs though, makes investigating it pretty tricky |
| 20:24:17 | brixen | well, I cannot get it to happen reliably whether compiling or not |
| 20:24:33 | dbussink | that's even worse then yeah :P |
| 20:24:37 | dbussink | but i'm going to get some sleep |
| 20:24:41 | dbussink | nite! |
| 20:29:29 | brixen | nite! |
| 20:34:49 | evan | feels half alive. |
| 20:39:47 | brixen | wb evan! |
| 20:39:55 | evan | thanks! |
| 20:40:14 | brixen | you survived |
| 20:40:21 | imajes | evan! |
| 20:41:19 | evan | brixen: it feels like barely survived. |
| 20:41:35 | evan | crashed for a few hours when we got back from the airport (8:30) |
| 20:41:44 | brixen | evan: :/ rest more! |
| 20:41:44 | evan | and still feeling a bit sick. |
| 20:42:00 | imajes | where did you go, evan? |
| 20:42:09 | evan | imajes: Chile |
| 20:42:19 | imajes | a mini vacation? |
| 20:42:28 | evan | it was 9 days |
| 20:42:33 | evan | more like a full blown vaca |
| 20:42:34 | imajes | nice |
| 20:43:11 | imajes | indeed |
| 20:58:43 | boyscout | Specs for Array#reject operating on a modified array. - fb962df - Brian Ford |
| 20:58:43 | boyscout | Fix Array#delete_if to check if empty. Closes #273. - 9098d4d - Brian Ford |
| 21:06:56 | boyscout | CI: rubinius: 9098d4d successful: 3449 files, 13484 examples, 41048 expectations, 0 failures, 0 errors |