Bugzilla – Bug 1173803
MicroOS keeps crashing after update
Last modified: 2020-07-09 14:22:39 UTC
I have a MicroOS installation in a VirtualBox, additional KDE desktop installed. After an upgrade (automatically) the system crashes as soon a the logon screen is passed (X11). When using Wayland, Desktop is displayed, but screen cant resize (stuck at 800x600) Let me know what logs you need
How does it crash? The journal would likely be helpful.
Created attachment 839468 [details] journal (zipped) After login, screen remains black. When booting into runevel 3, login at console and startx, system crashes
Jul 07 10:51:15 localhost.localdomain org.kde.kglobalaccel[1886]: Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key Those might be caused by a race with NetworkManager changing the hostname and should be gone with https://build.opensuse.org/package/show/home:Vogtinator:sddmxau/sddm can you try? That wouldn't have any impact on startx though, that's probably a different issue. Is it a kernel crash, freeze or something else?
Created attachment 839498 [details] VBox log I have installed sddm from you repository (and learned that there is no 'dup --from sddm-repo' or similar...). After a reboot, choice of Plasma and login screen remains black. Killed X-Session and rebootet into runlevel 3, login as root, startx and crash. I attach the log from VBox
(In reply to Fabian Vogt from comment #3) > That wouldn't have any impact on startx though, that's probably a different > issue. Is it a kernel crash, freeze or something else? Its not a kernel crash (no panic), the whole session just disappears.
I don't see any errors in that log, but it shows that guest additions are installed and loaded. Can you try without them?
(In reply to Axel Braun from comment #4) > Created attachment 839498 [details] > VBox log > > I have installed sddm from you repository (and learned that there is no 'dup > --from sddm-repo' or similar...). You can run "zypper dup" in a "transactional-update shell".
(In reply to Fabian Vogt from comment #6) > I don't see any errors in that log, but it shows that guest additions are > installed and loaded. Can you try without them? I removed the two virtualbox-packages (X11-tools and kmp-default) and now the system does not crash any longer!
(In reply to Axel Braun from comment #8) > (In reply to Fabian Vogt from comment #6) > > I don't see any errors in that log, but it shows that guest additions are > > installed and loaded. Can you try without them? > > I removed the two virtualbox-packages (X11-tools and kmp-default) and now > the system does not crash any longer! Ok, so not MicroOS related. Assigning to X11, CCing VBox maintainer.
(In reply to Axel Braun from comment #8) > (In reply to Fabian Vogt from comment #6) > > I don't see any errors in that log, but it shows that guest additions are > > installed and loaded. Can you try without them? > > I removed the two virtualbox-packages (X11-tools and kmp-default) and now > the system does not crash any longer! Which packages exactly? These came from virtualbox itself into the guest somehow magically without being part of our distribution?
(In reply to Stefan Dirsch from comment #10) > (In reply to Axel Braun from comment #8) > > (In reply to Fabian Vogt from comment #6) > > > I don't see any errors in that log, but it shows that guest additions are > > > installed and loaded. Can you try without them? > > > > I removed the two virtualbox-packages (X11-tools and kmp-default) and now > > the system does not crash any longer! > > Which packages exactly? These came from virtualbox itself into the guest > somehow magically without being part of our distribution? I guess it is similar to https://bugzilla.opensuse.org/show_bug.cgi?id=1172655 , just at a later point in time Actually, it is part of the distribution.... virtualbox-guest-x11 virtualbox-kmp-default
Ok. Let's reassign to the maintainer of both packages ...
*** Bug 1172655 has been marked as a duplicate of this bug. ***