abrt 1.0.8 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /usr/libexec/netspeed_applet2 --oaf-activate-iid=OAFIID:GNOME_NetspeedApplet_Factory --oaf-ior-fd=34 comment: Simply updated rb_libtorrent, java-1.6.0-openjdk, rb_libtorrent-python, and jdk plugin and crashed component: gnome-applet-netspeed executable: /usr/libexec/netspeed_applet2 kernel: 2.6.32.9-70.fc12.x86_64 package: gnome-applet-netspeed-0.15.2-3.fc12.1 rating: 4 reason: Process /usr/libexec/netspeed_applet2 was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) How to reproduce ----- 1. Just did regular update and it crashed 2. 3.
Created attachment 400404 [details] File: backtrace
I've tried to reproduce this crash, without success. Just wanted to let you know I wasn't ignoring this. Lyos Gemini Norezel
I can't reproduce it either. Close it. It was a fluke.
> 0 IA__g_type_check_instance_cast (type_instance=0x6168732f7273752f, > iface_type=19784864) at gtype.c:3725 That's memory corruption, similar to the symptoms in bug 530920. The hex value of type_instance is not a valid pointer, but ASCII "ahs/rsu/", which resembles parts of some file pathnames.
*** This bug has been marked as a duplicate of bug 530920 ***