Mail Archives: djgpp/2002/01/10/07:09:11
--- Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> `alarm' hooks the timer interrupt, so it sounds like
> PMCOM's interrupt
> handler is not signal-safe or perhaps the
> implementation of `alarm'
> is not safe when other hardware interrupts are
> present.
Is this something I need to worry about and perhaps
try to change? Or can I work my way around this and
just ignore it?
> Does the Windows message cite any address, and if it
> does, can you
> see (e.g., with a debugger) where in the code is
> that address?
It does, but the debugger part is still something I'm
working on...
> Alternatively, you could avoid using `alarm'. What
> do you use it for
> in that program?
I'm not sure about this, I didn't write the program.
I'm trying to get in touch with the person who has
written it, but this can take quite a while. I think
I'm going to investigate this on my own...
Anyway, if I leave 'alarm' out of my code, the program
runs, but crashes on CTRL-C, but if 'alarm' is still
in there, the program crashes while running.
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
- Raw text -