emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GC crashes


From: Kenichi Handa
Subject: Re: GC crashes
Date: Thu, 4 Dec 2003 11:21:26 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

I've just found one fact about a weak hash table.

Even if composite.c makes a weak hash table in
syms_of_composite (thus it is stored in Vweak_hash_tables
and dumped), Vweak_hash_tables is intialized to Qnil in
init_fns () at Emacs startup time.

Does it mean that we should not dump a weak hash table?

Do you think it relates to the current problem?

---
Ken'ichi HANDA
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]