forked from rockchip-linux/kernel
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ebtables segmentation fault #52
Comments
RadxaStephen
added a commit
to RadxaStephen/kernel
that referenced
this issue
Mar 6, 2023
This fixes the follwing error. [ 22.309582] BUG: spinlock bad magic on CPU#4, irq/107-virtual/297 [ 22.309618] lock: 0xffff0000071cb2b8, .magic: 00000000, .owner: <none>/-1, .owner_cpu: 0 [ 22.309633] CPU: 4 PID: 297 Comm: irq/107-virtual Not tainted 5.10.110-52-rockchip radxa#52 [ 22.309636] Hardware name: Radxa ROCK 4C+ (DT) [ 22.309641] Call trace: [ 22.309652] dump_backtrace+0x0/0x1b4 [ 22.309656] show_stack+0x24/0x30 [ 22.309663] dump_stack_lvl+0xc8/0xf8 [ 22.309667] dump_stack+0x18/0x34 [ 22.309674] spin_bug+0x90/0xb4 [ 22.309678] do_raw_spin_lock+0x44/0xe0 [ 22.309684] _raw_spin_lock_irqsave+0x30/0x44 [ 22.309700] vpd_irq_disable+0x30/0x80 [extcon_pd_virtual] [ 22.309706] dp_det_irq_handler+0x4c/0x60 [extcon_pd_virtual] [ 22.309714] irq_thread_fn+0x38/0x80 [ 22.309717] irq_thread+0xec/0x198 [ 22.309723] kthread+0xf8/0x108 [ 22.309728] ret_from_fork+0x10/0x30 Signed-off-by: Stephen <[email protected]>
RadxaStephen
added a commit
to RadxaStephen/kernel
that referenced
this issue
Mar 9, 2023
This fixes the follwing error. [ 22.309582] BUG: spinlock bad magic on CPU#4, irq/107-virtual/297 [ 22.309618] lock: 0xffff0000071cb2b8, .magic: 00000000, .owner: <none>/-1, .owner_cpu: 0 [ 22.309633] CPU: 4 PID: 297 Comm: irq/107-virtual Not tainted 5.10.110-52-rockchip radxa#52 [ 22.309636] Hardware name: Radxa ROCK 4C+ (DT) [ 22.309641] Call trace: [ 22.309652] dump_backtrace+0x0/0x1b4 [ 22.309656] show_stack+0x24/0x30 [ 22.309663] dump_stack_lvl+0xc8/0xf8 [ 22.309667] dump_stack+0x18/0x34 [ 22.309674] spin_bug+0x90/0xb4 [ 22.309678] do_raw_spin_lock+0x44/0xe0 [ 22.309684] _raw_spin_lock_irqsave+0x30/0x44 [ 22.309700] vpd_irq_disable+0x30/0x80 [extcon_pd_virtual] [ 22.309706] dp_det_irq_handler+0x4c/0x60 [extcon_pd_virtual] [ 22.309714] irq_thread_fn+0x38/0x80 [ 22.309717] irq_thread+0xec/0x198 [ 22.309723] kthread+0xf8/0x108 [ 22.309728] ret_from_fork+0x10/0x30 Signed-off-by: Stephen <[email protected]>
Scirese
pushed a commit
to Scirese/radxa-kernel
that referenced
this issue
Jun 29, 2023
RadxaStephen
added a commit
that referenced
this issue
Jul 3, 2023
This fixes the follwing error. [ 22.309582] BUG: spinlock bad magic on CPU#4, irq/107-virtual/297 [ 22.309618] lock: 0xffff0000071cb2b8, .magic: 00000000, .owner: <none>/-1, .owner_cpu: 0 [ 22.309633] CPU: 4 PID: 297 Comm: irq/107-virtual Not tainted 5.10.110-52-rockchip #52 [ 22.309636] Hardware name: Radxa ROCK 4C+ (DT) [ 22.309641] Call trace: [ 22.309652] dump_backtrace+0x0/0x1b4 [ 22.309656] show_stack+0x24/0x30 [ 22.309663] dump_stack_lvl+0xc8/0xf8 [ 22.309667] dump_stack+0x18/0x34 [ 22.309674] spin_bug+0x90/0xb4 [ 22.309678] do_raw_spin_lock+0x44/0xe0 [ 22.309684] _raw_spin_lock_irqsave+0x30/0x44 [ 22.309700] vpd_irq_disable+0x30/0x80 [extcon_pd_virtual] [ 22.309706] dp_det_irq_handler+0x4c/0x60 [extcon_pd_virtual] [ 22.309714] irq_thread_fn+0x38/0x80 [ 22.309717] irq_thread+0xec/0x198 [ 22.309723] kthread+0xf8/0x108 [ 22.309728] ret_from_fork+0x10/0x30 Signed-off-by: Stephen <[email protected]>
DsoTsin
pushed a commit
to Tsinworks/kernel-radxa-horizon
that referenced
this issue
Aug 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All versions of debian - ebtables doesn't work.
ebtables -L
[ 1210.857729] Netfilter messages via NETLINK v0.30.
[ 1210.939667] Unable to handle kernel NULL pointer dereference at virtual address 01
[ 1210.940808] pgd = ffffffc01e2bd000
[ 1210.941255] [000001a1] *pgd=0000000000000000, *pud=0000000000000000
[ 1210.942136] Internal error: Oops: 96000005 [#1] SMP
[ 1210.942758] Modules linked in: nfnetlink bt_rtl8723du bluetooth 8723du 8021q ip_te
[ 1210.944388] CPU: 1 PID: 767 Comm: ebtables Not tainted 4.4.194-21-rockchip-g12a181
[ 1210.945442] Hardware name: Radxa ROCK Pi E (DT)
[ 1210.946022] task: ffffffc016fc6040 task.stack: ffffffc01e3fc000
[ 1210.946783] PC is at netlink_unicast+0x68/0x200
[ 1210.947366] LR is at netlink_unicast+0x54/0x200
[ 1210.947944] pc : [] lr : [] pstate: 20000145
[ 1210.948872] sp : ffffffc01e3ffa90
[ 1210.949299] x29: ffffffc01e3ffa90 x28: 0000000000000000
[ 1210.950010] x27: ffffff80088e2000 x26: ffffffc0191a1e40
[ 1210.950721] x25: 0000000000000008 x24: 00000000000002ff
[ 1210.951431] x23: ffffffc01e3ffad8 x22: 0000000000000000
[ 1210.952140] x21: ffffffc018881c00 x20: ffffffc0177bde00
[ 1210.952849] x19: 0000000000000040 x18: 0000000000000001
[ 1210.953557] x17: 0000007fb4c76b30 x16: ffffff800876d7ec
[ 1210.954268] x15: 0000000000000000 x14: 0000000000000001
[ 1210.954977] x13: 0000000000000001 x12: 0000000000000000
[ 1210.955687] x11: ffffff80088e868d x10: 0000000000000a00
[ 1210.956396] x9 : 0000000000000000 x8 : 0000000000000001
[ 1210.957104] x7 : 0001001000000014 x6 : ffffffc01832a828
[ 1210.957812] x5 : 0000000000000000 x4 : 0000000000000000
[ 1210.958520] x3 : 0000000000000040 x2 : 00000000000002ff
[ 1210.959229] x1 : 0000003db7feffff x0 : 0000000000000000
[ 1210.959939]
[ 1210.959939] PC: 0xffffff80087b6c04:
[ 1210.960570] 6c04 aa1303e0 97feeafd 2a1403e0 a94153f3 a8c27bfd d65f03c0 a9bb7bfd d
[ 1210.961772] 6c24 a90153f3 a9025bf5 a90363f7 aa0103f4 2a0203f8 2a0303f3 aa0003f6 0
[ 1210.962970] 6c44 d503201f d5384100 b9401000 52800401 72a04101 72181c1f 52801800 0
[ 1210.964164] 6c64 1a801021 aa1403e0 97fff467 aa0003f4 35000293 f94132c0 910143b7 0
[ 1210.965366] 6c84 394686c1 2a1803e2 f9401ac0 97fffa4b aa0003f3 b50001a0 92800dd3 5
[ 1210.966566] 6ca4 aa1403e0 97fefe42 2a1503e0 a94153f3 a9425bf5 a94363f7 a8c57bfd 0
[ 1210.967764] 6cc4 d2800000 17ffffed 39404801 12001c21 7100043f 540001e1 b9434402 1
[ 1210.968958] 6ce4 6b01005f 54000160 91020003 f9800071 885f7c61 51000421 8802fc61 2
[ 1210.970154]
[ 1210.970154] LR: 0xffffff80087b6bf0:
[ 1210.978508] 6bf0 51000400 8801fc40 35ffffa1 d5033bbf 35000060 aa1303e0 97feeafd 0
[ 1210.987553] 6c10 a94153f3 a8c27bfd d65f03c0 a9bb7bfd 910003fd a90153f3 a9025bf5 7
[ 1211.000130] 6c30 aa0103f4 2a0203f8 2a0303f3 aa0003f6 aa1e03e0 d503201f d5384100 0
[ 1211.013232] 6c50 52800401 72a04101 72181c1f 52801800 72a04800 1a801021 aa1403e0 7
[ 1211.026288] 6c70 aa0003f4 35000293 f94132c0 910143b7 f81f8ee0 394686c1 2a1803e2 0
[ 1211.039622] 6c90 97fffa4b aa0003f3 b50001a0 92800dd3 2a1303f5 aa1403e0 97fefe42 0
[ 1211.052853] 6cb0 a94153f3 a9425bf5 a94363f7 a8c57bfd d65f03c0 d2800000 17ffffed 1
[ 1211.066000] 6cd0 12001c21 7100043f 540001e1 b9434402 b94342c1 6b01005f 54000160 3
[ 1211.079187]
[ 1211.079187] SP: 0xffffffc01e3ffa10:
[ 1211.103168] fa10 00000000 00000000 1e3ffad8 ffffffc0 000002ff 00000000 00000008 0
[ 1211.116202] fa30 191a1e40 ffffffc0 088e2000 ffffff80 00000000 00000000 1e3ffa90 0
[ 1211.129211] fa50 087b6c70 ffffff80 1e3ffa90 ffffffc0 087b6c84 ffffff80 20000145 0
[ 1211.141975] fa70 00000040 00000000 177bde00 ffffffc0 00000000 00000080 00000000 0
[ 1211.154455] fa90 1e3ffae0 ffffffc0 087b730c ffffff80 00000018 00000000 177bd728 0
[ 1211.166793] fab0 18881c00 ffffffc0 177bd700 ffffffc0 ffffffa1 00000000 177bde00 0
[ 1211.179048] fad0 00000008 00000000 00000000 00000000 1e3ffb20 ffffffc0 00e168e4 0
[ 1211.191344] faf0 177bd200 ffffffc0 18881c00 ffffffc0 177bd700 ffffffc0 0000000a 0
[ 1211.203838]
[ 1211.203838] X6: 0xffffffc01832a7a8:
[ 1211.226556] a7a8 00000000 00000000 00000000 00000000 00000010 00000000 6474e552 4
[ 1211.239108] a7c8 00028f20 00000000 00038f20 00000000 00038f20 00000000 000010e0 0
[ 1211.251646] a7e8 000010e0 00000000 00000001 00000000 1832a7f8 ffffffc0 00000028 2
[ 1211.264205] a808 00000001 000002ff ffffffa1 00000014 00010010 00000001 00000000 0
[ 1211.276856] a828 0001e8cc 00000000 00010000 00000000 00000001 00000006 0001f678 0
[ 1211.289554] a848 0002f678 00000000 0002f678 00000000 000019d0 00000000 00001b38 0
[ 1211.302215] a868 00010000 00000000 00000002 00000006 0001fe38 00000000 0002fe38 0
[ 1211.314856] a888 0002fe38 00000000 00000170 00000000 00000170 00000000 00000008 0
[ 1211.327490]
[ 1211.327490] X11: 0xffffff80088e860d:
[ 1211.351251] 860c ffffff80 080d5ea0 ffffff80 080d4284 ffffff80 080d369c ffffff80 8
[ 1211.364399] 862c ffffff80 080d17ec ffffff80 080d0c44 ffffff80 080cff48 ffffff80 4
[ 1211.377538] 864c ffffff80 080cd1f0 ffffff80 080d1ca8 ffffff80 080d14b0 ffffff80 0
[ 1211.390680] 866c 00000080 00000000 08204000 00000000 28486000 0000010c 4b627000 b
[ 1211.404055] 868c 62707800 02102d4c 00000000 00000000 000003ea 000007be 00000b7d 8
[ 1211.417558] 86ac 000012be 00001641 000019b0 00001d0d 00002057 0000238f 000026b5 a
[ 1211.431076] 86cc 00002cce 00002fc2 000032a6 0000357a 0000383e 00003af3 00003d99 1
[ 1211.444678] 86ec 000042ba 00004536 000047a4 00004a05 00004c59 00004ea0 000050da 8
[ 1211.458123] 870c 0000552a 00005740 0000594b 00005b4b ffffffff fa83b2da f5257d14 a
[ 1211.471564]
[ 1211.471564] X16: 0xffffff800876d76c:
[ 1211.496168] d76c a8c37bfd d65f03c0 a9b77bfd 910003fd a90153f3 f90013f5 2a0003f3 4
[ 1211.509497] d78c aa1e03e0 2a0203f5 d503201f 2a1303e0 9100c3a2 9100d3a1 97fff935 3
[ 1211.522805] d7ac b4000160 d2800004 2a1503e3 9100e3a2 aa1403e1 97fffbf3 b90037a0 0
[ 1211.536123] d7cc 34000060 f9400e60 97e93a0b b98037a0 a94153f3 f94013f5 a8c97bfd 0
[ 1211.549425] d7ec a9bd7bfd 910003fd a90153f3 f90013f5 aa0003f4 aa0203f3 aa0103f5 0
[ 1211.562670] d80c d503201f 37f80133 2a1303e2 aa1503e1 2a1403e0 97ffffd5 a94153f3 5
[ 1211.576113] d82c a8c37bfd d65f03c0 928002a0 17fffffb a9ac7bfd 910003fd a90153f3 5
[ 1211.589493] d84c a90363f7 f90023f9 2a0003f3 aa0103f4 aa1e03e0 2a0203f6 2a0303f8 f
[ 1211.602856]
[ 1211.602856] X20: 0xffffffc0177bdd80:
[ 1211.627345] dd80 c04eec80 ffffffbd 00001000 00000000 c04721c0 ffffffbd 00001000 0
[ 1211.640600] dda0 00000003 00000000 188b1540 ffffffc0 00000000 00000000 00000000 0
[ 1211.653800] ddc0 00000002 00000010 16d1f01c ffffffc0 16d1f01c ffffffc0 00000000 0
[ 1211.666827] dde0 00000000 00000000 e7c3dfe5 0000007f 00000000 00000000 00000000 0
[ 1211.679718] de00 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.692350] de20 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.704909] de40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.717143] de60 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.729186]
[ 1211.729186] X21: 0xffffffc018881b80:
[ 1211.751245] 1b80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.763421] 1ba0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.775470] 1bc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.787277] 1be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1211.798860] 1c00 00000014 00010010 00000001 00000000 000a0000 00000020 04010a00 2
[ 1211.810190] 1c20 00000000 00000007 0001000b 746c6966 00007265 00000054 04010a03 3
[ 1211.821584] 1c40 00000000 00000007 0001000b 746c6966 00007265 0003000a 55504e49 4
[ 1211.832723] 1c60 80040014 00010008 01000000 00020008 38ffffff 00050008 01000000 b
[ 1211.843959]
[ 1211.843959] X23: 0xffffffc01e3ffa58:
[ 1211.864563] fa58 1e3ffa90 ffffffc0 087b6c84 ffffff80 20000145 00000000 00000040 0
[ 1211.876033] fa78 177bde00 ffffffc0 00000000 00000080 00000000 00000000 1e3ffae0 0
[ 1211.887580] fa98 087b730c ffffff80 00000018 00000000 177bd728 ffffffc0 18881c00 0
[ 1211.899185] fab8 177bd700 ffffffc0 ffffffa1 00000000 177bde00 ffffffc0 00000008 0
[ 1211.910852] fad8 00000000 00000000 1e3ffb20 ffffffc0 00e168e4 ffffff80 177bd200 0
[ 1211.922440] faf8 18881c00 ffffffc0 177bd700 ffffffc0 0000000a 00000000 00e18650 0
[ 1211.934150] fb18 00e18650 ffffff80 1e3ffba0 ffffffc0 087b6d7c ffffff80 16fda800 0
[ 1211.945739] fb38 177bd200 ffffffc0 00000144 00000000 17727000 ffffffc0 1e3ffbe8 0
[ 1211.957438]
[ 1211.957438] X26: 0xffffffc0191a1dc0:
[ 1211.978964] 1dc0 00000000 00000000 088f2788 ffffff80 024200ca 00000000 00000000 d
[ 1211.990823] 1de0 ffffffff 00000000 ffffffff ffffffff 191a1df0 ffffffc0 191a1df0 0
[ 1212.002746] 1e00 00000000 00000000 191a1e08 ffffffc0 191a1e08 ffffffc0 00000000 0
[ 1212.014689] 1e20 00000000 00000000 00000000 00000000 00000000 00000000 191a1e40 0
[ 1212.026675] 1e40 00000001 00000003 00000000 00000000 184c9200 ffffffc0 188b17c0 0
[ 1212.038534] 1e60 17727000 ffffffc0 08a2ed98 ffffff80 0004c1ff 00000000 00000000 0
[ 1212.050350] 1e80 ffffffff ffffffff ffffffff ffffffff 08a2d200 ffffff80 1ebd0000 0
[ 1212.062304] 1ea0 191a1ff0 ffffffc0 00003d3d 00000000 00000001 00000000 00000000 0
[ 1212.074185]
[ 1212.074185] X27: 0xffffff80088e1f80:
[ 1212.095753] 1f80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1212.107557] 1fa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1212.119106] 1fc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1212.130374] 1fe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 0
[ 1212.141397] 2000 082003a8 ffffff80 08200d50 ffffff80 08201328 ffffff80 08201370 0
[ 1212.152420] 2020 082014cc ffffff80 081de098 ffffff80 081de0fc ffffff80 081de160 0
[ 1212.163226] 2040 081de20c ffffff80 081de25c ffffff80 081de2ac ffffff80 081de330 0
[ 1212.174008] 2060 081de378 ffffff80 081de3c0 ffffff80 081de434 ffffff80 081de47 0
[ 1212.184531]
[ 1212.184531] X29: 0xffffffc01e3ffa10:
[ 1212.203624] fa10 00000000 00000000 1e3ffad8 ffffffc0 000002ff 00000000 00000008 0
[ 1212.214381] fa30 191a1e40 ffffffc0 088e2000 ffffff80 00000000 00000000 1e3ffa90 0
[ 1212.225281] fa50 087b6c70 ffffff80 1e3ffa90 ffffffc0 087b6c84 ffffff80 20000145 0
[ 1212.236394] fa70 00000040 00000000 177bde00 ffffffc0 00000000 00000080 00000000 0
[ 1212.247682] fa90 1e3ffae0 ffffffc0 087b730c ffffff80 00000018 00000000 177bd728 0
[ 1212.259167] fab0 18881c00 ffffffc0 177bd700 ffffffc0 ffffffa1 00000000 177bde00 0
[ 1212.270448] fad0 00000008 00000000 00000000 00000000 1e3ffb20 ffffffc0 00e168e4 0
[ 1212.281897] faf0 177bd200 ffffffc0 18881c00 ffffffc0 177bd700 ffffffc0 0000000a 0
[ 1212.293245]
[ 1212.303740] Process ebtables (pid: 767, stack limit = 0xffffffc01e3fc000)
[ 1212.315237] Stack: (0xffffffc01e3ffa90 to 0xffffffc01e400000)
[ 1212.326848] fa80: ffffffc01e3ffae0 ffffff80087bc
[ 1212.338997] faa0: 0000000000000018 ffffffc0177bd728 ffffffc018881c00 ffffffc0177b0
[ 1212.351220] fac0: 00000000ffffffa1 ffffffc0177bde00 0000000000000008 0000000000000
[ 1212.363569] fae0: ffffffc01e3ffb20 ffffff8000e168e4 ffffffc0177bd200 ffffffc018880
[ 1212.375962] fb00: ffffffc0177bd700 000000000000000a ffffff8000e18650 ffffff8000e10
[ 1212.388209] fb20: ffffffc01e3ffba0 ffffff80087b6d7c ffffffc016fda800 ffffffc0177b0
[ 1212.400547] fb40: 0000000000000144 ffffffc017727000 ffffffc01e3ffbe8 0000000000000
[ 1212.412793] fb60: 0000000000000008 ffffffc0191a1e40 ffffff80088e2000 ffffffc016fc0
[ 1212.425022] fb80: ffffffc01e3ffba0 ffffff80087b6d3c ffffffc016fda800 ffffff8008e50
[ 1212.437279] fba0: ffffffc01e3ffbf0 ffffff80087b71c4 ffffffc0177bd200 0000000000000
[ 1212.449498] fbc0: 0000000000000144 ffffffc017727000 ffffffc01e3ffe38 0000000000000
[ 1212.461615] fbe0: 0000000000000008 7fffffffffffffff ffffffc01e3ffc60 ffffff800876c
[ 1212.473690] fc00: ffffffc0191a1e40 ffffffc01e3ffe38 ffffffc01e3ffcd8 ffffffc0191a0
[ 1212.485756] fc20: 0000000000000000 0000000000000000 0000000000000000 0000000000003
[ 1212.497927] fc40: ffffffc0184c9380 0000000000000000 00000000000002ff 0000000000000
[ 1212.509865] fc60: ffffffc01e3ffc80 ffffff800876c968 ffffffc01e3ffe38 0000000000000
[ 1212.521907] fc80: ffffffc01e3ffe00 ffffff800876d7c4 ffffffc0191a1e40 0000007fe7c30
[ 1212.533727] fca0: 0000000000000000 0000007fb4c76b60 0000000060000000 0000000000005
[ 1212.545569] fcc0: 000000000000011d 0000007fb4c4a0f0 0000000000000000 0000000082007
[ 1212.557277] fce0: ffffffc016fc6040 ffffffc01834c380 0000000000000020 ffffffc018340
[ 1212.569003] fd00: 0000000000000010 ffffffc000000000 0000000000000000 0000007f00000
[ 1212.580813] fd20: ffffffc01e3ffd40 ffffff8008190cac ffffffc01e3ffec0 024200ca00004
[ 1212.592543] fd40: 000000000000009a 0000007fb4c40000 ffffffc01e3ffd70 ffffff8008098
[ 1212.604282] fd60: ffffffc01e3ffd90 ffffff80088ced9c ffffffc01e3ffd90 ffffff80088c0
[ 1212.615969] fd80: 0000007fb4a18010 0000000000000144 ffffffc01e3ffdb0 ffffff80081dc
[ 1212.627497] fda0: 0000000000000003 ffffffc01e3ffe30 ffffffc01e3ffdd0 ffffff8008764
[ 1212.639112] fdc0: ffffffc01e3ffe34 0000000000000000 ffffffc01e3ffe00 ffffff8008768
[ 1212.650562] fde0: 0000000000000003 0000007fe7c3c4b0 0000000000000000 0000000000000
[ 1212.662253] fe00: ffffffc01e3ffe90 ffffff800876d824 0000000000000000 0000000000003
[ 1212.674102] fe20: 0000007fe7c3c4b0 0000000000000020 fffffff700000000 ffffffc01e3f0
[ 1212.686196] fe40: 000000000000000c 0000000000000001 0000000000000000 0000000000000
[ 1212.698202] fe60: ffffffc01e3ffd90 0000000000000000 0000000000000000 0000000000000
[ 1212.710171] fe80: 0000000000000000 0000000000000000 0000000000000000 ffffff8008080
[ 1212.722219] fea0: 0000000000000000 0000004017226000 ffffffffffffffff 0000000000000
[ 1212.734366] fec0: 0000000000000003 0000007fe7c3c4b0 0000000000000000 0000007fb4d10
[ 1212.746366] fee0: 0000000000000004 0000000000000001 0000000000000000 0000000000724
[ 1212.758365] ff00: 00000000000000d3 0000000000000000 0000000000000000 0000000000000
[ 1212.770084] ff20: 0000000000000000 0000000000000000 0000000000000000 0000000000002
[ 1212.781622] ff40: 000000556ef06970 0000007fb4c76b30 0000000000030fff 0000000000003
[ 1212.793075] ff60: 0000007fe7c3cdf8 0000007fe7c3ce30 0000000000000003 0000007fe7c30
[ 1212.804481] ff80: 00000055817e3480 0000007fe7c3ce10 0000000000001000 000000556ef68
[ 1212.815811] ffa0: 0000007fe7c3b3e0 0000007fe7c3b3b0 000000556eed4dcc 0000007fe7c30
[ 1212.827184] ffc0: 0000007fb4c76b60 0000000060000000 0000000000000003 0000000000003
[ 1212.838474] ffe0: 0000000000000000 0000000000000000 0000000000000000 0000000000000
[ 1212.849599] Call trace:
[ 1212.859962] Exception stack(0xffffffc01e3ff8c0 to 0xffffffc01e3ff9f0)
[ 1212.870891] f8c0: 0000000000000040 0000008000000000 ffffffc01e3ffa90 ffffff80087b4
[ 1212.881991] f8e0: ffffffc01e3ff910 ffffff80088ced34 ffffffc01e3ff910 ffffff80088c0
[ 1212.892943] f900: ffffffc01e3ffa08 ffffffc01e3ffa08 ffffffc01e3ff930 ffffff80088cc
[ 1212.903772] f920: 7fffffffffffffff ffffff80080b288c ffffffc01e3ff980 ffffff80080ec
[ 1212.914541] f940: ffffffc01e3ff960 ffffff80088cee30 0000000000000140 0000000000001
[ 1212.925279] f960: 0000000000000000 0000003db7feffff 00000000000002ff 0000000000000
[ 1212.936008] f980: 0000000000000000 0000000000000000 ffffffc01832a828 0001001000004
[ 1212.946710] f9a0: 0000000000000001 0000000000000000 0000000000000a00 ffffff80088ed
[ 1212.957321] f9c0: 0000000000000000 0000000000000001 0000000000000001 0000000000000
[ 1212.967877] f9e0: ffffff800876d7ec 0000007fb4c76b30
[ 1212.978107] [] netlink_unicast+0x68/0x200
[ 1212.988504] [] netlink_ack+0x128/0x134
[ 1212.998832] [] nfnetlink_rcv+0x1a4/0x440 [nfnetlink]
[ 1213.009337] [] netlink_unicast+0x160/0x200
[ 1213.019736] [] netlink_sendmsg+0x2bc/0x2dc
[ 1213.029927] [] sock_sendmsg+0x34/0x4c
[ 1213.040094] [] ___sys_sendmsg+0x1dc/0x228
[ 1213.050274] [] __sys_sendmsg+0x50/0x78
[ 1213.060431] [] SyS_sendmsg+0x38/0x50
[ 1213.070416] [] el0_svc_naked+0x24/0x28
[ 1213.080470] Code: 35000293 f94132c0 910143b7 f81f8ee0 (394686c1)
[ 1213.090624] ---[ end trace 905cdd5e7a5dc9bc ]---
Segmentation fault
4.4.194-21-rockchip-g12a182552739
4.4.194-17-rockchip-g07288d4ebac7
The text was updated successfully, but these errors were encountered: