[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SIGSEGV during GC
From: |
Stefan Monnier |
Subject: |
Re: SIGSEGV during GC |
Date: |
23 Jan 2004 09:24:55 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> Since I enabled USE_LSB_TAG, Emacs sometimes crashes after a variable
> period of intensive use.
I installed another change at around the same time that had to do with
mark_kboards, so maybe it's unrelated to USE_LSB_TAG. I'll investigate
on my side, but could you try and see if the bug also shows up if you don't
USE_LSB_TAG ?
Stefan