Created attachment 270771 [details] Patch $summary I found a patch ( see attchment ) that fixes the segfault that you see using 'ettercap -G' So i tried in my local portdir and with this patch ettercap does not crash on amd64 and it does not create issue on x86. Compiling ettercap i see also other small issue related to CFLAGS respect. This buildsystem attack itself -O2 and -fomit-frame-pointers. If you prefer you can use thi patch only for amd64 like: use amd64 && epatch foo.patch Attached patch and ebuild patch.
Created attachment 270773 [details] Ebuild patch
This crash will be fixed in the next upstream release: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623469 But backporting it to 0.7.3 seems to be a good idea.
Please test ettercap-0.7.4.1
(In reply to comment #3) > Please test ettercap-0.7.4.1 fails too...I reported it to emilio escobar.
fixed in 0.7.4.1-r1, thanks