lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.16k stars 294 forks source link

Trying to deactivate the hotspot using the network manager causes a system freeze #159

Open vguttmann opened 3 years ago

vguttmann commented 3 years ago

Describe the bug Stopping the hotspot causes a system freeze, and after a reboot, the installation of linux-wifi-hotspot is corrupted and crashes upon start

To Reproduce Steps to reproduce the behavior:

  1. Go to the menu bar up top.
  2. Click on the unnamed wifi adapter (which should be 'ap0')
  3. Click on 'Turn off'
  4. System freeze

Expected behavior The hotspot turning off

Screenshots Not applicable

Desktop (please complete the following information):

Additional context After a hard shutdown and reboot, trying to start linux-wifi-hotspot from the application menu does nothing. When trying to launch from terminal, it says something along the lines of 'Segmentation fault! (Core dumped)'. Unfortunately, I already reinstalled the package under the use of --purge, so I can't give you the core dump.

denikris commented 3 years ago

happened to xubuntu 20.04 too, and i though it was just intel sandybridge gpu freeze, so i downgrade kernel from 5.8 to 5.4 but it still happened