bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8334: Segmentation fault in mark_object (in my patched version)


From: Juanma Barranquero
Subject: bug#8334: Segmentation fault in mark_object (in my patched version)
Date: Thu, 24 Mar 2011 04:07:48 +0100

On Thu, Mar 24, 2011 at 02:52, Lennart Borgman
<lennart.borgman@gmail.com> wrote:

> The problem is
> that the different threads involved might be badly coordinated in
> certain cases.

Why do you think so?

> This is a general problem I have pointed to several
> times (without much success).

Have you tried building with -fno-strict-aliasing? Bug#8217 is about a
crash during garbage collection that apparently disappears with
-fno-strict-aliasing, and I've been also experiencing
garbage-collection crashes in non-optimized gcc 4+ builds that seem to
be "cured" (or most likely, hidden) by that option.

    Juanma





reply via email to

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