This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Seg fault


Hi,

Does GCC give segmentation fault when an attempt is made to access
memory outside the process address space only or can this error be
generated even if an attempt is made to access any area within the
adress spaxce itself, for eg; the code area or the .ro section of the
process?

Regards,
Priya


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]