github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
00:17 dogbert17 left 00:19 lucasb left 04:21 AlexDaniel left 04:22 AlexDaniel joined, p6bannerbot sets mode: +v AlexDaniel 07:16 domidumont joined 07:17 p6bannerbot sets mode: +v domidumont 07:26 robertle joined, p6bannerbot sets mode: +v robertle 08:12 robertle left 08:14 robertle joined 08:15 p6bannerbot sets mode: +v robertle 08:38 robertle left 10:00 domidumont left 10:01 domidumont joined 10:02 domidumont left 10:03 domidumont joined 10:04 p6bannerbot sets mode: +v domidumont 10:21 domidumont left 10:25 robertle joined, p6bannerbot sets mode: +v robertle
robertle c 10:29
masak aye 10:53
10:58 robertle left 11:26 lizmat joined, p6bannerbot sets mode: +v lizmat 11:53 lucasb joined, p6bannerbot sets mode: +v lucasb 12:08 domidumont joined 12:09 p6bannerbot sets mode: +v domidumont
nwc10 t/spec/S32-list/sort.t SEGV is "just" a SEGV, says ASAN. 13:11
#0 0x7f9eb21aec58 in MVM_string_check_arg src/strings/ops.h:36
#1 0x7f9eb21b8691 in MVM_string_equal src/strings/ops.c:1426
(and the backtrace stops)
dogbert2_ nwc10: how often do you run your tests? 13:16
nwc10 manually, and when I notice 14:17
masak nwc10++ 14:21
dogbert2_ nwc10: so there's a chance that this bug is quite new then 14:24
nwc10 past day or so, I think 14:41
mmm, not certain on that. Tests fail regularly in parallel under ASAN, so "some tests failing" is unfortunately the steady state 14:42
and I get fed up with running them manually and seeing them pass
so I tend not to, unless the reported exit status looks like an actual ASAN abort
dogbert2_ thanks, sounds like a job for our resident bisectable expert AlexDaniel 14:49
15:02 Ven`` joined 15:03 p6bannerbot sets mode: +v Ven`` 15:40 Ven`` left
AlexDaniel nwc10: colabti.org/irclogger/irclogger_lo...12-21#l181 16:25
16:36 Voldenet left 16:41 domidumont left 16:42 lucasb left 16:46 Voldenet joined, Voldenet left, Voldenet joined, p6bannerbot sets mode: +v Voldenet 16:47 p6bannerbot sets mode: +v Voldenet 18:45 domidumont joined 18:46 p6bannerbot sets mode: +v domidumont 18:51 dogbert17 joined 18:52 p6bannerbot sets mode: +v dogbert17 20:33 robertle joined, domidumont left, p6bannerbot sets mode: +v robertle
Geth MoarVM: 07fe8e4af9 | (Timo Paulssen)++ | src/spesh/optimize.c
Teach optimize_smart_coerce About Boot Types

BOOTInt, BOOTNum, and BOOTStr wouldn't be recognized to not have a Str or Num method, but since we made them, we can be sure (if the user didn't meddle).
... (7 more lines)
20:40
timotimo now that the release happened, this is totally safe to put in 20:41