Bug 437449

Summary: NetworkManager dead unexpectedly
Product: Red Hat Enterprise Linux 5 Reporter: Jane Lv <jane.lv>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED ERRATA QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 5.2CC: dongpo.liu, jvillalo
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-05 15:37:39 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
/var/log/messages
none
output of "iwlist wlan0 scan" none

Description Jane Lv 2008-03-14 09:34:58 UTC
Description of problem:
I tested Intel iwl4965 wireless driver against RHEL5.2-Beta on Intel SantaRosa 
platform.  I used NetworkManager to try connect AP with different 
configurations.  Within 2 hours testing, NetworkManager dead twice.

Version-Release number of selected component (if applicable):
NetworkManager version is 0.6.4-7.el5

How reproducible:
It happened 2 times, but cannot be reproduced by regular steps.

Steps to Reproduce:
1. Insert iwl4965 driver by "#modprobe iwl4965".
2. Start NetworkManager by "#service NetworkManager start"
3. Using NetworkManager to connect APs. About 20 times connections and 
disconnections.
  
Actual results:
NetworkManager dead unexpectedly.

Check NetworkManager status,
#service NetworkManager status
NetworkManager dead but pid file exists

Expected results:
NetworkManager is alive and works well.

Additional info:

/var/log/messages is attached.

Comment 1 Jane Lv 2008-03-14 09:34:58 UTC
Created attachment 298035 [details]
/var/log/messages

Comment 2 Dan Williams 2008-03-31 16:05:16 UTC
Can you get the scanned output from 'iwlist eth0 scan' for the specific AP
you're trying to connect to when NM crashes?  It appears that there's an
unhandled case for creating an internal security object based on the scanned APs
properties.  I'd need more detail about the configuration of the AP to come up
with a fix.  Thanks!

Comment 3 Jane Lv 2008-04-01 08:23:23 UTC
I didn't reproduce this bug to have NM crash during the testing against 
RHEL5.2-sp1.  I will try to keep the scan log if I meet this bug again. 

Comment 4 Dan Williams 2008-04-10 16:36:39 UTC
Ok, flip the bug state back to NEW/ASSIGNED when you've been able to grab the
scan info for the AP.

Comment 5 Jane Lv 2008-04-21 07:28:37 UTC
Created attachment 303117 [details]
output of "iwlist wlan0 scan"

In my testing for Kedron driver on RHEL5.2-SP4, NetworkManager dead onece and
hanging up once.  When NetworkManager hanging up, wireless networking is still
good (Ping and data transfer work), but the screen froze and I need to change
to another term to type commands.  

The attached file is output of "iwlist wlan0 scan".  The AP I connecting when
the error happened is "otc-rh-wtest-01".

Comment 6 Dan Williams 2009-02-05 00:13:06 UTC
Does this still happen with RHEL 5.3?

Comment 7 Jane Lv 2009-02-05 02:13:10 UTC
(In reply to comment #6)
> Does this still happen with RHEL 5.3?

Dongpo did the wireless testing for RHEL5.3.  I would ask him if this issue was reproduced with RHEL5.3.

Dongpo, did you see this issue during RHEL5.3 testing?

Comment 8 DongpoLiu 2009-02-05 02:26:52 UTC
I have never seen such issue at RHEL 5.3.

Comment 9 Dan Williams 2009-02-05 15:37:39 UTC
Ok, thanks for the update.  Please re-open or file a new bug against RHEL 5.3 if the issue comes up again.