[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
My last mail about exceptions
From: |
Stepan Koltsov |
Subject: |
My last mail about exceptions |
Date: |
Mon, 26 Feb 2001 06:32:26 +0300 |
User-agent: |
Mutt/1.2.4i |
Ppl, anybody, say me anything (for example if I wrong :-).
I am lamer to find, where is error, but I very want to use this lib.
Now I have seen (with strace), that my program
sends herself SIGABRT. When I do something like signal( SIGABRT, SIG_IGN ),
strace shows me:
rt_sigaction(SIGABRT, {SIG_DFL}, NULL, 8) = 0
munmap(0x40018000, 4096) = 0
getpid() = 29304
kill(29304, SIGABRT) = 0
:)
--
mailto: address@hidden
ICQ: 26521795
... Я самый умный и красивый. Кто не верит -- заходите в гости и
... смотрите :)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- My last mail about exceptions,
Stepan Koltsov <=