| Summary: | Compiling kernel linux-2.4.20-gentoo-r7: ide-cd.c:1633: internal error: Segmentation fault | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Akom <akomaccounts> |
| Component: | [OLD] Core system | Assignee: | x86-kernel (DEPRECATED) <x86-kernel> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | 1.4_rc4 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
my kernel config
my kernel config |
||
|
Description
Akom
2003-09-15 08:43:48 UTC
Created attachment 17769 [details]
my kernel config
I took this config from my working r6 src tree and then ran "make menuconfig"
and selected some more things with the interface (I2C as modules + CPIA camera
support).
Created attachment 17770 [details]
my kernel config
I took this config from my working r6 src tree and then ran "make menuconfig"
and selected some more things with the interface (I2C as modules + CPIA camera
support).
Sorry about two attachments, bugzilla gives me an error but succeeds anyway.. Just in case here is my gcc info: (I'm current on the portage tree as of this morning, everything updated) Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext Thread model: posix gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) Can you upgrade to gcc3.3 and see if this happens? Also, can you run memtest for a while (at least 3 passes) and make sure it's not bad memory, that is the most prominent cause for segfaults. If your computer does not pass the tests, try tuning your memory settings to a more stable setting. No reply, lowering priority and severity. Sorry for the delay and trouble, but I can't get this to happen anymore - I think something was wrong with my ide controller.. In case anyone else has similar problems, I would get random segfaults during various long compiles/emerges... on some compiles it would sometimes get through without failure, on others (notably gaim for me) it would always segfault but at different places. After I guessed that it might be the secondary IDE channel and took the CD drive off of it, all compiles are sefault-free and PC stopped hard locking on heavy I/O. |