Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69238 - net-analyzer/ettercap-0.7.0 segfault
Summary: net-analyzer/ettercap-0.7.0 segfault
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-28 00:58 UTC by Alexey Maximov
Modified: 2004-12-17 15:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Maximov 2004-10-28 00:58:23 UTC
amazing ~ # ettercap -i eth0 -G

ettercap NG-0.7.0 copyright 2001-2004 ALoR & NaGA

Ooops ! This shouldn't happen...
Segmentation Fault...

Please recompile in debug mode, reproduce the bug and send a bugreport

amazing ~ # uname -a
Linux amazing 2.6.10-rc1 #10 Mon Oct 25 19:24:14 NOVST 2004 i686 AMD Athlon(tm) XP 1600+ AuthenticAMD GNU/Linux


CFLAGS="-march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays"



==================
bug occured if I press Shift +U and Enter (eth0 interface)

it is only with GTK interface
but with Curses interface all ok
also, I use x11-themes/gtk-qt-engine


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-11-21 01:03:44 UTC
Your CFLAGS are over the top.
Please re-emerge with CFLAGS="-march=athlon-xp -O2 -pipe" and see if this happens as well.
Comment 2 Eldad Zack (RETIRED) gentoo-dev 2004-12-17 15:02:19 UTC
reopen this bug if it still happens with the suggested useflags.