emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 25 from GIT build issue under Ubuntu 16.10


From: Eli Zaretskii
Subject: Re: Emacs 25 from GIT build issue under Ubuntu 16.10
Date: Sat, 15 Oct 2016 09:11:40 +0300

> From: Óscar Fuentes <address@hidden>
> Date: Sat, 15 Oct 2016 06:15:04 +0200
> 
> Tim Cross <address@hidden> writes:
> 
> > After upgrade to ubuntu gnome 16.10, attempts to build from fresh git clone
> > of emacs repo gives an seg fault error when trying to run dumped image. All
> > was working fine under Ubuntu 16.04.
> 
> (gdb) bt full
> #0  __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:130
> No locals.
> #1  0x00005555557a3635 in unexec (
>     new_name=0x55555702c248 <bss_sbrk_buffer+18876520> 
> "/home/oscar/dev/emacs/build/src/emacs", 
>     old_name=0x55555702c278 <bss_sbrk_buffer+18876568> 
> "/home/oscar/dev/emacs/build/src/temacs") at ../../emacs/src/unexelf.c:406
>         new_file = 6
>         old_file = 5
>         new_file_size = 1479866440
>         new_break = 0x555557e2d000
>         old_base = 0x7fffed274000 "\177ELF\002\001\001"
>         new_base = 0x7fff94f24000 "\177ELF\002\001\001"
>         old_file_h = 0x7fffed274000
>         new_file_h = 0x7fff94f24000
>         old_program_h = 0x7fffed274040
>         new_program_h = 0x7fff94f24040
>         old_section_h = 0x7fffedfe0588
>         new_section_h = 0x7fffed272d88
>         old_section_names = 0x7fffedfe0401 ""
>         new_section_names = 0x0
>         old_bss_seg = 0x7fffed2740e8
>         new_bss_seg = 0x7fff94f240e8
>         old_bss_addr = 8693760
>         new_bss_addr = 93825035063296
>         old_bss_size = 34134184
>         bss_size_growth = 1465788416

Yes, exactly as reported in bug#24682.



reply via email to

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