pygments / pygments.rb

💎 Ruby wrapper for Pygments syntax highlighter
MIT License
572 stars 141 forks source link

Occasional segmentation fault doing `rake test` on Linux #13

Closed abevoelker closed 12 years ago

abevoelker commented 12 years ago

This is probably a RubyPython error, but thought I would bring it up anyway. Doing rake test, bundle exec rake test, or bundle exec ruby -I lib test/test_pygments.rb all trigger the issue. Here is a dump file.

$ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]
$ uname -a
Linux abe-PC 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:44:39 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 11.10
Release:    11.10
Codename:   oneiric
tmm1 commented 12 years ago

/cc @halostatue

tnm commented 12 years ago

Rendered non-applicable by pygments.rb 0.3.0