Bug 452361

Summary: gnome terminal "There was an error creating the child process for this terminal"
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: gnome-terminalAssignee: Behdad Esfahbod <behdad>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-21 20:40:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
strace -f -s 1500 from gnome-terminal none

Description Richard W.M. Jones 2008-06-21 12:29:07 UTC
Since recently upgrading something in Rawhide, gnome-terminal
doesn't start up.  I see the error message "There was an error
creating the child process for this terminal".

Version: 2.23.4.2-1.fc10

I don't know if this is related, but xterm doesn't start up
either.  It says:
xterm: Error 32, errno 2: No such file or directory
Reason: get_pty: Not enough ptys

I have set SELinux to Permissive, so it's probably not an SELinux
problem.

Comment 1 Richard W.M. Jones 2008-06-21 12:30:30 UTC
Created attachment 309966 [details]
strace -f -s 1500 from gnome-terminal

This is an strace of gnome-terminal starting up, failing, then
closing down.  It appears to be a pty problem as far as I can see.

Comment 2 Yanko Kaneti 2008-06-21 13:46:45 UTC
initscripts-8.77-1  busted
fixed in initscripts-8.78-1 in koji


Comment 3 Richard W.M. Jones 2008-06-21 20:40:48 UTC
Yes, the new initscripts fixes this.