Bug 1069903

Summary: libvirt domain start - failed to connect to monitor socket
Product: [openSUSE] openSUSE Tumbleweed Reporter: Seiji Hiwatari <info>
Component: Virtualization:OtherAssignee: virt-bugs list <virt-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jfehlig
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: journalctl 1
journalctl 2
dmesg

Description Seiji Hiwatari 2017-11-27 10:30:51 UTC
Since the last set of updates (somewhen since 20.11.2017), I can't start any libvirt VMs. Neither through virsh, nor through virt-manager.

virsh start <domain>

always gives:
error: Failed to start domain <domain>
error: failed to connect to monitor socket: Permission denied
Comment 1 Seiji Hiwatari 2017-11-27 10:31:18 UTC
Created attachment 750163 [details]
journalctl 1
Comment 2 Seiji Hiwatari 2017-11-27 10:31:32 UTC
Created attachment 750164 [details]
journalctl 2
Comment 3 Seiji Hiwatari 2017-11-27 10:31:47 UTC
Created attachment 750165 [details]
dmesg
Comment 4 James Fehlig 2017-11-27 14:54:18 UTC
(In reply to Seiji Hiwatari from comment #1)
> Created attachment 750163 [details]
> journalctl 1

From this attachment:

Nov 27 10:57:23 linux-y18s kernel: BUG: unable to handle kernel paging request at fffffffe2a594b60
Nov 27 10:57:23 linux-y18s kernel: IP: audit_signal_cb+0x6c/0xe0
Nov 27 10:57:23 linux-y18s kernel: PGD c6c0c067 P4D c6c0c067 PUD 0 
Nov 27 10:57:23 linux-y18s kernel: Oops: 0000 [#1] PREEMPT SMP

Which is a duplicate of of bug1069562#. See

https://bugzilla.opensuse.org/show_bug.cgi?id=1069562#c1

*** This bug has been marked as a duplicate of bug 1069562 ***