linux-image-3.11.0-031100-generic panic on boot

Bug #1221143 reported by Virus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
High
Unassigned

Bug Description

Hello,

I was install linux-image-3.11.0-031100-generic_3.11.0-031100.201309021735_i386.deb from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/, but on boot got kernel panic. See screenshot in attach.

3.10.9-031009-generic from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/ was working fine.

How i can run new kernel?

Info what can help:
mount:
/dev/sda2 on / type btrfs (rw,relatime,discard,ssd,subvol=@)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,mode=1777)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
/dev/sda3 on /home type btrfs (rw,relatime,discard,ssd,subvol=@home)
/dev/sda1 on /boot type ext4 (rw)
/dev/sdb2 on /var type jfs (rw,relatime)
/dev/sdb3 on /home/storage type jfs (rw,relatime)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw)

lspci:
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4)
00:1c.7 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 680] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
03:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller (rev 11)
04:00.0 Network controller: Atheros Communications Inc. AR9462 Wireless Network Adapter (rev 01)
05:00.0 USB controller: VIA Technologies, Inc. VL80x xHCI USB 3.0 Controller (rev 03)
06:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
07:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 10)
08:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9172 SATA 6Gb/s Controller (rev 11)

Thank you.

Revision history for this message
Virus (lanchpad) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1221143

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Virus (lanchpad) wrote :

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
dpkg-query: no packages found matching linux
ERROR: hook /usr/share/apport/general-hooks/cloud_archive.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 197, in _run_hook
    symb['add_info'](report, ui)
  File "/usr/share/apport/general-hooks/cloud_archive.py", line 18, in add_info
    if '~cloud' in packaging.get_version(package) and \
  File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 123, in get_version
    raise ValueError('package %s does not exist' % package)
ValueError: package linux does not exist
...
***

It appears you are currently running a mainline kernel. It would be better to report this bug upstream at http://bugzilla.kernel.org/ so that the upstream kernel developers are aware of the issue. If you'd still like to file a bug against the Ubuntu kernel, please boot with an official Ubuntu kernel and re-file.

Press any key to continue...

that is on running `apport-collect 1221143`

Revision history for this message
Virus (lanchpad) wrote :

How i can collect needed logs by hands?

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

I'd like to perform a bisect to figure out what commit caused this regression. It would be very helpful to know the earliest kernel where the issue started happening as well as the latest kernel that did not have this issue.

Can you test the following kernels and report back? We are looking for the earliest kernel version that exhibits this bug:

v3.11-rc4: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc4-saucy/

If v3.11-rc4 does not exhibit the bug then test v3.11-rc6:
v3.11-rc6: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc6-saucy/

If v3.11-rc4 does exhibit the bug then test v3.11-rc2:
v3.11-rc2: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc2-saucy

You don't have to test every kernel, just up until the kernel that first has this bug.

Thanks in advance!

Changed in linux (Ubuntu):
importance: Undecided → High
tags: added: kernel-bug-exists-upstream performing-bisect saucy
Revision history for this message
Virus (lanchpad) wrote :
Download full text (3.2 KiB)

3.11.0-031100rc6-generic is working fine, exempt strange messages in dmesg:
[ 17.591993] usb 5-1: new high-speed USB device number 6 using xhci_hcd
[ 17.592146] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 17.795925] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 17.999462] usb 5-1: device not accepting address 6, error -22
[ 18.111227] usb 5-1: new high-speed USB device number 7 using xhci_hcd
[ 18.111376] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 18.315130] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 18.518617] usb 5-1: device not accepting address 7, error -22
[ 18.630465] usb 5-1: new high-speed USB device number 8 using xhci_hcd
[ 18.630594] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 18.834275] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 19.037870] usb 5-1: device not accepting address 8, error -22
[ 19.149696] usb 5-1: new high-speed USB device number 9 using xhci_hcd
[ 19.149825] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 19.353512] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 19.557140] usb 5-1: device not accepting address 9, error -22
[ 19.557174] hub 5-0:1.0: unable to enumerate USB device on port 1
[ 19.680921] usb 5-1: new high-speed USB device number 10 using xhci_hcd
[ 19.681089] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 19.884724] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 20.088389] usb 5-1: device not accepting address 10, error -22
[ 20.200131] usb 5-1: new high-speed USB device number 11 using xhci_hcd
[ 20.200269] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 20.404098] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 20.607511] usb 5-1: device not accepting address 11, error -22
[ 20.719394] usb 5-1: new high-speed USB device number 12 using xhci_hcd
[ 20.719546] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 20.923183] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 21.126848] usb 5-1: device not accepting address 12, error -22
[ 21.238608] usb 5-1: new high-speed USB device number 13 using xhci_hcd
[ 21.238730] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 21.442533] xhci_hcd 0000:05:00.0: Setup ERROR: address device command for slot 1.
[ 21.645980] usb 5-1: device not accepting address 13, error -22
[ 21.646024] hub 5-0:1.0: unable to enumerate USB device on port 1
[ 21.647363] usb 3-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 160 microframes
[ 21.647367] usb 3-1: ep 0x1 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 21.863263] init: plymouth-stop pre-start process (2649) terminated with status 1
[ 49.418619] init: tty1 main process ended, respawning
[ 87.653602] uvcvideo: Failed to query (GET_MIN) UVC control 10 on unit 2: -32 (exp. 2).

and stop working of solaar tool (https://github.c...

Read more...

Revision history for this message
Virus (lanchpad) wrote :

hm, on third attempt Solaar was started and working fine...

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

So are you not seeing this bug anymore? It's probably best to apply the latest updates and confirm.

Thanks in advance.

Revision history for this message
Virus (lanchpad) wrote :

try 3.11 last or 3.11-rc7 ?

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Apply the latest saucy updates, which should have the 3.11.0-4 Ubuntu kernel.

Revision history for this message
Virus (lanchpad) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.