emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs segfaulting in FreeBSD (amd64)


From: Ashish SHUKLA
Subject: Re: Emacs segfaulting in FreeBSD (amd64)
Date: Mon, 13 Dec 2010 07:48:14 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (amd64-portbld-freebsd8.1)

Hi Byung,

Byung-Hee HWANG writes:
> address@hidden (Ashish SHUKLA) 쓰시길:

>> Hi,
>> 
>> I'm running FreeBSD 8.1-RELEASE (amd64), and built bzr revision 102600 of
>> GNU Emacs with following configure options:
>> 
>> '--localstatedir=/var' '--with-x-toolkit=athena'
>> --x-libraries=/usr/local/lib' '--x-includes=/usr/local/include'
>> --prefix=/usr/local' '--mandir=/usr/local/man'
>> --infodir=/usr/local/info/' '--build=\
>> amd64-portbld-freebsd8.1' 'build_alias=amd64-portbld-freebsd8.1'
>> CC=cc' 'CFLAGS=-pipe -fstack-protector-all -pipe -mtune=native
>> -march=native -g -g' 'LDFLAGS= -L/usr/local/lib'
>> CPPFLAGS=-I/usr/local/include' 'CPP=cpp'
>> 
>> Everytime I start it in X11, it segfaults. "emacs -nw" works fine. Emacs 23.2
>> works fine without any issues.
>> [...]

> Ashish, what does "bzr revision 102600" mean? How can i help you? I'm
> also FreeBSD 8.1-RELEASE (i386).

Thanks :).

I'm also experiencing this issue with editors/emacs-devel port (current
version in the tree). To reproduce this:

0. Make sure you've "WITH_DEBUG=true" present in /etc/make.conf to generate 
binaries
   with debug symbols, and you're using the compiler present in the base
   system to build.
1. Install/Upgrade devel/gconf2 to the latest version (i.e. 2.32.0).
2. Install editors/emacs-devel port with Athena 3D Widgets (XAW3D option),
   although I don't think the bug has anything to do with this. Make sure
   DBUS, X11, and GCONF2 options are set as well.
3. Now start emacs (in X11 mode).

If it segfaults for you, then you're able to reproduce this. From my
investigation on this issue, it's due to gconf2, the last stable version of
gconf2 which worked fine for me was gconf 2.28.1, and after that the only
version which works for me is 2.31.7. 2.31.91 doesn't compile, and 2.32.0 is
causing segmentation fault, and 2.32.1 also doesn't compile.

Thanks in advance for your time to test this.

-- 
Ashish SHUKLA

“But it was all right, everything was all right, the struggle was
finished. He had won the victory over himself. He loved Big Brother.”
(George Orwell, "Nineteen Eighty-Four", 1949)



reply via email to

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