suddenly Seg Faults on exit of gcc-compiled bins, and on gnu Make's

suddenly Seg Faults on exit of gcc-compiled bins, and on gnu Make's

Post by cjvenro » Wed, 31 Jan 2001 01:45:47



everything was going fine until around the time i decided to implement
shared modules on apache, and wen't to recompile it (it had compiled
fine). it seemed to me the gnu make wanted the gnu ld, so i went to add
binutils and got a make error on that package,. now, none of the
packages i was able to make can make without the Seg Faults (messages
like "your compiler cannot generate executables" "libXa.o not found").
now, when i compile my single-threaded c-code, the programs execute but
they generate a Seg Fault error on exit, causing me a problem with any
disk i/o in the buffer.

does anyone have any clue what's happening here? naively (i'm somewhat
a novice) it seems to be an interaction with the shell or the
environment. but, i went back to my old environment and it still makes
the errors. however, the old executables (not since recompiled) work
fine without the error.

Sent via Deja.com
http://www.deja.com/

 
 
 

1. seg faults when compiling gcc with -pipe

I am getting segmentation violations and compile hangs
when trying to compile with the "-pipe" option under
gcc 2.7.2.1.

I am using a RHL 4.1 base and with the precompiled kernel
there are no errors with the "-pipe" option.

but after I make a custom kernel(either 2.0.27 or 2.0.30)
and boot it anything that I try to compile with the "-pipe"
option will hang or seg fault.

there must be something I am not setting up for gcc, or a kernel
module that I have left out. the kernels that I am building are
very minimal and spcific to my system.

As far as I understand the "-pipe" option only saves compile space
and shouldn't effect the compiled program at all, but the kernel
and all daemons usually use this option so I am hesitant on hacking
out the -pipe flag.

any help is apreciated.
cheers, Angus.

2. Do you have a Trident wave dx (PCI) sound card driver for linux, now?

3. swish suddenly Seg faults

4. New User in a group

5. Compiling *** VIM 5.3 *** Segmentation Fault..what is Seg-Fault..MEM Bounds?

6. replicate the standard error

7. XF86 bins seg-fault under 2.0.24

8. new powerbook g4

9. Seg. fault at exit time - possible causes?

10. Seg.faults on PPRO kernel /w g77 bins

11. Ftptool makes my WM Seg Fault?!

12. Seg fault with custom made ramdisk

13. Seg Faults with gcc 2.8.1 !!