GNU bug report logs -
#5750
SIGSEGV during build (nextstep build)
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5750 in the body.
You can then email your comments to 5750 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5750
; Package
emacs
.
(Sun, 21 Mar 2010 16:39:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Martin Dietze <martin <at> the-little-red-haired-girl.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 21 Mar 2010 16:39:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When building emacs.app from the bazaar trunk (pulled today)
with `--with-ns' the build aborts due to SIGSEGVs while
compiling lisp files. Here's the stacktrace:
(gdb) run
Starting program: /var/src/build/emacs/emacs-bzr-20100321/src/bootstrap-emacs -batch --no-site-file --multibyte -f batch-byte-compile /var/src/build/emacs/emacs-bzr-20100321/lisp/abbrev.el
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x0818adfa in mark_object (arg=138917121) at alloc.c:5467
5467 MARK_INTERVAL_TREE (ptr->intervals);
(gdb) bt
#0 0x0818adfa in mark_object (arg=138917121) at alloc.c:5467
#1 0x0818b8e0 in mark_maybe_pointer () at alloc.c:4236
#2 mark_memory () at alloc.c:4288
#3 mark_stack () at alloc.c:4521
#4 0x0818f00e in Fgarbage_collect () at alloc.c:5103
#5 0x081a7ed7 in Feval (form=141138870) at eval.c:2238
#6 0x081a8233 in Feval (form=141143158) at eval.c:2311
#7 0x081a8233 in Feval (form=141143206) at eval.c:2311
#8 0x081a8233 in Feval (form=141144102) at eval.c:2311
#9 0x081a8675 in Fprogn (args=141138798) at eval.c:415
#10 0x081a8928 in funcall_lambda (fun=<value optimized out>, nargs=<value optimized out>, arg_vector=0xbfff1074) at eval.c:3204
Build environment:
% uname -a
Linux Paola 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686 GNU/Linux
% gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4
--program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i486 --with-tune=generic --enable-checking=release
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9)
% dpkg -l | grep gnustep-
ii gnustep-back-common 0.17.1-1 The GNUstep GUI Backend - common files
ii gnustep-back-doc 0.17.1-1 The GNUstep GUI Backend documentation
ii gnustep-back0.16 0.16.0-3 The GNUstep GUI Backend
ii gnustep-back0.16-art 0.16.0-3 The GNUstep GUI Backend
ii gnustep-back0.17 0.17.1-1 The GNUstep GUI Backend
ii gnustep-back0.17-art 0.17.1-1 The GNUstep GUI Backend
ii gnustep-base-common 1.19.3-1 GNUstep Base library - common files
ii gnustep-base-doc 1.19.3-1 Documentation for the GNUstep Base Library
ii gnustep-base-runtime 1.19.3-1 GNUstep Base library
ii gnustep-common 2.2.0-1 Common files for the core GNUstep environment
ii gnustep-core-devel 7.4 The GNUstep Development Environment -- core de
ii gnustep-core-doc 7.4 The GNUstep Development Environment -- core do
ii gnustep-devel 7.4 The GNUstep Development Environment -- develop
ii gnustep-gpbs 0.17.1-1 The GNUstep PasteBoard Server
ii gnustep-gui-common 0.17.1-1 GNUstep GUI Library - common files
ii gnustep-gui-doc 0.17.1-1 Documentation for the GNUstep GUI Library
ii gnustep-gui-runtime 0.17.1-1 GNUstep GUI Library - runtime files
ii gnustep-make 2.2.0-1 Basic GNUstep Makefiles
ii gnustep-make-doc 2.2.0-1 Documentation for GNUstep-make
ii libgnustep-base-dev 1.19.3-1 GNUstep Base header files and development libr
ii libgnustep-base1.19 1.19.3-1 GNUstep Base library
ii libgnustep-gui-dev 0.17.1-1 GNUstep GUI header files and static libraries
ii libgnustep-gui0.16 0.16.0-2 GNUstep GUI Library
ii libgnustep-gui0.17 0.17.1-1 GNUstep GUI Library
Cheers,
M'bert
--
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+=
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
----- End forwarded message -----
--
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+=
My name is spelled Luxury Yacht but it's pronounced Throatwabbler Mangrove.
bug reassigned from package 'emacs' to 'emacs,ns'.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Mon, 22 Mar 2010 21:32:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#5750
; Package
emacs
.
(Tue, 17 May 2016 19:17:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 5750 <at> debbugs.gnu.org (full text, mbox):
Martin Dietze <di <at> fh-wedel.de> writes:
> When building emacs.app from the bazaar trunk (pulled today)
> with `--with-ns' the build aborts due to SIGSEGVs while
> compiling lisp files. Here's the stacktrace:
<snip>
> Build environment:
>
> % uname -a
> Linux Paola 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686 GNU/Linux
Hi, sorry nobody got back to you about this before. I think that we'll
really struggle to get to the bottom of this now. The NextStep port does
build on Linux, however if it's something specific to that build
environment I doubt we'll be able to duplicate it any more.
I'm going to close this bug, but if you're still seeing this problem let
us know and we'll re-open it.
--
Alan Third
Added tag(s) unreproducible.
Request was from
Alan Third <alan <at> idiocy.org>
to
control <at> debbugs.gnu.org
.
(Tue, 17 May 2016 19:17:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
5750 <at> debbugs.gnu.org and Martin Dietze <martin <at> the-little-red-haired-girl.org>
Request was from
Alan Third <alan <at> idiocy.org>
to
control <at> debbugs.gnu.org
.
(Tue, 17 May 2016 19:17:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 15 Jun 2016 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.