[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with GNU C



In article <[🔎] 000901c119ae$ed56d7e0$0600a8c0@sd.ru>,
Ilya Teterin <alienhard@mail.ru> wrote:
>If you read my previous letters, you can see that was NO segmentation fault,
>the program just died with no reason.

A program never just does with no reason - either it is killed
with a signal, or it calls exit(). There is no other way a program
_can_ be stopped.

Did you use gdb / strace / ltrace to find out what exactly went wrong?
These are valuable tools.

Mike.
-- 
"dselect has a user interface which scares small children"
	-- Theodore Tso, on debian-devel



Reply to: