Bug 1472424 - emacs: relocation error: /lib64/libjavascriptcoregtk-4.0.so.18: symbol _ZSt11__once_call, version GLIBCXX_3.4.11 not defined in file libstdc++.so.6 with link time reference
Summary: emacs: relocation error: /lib64/libjavascriptcoregtk-4.0.so.18: symbol _ZSt11...
Keywords:
Status: CLOSED DUPLICATE of bug 1470692
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-18 17:00 UTC by Richard W.M. Jones
Modified: 2017-07-18 21:06 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-07-18 21:06:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2017-07-18 17:00:51 UTC
Description of problem:

This happens on POWER8 (ppc64le) only.

When you run emacs it doesn't start up.  Instead it crashes with:

emacs: relocation error: /lib64/libjavascriptcoregtk-4.0.so.18: symbol _ZSt11__once_call, version GLIBCXX_3.4.11 not defined in file libstdc++.so.6 with link time reference

Actually this might be a problem in webkit or even libstdc++.

Version-Release number of selected component (if applicable):

emacs-1:25.2-2.fc27.ppc64le
webkitgtk4-2.16.2-2.fc27.ppc64le

How reproducible:

Happened once.

Steps to Reproduce:
1. Run emacs.

Comment 1 Richard W.M. Jones 2017-07-18 17:14:30 UTC
Weirdly this doesn't happen on ppc64 (big endian).

Comment 2 Richard W.M. Jones 2017-07-18 20:09:19 UTC
libstdc++-7.1.1-3.fc26.ppc64le => good

libstdc++-7.1.1-5.fc27.ppc64le => bad

This happens with both webkitgtk4-2.16.5-1.fc26 & webkitgtk4-2.16.2-2.fc27
(why is F26 newer than Rawhide)?

Possibly the problem is that webkitgtk4 needs rebuilding against
newer libstdc++ however.  I'll take a look into the code next.

Comment 3 Florian Weimer 2017-07-18 21:06:57 UTC

*** This bug has been marked as a duplicate of bug 1470692 ***


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