Ubuntu freezes after upgrade when logging in
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xorg Xserver VESA |
New
|
Undecided
|
Unassigned |
Bug Description
I have just made a regular upgrade on my ubuntu vivid machine. After doing so the system freezes after login. I tried different accounts and different window managers (xmonad and gnome fallback), but it freezes every time a few seconds after login.
Because of the freeze I cannot report this bug using ubuntu-bug. So tell me what files you need for debugging this (I have ssh command line access to the frozen machine).
It might be relevant that the mouse pointer changes from a white one to a smaller black one when it freezes.
After freezing I cannot switch to console via Ctrl+Alt+F1.
I tried to narrow it down by switching to the previous kernel
3.19.0-30 works
3.19.0-31 freezes
Then I diffed the output of dmesg with and without freeze. The relevant part (when it is freezing) seems to be:
[ 221.246755] BUG: unable to handle kernel paging request at ffffebe000000000
[ 221.246799] IP: [<ffffffff811d5
[ 221.246827] PGD 0
[ 221.246839] Oops: 0000 [#1] SMP
[ 221.246857] Modules linked in: vmw_vsock_
[ 221.247228] CPU: 1 PID: 2824 Comm: pulseaudio Tainted: G OE 3.19.0-31-generic #35-Ubuntu
[ 221.247260] Hardware name: Dell Inc. Latitude E6400 /0G983N, BIOS A34 06/04/2013
[ 221.247292] task: ffff88011a1089d0 ti: ffff8800d4068000 task.ti: ffff8800d4068000
[ 221.247319] RIP: 0010:[<
[ 221.247351] RSP: 0018:ffff8800d4
[ 221.247373] RAX: 000001e000000000 RBX: 0000000000000000 RCX: 00007f5c20ba4000
[ 221.247399] RDX: 000077ff80000000 RSI: 0000000000000000 RDI: ffff88011b087400
[ 221.247424] RBP: ffff8800d406bdf8 R08: 0000000000000000 R09: ffffffff8123b4f2
[ 221.247449] R10: ffff88011a769321 R11: ffffebe000000000 R12: ffff88011b087400
[ 221.247475] R13: ffff8800d40068e8 R14: 0000000000000000 R15: ffff8800d4006858
[ 221.247500] FS: 00007f648780e78
[ 221.247533] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 221.247554] CR2: ffffebe000000000 CR3: 00000000d4063000 CR4: 00000000000407e0
[ 221.247579] Stack:
[ 221.247589] 0000000000000000 0000000000000000 ffff8800d40068a8 ffff8800d40068e8
[ 221.247621] ffff8800d406be28 ffffffff8123b4f2 0000000000000008 ffff8800d40068a8
[ 221.247654] 0000000000000000 0000000000000055 ffff8800d406be58 ffffffff8123b534
[ 221.247686] Call Trace:
[ 221.247700] [<ffffffff8123b
[ 221.247725] [<ffffffff8123b
[ 221.247744] [<ffffffff8123c
[ 221.247771] [<ffffffff811f6
[ 221.247793] [<ffffffff811f6
[ 221.247813] [<ffffffff81093
[ 221.247835] [<ffffffff81014
[ 221.247861] [<ffffffff817cc
[ 221.247883] Code: ff 77 00 00 49 bb 00 00 00 00 00 ea ff ff 48 01 d8 48 0f 42 15 c9 40 a4 00 4c 8b 4d 08 48 01 d0 48 c1 e8 0c 48 c1 e0 06 49 01 c3 <49> 8b 03 f6 c4 80 0f 85 53 01 00 00 4c 8b 17 65 4c 03 15 f8 41
[ 221.248052] RIP [<ffffffff811d5
[ 221.248081] RSP <ffff8800d406bdd8>
[ 221.248094] CR2: ffffebe000000000
[ 221.250545] ---[ end trace a8b6ee313300be00 ]---
The relevant part of the upgrade log reads like:
Aptitude 0.6.11: log report
Mi, Okt 7 2015 20:42:12 +0200
IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.
Will install 21 packages, and remove 0 packages.
289 MB of disk space will be used
=======
[INSTALL, DEPENDENCIES] linux-headers-
[INSTALL, DEPENDENCIES] linux-headers-
[INSTALL, DEPENDENCIES] linux-image-
[INSTALL, DEPENDENCIES] linux-image-
[UPGRADE] chromium-
[UPGRADE] chromium-
[UPGRADE] chromium-
[UPGRADE] firefox:amd64 41.0+build3-
[UPGRADE] firefox-
[UPGRADE] geogebra5:amd64 5.0.156.0-43185 -> 5.0.158.0-43263
[UPGRADE] libspice-
[UPGRADE] linux-generic:amd64 3.19.0.30.29 -> 3.19.0.31.30
[UPGRADE] linux-headers-
[UPGRADE] linux-headers-
[UPGRADE] linux-headers-
[UPGRADE] linux-image-
[UPGRADE] linux-image-
[UPGRADE] linux-image-
[UPGRADE] linux-libc-
[UPGRADE] oxideqt-
[UPGRADE] thunderbird:amd64 1:38.2.
=======
I also diffed the output of Xorg.0.log but there doesn't seem any differences.
Finally I installed the mainline kernel v4.1-rc2 (http://
Should I go with the old kernel and wait for a patch? What do you suggest?
description: | updated |
description: | updated |
no longer affects: | linux-meta (Ubuntu) |
description: | updated |