[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building Emacs for GNUstep
From: |
Stefan Monnier |
Subject: |
Building Emacs for GNUstep |
Date: |
Tue, 08 Jul 2014 22:25:03 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
I just tried to build Emacs for GNUstep under Debian (from trunk).
The configure and build worked smoothly, but when I try to run the
executable I get a seg-fault:
Program received signal SIGSEGV, Segmentation fault.
0xf76e905f in objc_msg_lookup () from /usr/lib/i386-linux-gnu/libobjc.so.4
(gdb) bt
#0 0xf76e905f in objc_msg_lookup () from
/usr/lib/i386-linux-gnu/libobjc.so.4
#1 0x081e8028 in x_set_window_size (f=0x877a0d0, change_grav=142057680,
width=14, height=70, pixelwise=120) at nsterm.m:1382
#2 0x00000000 in ?? ()
Lisp Backtrace:
"x-create-frame" (0xffffcb28)
"x-create-frame-with-faces" (0xffffccb8)
"make-frame" (0xffffce48)
"frame-initialize" (0xffffcfd8)
"command-line" (0xffffd1ac)
"normal-top-level" (0xffffd310)
(gdb)
Any idea what might be going on?
Stefan
- Building Emacs for GNUstep,
Stefan Monnier <=
- Re: Building Emacs for GNUstep, Jan Djärv, 2014/07/09
- Re: Building Emacs for GNUstep, Dmitry Antipov, 2014/07/09
- Re: Building Emacs for GNUstep, Jan Djärv, 2014/07/10
- Re: Building Emacs for GNUstep, andres . ramirez, 2014/07/10
- Re: Building Emacs for GNUstep, Jan Djärv, 2014/07/11
- Re: Building Emacs for GNUstep, andres . ramirez, 2014/07/11
- Re: Building Emacs for GNUstep, Jan Djärv, 2014/07/12
- Re: Building Emacs for GNUstep, andres . ramirez, 2014/07/13
- Re: Building Emacs for GNUstep, Jan Djärv, 2014/07/13