Ettercap / ettercap

Ettercap Project
http://www.ettercap-project.org
GNU General Public License v2.0
2.37k stars 494 forks source link

I can't run ettercap on any interface. I also make reinstall and install again but it only shows like that if i start sniffing tick button. #1255

Closed sayrg994 closed 4 months ago

sayrg994 commented 5 months ago

ettercap 0.8.3.1 copyright 2001-2020 Ettercap Development Team

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

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

Have a nice day!

LocutusOfBorg commented 5 months ago

so please follow the instructions to provide a bug report with logs...

koeppea commented 5 months ago

I just upgraded my Kali VM. I can reproduce. Checking.....

cybernetha commented 5 months ago

Bro I solved this issue I just nano the ettercap.conf file in that I changed ec_gid and ec_uid to 0 then it solved

koeppea commented 5 months ago

Even with setting both to 0 in my test setup, it still ends up in segmentation fault.

cybernetha commented 5 months ago

Send me screenshot

On Sat, 15 Jun, 2024, 3:23 am Alexander Köppe, @.***> wrote:

Even with setting both to 0 in my test setup, it still ends up in segmentation fault.

— Reply to this email directly, view it on GitHub https://github.com/Ettercap/ettercap/issues/1255#issuecomment-2168810417, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4WA5YWO2PAR4SP7RSA2563ZHNQ63AVCNFSM6AAAAABJEBVT6KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRYHAYTANBRG4 . You are receiving this because you commented.Message ID: @.***>

koeppea commented 4 months ago

I can reproduce the issue in a current Kali VM. Backtrace shows the issue within GLib2.0. However, with Kali its difficult to get debug packages which include the debug symbols of the libraries installed.

Therefore I install the testing release of Debian which contains slightly newer version of the depenent libraries compared to Kali. But with Debian testing (trixie), I am not able to reproduce the issue.

@LocutusOfBorg Could you please inform the Kali maintainer if he can assist here.

koeppea commented 4 months ago

@sayrg994 Please upgrade Kali. This fixes the issue. The issue was a intermediate issue of a early version of libglib2.0 delivered with Kali.