_whitelogger has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
joast has quit [Quit: Leaving.]
swills has joined #jruby
akp has quit [Remote host closed the connection]
_whitelogger has joined #jruby
akp has quit [Ping timeout: 246 seconds]
prasun has joined #jruby
prasun has quit [Quit: Leaving]
prasun has joined #jruby
prasun has quit [Ping timeout: 276 seconds]
vtunka has joined #jruby
drbobbeaty has joined #jruby
vtunka has quit [Ping timeout: 276 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
prasun has joined #jruby
vtunka has joined #jruby
<
GitHub145>
[jruby] eregon opened issue #4696: OpenSSL::Random.random_bytes specs seem to get stuck on Travis
https://git.io/vQl6d
drbobbeaty has joined #jruby
vtunka has quit [Quit: Leaving]
bbrowning_away is now known as bbrowning
prasun has quit [Ping timeout: 268 seconds]
vtunka has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 240 seconds]
joast has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 240 seconds]
vtunka has quit [Remote host closed the connection]
akp has joined #jruby
vtunka has joined #jruby
akp has quit [Ping timeout: 260 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
<
GitHub184>
[jruby] ivoanjo opened issue #4697: Cannot rescue LocalJumpError originated in other thread
https://git.io/vQlpf
vtunka has quit [Ping timeout: 240 seconds]
<
GitHub198>
jruby/master 7f97e62 Benoit Daloze: Squashed 'spec/ruby/' changes from 874f42f..86090df...
<
GitHub198>
jruby/master 2c8e6d9 Benoit Daloze: Merge ruby/mspec commit 'd0eb5e52a40bbc9226c22d747deb406c409c9b44'
<
GitHub198>
jruby/master d0eb5e5 Benoit Daloze: Squashed 'spec/mspec/' changes from 86c3bee..021a119...
<
GitHub48>
[jruby] jkutner opened pull request #4698: Added URI::Generic#to_java to convert to java.net.URI (master...uri)
https://git.io/vQ8fd
camlow325 has joined #jruby
prasun has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
prasun has quit [Ping timeout: 240 seconds]
prasun has joined #jruby
prasun has quit [Ping timeout: 276 seconds]
prasun has joined #jruby
<
eregon>
[19:53:18] <headius> eregon: how does TR handle this LJE case?
<
eregon>
By tracking if the frame is on the stack or not, similar to your fix I believe
<
eregon>
I updated the specs again, so most rubies are in sync wrt specs now
bbrowning is now known as bbrowning_away
prasun has quit [Ping timeout: 246 seconds]
camlow325 has joined #jruby
bbrowning_away is now known as bbrowning
camlow325 has quit [Quit: WeeChat 1.5]
bbrowning is now known as bbrowning_away
camlow325 has joined #jruby
bbrowning_away is now known as bbrowning
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
camlow325 has quit [Ping timeout: 240 seconds]
Cyrus has quit [Quit: WeeChat 1.7.1]
<
headius>
eregon: great thank you
akp_ has joined #jruby
akp has quit [Ping timeout: 240 seconds]
akp_ has quit [Ping timeout: 240 seconds]
<
GitHub48>
jruby/ruby-2.4 62e9dd7 Charles Oliver Nutter: Disable MRI memory leak checking in tests on JRuby.
oncall-pokemon has quit [Quit: Connection closed for inactivity]
camlow325 has joined #jruby
camlow325 has quit [Ping timeout: 255 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lanceball is now known as lance|afk
bbrowning is now known as bbrowning_away
<
Antiarc>
What's REALLY odd is that it only happens on some machines
camlow325 has joined #jruby
akp has joined #jruby
akp_ has joined #jruby
akp has quit [Remote host closed the connection]
<
GitHub56>
jruby/ruby-2.4 4b21723 Charles Oliver Nutter: [2.4] Thread.report_on_exception defaults to false, not nil.
<
GitHub56>
jruby/ruby-2.4 0f7f01d Charles Oliver Nutter: [2.4] Use null-object to avoid NPE on uninitialized thread.
<
GitHub56>
jruby/ruby-2.4 f5d2ad8 Charles Oliver Nutter: [2.4] Add [Unbound]Method#original_name.
akp has joined #jruby
akp_ has quit [Ping timeout: 240 seconds]
akp has quit [Remote host closed the connection]
akp has joined #jruby
drbobbeaty has joined #jruby
<
Antiarc>
removing `super` from initialize_copy does it, but I don't suspect that's desired
<
Antiarc>
I can't repro the issue in a bubble, though - calling super in initialize_copy works just fine. Wonder if maybe it's a jit issue?
<
Antiarc>
It feels like somehow jruby is getting stuck in a loop calling that CriteriaHash#initialize_copy method over and over and blowing the stack
<
Antiarc>
Okay, the good news is that I can reproduce the issue by running the plucky suite, but only on this specific box. Interesting.
raeoks has joined #jruby