Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250309 - dev-util/ccache: Segmentation fault when using -c option
Summary: dev-util/ccache: Segmentation fault when using -c option
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 18:10 UTC by Markos Chandras (RETIRED)
Modified: 2008-12-09 09:29 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,3.87 KB, text/plain)
2008-12-08 18:11 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2008-12-08 18:10:28 UTC
ccache fails to run cleanup when I am using -c ( cache cleanup ) option


Reproducible: Always

Steps to Reproduce:
1.ccache -c
2.
3.

Actual Results:  
root@Raptor ~ # ccache -c
Segmentation fault



Expected Results:  
cache should be able to run a cleanup fine

emerge --info can be found attached

Both stable and unstable versions of ccache tested
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2008-12-08 18:11:05 UTC
Created attachment 174661 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-09 02:36:02 UTC
Please produce a gdb backtrace of the process.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2008-12-09 09:29:55 UTC
I am closing this as INVALID since i lost ssh access on my remote desktop. I ll open it as soon as I get the trace from gdb