R
RubyTalk
Segfault4r is a module that does nothing but cause a segfault. It can
be gem installed, but it was only tested on 64 bit suse. I created
this to start getting back in to c, and learn some of ruby's c api. I
am told there could be uses for it.
Example:
require "rubygems"
require "segfault"
Segfault.now
puts "Forgive me matz."
Project pages:
http://rubyforge.org/projects/segfault4r/
http://raa.ruby-lang.org/project/segfault4r/
Read it:
http://rubyforge.org/docman/view.php/3491/925/README.txt
Let know if there are any comments or questions.
Stephen Becker IV
sbeckeriv #gmail#com
be gem installed, but it was only tested on 64 bit suse. I created
this to start getting back in to c, and learn some of ruby's c api. I
am told there could be uses for it.
Example:
require "rubygems"
require "segfault"
Segfault.now
puts "Forgive me matz."
Project pages:
http://rubyforge.org/projects/segfault4r/
http://raa.ruby-lang.org/project/segfault4r/
Read it:
http://rubyforge.org/docman/view.php/3491/925/README.txt
Let know if there are any comments or questions.
Stephen Becker IV
sbeckeriv #gmail#com