Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413953 - dev-ruby/ripper-1.0.5 segmentation fault
Summary: dev-ruby/ripper-1.0.5 segmentation fault
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-29 07:33 UTC by Hans de Graaff
Modified: 2014-03-31 01:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2012-04-29 07:33:40 UTC
#0  0x00007ffff47b4b3a in __default_rb_enc_mbcput ()
   from /usr/lib64/ruby/gems/1.8/gems/ripper-1.0.5/lib/ripper/../../ext/ripper.so
#1  0x00007ffff47b5a83 in ?? () from /usr/lib64/ruby/gems/1.8/gems/ripper-1.0.5/lib/ripper/../../ext/ripper.so
#2  0x00007ffff47b65e0 in ?? () from /usr/lib64/ruby/gems/1.8/gems/ripper-1.0.5/lib/ripper/../../ext/ripper.so
#3  0x00007ffff47b7fc1 in ripper_yyparse () from /usr/lib64/ruby/gems/1.8/gems/ripper-1.0.5/lib/ripper/../../ext/ripper.so
#4  0x00007ffff47c4c6c in ?? () from /usr/lib64/ruby/gems/1.8/gems/ripper-1.0.5/lib/ripper/../../ext/ripper.so
#5  0x00007ffff7b0baca in rb_ensure () from /usr/lib64/libruby18.so.1.8


I seem to be able to trigger this reliably when running 'rake doc' in the haml-3.1.4-r1 directory.
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2014-03-31 01:07:32 UTC
Has this ever been available in tree?