Skip to content

bcm2835_v4l2 module crash on RPi1 #1873

Closed
@jpeeler

Description

@jpeeler

I've been experiencing issues with the camera module. This is the first trace I've managed to capture since upgrading to Jessie (was having issues on Wheezy as well). I've included the relevant output below. If further debugging is necessary, just let me know how to execute.

[137140.899242] bcm2835-v4l2: error 0 waiting for frame completion
[137146.949497] bcm2835_v4l2: error 0 waiting for sync completion
[137146.949660] bcm2835-v4l2: Failed to enable encode tunnel - error -62
[137146.949685] ------------[ cut here ]------------
[137146.949796] WARNING: CPU: 0 PID: 16048 at drivers/media/v4l2-core/videobuf2-core.c:1315 vb2_start_streaming+0xdc/0x164 [videobuf2_core]()
[137146.949895] Modules linked in: arc4 ath9k_htc ath9k_common ath9k_hw ath mac80211 cfg80211 rfkill snd_bcm2835 snd_pcm snd_timer snd bcm2835_gpiomem bcm2835_wdt uio_pdrv_genirq uio bcm2835_v4l2 videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core v4l2_common videodev media ipv6
[137146.950076] CPU: 0 PID: 16048 Comm: hawkeye Not tainted 4.4.38+ #938
[137146.950097] Hardware name: BCM2708
[137146.950221] [<c0016cfc>] (unwind_backtrace) from [<c0013c20>] (show_stack+0x20/0x24)
[137146.950323] [<c0013c20>] (show_stack) from [<c02e437c>] (dump_stack+0x20/0x28)
[137146.950379] [<c02e437c>] (dump_stack) from [<c0021ef4>] (warn_slowpath_common+0x8c/0xc4)
[137146.950468] [<c0021ef4>] (warn_slowpath_common) from [<c0021fe8>] (warn_slowpath_null+0x2c/0x34)
[137146.950596] [<c0021fe8>] (warn_slowpath_null) from [<bf0bf65c>] (vb2_start_streaming+0xdc/0x164 [videobuf2_core])
[137146.950765] [<bf0bf65c>] (vb2_start_streaming [videobuf2_core]) from [<bf0c08e4>] (vb2_core_streamon+0xfc/0x158 [videobuf2_core])
[137146.950962] [<bf0c08e4>] (vb2_core_streamon [videobuf2_core]) from [<bf0cb57c>] (vb2_streamon+0x3c/0x60 [videobuf2_v4l2])
[137146.951128] [<bf0cb57c>] (vb2_streamon [videobuf2_v4l2]) from [<bf0cb5f0>] (vb2_ioctl_streamon+0x50/0x54 [videobuf2_v4l2])
[137146.951688] [<bf0cb5f0>] (vb2_ioctl_streamon [videobuf2_v4l2]) from [<bf07e700>] (v4l_streamon+0x28/0x2c [videodev])
[137146.952329] [<bf07e700>] (v4l_streamon [videodev]) from [<bf0828ac>] (__video_do_ioctl+0x2a0/0x320 [videodev])
[137146.952966] [<bf0828ac>] (__video_do_ioctl [videodev]) from [<bf0821dc>] (video_usercopy+0x170/0x57c [videodev])
[137146.953599] [<bf0821dc>] (video_usercopy [videodev]) from [<bf082604>] (video_ioctl2+0x1c/0x24 [videodev])
[137146.954226] [<bf082604>] (video_ioctl2 [videodev]) from [<bf07c688>] (v4l2_ioctl+0xd4/0xec [videodev])
[137146.954608] [<bf07c688>] (v4l2_ioctl [videodev]) from [<c013ddd0>] (do_vfs_ioctl+0x3dc/0x5a8)
[137146.954700] [<c013ddd0>] (do_vfs_ioctl) from [<c013dfe0>] (SyS_ioctl+0x44/0x6c)
[137146.954750] [<c013dfe0>] (SyS_ioctl) from [<c000f820>] (ret_fast_syscall+0x0/0x1c)
[137146.954817] ---[ end trace 330510dcd1761438 ]---

Complete dmesg output included below. I had been using the camera for days (using Hawkeye) before the crash occurred.
https://gist.github.com/jpeeler/65ea5de118602f3df0e563230a13d7bd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions