Bug 120281 - sendmail service freeze at boot up process
Summary: sendmail service freeze at boot up process
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sendmail
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FC3Target FC4Target
TreeView+ depends on / blocked
 
Reported: 2004-04-07 15:38 UTC by Jones Lee
Modified: 2013-01-28 01:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-11 12:21:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jones Lee 2004-04-07 15:38:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET 
CLR 1.1.4322)

Description of problem:
I encountered this bug twice and very rare and hard to reproduce the 
bug. When boot up Linux, FC freeze at Starting sendmail, the only 
solution is to reset the PC, but the worst happens, all FC stuffed up 
and need to reinstall all over or else you can't even log in to X.

Version-Release number of selected component (if applicable):


How reproducible:
Couldn't Reproduce

Steps to Reproduce:
1. After installing FC or after many times using FC test 2
2. At process boot up, sendmail service freeze
3. Freeze at Starting sendmail..
    

Additional info:

Comment 1 Thomas Woerner 2004-04-08 15:30:38 UTC
This seems to be a hardware or dns problem.

Comment 2 Jones Lee 2004-04-09 08:42:50 UTC
Yes, it could be my ADSL DHCP modem fault, but if there is some
problems with DNS, at least sendmail service can be abandoned and pass
through. But it didn't and once it did but took 15min.

Comment 3 Warren Togami 2004-06-24 07:07:58 UTC
This problem seems triggerable on FC2.  Some system-config-* tool is
leaving networking configuration in a bad state.  Investigating further...


Comment 4 Warren Togami 2004-06-24 07:33:23 UTC
Found one way to reproduce this.  If your /etc/hosts contains an
invalid IP address associated with your hostname, then this message
appears in /var/log/maillog:

Jun 23 21:22:31 ibmlaptop sendmail[16633]: My unqualified host name
(ibmlaptop) unknown; sleeping for retry

Then sendmail sits there forever, preventing system startup.  IMHO
preventing startup is unacceptable, so we have two options for this
kind of situation:

1) Modify sendmail to ignore this problem - bad solution.
2) Modify our service startup script to detect this corner case, and
display an error message to console as well as log file and
immediately abort startup.

FC3 target

Comment 5 Patrice Dumas 2004-10-04 19:04:52 UTC
I see that issue too with rawhide of october 3, but sendmail doesn't
sleep forever, but for a minute. My boot process is first stuck with
smartd, before sendmail is launched as a daemon (smartd sends mails
because of errors on disk). sendmail and sm-client also take time to
start.

Oct  4 09:42:24 chapelle sendmail[2782]: My unqualified host name
(chapelle) unknown; sleeping for retry
Oct  4 09:43:24 chapelle sendmail[2782]: unable to qualify my own
domain name (chapelle) -- using short name


Comment 6 Matthew Miller 2005-04-26 16:11:48 UTC
Fedora Core 2 is now maintained by the Fedora Legacy project for
security updates only. If this problem is a security issue, please
reopen and reassign to the Fedora Legacy product. If it is not a
security issue and hasn't been resolved in the current FC3 updates or
in the FC4 test release, reopen and change the version to match.

Comment 7 Thomas Woerner 2005-05-11 12:21:42 UTC
There is a shorter timeout in newer sendmail versions.
Fixed in rawhide.


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