From: "Magnus Naeslund(t)" <mag@fbab.net>
To: Sreeram Kumar Ravinoothala <sreeram.ravinoothala@wipro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Question on SIGFPE
Date: Thu, 30 Oct 2003 11:22:47 +0100 [thread overview]
Message-ID: <3FA0E677.5030402@fbab.net> (raw)
In-Reply-To: <94F20261551DC141B6B559DC491086727C8C63@blr-m3-msg.wipro.com>
Sreeram Kumar Ravinoothala wrote:
> Hi,
> We get this problem when we run it on disk on chip where linux
> 2.4.5 is used.
>
> Thanks and Regards
> Sreeram
Since I don't know what your app is doing, it's kind of hard to know
whats causing the problem. I still would guess on a divide by zero,
maybe because of some timing issue.
Use sigaction(2) to trap the signal, and then look at the
siginfo_t->si_addr to find out where it happens.
Or better yet, just run the program through gdb, it will catch the thing...
Magnus
next prev parent reply other threads:[~2003-10-30 10:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-30 10:13 Question on SIGFPE Sreeram Kumar Ravinoothala
2003-10-30 10:22 ` Magnus Naeslund(t) [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-30 13:57 Sreeram Kumar Ravinoothala
2003-10-30 13:37 Sreeram Kumar Ravinoothala
2003-10-30 13:51 ` Richard B. Johnson
2003-10-30 13:18 Sreeram Kumar Ravinoothala
2003-10-30 13:26 ` Richard B. Johnson
2003-10-30 12:03 Sreeram Kumar Ravinoothala
2003-10-30 12:53 ` Richard B. Johnson
2003-10-30 10:07 Sreeram Kumar Ravinoothala
2003-10-30 10:13 ` Magnus Naeslund(t)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FA0E677.5030402@fbab.net \
--to=mag@fbab.net \
--cc=linux-kernel@vger.kernel.org \
--cc=sreeram.ravinoothala@wipro.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox