flathub / flathub/org.virt_manager.virt-manager

error: cannot limit core file size of process 157

Open
#48 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I installed the app and the QEMU extension. Opened it and started creating a VM from an ISO file.

All the changes I applied were enabling VirGL
- 3D accel enabled
- listen type none
- OpenGL enabled

maybe this caused it, dont know

```
Installation could not be completed: «internal error: Process exited prior to exec: libvirt: error : cannot limit core file size of process 157 to 18446744073709551615: Operation not permitted»

Traceback (most recent call last):
File "/app/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/app/share/virt-manager/virtManager/createvm.py", line 2008, in _do_async_install
installer.start_install(guest, meter=meter)
File "/app/share/virt-manager/virtinst/install/installer.py", line 726, in start_install
domain = self._create_guest(
^^^^^^^^^^^^^^^^^^^
File "/app/share/virt-manager/virtinst/install/installer.py", line 667, in _create_guest
domain = self.conn.createXML(initial_xml or final_xml, 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.12/site-packages/libvirt.py", line 4545, in createXML
raise libvirtError('virDomainCreateXML() failed')
libvirt.libvirtError: internal error: Process exited prior to exec: libvirt: error : cannot limit core file size of process 157 to 18446744073709551615: Operation not permitted
```

Latest 2025-03-07 version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.