Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248040 - emerge sefaults immedietly in python libs
Summary: emerge sefaults immedietly in python libs
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 19:06 UTC by erez
Modified: 2008-11-23 19:37 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 erez 2008-11-21 19:06:28 UTC
tried to run:
# emerge --update --deep --ask world
it started, printed the first message, then died.  Now, all emerge invocations, no matter what I ask it to do fail with the same error:

Nov 21 18:47:03 bond [17270.233790] emerge[19947]: segfault at 7fff40b39a70 ip 7fc7376470bf sp 7fff3fb399e0 error 4 in libpython2.5.so.1.0[7fc7375f0000+fc000]
Nov 21 18:47:33 bond [17300.289692] emerge[19953]: segfault at 7fff0ad28c60 ip 7f72018360bf sp 7fff09d28bd0 error 4 in libpython2.5.so.1.0[7f72017df000+fc000]
Nov 21 18:50:27 bond [17473.403592] emerge[19978]: segfault at 7fff2dbe2b30 ip 7f09246f20bf sp 7fff2cbe2aa0 error 4 in libpython2.5.so.1.0[7f092469b000+fc000]


Reproducible: Didn't try

Actual Results:  
 emerge --update --deep --ask world

These are the packages that would be merged, in order:

Calculating dependencies... done!
Segmentation fault
bond ~ # 
bond ~ # emerge --update --deep --ask world
Segmentation fault



System is Sabayon 3.5.1 with updates. running x64 kernel
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2008-11-21 19:28:08 UTC
Your Python is hosed. Doesn't Sabayon provide binary packages of those? I'd recommend trying to re-install their python package or reporting a bug to them that the Python they're building is hosed.
Comment 2 erez 2008-11-22 02:44:13 UTC
(In reply to comment #1)
> Your Python is hosed. Doesn't Sabayon provide binary packages of those? I'd
> recommend trying to re-install their python package or reporting a bug to them
> that the Python they're building is hosed.
> 

Interestinly enough, a reboot fixed the problem (at least temporarily)
[An unrelated lament: since when UNIX became Windows-like, where you have to reboot to fix things... I remember the days.... ;]
Comment 3 Santiago M. Mola (RETIRED) gentoo-dev 2008-11-23 19:37:50 UTC
Ok. Closing.

If the problem appears again report it to bugs.sabayonlinux.org. If they find it's a bug with Gentoo, then reopen this bug again.

Thanks.