GNU bug report logs - #18486
24.4.50; select-frame-set-input-focus: Not an in-range integer, float, or cons of integers

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Tue, 16 Sep 2014 11:20:02 UTC

Severity: normal

Found in version 24.4.50

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18486 in the body.
You can then email your comments to 18486 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#18486; Package emacs. (Tue, 16 Sep 2014 11:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Liu <sdl.web <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 16 Sep 2014 11:20:02 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or cons
 of integers
Date: Tue, 16 Sep 2014 19:18:26 +0800
1. emacs -q
2. Create a new buffer and enable org-mode
3. C-c !

select-frame-set-input-focus: Not an in-range integer, float, or cons of
integers

Not org-mode related; it is only used to demo the bug.

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18486; Package emacs. (Tue, 16 Sep 2014 14:53:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 18486 <at> debbugs.gnu.org
Subject: Re: bug#18486: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or
 cons	of integers
Date: Tue, 16 Sep 2014 17:52:01 +0300
> From: Leo Liu <sdl.web <at> gmail.com>
> Date: Tue, 16 Sep 2014 19:18:26 +0800
> 
> 
> 1. emacs -q
> 2. Create a new buffer and enable org-mode
> 3. C-c !
> 
> select-frame-set-input-focus: Not an in-range integer, float, or cons of
> integers

Can't reproduce this with the current trunk, so I suggest to report
the details about your build, it could be specific to that build.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18486; Package emacs. (Tue, 16 Sep 2014 15:01:02 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18486 <at> debbugs.gnu.org
Subject: Re: bug#18486: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or
 cons	of integers
Date: Tue, 16 Sep 2014 23:00:24 +0800
On 2014-09-16 17:52 +0300, Eli Zaretskii wrote:
> Can't reproduce this with the current trunk, so I suggest to report
> the details about your build, it could be specific to that build.

emacs built today with:

CFLAGS=-g ./configure --prefix=/usr/local/emacs --with-wide-int --with-x-toolkit=lucid --without-gsettings

on CentOs 6.5

Thanks,
Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18486; Package emacs. (Tue, 16 Sep 2014 15:13:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 18486 <at> debbugs.gnu.org
Subject: Re: bug#18486: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or
 cons	of integers
Date: Tue, 16 Sep 2014 18:12:01 +0300
> From:  Leo Liu <sdl.web <at> gmail.com>
> Cc: 18486 <at> debbugs.gnu.org
> Date: Tue, 16 Sep 2014 23:00:24 +0800
> 
> On 2014-09-16 17:52 +0300, Eli Zaretskii wrote:
> > Can't reproduce this with the current trunk, so I suggest to report
> > the details about your build, it could be specific to that build.
> 
> emacs built today with:
> 
> CFLAGS=-g ./configure --prefix=/usr/local/emacs --with-wide-int --with-x-toolkit=lucid --without-gsettings
> 
> on CentOs 6.5

Could be related to --with-wide-int.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18486; Package emacs. (Tue, 16 Sep 2014 23:55:01 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18486 <at> debbugs.gnu.org
Subject: Re: bug#18486: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or
 cons	of integers
Date: Wed, 17 Sep 2014 07:54:32 +0800
On 2014-09-16 18:12 +0300, Eli Zaretskii wrote:
> Could be related to --with-wide-int.

Did a make maintainer-clean and rebuilt without this --with-wide-int
flag; but get the same bug anyway.

The error is from function cons_to_signed in data.c which is passed some
invalid data.

Leo




Reply sent to Leo Liu <sdl.web <at> gmail.com>:
You have taken responsibility. (Wed, 17 Sep 2014 04:21:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Liu <sdl.web <at> gmail.com>:
bug acknowledged by developer. (Wed, 17 Sep 2014 04:21:03 GMT) Full text and rfc822 format available.

Message #22 received at 18486-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18486-done <at> debbugs.gnu.org
Subject: Re: bug#18486: 24.4.50;
 select-frame-set-input-focus: Not an in-range integer, float, or
 cons	of integers
Date: Wed, 17 Sep 2014 12:20:07 +0800
On 2014-09-17 07:54 +0800, Leo Liu wrote:
> Did a make maintainer-clean and rebuilt without this --with-wide-int
> flag; but get the same bug anyway.
>
> The error is from function cons_to_signed in data.c which is passed some
> invalid data.

Reboot CENTOS, re-compile and the problem seems to go away; so closing.

Leo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 15 Oct 2014 11:24:03 GMT) Full text and rfc822 format available.

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

Previous Next


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