Bug 562014

Summary: [abrt] crash in gnome-applet-netspeed-0.15.2-3.fc12
Product: [Fedora] Fedora Reporter: Matt Bodin <mattbodin>
Component: gnome-applet-netspeedAssignee: Julian Sikorski <belegdol>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: 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 Flags
File: backtrace none

Description Matt Bodin 2010-02-04 23:50:02 UTC
abrt 1.0.4 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/libexec/netspeed_applet2 --oaf-activate-iid=OAFIID:GNOME_NetspeedApplet_Factory --oaf-ior-fd=32
component: gnome-applet-netspeed
executable: /usr/libexec/netspeed_applet2
kernel: 2.6.31.12-174.2.3.fc12.i686
package: gnome-applet-netspeed-0.15.2-3.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)

Comment 1 Matt Bodin 2010-02-04 23:50:04 UTC
Created attachment 388929 [details]
File: backtrace

Comment 2 Michael Schwendt 2010-02-08 22:40:22 UTC
> 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.

Comment 3 Michael Schwendt 2010-02-08 22:44:26 UTC

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