Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 250309

Summary: dev-util/ccache: Segmentation fault when using -c option
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED INVALID    
Severity: normal CC: toolchain
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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