mikecmpbll has quit [Quit: Computer has gone to sleep.]
anulman1 has joined #ruby-lang
anulman has quit [Read error: Connection reset by peer]
tectonic has quit []
anulman1 has quit [Ping timeout: 265 seconds]
anulman has joined #ruby-lang
anulman1 has joined #ruby-lang
anulman has quit [Read error: Connection reset by peer]
michaeldeol has quit [Remote host closed the connection]
anulman1 has quit [Ping timeout: 260 seconds]
dik_dak has joined #ruby-lang
Guest70362 has quit [Remote host closed the connection]
dik_dak has quit [Quit: Leaving]
dik_dak has joined #ruby-lang
_mtr has joined #ruby-lang
vlad_sta_ has quit [Remote host closed the connection]
fijimunkii has quit [Ping timeout: 276 seconds]
wallerdev has quit [Quit: wallerdev]
wallerdev has joined #ruby-lang
mehlah has quit [Quit: Leaving...]
_mtr has quit [Ping timeout: 252 seconds]
Lewix has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
Lewix has joined #ruby-lang
vlad_starkov has quit [Remote host closed the connection]
daikan has quit [Remote host closed the connection]
vlad_starkov has joined #ruby-lang
Lewix has quit [Ping timeout: 246 seconds]
vlad_starkov has quit [Read error: Connection reset by peer]
jsullivandigs has joined #ruby-lang
atmosx has quit [Quit: Lost in trance]
jerrytgarcia has quit [Quit: WeeChat 0.4.2]
CaptainJet has quit []
ledestin has joined #ruby-lang
anulman has joined #ruby-lang
jsullivandigs has quit [Ping timeout: 260 seconds]
havenwood has quit [Remote host closed the connection]
anulman has quit [Ping timeout: 252 seconds]
tectonic has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
djinni` has quit [Ping timeout: 264 seconds]
michaeldeol has joined #ruby-lang
Hanmac1 has joined #ruby-lang
djinni` has joined #ruby-lang
benanne has quit [Quit: kbai]
Hanmac has quit [Ping timeout: 245 seconds]
vlad_starkov has joined #ruby-lang
michaeldeol has quit [Ping timeout: 245 seconds]
snsei has joined #ruby-lang
MrZYX is now known as MrZYX|off
MrZYX|off is now known as MrZYX
vlad_starkov has quit [Read error: Connection reset by peer]
snsei_ has joined #ruby-lang
snsei has quit [Read error: Connection reset by peer]
snsei has joined #ruby-lang
snsei_ has quit [Read error: Connection reset by peer]
zxd has joined #ruby-lang
robbyoconnor has joined #ruby-lang
jsullivandigs has joined #ruby-lang
brownies has quit [Ping timeout: 264 seconds]
brownies has joined #ruby-lang
zxd has quit [Ping timeout: 265 seconds]
xcesariox has joined #ruby-lang
deens has quit [Remote host closed the connection]
Raycaster has joined #ruby-lang
cnivolle has quit [Remote host closed the connection]
cnivolle has joined #ruby-lang
xcesariox has quit [Ping timeout: 272 seconds]
hahuang65 has quit [Ping timeout: 245 seconds]
deens has joined #ruby-lang
cnivolle has quit [Ping timeout: 252 seconds]
Hanmac1 is now known as Hanmac
snsei_ has joined #ruby-lang
anulman has joined #ruby-lang
anulman1 has joined #ruby-lang
anulman has quit [Read error: Connection reset by peer]
anulman has joined #ruby-lang
anulman1 has quit [Read error: Connection reset by peer]
deens has quit [Remote host closed the connection]
snsei has quit [Ping timeout: 272 seconds]
anulman1 has joined #ruby-lang
anulman has quit [Read error: No route to host]
lacrosse has quit [Ping timeout: 245 seconds]
snsei_ has quit [Quit: Leaving...I hear my mom calling...]
pipecloud has quit [Ping timeout: 245 seconds]
ggherdov has quit [Ping timeout: 245 seconds]
akahn has quit [Ping timeout: 245 seconds]
mistym has quit [Remote host closed the connection]
_mtr has joined #ruby-lang
pipecloud has joined #ruby-lang
JEG2 has quit [Ping timeout: 264 seconds]
lacrosse has joined #ruby-lang
avdi has quit [Ping timeout: 272 seconds]
shaileshg_____ has quit [Ping timeout: 272 seconds]
akahn has joined #ruby-lang
anulman1 has quit [Ping timeout: 272 seconds]
JEG2 has joined #ruby-lang
marr has quit [Ping timeout: 252 seconds]
ggherdov has joined #ruby-lang
zrl has quit [Ping timeout: 272 seconds]
adambeynon_ has quit [Ping timeout: 272 seconds]
henrikhodne has quit [Ping timeout: 272 seconds]
anulman has joined #ruby-lang
shaileshg_____ has joined #ruby-lang
avdi_ has joined #ruby-lang
zrl has joined #ruby-lang
henrikhodne has joined #ruby-lang
adambeynon_ has joined #ruby-lang
sepp2k1 has quit [Read error: Connection reset by peer]
Guest85414______ has quit [Ping timeout: 245 seconds]
Guest85414______ has joined #ruby-lang
Elico has quit [Quit: Elico]
Fractional has quit [Quit: Leaving]
_mtr has quit [Remote host closed the connection]
anulman has quit [Ping timeout: 276 seconds]
shinnya has joined #ruby-lang
huma has joined #ruby-lang
Lewix has joined #ruby-lang
vlad_starkov has joined #ruby-lang
MrZYX is now known as MrZYX|off
charliesome has joined #ruby-lang
MrZYX|off is now known as MrZYX
michaeldeol has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
Lewix has quit [Ping timeout: 272 seconds]
ohsix has quit [Read error: Connection reset by peer]
ohsix has joined #ruby-lang
michaeldeol has quit [Ping timeout: 245 seconds]
vlad_starkov has joined #ruby-lang
_mtr has joined #ruby-lang
nathanstitt has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
gokul has joined #ruby-lang
el_cristobal has quit [Ping timeout: 272 seconds]
MrZYX is now known as MrZYX|off
seanhagen has joined #ruby-lang
daikan has joined #ruby-lang
<gokul>
How do I find out the reason for segmentation faults in ruby ?
Elico has joined #ruby-lang
kurko______ has joined #ruby-lang
el_cristobal has joined #ruby-lang
<Hanmac>
gokul: you can try to use gdb to get a better backtrace if rubys own is not infomative enough (or what OS did you use?)
<gokul>
I am on ubuntu 12.04. I guess I will have to recompile ruby to use gdb ?
daikan has quit [Ping timeout: 245 seconds]
Hanmac1 has joined #ruby-lang
<Hanmac1>
gokul: hm no, ust use "gdb ruby" and then "run" ... remember, some Segfaults can be caused by 3rd party apps (when they didnt protect the code)
kurko______ has quit [Ping timeout: 272 seconds]
<gokul>
I believe it is third party, because I got this on ruby-2.0 and ruby-2.1.
<Hanmac1>
let me guess ... rails user right? ;P
<gokul>
Ofcourse
Hanmac has quit [Ping timeout: 276 seconds]
<gokul>
I am getting segfaults while running rspec
fijimunkii has joined #ruby-lang
michaeldeol has joined #ruby-lang
arBmind1 has joined #ruby-lang
ddd has quit [Ping timeout: 246 seconds]
arBmind has quit [Ping timeout: 272 seconds]
Hanmac has joined #ruby-lang
michaeldeol has quit [Ping timeout: 272 seconds]
Hanmac1 has quit [Ping timeout: 252 seconds]
fijimunkii has quit [Ping timeout: 272 seconds]
fijimunkii has joined #ruby-lang
anulman has joined #ruby-lang
TTilus has quit [Ping timeout: 276 seconds]
kotk1 has quit [Ping timeout: 245 seconds]
fire has joined #ruby-lang
deens has joined #ruby-lang
anulman has quit [Ping timeout: 245 seconds]
TTilus has joined #ruby-lang
deens has quit [Ping timeout: 252 seconds]
mistym has joined #ruby-lang
simoz118 has joined #ruby-lang
arBmind1 has quit [Ping timeout: 252 seconds]
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
Hanmac1 has joined #ruby-lang
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Hanmac has quit [Ping timeout: 252 seconds]
simoz118 has quit [Ping timeout: 260 seconds]
prc has quit [Quit: Leaving.]
plurt has joined #ruby-lang
daikan has joined #ruby-lang
simoz118 has joined #ruby-lang
fire has quit [Quit: WeeChat 0.4.1]
simoz118 has quit [Ping timeout: 276 seconds]
daikan has quit [Ping timeout: 276 seconds]
charliesome has joined #ruby-lang
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #ruby-lang
michaeldeol has joined #ruby-lang
nathanstitt has quit [Quit: I growing sleepy]
michaeldeol has quit [Ping timeout: 252 seconds]
fijimunkii has quit [Read error: Connection reset by peer]
Lewix has joined #ruby-lang
anulman has joined #ruby-lang
heftig has quit [Quit: Quitting]
anulman has quit [Ping timeout: 272 seconds]
heftig has joined #ruby-lang
_mtr has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
_mtr has joined #ruby-lang
vlad_starkov has joined #ruby-lang
ohsix has quit [Ping timeout: 248 seconds]
vlad_starkov has quit [Ping timeout: 265 seconds]
mistym has quit [Remote host closed the connection]
hackndoes has quit [Remote host closed the connection]
|jemc| has quit [Ping timeout: 252 seconds]
toretore has quit [Quit: Leaving]
daikan has joined #ruby-lang
anulman has joined #ruby-lang
anulman1 has joined #ruby-lang
anulman has quit [Read error: Connection reset by peer]
postmodern has quit [Quit: Leaving]
daikan has quit [Ping timeout: 252 seconds]
anulman1 has quit [Ping timeout: 245 seconds]
michaeldeol has joined #ruby-lang
michaeldeol has quit [Ping timeout: 252 seconds]
mistym has joined #ruby-lang
Hanmac has joined #ruby-lang
ohsix has joined #ruby-lang
mistym has quit [Remote host closed the connection]
Hanmac1 has quit [Ping timeout: 276 seconds]
anulman has joined #ruby-lang
_mtr has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
plurt has quit [Quit: Computer has gone to sleep.]
mistym has joined #ruby-lang
anulman has quit [Ping timeout: 252 seconds]
Hanmac has quit [Ping timeout: 276 seconds]
mistym has quit [Remote host closed the connection]
Barrin6 has quit [Quit: Leaving]
Randroid has joined #ruby-lang
avdi_ has quit []
avdi_ has joined #ruby-lang
yfeldblum has quit [Remote host closed the connection]
avdi_ has quit [Client Quit]
|jemc| has joined #ruby-lang
avdi has joined #ruby-lang
specialblend has joined #ruby-lang
rahul_j has joined #ruby-lang
vlad_starkov has joined #ruby-lang
anulman has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
yfeldblum has joined #ruby-lang
wallerdev has quit [Quit: wallerdev]
huma has quit [Ping timeout: 252 seconds]
anulman has quit [Quit: Leaving.]
Hanmac has joined #ruby-lang
mucker has joined #ruby-lang
Guest66899 has joined #ruby-lang
Guest66899 has quit [Client Quit]
daikan has joined #ruby-lang
simoz118 has joined #ruby-lang
daikan has quit [Ping timeout: 245 seconds]
rahul_j has quit [Quit: rahul_j]
ohsix has quit [Read error: Connection reset by peer]
michaeldeol has joined #ruby-lang
uselesslovedrunk has joined #ruby-lang
michaeldeol has quit [Ping timeout: 246 seconds]
yatish27 has joined #ruby-lang
uselesslovedrunk has quit [Quit: leaving]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
rue has quit [Remote host closed the connection]
albioner has joined #ruby-lang
albioner has quit [Max SendQ exceeded]
albioner has joined #ruby-lang
albioner has quit [Client Quit]
ddd has joined #ruby-lang
mucker has quit [Remote host closed the connection]
rahul_j has joined #ruby-lang
yatish27 has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
ohsix has joined #ruby-lang
yatish27_ has joined #ruby-lang
Randroid has quit [Quit: Randroid]
yatish27 has quit [Read error: Connection reset by peer]
perdido has quit [Quit: Leaving]
diegoviola has joined #ruby-lang
perdido has joined #ruby-lang
tectonic has quit []
vlad_starkov has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
vlad_starkov has quit [Read error: Connection reset by peer]
simoz118 has quit [Ping timeout: 245 seconds]
phansch has joined #ruby-lang
phansch has quit [Client Quit]
el_cristobal has quit [Ping timeout: 252 seconds]
daikan has joined #ruby-lang
el_cristobal has joined #ruby-lang
CourtJesterG has joined #ruby-lang
daikan has quit [Ping timeout: 272 seconds]
michaeldeol has joined #ruby-lang
CourtJesterG has left #ruby-lang [#ruby-lang]
rahul_j has joined #ruby-lang
michaeldeol has quit [Ping timeout: 246 seconds]
simoz118 has joined #ruby-lang
mucker has joined #ruby-lang
rue has joined #ruby-lang
robbyoconnor has quit [Excess Flood]
rue has quit [Remote host closed the connection]
robbyoconnor has joined #ruby-lang
wallerdev has joined #ruby-lang
fire has joined #ruby-lang
fire has quit [Client Quit]
simoz118 has quit [Ping timeout: 246 seconds]
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
perdido has quit [Ping timeout: 272 seconds]
zxd has joined #ruby-lang
rippa has joined #ruby-lang
ahmedelgabri has joined #ruby-lang
zxd has quit [Ping timeout: 260 seconds]
jtw has quit []
|jemc| has quit [Ping timeout: 248 seconds]
rahul_j has quit [Quit: rahul_j]
gokul has quit [Quit: Leaving]
phansch has joined #ruby-lang
yatish27_ has quit [Remote host closed the connection]
ahmedelgabri has quit [Remote host closed the connection]
yatish27 has joined #ruby-lang
daikan has joined #ruby-lang
bondar has joined #ruby-lang
bondar has quit [Max SendQ exceeded]
bondar has joined #ruby-lang
bondar has quit [Read error: Connection reset by peer]
Asher has quit [Quit: Leaving.]
yatish27 has quit [Ping timeout: 260 seconds]
Asher has joined #ruby-lang
daikan has quit [Ping timeout: 248 seconds]
specialblend has quit [Quit: specialblend]
tbuehlmann has joined #ruby-lang
michaeldeol has joined #ruby-lang
michaeldeol has quit [Ping timeout: 246 seconds]
tbuehlmann has quit [Ping timeout: 272 seconds]
dik_dak has quit [Quit: Leaving]
rahul_j has joined #ruby-lang
daikan has joined #ruby-lang
tbuehlmann has joined #ruby-lang
[_aeris_] is now known as _aeris_
zxd has joined #ruby-lang
mucker has quit [Remote host closed the connection]
ahmedelgabri has joined #ruby-lang
mucker has joined #ruby-lang
_aeris_ is now known as [_aeris_]
diegoviola has quit [Quit: WeeChat 0.4.2]
vlad_starkov has joined #ruby-lang
mucker has quit [Ping timeout: 245 seconds]
vlad_starkov has quit [Read error: Connection reset by peer]
daikan has quit [Remote host closed the connection]
daikan has joined #ruby-lang
ahmedelgabri has quit [Read error: Connection reset by peer]
ahmedelgabri has joined #ruby-lang
rahul_j has quit [Quit: rahul_j]
wallerdev has quit [Quit: wallerdev]
marr has joined #ruby-lang
marr has quit [Client Quit]
AKASkip has joined #ruby-lang
yatish27 has joined #ruby-lang
jerrytgarcia has joined #ruby-lang
prc has joined #ruby-lang
huma has joined #ruby-lang
albertgrala has joined #ruby-lang
yatish27 has quit [Ping timeout: 252 seconds]
vlad_starkov has joined #ruby-lang
vlad_starkov has quit [Read error: Connection reset by peer]
kotk has joined #ruby-lang
Onixs_ has joined #ruby-lang
daikan has quit [Remote host closed the connection]