ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] strace galeon 2 >&1 | grep 'open.*lib'
@ 2001-09-27  7:56 Michael Shigorin
  0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2001-09-27  7:56 UTC (permalink / raw)
  To: ALT Linux devel

	Здравствуйте.
Вот, пока разбирался давеча с молчанием galeon (портит свой
history.xml и сам же на нем и валится), заметил странность:
~> strace galeon 2>&1 | grep 'open.*lib'
[...]
open("/usr/lib/mozilla/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("i686/mmx/libc.so.6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("i686/libc.so.6", O_RDONLY)        = -1 ENOENT (No such file or directory)
open("mmx/libc.so.6", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("libc.so.6", O_RDONLY)             = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
[...]

В итоге имеем на stat() 5 (!) miss на 1 hit. Пока такое замечено только за галеоном
(проверил mozilla, gimp, gqview, kdict).

Что делать?

-- 
WBR, Michael Shigorin -- webmaster@www.chem.univ.kiev.ua
>Home Page:  http://visa.chem.univ.kiev.ua/~mike/  ICQ: 113344029
>Brainbench: http://www.brainbench.com/transcript.jsp?pid=2434729
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-27  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-27  7:56 [devel] strace galeon 2 >&1 | grep 'open.*lib' Michael Shigorin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git