Skip to content

Instantly share code, notes, and snippets.

@Akkiesoft
Created June 15, 2024 18:12
Show Gist options
  • Save Akkiesoft/95e9cfcd24023dd9b3b8009fc07a472c to your computer and use it in GitHub Desktop.
Save Akkiesoft/95e9cfcd24023dd9b3b8009fc07a472c to your computer and use it in GitHub Desktop.
[10843.837967] vc_sm_cma_import_dmabuf: imported vc_sm_cma_get_buffer failed -512
[10843.837987] bcm2835_mmal_vchiq: vchiq_mmal_submit_buffer: vc_sm_import_dmabuf_fd failed, ret -512
[10843.837994] bcm2835-codec bcm2835-codec: device_run: Failed submitting ip buffer
[10843.858381] ------------[ cut here ]------------
[10843.858397] WARNING: CPU: 3 PID: 772 at drivers/media/common/videobuf2/videobuf2-core.c:2024 __vb2_queue_cancel+0x220/0x2a0 [videobuf2_common]
[10843.858450] Modules linked in: bnep vc4 hci_uart btbcm bluetooth v3d snd_soc_hdmi_codec drm_display_helper cec binfmt_misc drm_dma_helper imx219 gpu_sched bcm2835_unicam drm_shmem_helper imx708 v4l2_cci drm_kms_helper bcm2835_codec(C) bcm2835_isp(C) bcm2835_v4l2(C) v4l2_dv_timings regmap_i2c ecdh_generic rpivid_hevc(C) dw9807_vcm ecc v4l2_mem2mem bcm2835_mmal_vchiq(C) v4l2_fwnode raspberrypi_hwmon v4l2_async videobuf2_vmalloc videobuf2_dma_contig videobuf2_memops snd_soc_core videobuf2_v4l2 snd_bcm2835(C) rfkill videodev libaes snd_compress videobuf2_common vc_sm_cma(C) snd_pcm_dmaengine raspberrypi_gpiomem snd_pcm w1_therm mc snd_timer w1_gpio wire snd cn nvmem_rmem uio_pdrv_genirq uio drm i2c_dev fuse dm_mod drm_panel_orientation_quirks backlight ip_tables x_tables ipv6 i2c_mux_pinctrl i2c_brcmstb i2c_mux i2c_bcm2835
[10843.858696] CPU: 3 PID: 772 Comm: python3 Tainted: G C 6.6.31+rpt-rpi-v8 #1 Debian 1:6.6.31-1+rpt1
[10843.858707] Hardware name: Raspberry Pi Compute Module 4 Rev 1.0 (DT)
[10843.858712] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[10843.858722] pc : __vb2_queue_cancel+0x220/0x2a0 [videobuf2_common]
[10843.858752] lr : __vb2_queue_cancel+0x38/0x2a0 [videobuf2_common]
[10843.858780] sp : ffffffc080e63a70
[10843.858785] x29: ffffffc080e63a70 x28: ffffff810193a6b8 x27: 0000000000000009
[10843.858801] x26: 0000000000000001 x25: 0000007fb58eded8 x24: ffffff810193a4c0
[10843.858817] x23: ffffff8100a9e8e0 x22: ffffff8103094298 x21: ffffff810268fd30
[10843.858831] x20: ffffff8103094340 x19: ffffff8103094298 x18: 0000000000000003
[10843.858846] x17: 0000000100000000 x16: ffffffe7162d4348 x15: ffffffc080e635c0
[10843.858860] x14: 0000000000000004 x13: ffffff81028c0028 x12: 0000000000000000
[10843.858874] x11: ffffff810356e5e0 x10: ffffff810356e480 x9 : ffffffe71632baf8
[10843.858888] x8 : ffffffc080e63970 x7 : 0000000000000000 x6 : ffffff810356ed80
[10843.858902] x5 : ffffff81031e8540 x4 : fffffffe040c7a20 x3 : 0000000080150010
[10843.858916] x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000001
[10843.858930] Call trace:
[10843.858935] __vb2_queue_cancel+0x220/0x2a0 [videobuf2_common]
[10843.858965] vb2_core_queue_release+0x2c/0x60 [videobuf2_common]
[10843.858994] vb2_queue_release+0x18/0x30 [videobuf2_v4l2]
[10843.859021] v4l2_m2m_ctx_release+0x30/0x50 [v4l2_mem2mem]
[10843.859053] bcm2835_codec_release+0x64/0x110 [bcm2835_codec]
[10843.859075] v4l2_release+0xec/0x100 [videodev]
[10843.859167] __fput+0xbc/0x288
[10843.859179] ____fput+0x18/0x30
[10843.859188] task_work_run+0x80/0xe0
[10843.859199] do_exit+0x30c/0x988
[10843.859206] do_group_exit+0x3c/0xa0
[10843.859213] get_signal+0x980/0x9b0
[10843.859222] do_notify_resume+0x15c/0x1370
[10843.859230] el0_svc+0xd8/0xe8
[10843.859242] el0t_64_sync_handler+0x100/0x130
[10843.859253] el0t_64_sync+0x190/0x198
[10843.859261] ---[ end trace 0000000000000000 ]---
[10843.859268] videobuf2_common: driver bug: stop_streaming operation is leaving buf 000000005fb73969 in active state
[10845.217743] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
[10845.414231] bcm2835-codec bcm2835-codec: Failed setting ctrl 00990a67, ret -3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment