|jemc| has quit [Ping timeout: 272 seconds]
pwh has joined #rubinius
havenwood has quit []
cremes has quit [Read error: Connection reset by peer]
josh-k has joined #rubinius
josh-k has quit [Remote host closed the connection]
|jemc| has joined #rubinius
josh-k has joined #rubinius
pwh_ has joined #rubinius
Mugatu_ has joined #rubinius
brixen_ has joined #rubinius
pwh has quit [*.net *.split]
Mugatu has quit [*.net *.split]
brixen has quit [*.net *.split]
Mugatu_ is now known as Mugatu
GitHub95 has joined #rubinius
<GitHub95> [rubinius] jemc opened pull request #3154: Basic specs for Rubinius::FFI::Library#attach_function (master...ffi_attach_specs) http://git.io/oY5XLw
GitHub95 has left #rubinius [#rubinius]
josh-k has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 245 seconds]
pwh_ has quit []
|jemc| has quit [Ping timeout: 240 seconds]
|jemc| has joined #rubinius
josh-k has joined #rubinius
josh-k has quit [Remote host closed the connection]
JohnBat26 has joined #rubinius
havenwood has joined #rubinius
havenwood has quit [Remote host closed the connection]
josh-k has joined #rubinius
josh-k has quit [Remote host closed the connection]
josh-k has joined #rubinius
josh-k has quit [Ping timeout: 250 seconds]
elia has joined #rubinius
elia has quit [Client Quit]
DanielVartanov_ has joined #rubinius
JohnBat26 has quit [Ping timeout: 245 seconds]
josh-k has joined #rubinius
yxhuvud has quit [Remote host closed the connection]
GitHub169 has joined #rubinius
GitHub169 has left #rubinius [#rubinius]
<GitHub169> [rubinius] YorickPeterse closed pull request #3154: Basic specs for Rubinius::FFI::Library#attach_function (master...ffi_attach_specs) http://git.io/oY5XLw
GitHub60 has left #rubinius [#rubinius]
<GitHub60> rubinius/master 1cbe0c5 Yorick Peterse: Merge pull request #3154 from jemc/ffi_attach_specs...
<GitHub60> rubinius/master 3d5e2fa Joe McIlvain: Basic specs for Rubinius::FFI::Library#attach_function
GitHub60 has joined #rubinius
<GitHub60> [rubinius] YorickPeterse pushed 2 new commits to master: http://git.io/f0qJHg
meh` has joined #rubinius
josh-k has quit [Remote host closed the connection]
josh-k has joined #rubinius
josh-k has quit [Read error: Connection reset by peer]
josh-k has joined #rubinius
josh-k has quit [Read error: Connection reset by peer]
josh-k has joined #rubinius
yxhuvud has joined #rubinius
travis-ci has joined #rubinius
travis-ci has left #rubinius [#rubinius]
<travis-ci> [travis-ci] rubinius/rubinius/master (1cbe0c5 - Yorick Peterse): The build has errored.
elia has joined #rubinius
_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
josh-k has quit [Ping timeout: 260 seconds]
elia has quit [Quit: Computer has gone to sleep.]
Kerris has joined #rubinius
cremes has joined #rubinius
havenwood has joined #rubinius
DanielVartanov_ has quit [Ping timeout: 272 seconds]
elia has joined #rubinius
pwh has joined #rubinius
pwh has quit []
Spakman has quit [Ping timeout: 260 seconds]
Spakman has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
JohnBat26 has joined #rubinius
elia has joined #rubinius
elia has quit [Client Quit]
elia has joined #rubinius
DanielVartanov_ has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
pwh has joined #rubinius
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubinius
havenwood has quit [Ping timeout: 264 seconds]
|jemc| has quit [Ping timeout: 272 seconds]
havenwood has joined #rubinius
Caius has quit [Quit: ""]
Caius has joined #rubinius
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
houhoulis has joined #rubinius
erdic has quit [Quit: leaving]
erdic has joined #rubinius
|jemc| has joined #rubinius
|jemc| has quit [Ping timeout: 245 seconds]
pwh has quit []
pwh has joined #rubinius
elia has joined #rubinius
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?