emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs unicode 2 crash suddenly when do some *Replace String (M-%)*.


From: Kenichi Handa
Subject: Re: Emacs unicode 2 crash suddenly when do some *Replace String (M-%)*.
Date: Mon, 05 Mar 2007 10:23:18 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.93 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Hongyi Zhao <address@hidden> writes:

> When I do some strings replacement with the latest unicode 2 CVS version 
> compilled by me, some times it will crashed suddenly, it seems so 
> stange.  Who can give me some hints on this thing?

Please find a reproducible test case for that bug.  If you
can't, please keep on using Emacs started from gdb as this:
% cd EMACS_BUILD_TREE/src
% gdb emacs
(gdb) run

and when it craches, show us the output of these gdb commands:

(gdb) bt full
(gdb) xbacktrace

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]