Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virt-manager crashing when trying to connect to remote VM #203

Open
D3ezy opened this issue Jun 29, 2023 · 0 comments
Open

virt-manager crashing when trying to connect to remote VM #203

D3ezy opened this issue Jun 29, 2023 · 0 comments

Comments

@D3ezy
Copy link

D3ezy commented Jun 29, 2023

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

crash.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant