You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The program instantly crashes when trying to capture packets.
GNS3 version and operating system (please complete the following information):
OS: Linux
GNS3 version: 2.2.46
Any use of the GNS3 VM or remote server (ESXi, bare metal etc.): No. I think.
To Reproduce
Steps to reproduce the behavior:
Connect two devices
Try to capture packets between the two devices
xdg_toplevel@38: error 2: minimum size can't be bigger than the maximum
Fatal Python error: Aborted
Current thread 0x00007fc809845540 (most recent call first):
File "/home/matej/.local/share/pipx/venvs/gns3-gui/lib64/python3.11/site-packages/gns3/packet_capture.py", line 87 in startCapture
File "/home/matej/.local/share/pipx/venvs/gns3-gui/lib64/python3.11/site-packages/gns3/items/link_item.py", line 357 in _startCaptureActionSlot
File "/home/matej/.local/share/pipx/venvs/gns3-gui/lib64/python3.11/site-packages/gns3/items/link_item.py", line 327 in contextMenuEvent
File "/home/matej/.local/share/pipx/venvs/gns3-gui/lib64/python3.11/site-packages/gns3/graphics_view.py", line 548 in contextMenuEvent
File "/home/matej/.local/share/pipx/venvs/gns3-gui/lib64/python3.11/site-packages/gns3/main.py", line 303 in main
File "/home/matej/.local/bin/gns3", line 8 in <module>
Extension modules: PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtNetwork, PyQt5.QtWidgets, gns3.qt.QtCore, gns3.qt.QtGui, gns3.qt.QtNetwork, gns3.qt.QtWidgets, PyQt5.QtSvg, gns3.qt.QtSvg, PyQt5.QtWebSockets, gns3.qt.QtWebSockets, psutil._psutil_linux, psutil._psutil_posix, pvectorc (total: 15)
fish: Job 1, 'gns3' terminated by signal SIGABRT (Abort)
I made this bug report just to track this if it happens again in the future.
The text was updated successfully, but these errors were encountered:
Describe the bug
The program instantly crashes when trying to capture packets.
GNS3 version and operating system (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
I made this bug report just to track this if it happens again in the future.
The text was updated successfully, but these errors were encountered: