[Bug 1187189] Re: Kernel crash and reboot when accessing video device

Steve Langasek steve.langasek at canonical.com
Thu Jun 6 15:58:51 UTC 2013


** Also affects: systemd (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1187189

Title:
  Kernel crash and reboot when accessing video device

Status in “linux-mako” package in Ubuntu:
  Confirmed
Status in “systemd” package in Ubuntu:
  New

Bug description:
  While working on the container flip, we noticed that starting udev and
  calling udevadm trigger would cause the device to reboot instantly.

  After some effort, we tracked this down to video4linux and
  specifically the 60-persistent-v4l rules file. Looking into it, we see
  it's calling v4l_id and that's what's causing the reboot.

  Here's some basic reproducing step for saucy post-container flip:
  root at android:/ # mv /lib/udev/rules.d/60-persistent-v4l.rules /root
  root at android:/ # start udev
  udev start/running, process 1016
  root at android:/ # start udevtrigger                                             
  udevtrigger stop/waiting
  root at android:/ # cat /dev/video38
  --- reboot ---

  It looks like any attempt to open the video device causes the panic
  and reboot.

  Unfortunately I don't have any way to get a console or any kernel
  debug information so all I can tell is that there's something very
  wrong going with that video device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-mako/+bug/1187189/+subscriptions




More information about the foundations-bugs mailing list