Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1609322 - emacs segfaults trying to byte-compile quantlib.el on i686 and armv7hl
Summary: emacs segfaults trying to byte-compile quantlib.el on i686 and armv7hl
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Synacek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1603310
TreeView+ depends on / blocked
 
Reported: 2018-07-27 14:52 UTC by Tom "spot" Callaway
Modified: 2018-08-18 13:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-18 13:28:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom "spot" Callaway 2018-07-27 14:52:43 UTC
Quantlib includes a quantlib.el file. It uses emacs to byte-compile this file, but that fails in Rawhide on i686 and armv7hl architecture targets.

i686 build log: https://kojipkgs.fedoraproject.org//work/tasks/7051/28627051/build.log
armv7hl build log: https://kojipkgs.fedoraproject.org//work/tasks/7053/28627053/build.log

The error is identical:

/bin/sh: line 12: 28140 Segmentation fault      (core dumped) emacs --batch $am__subdir_includes -L . -L . --eval '(setq byte-compile-dest-file-function (lambda (_) "quantlib.elc"))' -f batch-byte-compile 'quantlib.el'

This succeeds on all other arches, so I suspect this is something to do with 32bit support (as all other arches are non-32bit).

Comment 1 Jan Kurik 2018-08-14 08:40:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 2 Tom "spot" Callaway 2018-08-18 13:28:24 UTC
This isn't happening anymore. Closing.


Note You need to log in before you can comment on or make changes to this bug.