Bug 544030

Summary: [applet] crash in applet_get_exported_connection_for_device()
Product: [Fedora] Fedora Reporter: Pontus Enhager <enpontus>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dcbw, grupa, hristo.atanassov
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:08a46b1b0bb5c9c4f6c7b41d1c37836c88457550
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-26 06:28:04 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
File: backtrace
none
fix crash in strcmp() with NULL
none
Backtrace from a crash none

Description Pontus Enhager 2009-12-03 18:22:42 UTC
abrt 1.0.0 detected a crash.

Comment: i tried to create a adhoc wireless network at home
Attached file: backtrace
cmdline: nm-applet --sm-disable
component: NetworkManager
executable: /usr/bin/nm-applet
kernel: 2.6.31.6-145.fc12.x86_64
package: NetworkManager-gnome-1:0.7.996-6.git20091021.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Pontus Enhager 2009-12-03 18:22:45 UTC
Created attachment 375868 [details]
File: backtrace

Comment 2 Jirka Klimes 2009-12-09 09:07:58 UTC
Created attachment 377121 [details]
fix crash in strcmp() with NULL

The crash occurs in applet_get_exported_connection_for_device()
when for a reason service_name is NULL.

Comment 3 Jirka Klimes 2010-02-11 09:02:10 UTC
*** Bug 563511 has been marked as a duplicate of this bug. ***

Comment 4 Jirka Klimes 2010-03-02 10:04:05 UTC
Created attachment 397284 [details]
Backtrace from a crash


I was bitten by this crash yesterday.
Unfortunately, not exactly sure how to reproduce it and what's the reason
the service_name is NULL.
Nevertheless, the patch in the previous comment fixes the bug.

It could probably be connected with VPN as I played a bit with that and also restarted NetworkManager (the crash occurred after the restart).

Comment 5 Jirka Klimes 2010-04-09 11:32:54 UTC
*** Bug 575922 has been marked as a duplicate of this bug. ***

Comment 6 Dan Williams 2010-04-26 06:28:04 UTC

*** This bug has been marked as a duplicate of bug 582938 ***