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]

Re: generating core dumps


Hi Saggu,

 I would expect any core file to be written in the
current working directory of the dumping process,
and it should certainly contain the word 'core' in
its name; some systems also put the process id in
the core filename.
 I am wondering, what is your platform, as i have
not seen output like that from a crashing process
before?.

Yours sincerely,

Bjorn


Bjorn,

signal fault in critical section.
signal number: 11, signal code: 1, 	fault address: 0x2e4, pc:0xff3597bc, sp:
0xfee0bb18
libthread panic: fault in bitthread critical section : dumping core (PID:
20570 LWP 1)
stacktrace:
	ff3597b4
	ff369fc8
	ff36a288
	13098
	ff36b6e0
	1304c

This is the description of the output I got. Where would the core be put. I
am not able to find it.

Thanks
saggu




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