Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6500 - ddd can't be started: Segfault's immediately
Summary: ddd can't be started: Segfault's immediately
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-15 03:36 UTC by Klaus Kusche
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 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.