| Summary: | baselayout-1.12* segfaulting at boot | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | jannis <kripton> |
| Component: | [OLD] baselayout | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | blocker | CC: | l.mierzwa |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
jannis
2006-08-08 04:06:31 UTC
the problem is, the place where the code is segfaulting is in *bash* code, not C code that we wrote you could try rebuilding bash with CFLAGS=-O0 but really there's no way for us to debug this Compiling bash with CFLAGS="-O0" doesn't help...... |