bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: utf-8 input under X11


From: Andreas Schwab
Subject: Re: utf-8 input under X11
Date: 23 Oct 2001 13:01:15 +0200
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1

Eli Zaretskii <eliz@is.elta.co.il> writes:

|> On Tue, 23 Oct 2001, David Monniaux wrote:
|> 
|> > Le Mardi 23 Octobre 2001 11:10, Eli Zaretskii a écrit :
|> > 
|> > > Thanks, but this backtrace doesn't go deep enough.  I need the
|> > > stack frames above the call to `__select' (which is a library
|> > > function). Something like "bt 20" should probably do.
|> > 
|> > It does not work. For some reason, the outermost frame I obtain is 
|> > the __select().
|> 
|> That probably means that the stack is smashed...

Not in general.  It may just mean that gdb isn't able to find the next
frame, which may be because the frame does not use a frame pointer, which
is usually the case for system calls like this.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de                          completely different."
SuSE Labs, SuSE GmbH, Schanz�ckerstr. 10, D-90443 N�rnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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