Advertisement
Guest User

Freeze with trace

a guest
Feb 17th, 2024
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. U-Boot SPL 2021.10-armbian (Jun 01 2023 - 17:35:46 +0800)
  2. pmic id is 0x4b
  3. DRAM: 1024 MiB
  4. Trying to boot from MMC1
  5. NOTICE: BL31: v2.9(debug):c0d8ee386-dirty
  6. NOTICE: BL31: Built : 17:35:38, Jun 1 2023
  7. NOTICE: BL31: Detected Allwinner H616 SoC (1823)
  8. NOTICE: BL31: Found U-Boot DTB at 0x4a082d60, model: MangoPi Mcore
  9. INFO: ARM GICv2 driver initialized
  10. INFO: Configuring SPC Controller
  11. INFO: PMIC: Probing AXP305 on RSB
  12. ERROR: RSB: set run-time address: 0x10003
  13. INFO: Could not init RSB: -65539
  14. INFO: BL31: Platform setup done
  15. INFO: BL31: Initializing runtime services
  16. INFO: BL31: cortex_a53: CPU workaround for 855873 was applied
  17. INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied
  18. INFO: PSCI: Suspend is unavailable
  19. INFO: BL31: Preparing for EL3 exit to normal world
  20. INFO: Entry point address = 0x4a000000
  21. INFO: SPSR = 0x3c9
  22. INFO: Changed devicetree.
  23.  
  24.  
  25. U-Boot 2021.10-armbian (Jun 01 2023 - 17:35:46 +0800) Allwinner Technology
  26.  
  27. CPU: Allwinner H616 (SUN50I)
  28. Model: MangoPi Mcore
  29. I2C: ready
  30. DRAM: 1 GiB
  31. MMC: mmc@4020000: 0
  32. Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000
  33. Out: serial@5000000
  34. Err: serial@5000000
  35. Net: phy interface6
  36. eth0: ethernet@5030000
  37. Autoboot in 1 seconds, press <Space> to stop
  38. switch to partitions #0, OK
  39. mmc0 is current device
  40. Scanning mmc 0:1...
  41. Found U-Boot script /boot/boot.scr
  42. 3202 bytes read in 3 ms (1 MiB/s)
  43. ## Executing script at 4fc00000
  44. U-boot loaded from SD
  45. Boot script loaded from mmc
  46. 131 bytes read in 3 ms (42 KiB/s)
  47. 33777 bytes read in 9 ms (3.6 MiB/s)
  48. Failed to load '/boot/dtb/allwinner/overlay/-fixup.scr'
  49. 10837867 bytes read in 455 ms (22.7 MiB/s)
  50. 22333448 bytes read in 935 ms (22.8 MiB/s)
  51. Moving Image from 0x40080000 to 0x40200000, end=417c0000
  52. ## Loading init Ramdisk from Legacy Image at 4ff00000 ...
  53. Image Name: uInitrd
  54. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  55. Data Size: 10837803 Bytes = 10.3 MiB
  56. Load Address: 00000000
  57. Entry Point: 00000000
  58. Verifying Checksum ... OK
  59. ## Flattened Device Tree blob at 4fa00000
  60. Booting using the fdt blob at 0x4fa00000
  61. Loading Ramdisk to 495aa000, end 49ffff2b ... OK
  62. Loading Device Tree to 0000000049539000, end 00000000495a9fff ... OK
  63.  
  64. Starting kernel ...
  65.  
  66. Loading, please wait...
  67. Starting version 247.3-7+deb11u2
  68. Begin: Loading essential drivers ... done.
  69. Begin: Running /scripts/init-premount ... done.
  70. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  71. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  72. done.
  73. Begin: Will now check root file system ... fsck from util-linux 2.36.1
  74. [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
  75. armbian_root: recovering journal
  76. armbian_root: clean, 46858/131072 files, 436723/513024 blocks
  77. done.
  78. done.
  79. Begin: Running /scripts/local-bottom ... done.
  80. Begin: Running /scripts/init-bottom ... done.
  81.  
  82. Welcome to Armbian 22.08.2 Bullseye!
  83.  
  84. [ OK ] Created slice system-modprobe.slice.
  85. [ OK ] Created slice system-serial\x2dgetty.slice.
  86. [ OK ] Created slice User and Session Slice.
  87. [ OK ] Started Forward Password R…uests to Wall Directory Watch.
  88. [ OK ] Set up automount Arbitrary…s File System Automount Point.
  89. [ OK ] Reached target Local Encrypted Volumes.
  90. [ OK ] Reached target Paths.
  91. [ OK ] Reached target Slices.
  92. [ OK ] Reached target Swap.
  93. [ OK ] Reached target System Time Set.
  94. [ OK ] Listening on RPCbind Server Activation Socket.
  95. [ OK ] Listening on Syslog Socket.
  96. [ OK ] Listening on fsck to fsckd communication Socket.
  97. [ OK ] Listening on initctl Compatibility Named Pipe.
  98. [ OK ] Listening on Journal Audit Socket.
  99. [ OK ] Listening on Journal Socket (/dev/log).
  100. [ OK ] Listening on Journal Socket.
  101. [ OK ] Listening on udev Control Socket.
  102. [ OK ] Listening on udev Kernel Socket.
  103. Mounting Huge Pages File System...
  104. Mounting POSIX Message Queue File System...
  105. Mounting NFSD configuration filesystem...
  106. Mounting RPC Pipe File System...
  107. Mounting Kernel Debug File System...
  108. Starting Restore / save the current clock...
  109. Starting Set the console keyboard layout...
  110. Starting Create list of st…odes for the current kernel...
  111. Starting Load Kernel Module configfs...
  112. Starting Load Kernel Module drm...
  113. Starting Load Kernel Module fuse...
  114. [ OK ] Started Nameserver information manager.
  115. [ OK ] Reached target Network (Pre).
  116. Starting Load Kernel Modules...
  117. Starting Remount Root and Kernel File Systems...
  118. Starting Coldplug All udev Devices...
  119. [ OK ] Mounted Huge Pages File System.
  120. [ OK ] Mounted POSIX Message Queue File System.
  121. [ OK ] Mounted NFSD configuration filesystem.
  122. [ OK ] Mounted RPC Pipe File System.
  123. [ OK ] Mounted Kernel Debug File System.
  124. [ OK ] Finished Restore / save the current clock.
  125. [ OK ] Finished Create list of st… nodes for the current kernel.
  126. [ OK ] Finished Load Kernel Module configfs.
  127. [ OK ] Finished Load Kernel Module drm.
  128. [ OK ] Finished Load Kernel Module fuse.
  129. [ OK ] Finished Set the console keyboard layout.
  130. [ OK ] Finished Load Kernel Modules.
  131. [ OK ] Finished Remount Root and Kernel File Systems.
  132. Mounting FUSE Control File System...
  133. Mounting Kernel Configuration File System...
  134. Starting pNFS block layout mapping daemon...
  135. Starting Load/Save Random Seed...
  136. Starting Apply Kernel Variables...
  137. Starting Create System Users...
  138. [ OK ] Mounted FUSE Control File System.
  139. [ OK ] Mounted Kernel Configuration File System.
  140. [ OK ] Started pNFS block layout mapping daemon.
  141. [ OK ] Finished Load/Save Random Seed.
  142. [ OK ] Finished Apply Kernel Variables.
  143. [ OK ] Finished Create System Users.
  144. Starting Create Static Device Nodes in /dev...
  145. [ OK ] Finished Create Static Device Nodes in /dev.
  146. [ OK ] Reached target Local File Systems (Pre).
  147. Mounting /tmp...
  148. Starting Rule-based Manage…for Device Events and Files...
  149. [ OK ] Finished Coldplug All udev Devices.
  150. [ OK ] Mounted /tmp.
  151. [ OK ] Reached target Local File Systems.
  152. Starting Armbian leds state...
  153. Starting Armbian ZRAM config...
  154. Starting Set console font and keymap...
  155. Starting Helper to synchronize boot up for ifupdown...
  156. Starting Preprocess NFS configuration...
  157. [ OK ] Finished Set console font and keymap.
  158. [ OK ] Finished Helper to synchronize boot up for ifupdown.
  159. [ OK ] Started Rule-based Manager for Device Events and Files.
  160. [ OK ] Finished Armbian leds state.
  161. [ OK ] Finished Preprocess NFS configuration.
  162. Starting Raise network interfaces...
  163. Starting NFSv4 ID-name mapping service...
  164. [ OK ] Reached target NFS client services.
  165. [ OK ] Started NFSv4 ID-name mapping service.
  166. [ OK ] Found device /dev/ttyS0.
  167. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
  168. [ OK ] Finished Raise network interfaces.
  169. Starting Load/Save RF Kill Switch Status...
  170. [ OK ] Started Load/Save RF Kill Switch Status.
  171. [ OK ] Finished Armbian ZRAM config.
  172. Starting Armbian memory supported logging...
  173. [ OK ] Finished Armbian memory supported logging.
  174. Starting Journal Service...
  175. [ OK ] Started Journal Service.
  176. Starting Flush Journal to Persistent Storage...
  177. [ OK ] Finished Flush Journal to Persistent Storage.
  178. Starting Create Volatile Files and Directories...
  179. [ OK ] Finished Create Volatile Files and Directories.
  180. [ OK ] Started Entropy Daemon based on the HAVEGE algorithm.
  181. Starting RPC bind portmap service...
  182. Starting Update UTMP about System Boot/Shutdown...
  183. [ OK ] Finished Update UTMP about System Boot/Shutdown.
  184. [ OK ] Reached target System Initialization.
  185. [ OK ] Started Daily Cleanup of Temporary Directories.
  186. [ OK ] Listening on D-Bus System Message Bus Socket.
  187. [ OK ] Reached target Sockets.
  188. Starting Armbian hardware monitoring...
  189. Starting Armbian hardware optimization...
  190. Starting Armbian filesystem resize...
  191. [ OK ] Started RPC bind portmap service.
  192. [ OK ] Finished Armbian hardware monitoring.
  193. [ OK ] Reached target RPC Port Mapper.
  194. [ 18.536759] Unable to handle kernel execute from non-executable memory at virtual address ffff000005112a00
  195. [ 18.546450] Mem abort info:
  196. [ 18.549252] ESR = 0x000000008600000f
  197. [ 18.552999] EC = 0x21: IABT (current EL), IL = 32 bits
  198. [ 18.558308] SET = 0, FnV = 0
  199. [ 18.561361] EA = 0, S1PTW = 0
  200. [ 18.564500] FSC = 0x0f: level 3 permission fault
  201. [ 18.569288] swapper pgtable: 4k pages, 48-bit VAs, pgdp=00000000413be000
  202. [ 18.575982] [ffff000005112a00] pgd=180000007fff8003, p4d=180000007fff8003, pud=180000007fff7003, pmd=180000007ffd5003, pte=0068000045112707
  203. [ 18.588500] Internal error: Oops: 8600000f [#1] SMP
  204. [ 18.593371] Modules linked in: lz4hc lz4 hci_uart btqca 8723ds btrtl btbcm btintel sunxi_cedrus(C) bluetooth cfg80211 ecdh_generic videobuf2_dma_contig rfkill v4l2_mem2mem ecc videobuf2_memops videobuf2_v4l2 zram videobuf2_common videodev panfrost gpu_sched mc drm_shmem_helper cpufreq_dt g_ether usb_f_rndis u_ether libcomposite fuse nfsd auth_rpcgss nfs_acl lockd grace sunrpc spidev dwmac_sun8i mdio_mux i2c_mv64xxx
  205. [ 18.630162] CPU: 3 PID: 1117 Comm: amixer Tainted: G C 5.19.4-sunxi64 #22.08.2
  206. [ 18.638676] Hardware name: MangoPi Mcore (DT)
  207. [ 18.643026] pstate: 40000005 (nZcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
  208. [ 18.649977] pc : 0xffff000005112a02
  209. [ 18.653466] lr : 0xffff000005112a00
  210. [ 18.656948] sp : ffff000005112a50
  211. [ 18.660256] x29: ffff000005112a00 x28: ffff000005112a00 x27: ffff80000bbc3c78
  212. [ 18.667385] x26: 0000000000000000 x25: 0000000100000000 x24: 0040000000000001
  213. [ 18.674513] x23: ffff80000bbc0000 x22: 0000000000000000 x21: 0000000000000003
  214. [ 18.681642] x20: 0000000100000000 x19: 0000000000000000 x18: 0000000000000000
  215. [ 18.688772] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000
  216. [ 18.695900] x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000000
  217. [ 18.703028] x11: 0000000000000000 x10: 0000ffffffffffff x9 : ffff000001d7da80
  218. [ 18.710157] x8 : ffffffffffffffff x7 : 0000000000006f73 x6 : 0000000000000064
  219. [ 18.717286] x5 : 0000000000000001 x4 : 0000000000008000 x3 : 0000000000020000
  220. [ 18.724413] x2 : 0000000000000024 x1 : 0000000000000000 x0 : 0000000000000000
  221. [ 18.731543] Call trace:
  222. [ 18.733984] 0xffff000005112a02
  223. [ 18.737126] Code: 00000511 2a50ffff 00000511 2a02ffff (00000511)
  224. [ 18.743213] ---[ end trace 0000000000000000 ]---
  225. [ 18.747840] note: amixer[1117] exited with preempt_count 1073741829
  226. [* ] (1 of 2) A start job is running for… filesystem resize (11s / 6min 9s)
  227. [ 18.952111] Internal error: SP/PC alignment exception: 8a000000 [#2] SMP
  228. [ 18.958845] Modules linked in: lz4hc lz4 hci_uart btqca 8723ds btrtl btbcm bt
  229.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement