Bug 177902 - Callbootd segfaults when connecting to nonexistent server
Summary: Callbootd segfaults when connecting to nonexistent server
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: bootparamd
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Martin Stransky
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-16 11:45 UTC by Jan Lieskovsky
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-17 06:35:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Lieskovsky 2006-01-16 11:45:23 UTC
Description of problem:

Callbootd results in segmentation fault when trying to connect
to localhost nonexistent bootparamd server

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

bootparamd-0.17-21.RHEL4.* and older versions

How reproducible:

Always

Steps to Reproduce:
1.# service bootparamd status
  #   
  (this blank field means, that bootparamd was never run on this host) 
2.# ifconfig

          eth0      Link encap:Ethernet  HWaddr 00:09:6B:1A:43:18
          inet addr:192.168.5.106  Bcast:192.168.5.255  Mask:255.255.255.0
          . . .
3. callbootd `hostname` 192.168.5.106
  
Actual results:

Segmentation fault

Expected results:

Whoami returning:
Null answer!!!
Bad answer returned from server tennyson.z900.redhat.com 


Additional info:

The same behaviour can be seen on RHEL-3.


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