@myself: It was a noob thing indeed:
I had linux-headers-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb linux-image-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb and needed the "all.deb" file too: linux-headers-3.19.0-031900rc7_3.19.0-031900rc7.201502020035_all.deb linux-headers-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb linux-image-3.19.0-031900rc7-generic_3.19.0-031900rc7.201502020035_amd64.deb And with these three files the "sudo dpkg -i *deb" went fine. Generic command to get and install the three needed debs (amd64, generic): lynx --dump http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-rc7-vivid/ | grep -e all.deb -e "generic.*amd64" | awk '{ print "wget " $2 }' | /bin/sh sudo dpkg -i *deb -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1418286 Title: kernel BUG at /build/buildd/linux-3.18.0/mm/slub.c:3334! Status in linux package in Ubuntu: Confirmed Bug description: This is a fresh install. On the first boot, I did an `apt-get update && apt-get dist-upgrade", then this error has been showing up on every boot since. ProblemType: KernelOops DistroRelease: Ubuntu 15.04 Package: linux-image-3.18.0-12-generic 3.18.0-12.13 ProcVersionSignature: Ubuntu 3.18.0-12.13-generic 3.18.4 Uname: Linux 3.18.0-12-generic x86_64 Annotation: Your system might become unstablenow and might need to be restarted. ApportVersion: 2.15.1-0ubuntu4 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: vader 2429 F.... pulseaudio /dev/snd/controlC1: vader 2429 F.... pulseaudio Date: Wed Feb 4 18:34:37 2015 Failure: oops HibernationDevice: RESUME=UUID=11449e64-6ee6-4d54-b336-bce8608c56c9 InstallationDate: Installed on 2015-02-04 (0 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Alpha amd64 (20141218) MachineType: ASUSTeK COMPUTER INC. Q501LA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-12-generic root=UUID=3f2d8fd8-7c79-4d11-ae2d-b0cd1b27db9c ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu8 SourcePackage: linux Title: kernel BUG at /build/buildd/linux-3.18.0/mm/slub.c:3334! UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/19/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: Q501LA.207 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: Q501LA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrQ501LA.207:bd06/19/2013:svnASUSTeKCOMPUTERINC.:pnQ501LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnQ501LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: Q501LA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1418286/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp