Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317613 - iwlwifi-sources-9999.ebuild : ebuild <ebuild> manifest segfaults
Summary: iwlwifi-sources-9999.ebuild : ebuild <ebuild> manifest segfaults
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-28 11:35 UTC by oname
Modified: 2015-07-02 16:39 UTC (History)
3 users (show)

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


Attachments
ebuild (zen-sources-9999.ebuild,1.26 KB, text/plain)
2010-04-29 10:25 UTC, oname
Details
strace ebuild zen-sources-9999.ebuild manifest &> trace (trace,453.96 KB, text/plain)
2010-04-29 10:28 UTC, oname
Details
another trace of ebuild - other mashine (trace1,81.85 KB, text/plain)
2010-04-29 17:54 UTC, oname
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oname 2010-04-28 11:35:06 UTC
making manifest of one of sys-kernel ebuilds going to segfault:
ebuild iwlwifi-sources-9999.ebuild manifest
Segmetation fault


Omploaded 'iwlwifi-sources-9999.ebuild' to http://omploader.org/vNGF4ZA

strace ebuild iwlwifi-sources-9999.ebuild manifest &> trace
Omploaded 'trace' to http://omploader.org/vNGF4dQ

eix-update, when have this ebuild in overlays failing too, of course

Reproducible: Always

Steps to Reproduce:
ebuild iwlwifi-sources-9999.ebuild manifest
Actual Results:  
Segmetation fault

Expected Results:  
manifest
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-04-29 05:00:39 UTC
I can't reach that website you uploaded the ebuild and 'trace' to. Please attach them to this bug report and reopen the bug.
Comment 2 oname 2010-04-29 10:25:38 UTC
Created attachment 229641 [details]
ebuild
Comment 3 oname 2010-04-29 10:28:51 UTC
Created attachment 229643 [details]
strace ebuild zen-sources-9999.ebuild manifest &> trace
Comment 4 oname 2010-04-29 10:29:54 UTC
added with another ebuild - zen-sources this time
Comment 5 oname 2010-04-29 17:54:03 UTC
Created attachment 229711 [details]
another trace of ebuild - other mashine
Comment 6 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-05-03 14:21:03 UTC
Please, paste your emerge --info output to let us see what portage version you have.

@dev-portage: didn't know what to do with this bug, don't know if it has anything to do with you, sorry if it hasn't 
Comment 7 Zac Medico gentoo-dev 2010-05-04 19:16:07 UTC
Try rebuilding python. If that doesn't help then please post emerge --info.
Comment 8 Zac Medico gentoo-dev 2010-05-04 19:19:00 UTC
(In reply to comment #3)
> Created an attachment (id=229643) [details]
> strace ebuild zen-sources-9999.ebuild manifest &> trace

Actually I don't think it's python because the log shows this:

read(10, Sandboxed process killed by signal: Segmentation fault
"", 8192)

Maybe it was bash. If you look at `dmesg | tail` then it should say the name of the process that segfaulted.