Bug 544030
| Summary: | [applet] crash in applet_get_exported_connection_for_device() | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pontus Enhager <enpontus> | ||||||||
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 12 | CC: | 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
Pontus Enhager
2009-12-03 18:22:42 UTC
Created attachment 375868 [details]
File: backtrace
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.
*** Bug 563511 has been marked as a duplicate of this bug. *** 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).
*** Bug 575922 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 582938 *** |