[DragonFlyBSD - Bug #2566] No space available for static Thread Local Storage
Sascha Wildner via Redmine
bugtracker-admin at leaf.dragonflybsd.org
Thu Jun 6 07:42:06 PDT 2013
Issue #2566 has been updated by swildner.
On Thu, 06 Jun 2013 16:32:19 +0200, Eric Christeson via Redmine
<bugtracker-admin at leaf.dragonflybsd.org> wrote:
> I first noticed it after building a quickworld from master on Monday,
> June 3. The previous known good was Thursday, May 30.
My feeling (although I have no clear idea about what happened exactly) is
that it is a quickworld issue across the libc version bump. libc in master
is libc.so.8.
I didn't try a quickworld myself but all boxes I upgraded with a full
build do not have this issue.
Sascha
----------------------------------------
Bug #2566: No space available for static Thread Local Storage
http://bugs.dragonflybsd.org/issues/2566
Author: eric.j.christeson
Status: New
Priority: Normal
Assignee:
Category:
Target version:
I noticed some of my cron jobs not running and upon investigation I found this in /var/log/messages:
cron: in try_dlopen(): /usr/lib/security/pam_opie.so.2: /usr/lib/libc.so.7: No space available for static Thread Local Storage
su seems to have a similar problem:
su: in try_dlopen(): /usr/lib/security/pam_opie.so.2: /usr/lib/libc.so.7: No space available for static Thread Local Storage
As a work-around I edited /etc/pam.d/system and commented out the first two auth lines that include pam_opie.so and pam_opieaccess.so
obviously if you're not using opie, this won't affect much.
I first noticed it after building a quickworld from master on Monday, June 3. The previous known good was Thursday, May 30.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list