Namazu-users-ja(旧)


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

Re: 標準での検索結果だ全て表示されない



佐藤です。
以下にコメントします。

>   それぞれを個別に指定して検索してみても問題は出ませんでしょうか? もし
> くは特定のディレクトリの組み合わせのみで問題が発生するとか...
これは、ある程度試したのですが、問題はありませんでした。

>   gdb で trace してもらえると問題の個所が特定できるかもしれないのです
> が、お願いできませんでしょうか。core ファイルができていれば、
> 
> $ gdb /usr/local/bin/namazu core
> 
>   という感じで特定できるはずです。

以下に実行結果を示します。

# gdb /usr/local/bin/namazu core
GNU gdb 19991004
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `namazu www /home2/namazu/index/josys/'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libnmz.so.3...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /usr/lib/gconv/EUC-JP.so...done.
Reading symbols from /usr/lib/gconv/libJIS.so...done.
#0  0xbffffe25 in ?? ()

(gdb) bt
#0  0xbffffe25 in ?? ()
#1  0xd6840fc0 in ?? ()
Cannot access memory at address 0x8508c483

※gdbの使い方ってこんな感じでいいんですか?
 メーリングリストでgdbの存在をはじめて知りましたが(恥)、
 使い方がいまいち分かりませんでした・・・はは
 コアファイルが出てくるとお手上げなレベルでして・・・

>   Linux だと distribution の種類も重要になってきますが、何を使われてい
> ますでしょうか。
RedHat6.2jです。

> >> 言語: ja_JP.eucJP
> 
> # locale 名が ja_JP.eucJP ということは結構最近の distribution だと思う
> # のですが...
> -- 
> 野首 貴嗣
> E-mail: knok@xxxxxxxxxxxxx
> 
もしかしてmknmzのMAX_MEMORY_MAXとか、FILE_SIZE_MAXとかが絡みますか?
この辺の設定は自信ない点でもあるので。
ちなみに現在は
$ON_MEMORY_MAX   = 10000000;
$FILE_SIZE_MAX   = 10000000;
$TEXT_SIZE_MAX   = 1000000;
となっていて、つんでるメモリは192MBです。

以上です。
----------------------------------------------------------------------
NEC山形 情報システム部(第三システム)
     佐藤 一夫(Mail: sato@xxxxxxxxxxxxxxx Telnet:8-462-5650)
          (外線:0235-29-2724)