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

Bug 6500

Summary: ddd can't be started: Segfault's immediately
Product: Gentoo Linux Reporter: Klaus Kusche <Klaus.Kusche>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: major CC: mholzer
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Klaus Kusche 2002-08-15 03:36:57 UTC
When startig ddd, it immediately reports two Segmentation faults and terminates
(no matter whether started with "ddd program" or just "ddd").

.ddd/log just contains the header with all the versions, the calling command
line, and two lines "!  Segmentation fault", nothing else. No core produced.

This is on an up-to-date gentoo system (gcc-3.1 only).
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-16 04:35:04 UTC
can you enclose an strace?
Comment 2 Klaus Kusche 2002-08-16 05:35:29 UTC
Works today. Must have been some kind of Shared Lib mess:

When the bug occurred, I had both gcc 3.1 and gcc 3.1.1 (and their lib's) on my
system. Yesterday evening, I did an "emerge clean world" plus ldconfig, and
since then, the problem seems to be gone.