[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs from head segfaults when run with -nw
From: |
Dan Nicolaescu |
Subject: |
Re: emacs from head segfaults when run with -nw |
Date: |
Fri, 02 Apr 2010 19:48:07 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Juri Linkov <address@hidden> writes:
>>> When I start emacs with -nw, it segfaults, if I run with -Q it
>>> segfaults in a different place,
>>
>> It happens because of this change:
>>
>> * image.c: Add `Qextension_data'.
>> (syms_of_image): Initialize and staticpro `Qextension_data'.
>> (Fimage_metadata): Rename from `Fimage_extension_data'.
>> (gif_load): Put GIF extension data to the property
>> `Qextension_data'.
>
> That's strange. I can't reproduce this segfault.
./configure --with-x-toolkit=lucid
works
./configure
[i.e. using Gtk]
segfaults
on Fedora12.
- emacs from head segfaults when run with -nw, Alfred M. Szmidt, 2010/04/02
- Re: emacs from head segfaults when run with -nw, Dan Nicolaescu, 2010/04/02
- Re: emacs from head segfaults when run with -nw, Jan Djärv, 2010/04/04
- Re: emacs from head segfaults when run with -nw, Dan Nicolaescu, 2010/04/05
- Re: emacs from head segfaults when run with -nw, Randal L. Schwartz, 2010/04/14
- Re: emacs from head segfaults when run with -nw, Randal L. Schwartz, 2010/04/17
- Re: emacs from head segfaults when run with -nw, Randal L. Schwartz, 2010/04/17