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