Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShapeShifter499/3af51b6c3d87c07e300110f81e162df8 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/3af51b6c3d87c07e300110f81e162df8 to your computer and use it in GitHub Desktop.
[Jun 1 22:50] ------------[ cut here ]------------
[ +0.000118] kernel BUG at arch/arm64/kernel/fpsimd.c:282!
[ +0.000093] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP
[ +0.000088] Modules linked in: fuse vchiq(C) uio_pdrv_genirq uio sch_fq_codel ip_tables x_tables ipv6 dm_crypt aes_neon_bs aes_neon_blk crypto_simd cryptd aes_arm64 algif_skcipher af_alg dm_mod dax brcmfmac cfg80211 rfkill brcmutil sdhci_iproc
[ +0.000403] CPU: 1 PID: 367 Comm: kworker/u9:2 Tainted: G C 4.14.44-v8-4fca48b7612d+ #1
[ +0.000128] Hardware name: Raspberry Pi 3 Model B Plus Rev 1.3 (DT)
[ +0.000127] Workqueue: kcryptd kcryptd_crypt [dm_crypt]
[ +0.000086] task: ffffffde2eaeba00 task.stack: ffffff8009188000
[ +0.000100] PC is at kernel_neon_begin+0xd8/0x110
[ +0.000082] LR is at __xts_crypt+0x40/0xd8 [aes_neon_bs]
[ +0.000082] pc : [<ffffff893de85148>] lr : [<ffffffbb3e011488>] pstate: 40000145
[ +0.000106] sp : ffffff800918bb10
[ +0.000055] x29: ffffff800918bb10 x28: 0000000000000000
[ +0.000089] x27: ffffffde01aebf40 x26: ffffffde2e4e0a00
[ +0.000089] x25: ffffffde01aec000 x24: ffffffbf7806d780
[ +0.000088] x23: 0000000000000000 x22: ffffff893e8570a0
[ +0.000088] x21: ffffffbb3e01111c x20: ffffffde2eaeba00
[ +0.000088] x19: ffffff893e857000 x18: 000000000000007f
[ +0.000088] x17: 0000007fb51ecb30 x16: ffffff893de85070
[ +0.002124] x15: 000000000000270f x14: 254c6eb806518071
[ +0.002140] x13: 69990f6bde2cf2e1 x12: 91ab8c8cb1d06e26
[ +0.002181] x11: 0000000000000000 x10: 0000000000000000
[ +0.002132] x9 : 00000000ffffffd8 x8 : ffffffde01aec110
[ +0.002206] x7 : 00000040ffffffff x6 : 00000000ffffffd8
[ +0.002168] x5 : ffffffde01aec190 x4 : 000000000039a340
[ +0.002150] x3 : 00000000ffffffd8 x2 : ffffffde101eb600
[ +0.002056] x1 : 00000000ffffffc8 x0 : 0000000000000001
[ +0.002042] Process kworker/u9:2 (pid: 367, stack limit = 0xffffff8009188000)
[ +0.002074] Call trace:
[ +0.002017] Exception stack(0xffffff800918b9d0 to 0xffffff800918bb10)
[ +0.002037] b9c0: 0000000000000001 00000000ffffffc8
[ +0.004187] b9e0: ffffffde101eb600 00000000ffffffd8 000000000039a340 ffffffde01aec190
[ +0.004425] ba00: 00000000ffffffd8 00000040ffffffff ffffffde01aec110 00000000ffffffd8
[ +0.004649] ba20: 0000000000000000 0000000000000000 91ab8c8cb1d06e26 69990f6bde2cf2e1
[ +0.005020] ba40: 254c6eb806518071 000000000000270f ffffff893de85070 0000007fb51ecb30
[ +0.005466] ba60: 000000000000007f ffffff893e857000 ffffffde2eaeba00 ffffffbb3e01111c
[ +0.005950] ba80: ffffff893e8570a0 0000000000000000 ffffffbf7806d780 ffffffde01aec000
[ +0.006271] baa0: ffffffde2e4e0a00 ffffffde01aebf40 0000000000000000 ffffff800918bb10
[ +0.006764] bac0: ffffffbb3e011488 ffffff800918bb10 ffffff893de85148 0000000040000145
[ +0.007317] bae0: ffffffde01aec080 ffffffde36a1f080 ffffffffffffffff ffffff893e1ea674
[ +0.007329] bb00: ffffff800918bb10 ffffff893de85148
[ +0.003666] [<ffffff893de85148>] kernel_neon_begin+0xd8/0x110
[ +0.003706] [<ffffffbb3e011488>] __xts_crypt+0x40/0xd8 [aes_neon_bs]
[ +0.003659] [<ffffffbb3e01157c>] xts_encrypt+0x24/0x38 [aes_neon_bs]
[ +0.003586] [<ffffffbb3dffd1a4>] simd_skcipher_encrypt+0x64/0xc0 [crypto_simd]
[ +0.003537] [<ffffffbb3e01c1f8>] crypt_convert+0x7f0/0xd80 [dm_crypt]
[ +0.003473] [<ffffffbb3e01ccd8>] kcryptd_crypt+0x1e8/0x378 [dm_crypt]
[ +0.003446] [<ffffff893debd724>] process_one_work+0x1f4/0x488
[ +0.003347] [<ffffff893debda10>] worker_thread+0x58/0x460
[ +0.003255] [<ffffff893dec4108>] kthread+0x108/0x138
[ +0.003138] [<ffffff893de85008>] ret_from_fork+0x10/0x18
[ +0.003037] Code: a9425bf5 a8c37bfd d65f03c0 d503201f (d4210000)
[ +0.003006] ---[ end trace 3cb667c211cf5fea ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment