项目

一般

简介

错误 #1088 » phy.txt

phy后台输出 - 刘 刘新波, 2023-03-27 16:31

 
1
cpa_5g_prach_req Handle is OK
2
cpa_5g_prach_req Handle is OK
3
cpa_5g_prach_req Handle is OK
4
[fpga_cfg_set_time_reg] start
5
nr_start_driver 75 -FPGA FEC Driver Thread create is called 
6
[DRV-ERROR] FH_Rx, TTI_time[547,3,1] TTIslotIdx[10947]--->FHRXslot[10946] nFthCallBackStat[0x00111860]
7
[GNB_Start_FPGA]: Init HARDWARE successfully, FPGA_Start[1]
8

    
9

    
10

    
11
===========================================================================================================
12
PHY VERSION
13
===========================================================================================================
14
PHY-Rel: YZS_PRU_V2.0.54
15
BTS-Rel: Rel_2.1.12P_Pre2
16
IMG-date: Feb 27 2023
17
IMG-time: 11:26:12
18
YZRT BBU Version 19.10
19
===========================================================================================================
20
gnb_start_io_thread
21
----------------------------------------------------------------------------
22
mem_mgr_display_size:
23
    Num Memory Alloc:           13,271
24
    Total Memory Size:   1,488,669,190
25
----------------------------------------------------------------------------
26

    
27

    
28
Func:PHY2DU_api_proc_send_api_list, phydi_query_state[1], PHY_STATE_START[1]
29
gnb_fh_thread:             [PID:  99423] binding on [CPU 18] [PRIO: 96] [POLICY:  1]
30
[DRV-ERROR] FH_Rx, TTI_time[832,1,0] TTIslotIdx[16642]--->FHRXslot[16641] nFthCallBackStat[0x001a0001]
31
[DRV-ERROR] FH_Rx, TTI_time[70,2,1] TTIslotIdx[1405]--->FHRXslot[1404] nFthCallBackStat[0x00023040]
32
phydi_shutdown[from 18]: phyInstance: -1, sendStop: 0, testFileName: 0, phyIdStart: 0, phyIdStop: 1
33
    [PHY_SHUTDOWN] PhyInstance[0] PhyState[1] PhyStateCount[1]
34
phydi_stop[from 18]: phyInstance: 0, sendStop: 0, phyIdStart: 0, phyIdStop: 1 PhyState[1]
35
gnb_stop_fpga
36
segv ooops @ 0x7f3400102008 from core: 25
37
Segmentation Fault!
38
info.si_signo = 11
39
info.si_errno = 0
40
info.si_code  = 1 (SEGV_MAPERR)
41
info.si_addr  = 0x7f3400102008
42
Stack trace (non-dedicated):
43
/root/yzmm/rel/GNB/phy/bin/l1app() [0x4583c1]
44
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f358d4a1390]
45
/root/yzmm/rel/GNB/phy/libs/libnr.so.0(dm_schedule_fh_dl_descriptors+0x148) [0x7f358c541cb0]
46
/root/yzmm/rel/GNB/phy/libs/libnr.so.0(drv_thread_function+0xb7c) [0x7f358c5438b2]
47
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7f358d4976ba]
48
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f358b56341d]
49
End of stack trace.Before dumping our Debug info
50
sys_signal_segv:Processing SYS_SIG_TYPE_TERM
51
begin stopping phy...phydi_stop[from 25]: phyInstance: -1, sendStop: 1, phyIdStart: 0, phyIdStop: 1 PhyState[1]
52
    PHY_STOP PhyInstance[0] PhyState[1] PhyStartMode[0] PhyStateCount[1]
53
    Send MSG_TYPE_PHY_STOP_RESP[0]
54
Func:PHY2DU_api_proc_send_api_list, phydi_query_state[2], PHY_STATE_START[1]
55
After dumping our Debug info
56
Received MSG_TYPE_PHY_SHUTDOWN_REQ: 0
57

    
58
DU2PHY_api_process_non_realtime Init[0] Start[0] Stop[0] Shutdown[1]
59
Processing MSG_TYPE_PHY_SHUTDOWN_REQ: 0
60
phydi_shutdown[from 13]: phyInstance: 0, sendStop: 9, testFileName: 0, phyIdStart: 0, phyIdStop: 1
61
    [PHY_SHUTDOWN] PhyInstance[0] PhyState[2] PhyStateCount[1]
62
    [PHY_SHUTDOWN] phy_bbupool_deactivate_multicell
63
./run.sh: line 183: 98119 Segmentation fault      (core dumped) /root/yzmm/rel/GNB/phy/bin/l1app table 0 1 --cfgfile=/root/yzmm/rel/GNB/phy/bin/phycfg.xml
64
root     pts/2    192.168.100.240  09:59    2:23  13.63s  0.00s grep l1app
65
Cleanup after [PID] 97913
66
rm: cannot remove '/mnt/huge': Is a directory
67
root@yzrt-PR2510P2-801022510014:~/yzmm/rel/GNB/phy/bin# ping 192.168.8.199
68
PING 192.168.8.199 (192.168.8.199) 56(84) bytes of data.
69
64 bytes from 192.168.8.199: icmp_seq=1 ttl=64 time=0.135 ms
70
64 bytes from 192.168.8.199: icmp_seq=2 ttl=64 time=0.128 ms
71
^C
72
--- 192.168.8.199 ping statistics ---
73
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
74
rtt min/avg/max/mdev = 0.128/0.131/0.135/0.012 ms
75
root@yzrt-PR2510P2-801022510014:~/yzmm/rel/GNB/phy/bin# ping 192.168.2.199
76
PING 192.168.2.199 (192.168.2.199) 56(84) bytes of data.
77
64 bytes from 192.168.2.199: icmp_seq=1 ttl=64 time=0.126 ms
78
64 bytes from 192.168.2.199: icmp_seq=2 ttl=64 time=0.139 ms
79
^C
80
--- 192.168.2.199 ping statistics ---
81
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
82
rtt min/avg/max/mdev = 0.126/0.132/0.139/0.013 ms
83
root@yzrt-PR2510P2-801022510014:~/yzmm/rel/GNB/phy/bin# 
(2-2/3)