Bug 832358

Summary: NetworkManager-gnome: segfaults during exit
Product: Red Hat Enterprise Linux 6 Reporter: Mikolaj Izdebski <mizdebsk>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: jklimes, psimerda, rkhan, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-23 00:08:54 UTC Type: Bug
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
backtrace none

Description Mikolaj Izdebski 2012-06-15 09:06:13 UTC
Created attachment 592079 [details]
backtrace

Description of problem:
NetworkManager-gnome segfaults during exit.

Version-Release number of selected component (if applicable):
0.8.1-15.el6.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Run /usr/bin/nm-connection-editor
2. Press Cancel button
  
Actual results:
Program received signal SIGSEGV, Segmentation fault.

Expected results:
Clean exit.

Additional info:
The connection variable seems to be overwritten by something else.
First it's null: assertion `connection != NULL' failed
Then it's value is some trash: connection=0xfffffffffffffff8

Full backtrace attached.

Comment 2 Jirka Klimes 2012-06-25 07:52:33 UTC
I'm not able to reproduce.

Would you mind trying with latest release 0.8.1-33.el6.x86_64?
Also, what are the exact steps to reproduce? There is no "Cancel" button in main editor window. Do you mean clicking "Edit..." for a connection and then "Cancel" the editing dialog?

Comment 3 RHEL Program Management 2012-07-10 08:42:17 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 RHEL Program Management 2012-07-11 01:42:10 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 5 Mikolaj Izdebski 2012-07-24 14:43:08 UTC
(In reply to comment #2)
> I'm not able to reproduce.
Currently I'm not able to reproduce this either. That could be because my VPN settings have changed.

> Would you mind trying with latest release 0.8.1-33.el6.x86_64?
Not reproducible.

> Also, what are the exact steps to reproduce? There is no "Cancel" button in
> main editor window. Do you mean clicking "Edit..." for a connection and then
> "Cancel" the editing dialog?
1. Run /usr/bin/nm-connection-editor
2. Close the window by clicking the "Close" button

Note that closing with escape key (or alt-f4) produces different output than clicking on close button (or pressing alt+c). The segfault was caused by clicking the "Close" button in "Network Connections" window.

Comment 6 RHEL Program Management 2012-12-14 08:44:46 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 7 Pavel Šimerda (pavlix) 2013-02-23 00:08:54 UTC
Please reopen if reproduced.