5
アプリケーションがクラッシュした後、core
ファイル、250MBを生成しました。コアダンプの解析方法
Caught Segmentation fault, dumping stack:B] [Port: 58940][U 0/0] [D 0/10] [H 1/32] [S 72/75/768] [F 0/128]
Stack dump not enabled.
Aborted (core dumped)
私が必要とするのは、スタックトレースを分析して見て、なぜrtorrentが頻繁にクラッシュするのかを知ることです。スタックトレースを参照してください
gdb /path/to/binary/rtorrent /path/to/coredump/rtorrent.core
タイプwhere
: