emacs-devel
[Top][All Lists]
Advanced

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

Re: (standard-syntax-table) segfault on FreeBSD


From: Kim F. Storm
Subject: Re: (standard-syntax-table) segfault on FreeBSD
Date: 17 Jan 2003 17:57:27 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Mirian Crzig Lennox <address@hidden> writes:

> On Fri, Jan 17, 2003 at 08:14:44PM +0900, Kenichi Handa wrote:
> > In article <address@hidden>, Mirian Crzig Lennox <address@hidden> writes:
> > 
> > I've just tried emacs-21.2 and CVS HEAD on FreeBSD
> > 4.6.1-RC2, but can't reproduce that bug.
> 
> I've gotten the problem on both 4.6-RELEASE and 4.7-RELEASE, with
> emacs-21.2.
> 
> With some playing around, I've determined that if I start emacs with
> the -nw switch (to disable X11 support), the problem does NOT occur.
> 
> > Please run Emacs under gdb and show us the backtrace of the
> > crashing point?
> 
> Here it is.  I was incorrect about the problem being a segfault; it is
> actually a bus error:
> 
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Program received signal SIGBUS, Bus error.
> 0x284b1dd8 in _init () from /usr/X11R6/lib/X11/locale/common/ximcp.so.2
> (gdb) where
> #0  0x284b1dd8 in _init () from /usr/X11R6/lib/X11/locale/common/ximcp.so.2
> #1  0x284bd298 in _XimFilterPropertyNotify ()
>    from /usr/X11R6/lib/X11/locale/common/ximcp.so.2


What happens if you rebuild emacs using:

        ./configure --without-xim

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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