[DragonFly - Bug #2199] screen segfaults if utmpx isn't present

Matthew Dillon via Redmine bugtracker-admin at leaf.dragonflybsd.org
Tue Nov 15 19:43:05 PST 2011


Issue #2199 has been updated by Matthew Dillon .


On utmpx, it should suffice for the early boot rc scripts to create
    an empty utmpx, e.g. 'echo -n > /var/run/utmpx' at some point after
    the mounts have gone RW.

						-Matt
----------------------------------------
Bug #2199: screen segfaults if utmpx isn't present
http://bugs.dragonflybsd.org/issues/2199

Author: Peter Avalos 
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Right after boot, utmpx isn't created yet, and screen will segfault if it's not present.

I'm guessing utmpx needs to be created earlier so programs that rely on it won't segfault.


-- 
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