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: Andreas Schwab
Subject: Re: Tramp with global-auto-revert-mode.
Date: Sun, 16 May 2004 15:52:33 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Luc Teirlinck <address@hidden> writes:

>>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.

That does not say anything, it's just the highest stack address the
garbage collector looks at.  It doesn't have to be exact, just above the
highest address that could contain live Lisp pointers, which appears to be
the case here.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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