RubyPython Segmentation Fault
Created by: damianb
Just hit a crash while trying to view a random C# file that I'd just pushed.
The full dump onto the screen is available here (thank god for tmux)
https://gist.github.com/1699771
/var/lib/gems/1.9.1/gems/rubypython-0.5.3/lib/rubypython/pyobject.rb:114: [BUG] Segmentation fault
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
Some version dumps for those interested:
git@sabros:~/gitlabhq$ python --version && python3 --version && ruby --version && uname -a
Python 2.7.2+
Python 3.2.2
ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]
Linux sabros 3.2.1-linode40 #1 SMP Mon Jan 23 13:38:24 EST 2012 i686 i686 i386 GNU/Linux
Running ubuntu-server 11.10 x86.