GNU bug report logs - #18126
24.4.50; Arithmetic range error while attempting to drag vertical scroll bar

Previous Next

Package: emacs;

Reported by: Dmitry Antipov <dmantipov <at> yandex.ru>

Date: Mon, 28 Jul 2014 09:20:01 UTC

Severity: normal

Found in version 24.4.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 18126 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Dmitry Antipov <dmantipov <at> yandex.ru>, 18126 <at> debbugs.gnu.org
Subject: Re: bug#18126: 24.4.50; Arithmetic range error while attempting to
 drag vertical scroll bar
Date: Thu, 28 Aug 2014 11:40:52 +0200
> Using Lucid build, an attempt to drag slider of a vertical scroll bar
> with mouse causes an arithmetic error:
>
> Arithmetic range error: "truncate", 1.0e+INF
>
> Corresponding buffer should have enough (a few thousands) lines.
>
> The backtrace is:
>
> Breakpoint 4, rounding_driver (arg=..., divisor=..., double_round=0x6197d1 <double_identity>, int_round2=0x6196c2 <truncate2>,
>      name=0x71f78b "truncate") at ../../trunk/src/floatfns.c:372
> 372             xsignal2 (Qrange_error, build_string (name), arg);
> (gdb) bt
> #0  rounding_driver (arg=..., divisor=..., double_round=0x6197d1 <double_identity>, int_round2=0x6196c2 <truncate2>,
>      name=0x71f78b "truncate") at ../../trunk/src/floatfns.c:372

Should work again now.  Please check.

Thanks, martin




This bug report was last modified 10 years and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.