[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-29 Thread Barry Warsaw
It also doesn't fail on bare metal.  We have an arm64 porter box
available to us and I did a test build w/dpkg-buildpackage in a chroot.
No failure.

I just also tried Debian unstable's Emacs 25.1 in my PPA and it fails in
exactly the same way, so we can rule out any Ubuntu deltas, as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-29 Thread LocutusOfBorg
For some reasons under pbuilder the ubuntu3 version didn't fail
pbuilder-dist zesty arm64 environment...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-29 Thread Launchpad Bug Tracker
This bug was fixed in the package emacs25 - 25.1+1-3ubuntu4

---
emacs25 (25.1+1-3ubuntu4) zesty; urgency=medium

  * debian/rules: Add -O0 to CFLAGS on arm64 to prevent FTBFS due to
segfaults. (LP: #1656474)

 -- Barry Warsaw   Tue, 28 Mar 2017 18:58:12 -0400

** Changed in: emacs25 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-28 Thread Barry Warsaw
Building in my PPA with -O0 for arm64 fixes the problem, and I've
uploaded 25.1+1-3ubuntu4 with this change, so hopefully that will clear
it once it's approved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-28 Thread Barry Warsaw
** Changed in: emacs25 (Ubuntu)
 Assignee: (unassigned) => Barry Warsaw (barry)

** Changed in: emacs25 (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-23 Thread Balint Reczey
Please ignore, this is already in

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-23 Thread Balint Reczey
Debian has a fix for random crashes, this could have been one of them:

Changes:
 emacs25 (25.1+1-3) unstable; urgency=medium
 .
   * Configure with REL_ALLOC=no to fix crashes.  Thanks to Santiago
 Vila for reporting the problem, and Sean Whitton for helping test
 the fix. (Closes: 842728)
 .
   * Disable xwidget (webkit) support.  Thanks to David Bremner for
 reporting the issue. (Closes: 843462)
 .
   * Depend on liboss4-salsa-dev on hurd and kfreebsd.  Thanks to Aaron
 M. Ucko for reporting the problem and Svante Signell for providing
 the fix. (Closes: 840702)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-03-02 Thread Jeremy Bicha
** Changed in: emacs25 (Ubuntu)
   Importance: Undecided => High

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-01-13 Thread dann frazier
** Attachment added: "gdb bt"
   
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+attachment/4804070/+files/gdb-bt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-01-13 Thread dann frazier
This does not appear to be reproducible w/ pristine upstream 25.1 source
built with the following commands:

./autogen.sh

CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-Bsymbolic-functions 
-Wl,-z,relro" REL_ALLOC=no ./configure --build aarch64-linux-gnu --prefix=/usr 
--sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes 
--enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp
 --with-sound=alsa --build aarch64-linux-gnu --prefix=/usr 
--sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes 
--enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp
 --with-sound=alsa  --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scrol
 l-bars
make

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656474] Re: FTBFS on arm64: make[4]: *** [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core dumped)

2017-01-13 Thread dann frazier
** Attachment added: "gdb bt full"
   
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+attachment/4804071/+files/gdb-bt-full.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656474

Title:
  FTBFS on arm64: make[4]: ***
  [../../lisp/cedet/semantic/bovine/c-by.el] Segmentation fault (core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs25/+bug/1656474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs