Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240480 - dev-util/git-1.6.0.2 and dev-util/subversion-1.5.1 segmentation fault
Summary: dev-util/git-1.6.0.2 and dev-util/subversion-1.5.1 segmentation fault
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 09:48 UTC by skolima
Modified: 2008-10-11 11:18 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 skolima 2008-10-08 09:48:45 UTC
With git 1.6.0.2 (unstable, latest) or 1.5.6.4 (stable), 'git svn fetch' outputs only 'Segmentation fault' and ends. This happens every time if installed subversion is 1.5.0 or newer (1.5.1 is in tree as stable). 'git svn init -t tags -b branches -T trunk https://eclemma.svn.sourceforge.net/svnroot/eclemma' (to create a new git svn reposiory) also ends with 'Segmentation fault'.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-08 15:03:32 UTC
Please post your `emerge --info' too. Also, explain what you updated lately, specifically if and when dev-libs/apr{,-util} and sys-libs/db were recently updated, and if you then updated everything that depends on those.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-08 20:35:32 UTC
and did you run revdep-rebuild ? (available in gentoolkit)
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-10-09 17:24:47 UTC
Duplicate of bug #221931, bug #223747 and bug #238586.
Comment 4 skolima 2008-10-11 11:18:14 UTC
Duplicate as indicated by previous commenter. subversion with USE=-dso fixes this.