|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2010年05月20日(木) 旧暦 [n年日記] [更新:"2010/05/20 17:42:07"]#1 [pkgsrc][Emacs] now emacs-23.2 built successfully with one line debug message
I was writing the Segfaults while buiding emacs-23.1.97, 23.2 in my diary as: 05/05 pretest 23.1.97 on NetBSD/amd64 (STABLE_5.0) 05/12 editor/emacs (23.2) segfaults 05/13 without pkgsrc, it also segfaults, 05/13 Segfaults at generating lisp/cus-load.el (+combination test) 05/14 now by-passing cus-load.el I have one extra line to find where the segfault point is:
$NetBSD$
--- work/emacs-23.2/lisp/cus-dep.el~ 2010-04-04 07:26:07.000000000 +0900
+++ lisp/cus-dep.el 2010-05-20 02:22:19.000000000 +0900
@@ -59,6 +59,7 @@
(unless (or (string-match custom-dependencies-no-scan-regexp file)
(string-match preloaded file)
(not (file-exists-p file)))
+ (message file)
(erase-buffer)
(insert-file-contents file)
(goto-char (point-min))
But now it completes without segfaults.
Is it good to me or bad ?
( つっこみ )
|
最近の日記 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? | ||