emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp with global-auto-revert-mode.


From: Luc Teirlinck
Subject: Re: Tramp with global-auto-revert-mode.
Date: Sat, 15 May 2004 19:41:12 -0500 (CDT)

>From my previous message:

   (gdb) p (char *) stack_base + i     
   $41 = 0xbffff9e2 "AME=Default"

I get gc aborting on that _exact_ same string, starting with the exact
same `A' in _every single one_ of my many crashes.

   (gdb) p (char *) stack_base + i - 15
   $42 = 0xbffff9d3 "GNOME_SESSION_NAME=Default"
   (gdb) 

   This is one of my environment variables.

How can this make sense?  I hope nothing in Emacs makes assumptions
about some maximum size of environment variables (or whatever).  I am
using GNU/Linux.

Sincerely,

Luc.




reply via email to

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