unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: ulm@gentoo.org, 30788@debbugs.gnu.org, Mats Lidell <mats.lidell@cag.se>
Subject: bug#30788: 27.0.50; Getting 'char-displayable-p: Invalid hash table rehash size: 1.0' when starting emacs -Q
Date: Tue, 13 Mar 2018 19:58:13 +0100	[thread overview]
Message-ID: <23208.8005.727367.962670@a1i15.kph.uni-mainz.de> (raw)
In-Reply-To: <83o9jrrgq8.fsf@gnu.org>

>>>>> On Tue, 13 Mar 2018, Eli Zaretskii wrote:

> Start Emacs under GDB, put a breakpoint in Fmake_hash_table, where it
> signals this error (line 4530 of fns.c in today's master), then run
> Emacs with "run -Q", and when the breakpoint breaks, type "xbacktrace"
> at the GDB prompt, and post the results here.

This is what I get with this recipe for the current tip of the master
branch (commit 06911714ef):

Thread 1 "emacs-27-vcs" hit Breakpoint 3, Fmake_hash_table (
    nargs=nargs@entry=10, args=args@entry=0x7ffffffe3670) at
    fns.c:4530
4530        signal_error ("Invalid hash table rehash size", args[i]);
(gdb) xbacktrace
"read" (0xffffc188)
"char-displayable-p" (0xffffc508)
"startup--setup-quote-display" (0xffffc820)
"command-line" (0xffffd0b8)
"normal-top-level" (0xffffd460)

Note that the error occurs with LC_ALL=de_DE.UTF-8, whereas with
LC_ALL=C or even LC_ALL=en_US.UTF-8 all seems to be fine.


With Emacs 25.3 I get the following, after typing (list-packages) C-j
in the scratch buffer (again, with de_DE.UTF-8 locale):

Debugger entered--Lisp error: (error "Invalid hash table rehash size" 1.0)
  read(#<buffer  *load*>)
  eval-buffer(#<buffer  *load*> nil "/usr/share/emacs/25.3/lisp/finder-inf.el" nil t)  ; Reading at buffer position 39098
  load-with-code-conversion("/usr/share/emacs/25.3/lisp/finder-inf.el" "/usr/share/emacs/25.3/lisp/finder-inf.el" t t)
  require(finder-inf nil t)
  list-packages()
  eval((list-packages) nil)
  elisp--eval-last-sexp(t)
  eval-last-sexp(t)
  eval-print-last-sexp(nil)
  funcall-interactively(eval-print-last-sexp nil)
  call-interactively(eval-print-last-sexp nil nil)
  command-execute(eval-print-last-sexp)





  reply	other threads:[~2018-03-13 18:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12 22:12 bug#30788: 27.0.50; Getting 'char-displayable-p: Invalid hash table rehash size: 1.0' when starting emacs -Q Mats Lidell
2018-03-13  3:44 ` Eli Zaretskii
2018-03-13 10:14 ` Ulrich Mueller
2018-03-13 16:14   ` Eli Zaretskii
2018-03-13 17:42     ` Mats Lidell
2018-03-13 18:08       ` Eli Zaretskii
2018-03-13 18:58         ` Ulrich Mueller [this message]
2018-03-13 19:07           ` Ulrich Mueller
2018-03-13 19:32             ` Eli Zaretskii
2018-03-13 20:06               ` Ulrich Mueller
2018-03-14  3:32                 ` Eli Zaretskii
2018-03-14  6:48                   ` Ulrich Mueller
2018-03-14 16:15                     ` Eli Zaretskii
2018-03-14 17:57                       ` Ulrich Mueller
2018-03-14 18:15                         ` Eli Zaretskii
2018-03-14 21:19                           ` Ulrich Mueller
2018-03-16  2:45                           ` Noam Postavsky
2018-03-16  3:38                             ` Eli Zaretskii
2018-03-13 21:26 ` Ulrich Mueller
2018-05-04 21:58 ` Peter Dyballa
2018-05-04 22:13   ` Glenn Morris
2018-05-05  8:06     ` Peter Dyballa
2018-05-15 14:02     ` Peter Dyballa
2018-05-15 17:06       ` Eli Zaretskii
2018-05-15 21:38         ` Peter Dyballa
2018-05-16  2:30           ` Eli Zaretskii
2018-05-16 23:22             ` Peter Dyballa
2018-05-17 14:56               ` Eli Zaretskii
2018-05-19 11:21                 ` Peter Dyballa
2018-05-19 11:45               ` Philipp Stephani

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23208.8005.727367.962670@a1i15.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=30788@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mats.lidell@cag.se \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).