jeffreywildman / homebrew-virt-manager

A set of homebrew formulae to install virt-manager and virt-viewer on MAC OSX
1k stars 266 forks source link

pointer being freed was not allocated in macosx sonoma 14.4 #205

Open srilanksa opened 2 months ago

srilanksa commented 2 months ago

I followed this guide to setting up virt-manager on macosx but at the end i always get this error when trying to display a vm graphically, so it works fine until you click Open then Play in a VM

Terminal: [Sat, Apr 06 2024 11:00:18 virt-manager 3871] DEBUG (vmwindow:185) Showing VM details: [Sat, Apr 06 2024 11:00:18 virt-manager 3871] DEBUG (engine:316) window counter incremented to 2 [Sat, Apr 06 2024 11:00:18 virt-manager 3871] DEBUG (console:721) Starting connect process for proto=vnc trans= connhost=127.0.0.1 connuser= connport= gaddr=127.0.0.1 gport=5900 gtlsport=None gsocket=None Python(3871,0x7ff8493ad100) malloc: error for object 0x7f9221998030: pointer being freed was not allocated Python(3871,0x7ff8493ad100) malloc: set a breakpoint in malloc_error_break to debug [1] 3871 abort virt-manager --debug -c "qemu:///session" --no-fork

ntrifonova commented 2 months ago

Hey, I am having the same issue. Did you manage to solve it?

srilanksa commented 1 month ago

Hey, I am having the same issue. Did you manage to solve it?

no