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 1402040 - glibc: Improper assertion on map->l_init_called in dlclose of a NODELETE object after _fini called
Summary: glibc: Improper assertion on map->l_init_called in dlclose of a NODELETE obje...
Keywords:
Status: CLOSED DUPLICATE of bug 1398370
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 25
Hardware: armv7hl
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: glibc team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-06 15:46 UTC by Ilkka Tengvall
Modified: 2017-12-12 11:00 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:53:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Sourceware 11941 0 None None None 2017-12-12 11:00:46 UTC

Description Ilkka Tengvall 2016-12-06 15:46:29 UTC
Description of problem:

Each time I ssh to my F25 raspi3 box and exit the session, I get this error the linker error.

Version-Release number of selected component (if applicable):
$ rpm -qa glibc* openssh-server fedora-release
glibc-2.24-3.fc25.armv7hl
glibc-common-2.24-3.fc25.armv7hl
glibc-langpack-en-2.24-3.fc25.armv7hl
glibc-headers-2.24-3.fc25.armv7hl
glibc-devel-2.24-3.fc25.armv7hl
fedora-release-25-1.noarch
glibc-all-langpacks-2.24-3.fc25.armv7hl
openssh-server-7.3p1-6.fc25.armv7hl
$ uname -a
Linux raspi 4.8.10-300.fc25.armv7hl #1 SMP Mon Nov 21 20:03:26 UTC 2016 armv7l armv7l armv7l GNU/Linux


How reproducible:
Every time I exit from ssh.

Steps to Reproduce:
1. ssh raspi3
2. ctrl-d

Actual results:

$ ssh raspi
Last login: Tue Dec  6 02:09:31 2016 from 192.168.1.112
[ikke@raspi ~]$ logout
Connection to raspi closed.
Inconsistency detected by ld.so: dl-close.c: 811: _dl_close: Assertion `map->l_init_called' failed!


Expected results:

no such error log.

Additional info:

Comment 1 Florian Weimer 2016-12-06 16:09:59 UTC
Keeping this bug open because we need to remove the improper assert.  Bug 1398370 is essentially the same bug, though.

Comment 2 Fedora End Of Life 2017-11-16 18:49:30 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2017-12-12 10:53:23 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Florian Weimer 2017-12-12 11:00:46 UTC

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


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