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
Installed virt-manager via brew and can run the program until I try to connect to a VM, then it immediately crashes and throws a "Python quit unexpectedly error"
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (vmwindow:185) Showing VM details: <vmmDomain name=p3plqinsmahog01 id=0x10be22740>
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (engine:316) window counter incremented to 2
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (console:721) Starting connect process for proto=vnc trans=ssh connhost=p3plqsmahhv01.prod.phx3.gdg connuser=mdey connport= gaddr=127.0.0.1 gport=5900 gtlsport=None gsocket=None
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (sshtunnels:253) Pre-generated ssh command for ginfo: ssh -l mdey p3plqsmahhv01.pro.phx1.com sh -c 'nc -q 2>&1 | grep "requires an argument" >/dev/null;if [ $? -eq 0 ] ; then CMD="nc -q 0 127.0.0.1 5900";else CMD=
[crash.log](https://github.com/jeffreywildman/homebrew-virt-manager/files/11908577/crash.log)
"nc 127.0.0.1 5900";fi;eval "$CMD";'
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (sshtunnels:277) Generated tunnel fd=20 for viewer
[Thu, 29 Jun 2023 12:57:34 virt-manager 15848] DEBUG (sshtunnels:201) Opened tunnel PID=15910 ERRFD=18
Python(15848,0x7ff848e84640) malloc: *** error for object 0x7fce54966c50: pointer being freed was not allocated
Python(15848,0x7ff848e84640) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort virt-manager --debug
Installed virt-manager via brew and can run the program until I try to connect to a VM, then it immediately crashes and throws a "Python quit unexpectedly error"
crash.log
The text was updated successfully, but these errors were encountered: