Bug 544030 - [applet] crash in applet_get_exported_connection_for_device()
Summary: [applet] crash in applet_get_exported_connection_for_device()
Keywords:
Status: CLOSED DUPLICATE of bug 582938
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:08a46b1b0bb5c9c4f6c7b41d1c3...
: 563511 575922 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-03 18:22 UTC by Pontus Enhager
Modified: 2010-04-26 06:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-26 06:28:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (9.09 KB, text/plain)
2009-12-03 18:22 UTC, Pontus Enhager
no flags Details
fix crash in strcmp() with NULL (940 bytes, patch)
2009-12-09 09:07 UTC, Jirka Klimes
no flags Details | Diff
Backtrace from a crash (10.14 KB, text/plain)
2010-03-02 10:04 UTC, Jirka Klimes
no flags Details

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 ***


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