houhoulis has quit [Remote host closed the connection]
_elia has joined #rubinius
elia has quit [Read error: Connection reset by peer]
_elia has quit [Read error: Connection reset by peer]
elia has joined #rubinius
postmodern has joined #rubinius
<Bish>
how comes rubinius crashes so often?
elia has quit [Quit: Computer has gone to sleep.]
havenwood has quit [Ping timeout: 264 seconds]
havenwood has joined #rubinius
<heftig>
Bish: which version are you using?
elia has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
<Bish>
heftig, 2.2.9
pwh has quit []
DireFog has quit [Quit: No Ping reply in 180 seconds.]
DireFog has joined #rubinius
elia has joined #rubinius
pwh has joined #rubinius
pwh has quit [Client Quit]
<cremes>
Bish: upgrade. latest one doesn’t crash as much.
<cremes>
also, if you have a reproducable crash, please open a ticket so we can make sure it doesn’t crash in that circumstance.
<yxhuvud>
cremes: usually the test suite doesn't even pass for me. I get Tried to use object of type String (69) as type CompactLookupTable (21) (TypeError) and a stacktrace (with paths that are lacking a few characters in the start).
<yxhuvud>
dunno how to go about finding what triggers that though
<cremes>
yxhuvud: that is very strange. have you tried a “rake clean; rake” at any point? perhaps something from an old build isn’t getting cleaned up.
<yxhuvud>
trying that now
<cremes>
yxhuvud: also, if it’s reproducable, you should make an issue. hard to fix stuff when only one person knows about it. :)
<yxhuvud>
nope, didn't help. I suppose I'll create an issue then
DanielVartanov_ has quit [Ping timeout: 246 seconds]
elia has quit [Quit: Computer has gone to sleep.]
<yorickpeterse>
Bish: that's like asking why grass is green
<yxhuvud>
now it seems to hang instead of crashing though. what is the simplest way of showing what test it get stuck at?