Andrew Watts

Results 6 comments of Andrew Watts

I'm seeing this issue, too. I have a cron job which runs periodically to check to see if god is running, and it seems to have to restart god every...

I'm also on REE 2012.02, on Fedora 8 and 11: Sometimes I see this message: ``` /usr/lib/ruby/1.8/monitor.rb:173: [BUG] gc_sweep(): unknown data type 0x0(0x12efe18) ruby 1.8.7 (2012-02-08 MBARI 8/0x6770 on patchlevel...

It looks like this error is being caused by the "config" method in tasks/memcached.rake; namespacing out the methods defined at the bottom of that file (config, config_args, and memcached) fixed...

I've been running in to this issue with Spotify. From searching through the repo, it looks like this error message comes from https://github.com/leamas/lpf/blob/f1f5dd90e828ab5ecca7ac9a61dd046014d18738/scripts/lpf-notify#L17-L25 It appears that the script is literally...

I'm getting this, too. I installed the prebuilt binary, on Fedora 32. Interestingly, if I run it with `RUST_BACKTRACE=1`, the segfault goes away. If I run it in `gdb`, I...

I've long since switched to deps.edn, so this is moot for me now. (Boot is moot!)