emacs-devel
[Top][All Lists]
Advanced

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

Re: segfault with CVS 2004-08-22


From: Kim F. Storm
Subject: Re: segfault with CVS 2004-08-22
Date: 01 Sep 2004 14:58:07 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Werner LEMBERG <address@hidden> writes:

> I got the following segfault -- the nesting is quite small; perhaps
> this makes it easier to find the problem.

Don't bet on it... :-(

A trap in Fcons typically means that there is a problem with 
memory corruption or garbage collection.

You don't provide any info on system type or anything

However, you claim this to be based on CVS 2004-08-22, but
that's inconsistent with the backtrace:

> #16 0x08180b42 in wait_reading_process_input (time_limit=0, microsecs=0, 
>     read_kbd=-8, do_display=1) at process.c:4426

The wait_reading_process_input function was renamed to
wait_reading_process_output on 2004-08-20, and the arg list
was changed the day before.

Maybe you have a messed up CVS checkout.

Try a fresh one...

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





reply via email to

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