On 2018-01-06 03:13, awokd wrote: > On Sat, January 6, 2018 4:06 am, [email protected] wrote: > >> Despite not using the Wireless, once in a while it pops up asking me if >> I want to connect , and I just close the window. I'm really not sure, if >> there is a better way to "disable" it, or if that explains the entry >> above ? > > Unless that helped with the crashes, go ahead and keep using wireless. I > think this is actually what you are hitting: > https://github.com/QubesOS/qubes-issues/issues/3079. You can see if it's > the same issue by doing a "sudo journalctl" after a crash and looking for > those messages about oom-killer.
I browsed through that URL and did this on my system: [quser4@dom0 Desktop]$ journalctl|grep oom Dec 27 21:11:28 dom0 kernel: Xorg invoked oom-killer: gfp_mask=0x240c0d0(GFP_TEMPORARY|__GFP_COMP|__GFP_ZERO), nodemask=0, order=3, oom_score_adj=0 Dec 27 21:11:28 dom0 kernel: [<ffffffff811b8939>] oom_kill_process+0x219/0x3e0 Dec 27 21:11:28 dom0 kernel: [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name Dec 27 21:11:28 dom0 kernel: oom_reaper: reaped process 5560 (Xorg), now anon-rss:0kB, file-rss:0kB, shmem-rss:270816kB Jan 03 12:25:17 dom0 kernel: Xorg invoked oom-killer: gfp_mask=0x240c0d0(GFP_TEMPORARY|__GFP_COMP|__GFP_ZERO), nodemask=0, order=3, oom_score_adj=0 Jan 03 12:25:17 dom0 kernel: [<ffffffff811b8939>] oom_kill_process+0x219/0x3e0 Jan 03 12:25:17 dom0 kernel: [ pid ] uid tgid total_vm rss nr_ptes nr_pmds swapents oom_score_adj name Jan 03 12:25:17 dom0 kernel: oom_reaper: reaped process 5545 (Xorg), now anon-rss:0kB, file-rss:0kB, shmem-rss:422640kB The "OOM" bug, as I read it on the URL, seems to indicate only that "X" crashes, in my case more often the whole system has rebooted, but perhaps the OOM could also cause that? Plus "grep" seems to find only 2 entries , and I've had many such crashes :) -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/d0999243e5532ca7d2dbfce4ae1d10a3%40riseup.net. For more options, visit https://groups.google.com/d/optout.
