https://bugzilla.novell.com/show_bug.cgi?id=249672 werner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|dcb314@hotmail.com | Resolution| |WORKSFORME ------- Comment #2 from werner@novell.com 2007-04-04 06:08 MST ------- I'll do nothing about this, it is rather complex in emacs. It appears for me that the address is allocated during dumping the emacs binary its self from temacs binary and the resulting image will be loaded during startup of emacs and therefore not allocated at startup but during dump. I've seen the allocated address during dump and it was not freed during a garbage collection. The same address is used also by normal emacs after this dump and yes clearly without allocating because already during dump. This is WORKSFORME or WONTFIX/INVALID. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.