Created
September 26, 2016 18:44
-
-
Save HeatfanJohn/570f155f264f1cb456aae3017a1520d4 to your computer and use it in GitHub Desktop.
NTC CHIP 4.4 Kernel Panic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[33290.435000] fe00: 00000031 c0215618 dfe593c0 400f0093 dfe593c0 00000017 dfe593c0 400f0093 | |
[33290.435000] fe20: 00000000 db010300 00000031 db4e7700 d8e3fc80 dfe5cc00 00000000 cf0efe58 | |
[33290.435000] fe40: c029d0f4 c029cae8 200f0093 ffffffff 00000000 db010300 dfe593c0 dfe5c544 | |
[33290.435000] fe60: 00000000 c029d588 00000000 400f0093 00000000 dfe5c534 00000000 c0261c54 | |
[33290.435000] fe80: c043b9e7 200f0013 00000000 c0fba580 c0fba4bc db4c0c00 00000031 c089ea4c | |
[33290.435000] fea0: db4e7700 db4c0c00 db4e7744 dfe5c518 00000001 0003b920 d8e3fc80 c089ebfc | |
[33290.435000] fec0: cf062ac0 c0fbe828 00000000 db1f2a80 cf062d54 1eea6000 cf0eff24 c0a5f644 | |
[33290.435000] fee0: 00000010 dfe5c534 d8e3fc80 dfe5cc00 dfe60000 00000000 00000000 d8e3fc80 | |
[33290.435000] ff00: dfe5cc00 c0260e94 dfe5cc00 dfe5cc14 cf0ee000 dfe5cc00 d8e3fc98 dfe5cc14 | |
[33290.435000] ff20: cf0ee000 00000008 c10b5eb4 d8e3fc80 dfe5cc00 c02611ac c0fba100 d8e3fc80 | |
[33290.435000] ff40: c0261160 00000000 cf0e42c0 d8e3fc80 c0261160 00000000 00000000 00000000 | |
[33290.435000] ff60: 00000000 c0266724 db05ce40 00000000 cf062ac0 d8e3fc80 00000000 00000000 | |
[33290.435000] ff80: cf0eff80 cf0eff80 00000000 00000000 cf0eff90 cf0eff90 cf0effac cf0e42c0 | |
[33290.435000] ffa0: c0266648 00000000 00000000 c0211768 00000000 00000000 00000000 00000000 | |
[33290.435000] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
[33290.435000] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 | |
[33290.435000] [<c0264dc4>] (search_exception_tables) from [<00000000>] ( (null)) | |
[33290.435000] Code: ffffffff cf0efaac 62616e51 c0215778 (c0d000f4) | |
[33290.435000] ---[ end trace dbcf6392882af5d2 ]--- | |
[33290.435000] ------------[ cut here ]------------ | |
[33290.435000] WARNING: CPU: 0 PID: 975 at kernel/softirq.c:150 __local_bh_enable_ip+0x8c/0xc8() | |
[33290.435000] Modules linked in: rfcomm bnep hci_uart btbcm btintel cmac ecb bluetooth 8723bs(O) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core v4l2_common cfg80211 videodev sun4i_codec snd_soc_core snd_usb_audio media snd_hwdep snd_usbmidi_lib snd_pcm_dmaengine snd_pcm snd_rawmidi snd_seq_device snd_timer snd soundcore ac97_bus | |
[33290.435000] CPU: 0 PID: 975 Comm: kworker/0:0 Tainted: G D O 4.4.11-ntc #1 | |
[33290.435000] Hardware name: Allwinner sun4i/sun5i Families | |
[33290.435000] [<c0219570>] (unwind_backtrace) from [<c0214b78>] (show_stack+0x10/0x14) | |
[33290.435000] [<c0214b78>] (show_stack) from [<c04965d0>] (dump_stack+0x90/0xa4) | |
[33290.435000] [<c04965d0>] (dump_stack) from [<c024d058>] (warn_slowpath_common+0x80/0xb0) | |
[33290.435000] [<c024d058>] (warn_slowpath_common) from [<c024d124>] (warn_slowpath_null+0x1c/0x24) | |
[33290.435000] [<c024d124>] (warn_slowpath_null) from [<c02509a0>] (__local_bh_enable_ip+0x8c/0xc8) | |
[33290.435000] [<c02509a0>] (__local_bh_enable_ip) from [<c024e8dc>] (do_exit+0x2f8/0x9a8) | |
[33290.435000] [<c024e8dc>] (do_exit) from [<c0214fac>] (die+0x430/0x440) | |
[33290.435000] [<c0214fac>] (die) from [<c0225968>] (__do_kernel_fault.part.0+0x64/0x1e4) | |
[33290.435000] [<c0225968>] (__do_kernel_fault.part.0) from [<c0220ed8>] (do_sect_fault+0x0/0x10) | |
[33290.435000] [<c0220ed8>] (do_sect_fault) from [<00000000>] ( (null)) | |
[33290.435000] ---[ end trace dbcf6392882af5d3 ]--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment