GNU bug report logs - #13847
bzr trunk -- build failed -- SIGSEGV

Previous Next

Package: emacs;

Reported by: Oleksii Shevchuk <alxchk <at> gmail.com>

Date: Fri, 1 Mar 2013 16:11:01 UTC

Severity: normal

Tags: fixed

Merged with 18780, 18784

Found in versions 24.4, 25.0.50

Fixed in version 25.1

Done: Ulrich Mueller <ulm <at> gentoo.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13847 in the body.
You can then email your comments to 13847 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13847; Package emacs. (Fri, 01 Mar 2013 16:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Oleksii Shevchuk <alxchk <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 01 Mar 2013 16:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleksii Shevchuk <alxchk <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: bzr trunk -- build failed -- SIGSEGV
Date: Fri, 01 Mar 2013 18:08:31 +0200
 Program received signal SIGSEGV, Segmentation fault.
 __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:118
 (gdb) bt
 #0  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:118
 #1  0x000055555572131e in memcpy (__len=<optimized out>, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string3.h:51
 #2  unexec (new_name=0x555556c1a3f8 "/tmp/portage/app-editors/emacs-vcs-24.3.9999/work/emacs-vcs-24.3.9999/src/emacs", 
    old_name=0x555556c1a460 "/tmp/portage/app-editors/emacs-vcs-24.3.9999/work/emacs-vcs-24.3.9999/src/temacs") at unexelf.c:1051
 #3  0x000055555565e212 in Fdump_emacs (filename=93825015819249, symfile=93825015819185) at emacs.c:2030
 #4  0x00005555556e46d9 in eval_sub (form=<optimized out>) at eval.c:2043
 #5  0x00005555556e4b4d in Fprogn (args=93825002363494) at eval.c:359
 #6  0x00005555556e487d in eval_sub (form=<optimized out>) at eval.c:1988
 #7  0x00005555556e487d in eval_sub (form=form <at> entry=93825000383574) at eval.c:1988
 #8  0x000055555570d115 in readevalloop (readcharfun=93825000529890, stream=stream <at> entry=0x555555d6fd60, 
    sourcename=sourcename <at> entry=93825000732513, printflag=printflag <at> entry=false, unibyte=<optimized out>, readfun=93825000411634, 
    start=93825000411634, end=93825000411634) at lread.c:1855
 #9  0x000055555570e07c in Fload (file=93825000732257, noerror=93825000411392, nomessage=93825000411634, nosuffix=<optimized out>, 
    must_suffix=<optimized out>) at lread.c:1326
 #10 0x00005555556e4691 in eval_sub (form=form <at> entry=93825000651062) at eval.c:2054
 #11 0x00005555556e6f27 in Feval (form=93825000651062, lexical=<optimized out>) at eval.c:1902
 #12 0x00005555556e3325 in internal_condition_case (bfun=bfun <at> entry=0x555555661780 <top_level_2>, handlers=93825000462914, 
    hfun=hfun <at> entry=0x555555663ad0 <cmd_error>) at eval.c:1193
 #13 0x0000555555661d5d in top_level_1 (ignore=ignore <at> entry=93825000411634) at keyboard.c:1190
 #14 0x00005555556e31ab in internal_catch (tag=93825000411634, func=func <at> entry=0x555555661cd0 <top_level_1>, arg=93825000411634)
    at eval.c:964
 #15 0x0000555555663375 in command_loop () at keyboard.c:1151
 #16 recursive_edit_1 () at keyboard.c:785
 #17 0x000055555566382d in Frecursive_edit () at keyboard.c:849
 #18 0x000055555558af99 in main (argc=<optimized out>, argv=<optimized out>) at emacs.c:1530

Date: Fri, 01 Mar 2013 18:08:20 +0200
X-Draft-From: ("nnimap+AliSo:Incoming" 22965)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13847; Package emacs. (Mon, 04 Mar 2013 07:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 13847 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Oleksii Shevchuk <alxchk <at> gmail.com>
Cc: 13847 <at> debbugs.gnu.org
Subject: Re: bzr trunk -- build failed -- SIGSEGV
Date: Sun, 03 Mar 2013 23:04:46 -0800
What platform are you running on?

One thought is to try this:

./autogen.sh
./configure
make clean
make bootstrap

and see whether that clears things up.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13847; Package emacs. (Mon, 04 Mar 2013 07:31:03 GMT) Full text and rfc822 format available.

Message #11 received at 13847 <at> debbugs.gnu.org (full text, mbox):

From: Oleksii Shevchuk <alxchk <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 13847 <at> debbugs.gnu.org
Subject: Re: bzr trunk -- build failed -- SIGSEGV
Date: Mon, 04 Mar 2013 09:30:19 +0200
Gentoo / AMD64 / GLibc 2.16 / GCC 4.7.2 w/ hardened patches

Looks like -fno-pie solve the problem. In other case unexec failed at
dumping .data section (incorrect address)




Merged 13847 18780 18784. Request was from Ulrich Mueller <ulm <at> gentoo.org> to control <at> debbugs.gnu.org. (Mon, 16 Mar 2015 20:14:01 GMT) Full text and rfc822 format available.

Merged 13847 18780 18784 20215. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 27 Mar 2015 21:57:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Ulrich Mueller <ulm <at> gentoo.org> to control <at> debbugs.gnu.org. (Fri, 03 Apr 2015 11:58:01 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.1, send any further explanations to 18784 <at> debbugs.gnu.org and Gangræna Gorgeous <trupanka <at> gmail.com> Request was from Ulrich Mueller <ulm <at> gentoo.org> to control <at> debbugs.gnu.org. (Fri, 03 Apr 2015 11:58:02 GMT) Full text and rfc822 format available.

Disconnected #20215 from all other report(s). Request was from Philipp Stephani <p.stephani2 <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 13 Apr 2015 21:04: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. (Tue, 12 May 2015 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.