Re: i386_set_ldt warnings

From: Daniel Eischen <eischen_at_vigrid.com>
Date: Wed, 22 Oct 2003 17:28:49 -0400 (EDT)
On Wed, 22 Oct 2003, C. Kukulies wrote:

> Some (kde) applications now have a warning appear in xconsole:
> 
> Warning: pid 595 used static ldt allocation.
> See the i386_set_ldt man page for more info
> Warning: pid 596 used static ldt allocation.
> See the i386_set_ldt man page for more info
> 
> Should I worry about that? Rebuild KDE?

[ ...and all the other responses ]

XFree86 can also load modules, so printing the name of
the process may not help if that is the case.  You can
always try:

$ nm /usr/X11R6/lib/modules/*.a | grep ldt
$ nm /usr/X11R6/lib/modules/*.so.* | grep ldt
$ nm /usr/X11R6/lib/modules/*.a | grep ldt

You can also try it on other libraries and binaries
(if they aren't stripped).

-- 
Dan Eischen
Received on Wed Oct 22 2003 - 12:28:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:26 UTC