Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539054 - dev-lang/ruby-2.0.0_p598 - src_compile(): segmentation fault in: ./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb -timestamp=.rbconfig.time -install_name=ruby20 -so_name=ruby20 rbconfig.rb
Summary: dev-lang/ruby-2.0.0_p598 - src_compile(): segmentation fault in: ./miniruby -...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 10:13 UTC by Denis I. Polukarov
Modified: 2016-12-10 10:00 UTC (History)
0 users

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


Attachments
build.log (build.log,48.63 KB, text/plain)
2015-02-06 10:13 UTC, Denis I. Polukarov
Details
environment (environment,119.14 KB, text/plain)
2015-02-06 10:14 UTC, Denis I. Polukarov
Details
emerge --info (info.txt,4.56 KB, text/plain)
2015-02-06 10:14 UTC, Denis I. Polukarov
Details
pqv (pqv.txt,665 bytes, text/plain)
2015-02-06 10:14 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2015-02-06 10:13:39 UTC
Created attachment 395694 [details]
build.log

Failed to emerge.
Comment 1 Denis I. Polukarov 2015-02-06 10:14:13 UTC
Created attachment 395696 [details]
environment
Comment 2 Denis I. Polukarov 2015-02-06 10:14:29 UTC
Created attachment 395698 [details]
emerge --info
Comment 3 Denis I. Polukarov 2015-02-06 10:14:44 UTC
Created attachment 395700 [details]
pqv
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-02-06 10:19:10 UTC
Did you run out of memory, maybe? Half a gigabyte is not a lot.
Comment 5 Denis I. Polukarov 2015-02-06 10:40:05 UTC
Enabling swap ~ 4G had't help.
Comment 6 Hans de Graaff gentoo-dev Security 2015-02-15 16:34:40 UTC
According to the build log you have enabled sse2 and this specific crash happens when sse2 isn't supported. Does ruby build with USE=-sse2 ?
Comment 7 Denis I. Polukarov 2015-02-16 09:57:20 UTC
(In reply to Hans de Graaff from comment #6)
> According to the build log you have enabled sse2 and this specific crash
> happens when sse2 isn't supported. Does ruby build with USE=-sse2 ?

Yes, I've test with USE=-sse2. Error is on same place.
Comment 8 Hans de Graaff gentoo-dev Security 2015-03-09 18:28:25 UTC
Could you also test ruby-2.0.0_p643 ? That has a number of upstream bug fixes.
Comment 9 Denis I. Polukarov 2015-03-10 11:10:37 UTC
(In reply to Hans de Graaff from comment #8)
> Could you also test ruby-2.0.0_p643 ? That has a number of upstream bug
> fixes.

Error still exist.
Comment 10 Hans de Graaff gentoo-dev Security 2015-04-26 18:47:22 UTC
ruby-2.0.0_p645 is now in the tree, but that only contains an TLS security fix so I don't expect this to make a change.

Do you have the same issue with ruby 2.1 or ruby 2.2?

I'm afraid that this issue will be very hard to diagnose without further debugging on your end.
Comment 11 Hans de Graaff gentoo-dev Security 2016-12-10 10:00:37 UTC
Ruby 2.0 is now masked for removal.