Bug 562014
Summary: | [abrt] crash in gnome-applet-netspeed-0.15.2-3.fc12 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matt Bodin <mattbodin> | ||||
Component: | gnome-applet-netspeed | Assignee: | Julian Sikorski <belegdol> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | belegdol | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:6317e2e7aba811bdd71e183e867b1885bb05acbd | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-02-08 22:44:26 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
Matt Bodin
2010-02-04 23:50:02 UTC
Created attachment 388929 [details]
File: backtrace
> Cannot access memory at address 0x11
This is due to memory corruption somewhere. Where the netspeed-applet expected an icon reference, as previously returned by gtk_icon_theme_load_icon(), and which to call g_object_unref() on, the value it retrieved from its applet object was only an invalid address.
*** This bug has been marked as a duplicate of bug 530920 *** |