Bug 39847 - mgetty loops and does not cancel lock file
Summary: mgetty loops and does not cancel lock file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mgetty
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Vas Dias
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-09 09:54 UTC by Igor Pesando
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-30 21:19:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Igor Pesando 2001-05-09 09:54:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686; Nav)

Description of problem:
from /var/log/mgetty.ttyS1.log
05/09 12:48:47 yS1   waiting for line to clear (VTIME), read:
05/09 12:48:47 yS1  tcgetattr failed: Input/output error
05/09 12:48:47 yS1  tcsetattr failed: Input/output error
05/09 12:48:47 yS1  tcsetattr failed: Input/output error
05/09 12:48:47 yS1   removing lock file
05/09 12:48:47 yS1  waiting...
05/09 12:48:47 yS1    select returned 1
05/09 12:48:47 yS1   checking lockfiles, locking the line
05/09 12:48:47 yS1   makelock(ttyS1) called
05/09 12:48:47 yS1   do_makelock: lock='/var/lock/LCK..ttyS1'
05/09 12:48:47 yS1   lock made
05/09 12:48:47 yS1  wfr: waiting for ``RING''
05/09 12:48:47 yS1   got:
05/09 12:48:47 yS1  mdm_read_byte: read returned 0: Success
05/09 12:48:47 yS1  wfr: error in read(): Success
05/09 12:48:47 yS1   wfr: rc=-1, drn=0
05/09 12:48:47 yS1  ringback: phone stopped after 0 RINGs, waiting for
re-ring
05/09 12:48:47 yS1  wfr: waiting for ``RING''
05/09 12:48:47 yS1   got:
05/09 12:48:47 yS1  mdm_read_byte: read returned 0: Success
05/09 12:48:47 yS1  wfr: error in read(): Success
05/09 12:48:47 yS1   wfr: rc=-1, drn=0
05/09 12:48:47 ##### missed ringback!

How reproducible:
Always

Steps to Reproduce:
1.start mgetty, it works
2.start pppd
3.mgetty loops
	

Additional info:

Comment 1 Jason Vas Dias 2004-08-30 21:19:58 UTC
Just clearing out old bugs here. This is definitely fixed in
new version: mgetty-1.1.31-2.


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