From: Eli Zaretskii <eliz@gnu.org>
To: Rob Browning <rlb@defaultvalue.org>
Cc: 11913@debbugs.gnu.org
Subject: bug#11913: Unusual Emacs 24.1 arithmetic error (abs) on i386 machine
Date: Fri, 13 Jul 2012 22:17:39 +0300 [thread overview]
Message-ID: <83ehofa2ss.fsf@gnu.org> (raw)
In-Reply-To: <874npb4h8n.fsf@trouble.defaultvalue.org>
> From: Rob Browning <rlb@defaultvalue.org>
> Cc: Glenn Morris <rgm@gnu.org>, 11913@debbugs.gnu.org
> Date: Fri, 13 Jul 2012 14:02:16 -0500
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > Do we even understand how this error happens? There's nothing even
> > close to a reference to 'abs' on that line of cal-hebrew.el in my copy
> > of Emacs 24.1.
>
> Right. While I'm not extremely knowledgeable about the process, since
> that string is associated with Qarith_error (in data.c), I assumed it
> was probably some code deeper down raising the exception (from either
> data.c or floatfns.c). Given the fact that it only happens on i386, I
> also wondered if x87 issues might be involved -- but the fact that it
> only happens on *this* i386 machine (and a couple of others) suggests
> the software versions matter.
Does that 386 machine have an x87 co-processor? If not, what provides
the floating-point emulation -- the kernel?
If you compile a trivial C program that calls 'fabs' on that machine,
does it work as expected, or does it bomb?
next prev parent reply other threads:[~2012-07-13 19:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 17:53 bug#11913: Unusual Emacs 24.1 arithmetic error (abs) on i386 machine Rob Browning
2012-07-11 19:16 ` Glenn Morris
2012-07-11 21:52 ` Rob Browning
2012-07-13 17:47 ` Rob Browning
2012-07-13 17:51 ` Glenn Morris
2012-07-13 18:40 ` Eli Zaretskii
2012-07-13 19:02 ` Andreas Schwab
2012-07-13 19:02 ` Rob Browning
2012-07-13 19:17 ` Eli Zaretskii [this message]
2012-07-13 19:29 ` Andreas Schwab
2012-07-13 19:35 ` Eli Zaretskii
2012-07-13 19:51 ` Andreas Schwab
2012-07-14 6:23 ` Eli Zaretskii
2012-07-14 8:09 ` Andreas Schwab
2012-07-13 19:50 ` Rob Browning
2012-07-14 6:21 ` Eli Zaretskii
2012-07-13 19:04 ` Glenn Morris
2012-07-13 19:15 ` Eli Zaretskii
2012-07-13 19:19 ` Glenn Morris
2012-07-13 19:37 ` Eli Zaretskii
2012-07-13 19:47 ` Andreas Schwab
2012-07-14 21:45 ` Rob Browning
2012-07-17 2:33 ` Rob Browning
2012-07-17 2:59 ` Paul Eggert
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=83ehofa2ss.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=11913@debbugs.gnu.org \
--cc=rlb@defaultvalue.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.