[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:13431] text utils でSegumentation fault
-
From:kaw
-
Date:Wed, 20 Mar 2002 11:48:07 +0900
- Subject: [plamo:13431] text utils でSegumentation fault
- From: kaw@xxxxxxxxxxxx
- Date: Wed, 20 Mar 2002 11:48:07 +0900
- Posted: Wed, 20 Mar 2002 11:48:04 +0900
川俣と申します。
最近インストールしたPlamo-2.2、具体的には、ここ数日の間に以下のURL
ftp://ftp.linet.gr.jp/pub/Plamo/Plamo-2.2/plamo
よりgetしてインストールしたPlamo Linux上で、cat 等のテキストファイル処
理用のコマンド等を実行したとき、存在しないファイル名を指定すると
Segmentation fault します。
以下に例を示します。
(kaw@187-pc 538) ls -l
total 1
-rw-r--r-- 1 kaw kaw 14 3月 20日 11:38 testfile
(kaw@187-pc 539) cat testfile
This is test.
(kaw@187-pc 540) cat nofile
Segmentation fault
(kaw@187-pc 541) wc testfile
1 3 14 testfile
(kaw@187-pc 542) wc nofile
Segmentation fault
(kaw@187-pc 543) cat /home
Segmentation fault
(kaw@187-pc 544) wc /home
Segmentation fault
(kaw@187-pc 545) man nocommand
man: そのようなファイルやディレクトリはありません
Segmentation fault
(kaw@187-pc 546)
今のところ気がついたのは、上の例の cat, wc, man コマンドですが、他にも
あるかもしれません。
これらのコマンドは、
(kaw@187-pc 546) ldd /bin/cat
libc.so.6 => /lib/libc.so.6 (0x40019000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
ということなので、問題があるとすれば libc かなと、思うのですが…。
同様の症状に遭われた方はいらっしゃいますでしょうか?
----
川俣 吉広
- Follow-Ups
-
- [plamo:13436] Re: text utils でSegumentationfault, YAMAGUCHI Shingo
[検索ページ]
[メール一覧]
Plamo ML 公開システム