GNU bug report logs - #2332
Subject: 23.0.60; char-to-string crashes emacs

Previous Next

Packages: w32, emacs;

Reported by: MON KEY <monkey <at> sandpframing.com>

Date: Sat, 14 Feb 2009 22:25:03 UTC

Severity: normal

Tags: moreinfo

Done: Jason Rumney <jasonr <at> gnu.org>

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 2332 in the body.
You can then email your comments to 2332 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2332; Package emacs. (Sat, 14 Feb 2009 22:25:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to MON KEY <monkey <at> sandpframing.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 14 Feb 2009 22:25:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: MON KEY <monkey <at> sandpframing.com>
To: help-emacs-windows <at> gnu.org
Cc: emacs-pretest-bug <at> gnu.org
Subject: Subject: 23.0.60; char-to-string crashes emacs
Date: Sat, 14 Feb 2009 17:16:42 -0500
Evaluating following form:
(char-to-string 3008)
Caused emacs to hang

---------------------
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-23 on LENNART-69DE564 (patched)
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  shell-dirtrack-mode: t
  diff-auto-refine-mode: t
  show-paren-mode: t
  display-time-mode: t
  auto-image-file-mode: t
  server-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  noticeable-minibuffer-prompts-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2332; Package emacs. (Sun, 15 Feb 2009 10:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jason Rumney <jasonr <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 15 Feb 2009 10:05:05 GMT) Full text and rfc822 format available.

Message #10 received at 2332 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: MON KEY <monkey <at> sandpframing.com>, 2332 <at> debbugs.gnu.org
Subject: Re: bug#2332: Subject: 23.0.60; char-to-string crashes emacs
Date: Sun, 15 Feb 2009 17:58:29 +0800
MON KEY wrote:
> Evaluating following form:
> (char-to-string 3008)
> Caused emacs to hang
>
> ---------------------
> In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
>  of 2008-10-23 on LENNART-69DE564 (patched)
>   

Can you please try the 23.0.90 pretest. I can't reproduce the problem, 
but since it involves Tamil, it may depend on the fonts installed and 
the uniscribe version.





Merged 2332 2340. Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 16 Feb 2009 12:50:02 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs' to `emacs,w32'. Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 16 Feb 2009 12:50:02 GMT) Full text and rfc822 format available.

Tags added: moreinfo Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 16 Feb 2009 22:55:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com:
bug#2332; Package emacs,w32. (Sat, 28 Feb 2009 14:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jason Rumney <jasonr <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com. (Sat, 28 Feb 2009 14:30:03 GMT) Full text and rfc822 format available.

Message #21 received at 2332 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: 2332 <at> debbugs.gnu.org
Cc: MON KEY <monkey <at> sandpframing.com>
Subject: Re: bug#2332: Subject: 23.0.60; char-to-string crashes emacs
Date: Sat, 28 Feb 2009 22:21:41 +0800
Jason Rumney wrote:
> MON KEY wrote:
>> Evaluating following form:
>> (char-to-string 3008)
>> Caused emacs to hang
>>
>> ---------------------
>> In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
>>  of 2008-10-23 on LENNART-69DE564 (patched)
>>   
>
> Can you please try the 23.0.90 pretest. I can't reproduce the problem, 
> but since it involves Tamil, it may depend on the fonts installed and 
> the uniscribe version.

Please try the 23.0.91 pretest so we can find out if this problem has 
already been fixed since October.






Reply sent to Jason Rumney <jasonr <at> gnu.org>:
You have taken responsibility. (Wed, 04 Mar 2009 13:30:03 GMT) Full text and rfc822 format available.

Notification sent to MON KEY <monkey <at> sandpframing.com>:
bug acknowledged by developer. (Wed, 04 Mar 2009 13:30:04 GMT) Full text and rfc822 format available.

Message #26 received at 2332-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: MON KEY <monkey <at> sandpframing.com>
Cc: 2332-done <at> debbugs.gnu.org
Subject: Re: bug#2332: Subject: 23.0.60; char-to-string crashes emacs
Date: Wed, 04 Mar 2009 21:20:23 +0800
MON KEY wrote:
> Jason,
>
> Not sure what you want to hear back but this emacs doesn't fall over.
>
> ; (insert (format "\nthis is what I get %s <--" (char-to-string 3008)))
> this is what I get ீ <--
>
> I've attached a screen shot for your viewing pleasure.
>
> Best,
> Stan
>   
Thank you for confirming that Emacs no longer crashes, and appears to be 
inserting the correct character.





Reply sent to Jason Rumney <jasonr <at> gnu.org>:
You have taken responsibility. (Wed, 04 Mar 2009 13:30:04 GMT) Full text and rfc822 format available.

Notification sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
bug acknowledged by developer. (Wed, 04 Mar 2009 13:30:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Wed, 01 Apr 2009 14:24:09 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 25 Jan 2010 20:00:03 GMT) Full text and rfc822 format available.

Disconnected #2340 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 25 Jan 2010 20:00:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Feb 2010 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 121 days ago.

Previous Next


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