18:53:51 jperkin: any chance I can request nvim added to pkgsrc? :) 18:54:14 (I think i'm on a fairly recent version, but didn't see it) 19:16:06 yeh, I think it still needs some significant patching that jclulow has worked on 19:42:16 omni has a package that seems to work, though I've not looked closely at what they did 19:42:23 well mostly... 19:42:29 lua sometimes segfauls, but.... 19:42:34 +t 19:43:17 You can't spell segfault without lua backwards? 19:49:36 true :) 21:41:42 jbk: What segfaults do you see? 21:46:36 it's random, though always been in the LUA interpreter when i've looked 21:46:55 well I say random, but more correctly, it's not consistent 21:47:19 most of the time it works w/o a problem, just sometimes (esp when updating some scripts), is when it crashes 21:48:40 let me see if I still have an old core file laying around 21:48:51 if not, I'll make note to set it aside next time it happens 21:49:29 hrm nope.. none are there right now... 21:52:24 jbk: I assume you don't mean the out of memory stuff, which sometimes feels like a random segfault sort of crash 21:53:05 We've worked around that issue (which is in Lua) with: https://github.com/omniosorg/omnios-extra/pull/1573 21:53:08 yeah, i don't think it was memory