Just to get that straight, gparted doesn't crash on armel/hf in general. It works fine on my Cubieboard2 (armhf) and it worked fine in my qemu-arm installation (armel). It only crashes in ED, no matter if armel or armhf. For reference: This is the error message which appears right after the GUI comes up, tries to scan available devices and crashes: Code: *** glib detected *** /usr/sbin/gpartedbin: free(): invalid pointer: 0x00285ae0 *** strace doesn't reveal any further useful info (at least to my understanding) and google doesn't return any results. As I said, I have no idea how to debug that, but then again I'm a very poor programmer (as in writing C(++) code). So if somebody else has any pointers (pun intended) I'd be happy to assist in tracking the problem down as good as I can.
*** glib detected *** /usr/sbin/gpartedbin: free(): invalid pointer: 0x00285ae0 ***