Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 00:05:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 115631] [libc] [patch] [request] make dlclose(3) atexit-aware
Message-ID:  <bug-115631-227-5S9SXhM2Xf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-115631-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-115631-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D115631

--- Comment #7 from Bryan Drewery <bdrewery@FreeBSD.org> ---
The patch here is interesting but not something that should be committed. A
real
solution should be committed that prevents a crash.
Perhaps making atexit() aware that it is being called from a dso and proper=
ly
registering that dso in atexit_register(), etc.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-115631-227-5S9SXhM2Xf>