Enabling plugins on node rabbit@BF-202502081747: rabbitmq_management The following plugins have been configured: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch Applying plugin configuration to rabbit@BF-202502081747... Plugin configuration unchanged.

时间: 2025-07-26 09:28:59 浏览: 6
<think>我们正在处理用户关于RabbitMQ插件启用失败的问题,错误信息为"Plugin configurationunchanged"。根据引用资料,这个问题通常与权限、配置文件或环境变量有关。以下是综合引用内容后整理的解决方案:1.**以管理员权限运行命令行**:确保使用管理员权限打开命令提示符(CMD)或PowerShell(引用[1][3])。2.**删除或重命名配置文件**:-删除用户目录下的`.erlang.cookie`文件(位置:`C:\Users\%USERNAME%\.erlang.cookie`)(引用[2][4])。-删除Windows目录下的`.erlang.cookie`文件(位置:`C:\.Windows\.erlang.cookie`),如果存在(引用[2])。-重命名`enabled_plugins`文件(位置:`C:\Users\%USERNAME%\AppData\Roaming\RabbitMQ\enabled_plugins`)(引用[2][4])。3.**重新安装RabbitMQ服务**(引用[3]):-进入RabbitMQ安装目录的sbin文件夹(例如:`E:\rabbitMQ\rabbitmq_server-3.7.3\sbin`)。-执行命令移除服务:`rabbitmq-service.bat remove`。-设置环境变量:`set RABBITMQ_BASE=自定义数据存储路径`(如`E:\rabbitMQ\data`)。-重新安装服务:`rabbitmq-service.bat install`。4.**启用插件**:执行`rabbitmq-plugins enablerabbitmq_management`。5.**处理安装错误**:如果安装服务时出现"Error:句柄无效"或中文乱码(引用[2]):-卸载Erlang。-清理注册表:删除`HKLM\SOFTWARE\Ericsson\Erlang\ErlSrv`下的所有项。-以管理员身份重新安装Erlang。-重新执行服务安装和启动命令。 ###操作步骤总结1.以管理员身份打开命令提示符。2.删除`.erlang.cookie`文件(用户目录和Windows目录)。3.重命名`enabled_plugins`文件(位于`AppData\Roaming\RabbitMQ`)。4.进入RabbitMQ的sbin目录,执行:```bashrabbitmq-service.bat removeset RABBITMQ_BASE=你的数据存储路径#例如:E:\rabbitmq_datarabbitmq-service.bat install``` 5.启用管理插件:```bashrabbitmq-pluginsenable rabbitmq_management```6.启动服务:```bashrabbitmq-servicestart```如果问题仍未解决,请检查Erlang安装和注册表残留,并确保环境变量配置正确。 §§相关问题§§1.如何验证RabbitMQ管理插件是否成功启用? 2. RabbitMQ服务启动失败还有哪些常见原因?3.如何配置RabbitMQ的环境变量?</think>### RabbitMQ插件启用失败解决方案 遇到 `rabbitmq-plugins enable rabbitmq_management failed: Plugin configuration unchanged` 错误时,通常由权限问题或配置文件冲突引起。以下是已验证的解决步骤: #### **核心解决步骤** 1. **管理员权限运行命令提示符** - 右键点击命令提示符/终端 → 选择 **"以管理员身份运行"**(权限不足会导致操作失败)[^1][^3]。 2. **清理关键配置文件** ```bash # 删除用户目录下的.erlang.cookie文件 del C:\Users\%USERNAME%\.erlang.cookie # 删除Windows系统目录下的.erlang.cookie(如有) del C:\.Windows\.erlang.cookie ``` > 注:`%USERNAME%` 需替换为您的实际用户名[^2][^4]。 3. **重命名插件记录文件** ```bash # 进入RabbitMQ配置目录 cd C:\Users\%USERNAME%\AppData\Roaming\RabbitMQ # 重命名enabled_plugins文件 ren enabled_plugins enabled_plugins.bak ``` 4. **重置RabbitMQ服务** ```bash # 进入RabbitMQ安装目录的sbin文件夹(示例路径) cd E:\rabbitmq_server\sbin # 移除旧服务 rabbitmq-service.bat remove # 设置新的数据存储路径(自定义路径) set RABBITMQ_BASE=D:\rabbitmq_data # 重新安装服务 rabbitmq-service.bat install ``` 5. **重新启用插件** ```bash rabbitmq-plugins enable rabbitmq_management ``` ✅ 成功标志:显示 `started X plugins` 而非错误提示[^3]。 6. **启动服务** ```bash rabbitmq-service start ``` #### **进阶故障处理** - **Erlang相关错误**:若出现 `Error:句柄无效` 或中文乱码: 1. 卸载Erlang 2. 清理注册表:删除 `HKEY_LOCAL_MACHINE\SOFTWARE\Ericsson\Erlang\ErlSrv` 下所有项 3. **管理员身份**重新安装Erlang[^2] 4. 再次执行服务安装命令 - **环境变量确认**: - 检查系统变量 `ERLANG_HOME` 是否指向Erlang安装目录 - 确保RabbitMQ的sbin目录已加入 `PATH` > **关键预防措施**: > - 安装RabbitMQ前确保无旧版残留 > - 所有操作均在管理员终端完成 > - 使用短路径(避免中文字符/空格)如 `D:\rabbitmq` ### 验证是否成功 访问 `http://localhost:15672`,默认账号密码 `guest/guest`,能登录管理界面即表示插件启用成功。
阅读全文

相关推荐

[INFO] [launch]: Default logging verbosity is set to INFO Hobot shm pkg enables zero-copy with fastrtps profiles file: /opt/tros/humble/lib/hobot_shm/config/shm_fastdds.xml Hobot shm pkg sets RMW_FASTRTPS_USE_QOS_FROM_XML: 1 env of RMW_FASTRTPS_USE_QOS_FROM_XML is 1 , ignore env setting [INFO] [hobot_codec_republish-1]: process started with pid [5749] [hobot_codec_republish-1] [WARN] [1743137237.732122648] [hobot_codec]: Parameters: [hobot_codec_republish-1] sub_topic: /hbmem_img [hobot_codec_republish-1] pub_topic: /image_raw/compressed [hobot_codec_republish-1] channel: 1 [hobot_codec_republish-1] in_mode: shared_mem [hobot_codec_republish-1] out_mode: ros [hobot_codec_republish-1] in_format: nv12 [hobot_codec_republish-1] out_format: jpeg [hobot_codec_republish-1] enc_qp: 10 [hobot_codec_republish-1] jpg_quality: 60 [hobot_codec_republish-1] input_framerate: 30 [hobot_codec_republish-1] output_framerate: -1 [hobot_codec_republish-1] dump_output: 0 [hobot_codec_republish-1] [WARN] [1743137237.737072021] [HobotCodecImpl]: platform x5 [hobot_codec_republish-1] [WARN] [1743137237.737313604] [hobot_codec]: Enabling zero-copy [hobot_codec_republish-1] [ERROR] [1743137242.737584975] [hobot_codec]: Hobot_Codec has not received image for more than 5 seconds! Please check whether the image publisher still exists by 'ros2 topic info /hbmem_img'! [hobot_codec_republish-1] [ERROR] [1743137247.737515995] [hobot_codec]: Hobot_Codec has not received image for more than 5 seconds! Please check whether the image publisher still exists by 'ros2 topic info /hbmem_img'! [hobot_codec_republish-1] [ERROR] [1743137252.737502540] [hobot_codec]: Hobot_Codec has not received image for more than 5 seconds! Please check whether the image publisher still exists by 'ros2 topic info /hbmem_img'! ^C[WARNING] [launch]: user interrupted with ctrl-c (SIGINT) [INFO] [hobot_codec_republish-1]: process has finished cleanly [pid 5749]

jm@jm:~/PX4-Autopilot$ make px4_fmu-v6c_default -- PX4 version: v1.14.0 (1.14.0) -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") -- PX4 config file: /home/jm/PX4-Autopilot/boards/px4/fmu-v6c/default.px4board -- PLATFORM nuttx -- TOOLCHAIN arm-none-eabi -- ARCHITECTURE cortex-m7 -- ROMFSROOT px4fmu_common -- IO px4_io-v2_default -- SERIAL_GPS1 /dev/ttyS0 -- SERIAL_GPS2 /dev/ttyS6 -- SERIAL_TEL1 /dev/ttyS5 -- SERIAL_TEL2 /dev/ttyS3 -- SERIAL_TEL3 /dev/ttyS1 -- UAVCAN_INTERFACES 2 -- UAVCAN_TIMER_OVERRIDE 2 -- PX4 config: px4_fmu-v6c_default -- PX4 platform: nuttx -- The CXX compiler identification is unknown -- The C compiler identification is unknown -- The ASM compiler identification is unknown -- Found assembler: arm-none-eabi-gcc CMake Error at CMakeLists.txt:219 (project): The CMAKE_CXX_COMPILER: arm-none-eabi-g++ is not a full path and was not found in the PATH. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. CMake Error at CMakeLists.txt:219 (project): The CMAKE_C_COMPILER: arm-none-eabi-gcc is not a full path and was not found in the PATH. Tell CMake where to find the compiler by setting either the environment variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Enabling double FP precision hardware instructions CMake Error at CMakeLists.txt:219 (project): The CMAKE_ASM_COMPILER: arm-none-eabi-gcc is not a full path and was not found in the PATH. Tell CMake where to find the compiler by setting either the environment variable "ASM" or the CMake cache entry CMAKE_ASM_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Warning: Did not find file Compiler/-ASM -- Enabling double FP precision hardware instructions -- Configuring incomplete, errors occurred! See also "/home/jm/PX4-Autopilot/build/px4_fmu-v6c_default/CMakeFiles/CMakeOutput.log". See also "/home/jm/PX4-Autopilot/build/px4_fmu-v6c_default/CMakeFiles/CMakeError.log". Error: /home/jm/PX4-Autopilot/build/px4_fmu-v6c_default is not a directory make: *** [Makefile:227:px4_fmu-v6c_default] 错误 1

[root@localhost ~]# ssh -vT [email protected] OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 58: Applying options for * debug1: Connecting to gitee.com [180.76.198.225] port 22. debug1: Connection established. debug1: permanently_set_uid: 0/0 debug1: identity file /root/.ssh/id_rsa type 1 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_dsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type 4 debug1: key_load_public: No such file or directory debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_7.4 debug1: Remote protocol version 2.0, remote software version ssh-pilot-1.8.4 debug1: no match: ssh-pilot-1.8.4 debug1: Authenticating to gitee.com:22 as 'git' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ecdsa-sha2-nistp256 debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none debug1: kex: curve25519-sha256 need=64 dh_need=64 debug1: kex: curve25519-sha256 need=64 dh_need=64 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ecdsa-sha2-nistp256 SHA256:FQGC9Kn/eye1W8icdBgrQp+KkGYoFgbVr17bmjey0Wc debug1: Host 'gitee.com' is known and matches the ECDSA host key. debug1: Found key in /root/.

2025-07-21 23:47:18.379 27369-27369 myapplication7 com.example.myapplication73 I Late-enabling -Xcheck:jni 2025-07-21 23:47:19.831 27369-27369 myapplication7 com.example.myapplication73 W Unexpected CPU variant for X86 using defaults: x86_64 2025-07-21 23:47:20.112 27369-27369 Compatibil...geReporter com.example.myapplication73 D Compat change id reported: 171979766; UID 10161; state: ENABLED 2025-07-21 23:47:20.383 27369-27369 GraphicsEnvironment com.example.myapplication73 V ANGLE Developer option for 'com.example.myapplication73' set to: 'default' 2025-07-21 23:47:20.385 27369-27369 GraphicsEnvironment com.example.myapplication73 V ANGLE GameManagerService for com.example.myapplication73: false 2025-07-21 23:47:20.386 27369-27369 GraphicsEnvironment com.example.myapplication73 V Neither updatable production driver nor prerelease driver is supported. 2025-07-21 23:47:20.404 27369-27369 NetworkSecurityConfig com.example.myapplication73 D No Network Security Config specified, using platform default 2025-07-21 23:47:20.407 27369-27369 NetworkSecurityConfig com.example.myapplication73 D No Network Security Config specified, using platform default 2025-07-21 23:47:20.519 27369-27369 PermissionCheck com.example.myapplication73 E The authManager is: null; the authCallback is: null; the mContext is: null 2025-07-21 23:47:20.525 27369-27369 BaiduApiAuth com.example.myapplication73 I BaiduApiAuth SDK Version:1.0.32 2025-07-21 23:47:20.804 27369-27412 CuidBuddyInfoManager com.example.myapplication73 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-21 23:47:20.804 27369-27412 CuidBuddyInfoManager com.example.myapplication73 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-21 23:47:20.804 27369-27412 CuidBuddyInfoManager com.example.myapplication73 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-21 23:47:20.838 27369-27412 myapplication7 com.example.myapplication73 E No implementation found for java.lang.String com.baidu.mapsdkplatform.comjni.util.JNIMD5.encodeUrlParamsValue(java.lang.String) (tried Java_com_baidu_mapsdkplatform_comjni_util_JNIMD5_encodeUrlParamsValue and Java_com_baidu_mapsdkplatform_comjni_util_JNIMD5_encodeUrlParamsValue__Ljava_lang_String_2) 2025-07-21 23:47:20.842 27369-27369 PermissionCheck com.example.myapplication73 E The authManager is: null; the authCallback is: null; the mContext is: null 2025-07-21 23:47:21.031 27369-27369 PermissionCheck com.example.myapplication73 E permission check result is: 230 2025-07-21 23:47:21.045 27369-27369 rp_th com.example.myapplication73 W type=1400 audit(0.0:137): avc: denied { open } for path="/data/local.prop" dev="dm-30" ino=11 scontext=u:r:untrusted_app:s0:c161,c256,c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 app=com.example.myapplication73 2025-07-21 23:47:21.045 27369-27369 rp_th com.example.myapplication73 W type=1400 audit(0.0:138): avc: denied { open } for path="/data/local.prop" dev="dm-30" ino=11 scontext=u:r:untrusted_app:s0:c161,c256,c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 app=com.example.myapplication73 2025-07-21 23:47:21.045 27369-27369 rp_th com.example.myapplication73 W type=1400 audit(0.0:139): avc: denied { open } for path="/data/local.prop" dev="dm-30" ino=11 scontext=u:r:untrusted_app:s0:c161,c256,c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 app=com.example.myapplication73 2025-07-21 23:47:21.045 27369-27369 rp_th com.example.myapplication73 W type=1400 audit(0.0:140): avc: denied { open } for path="/data/local.prop" dev="dm-30" ino=11 scontext=u:r:untrusted_app:s0:c161,c256,c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 app=com.example.myapplication73 2025-07-21 23:47:21.045 27369-27369 rp_th com.example.myapplication73 W type=1400 audit(0.0:141): avc: denied { open } for path="/data/local.prop" dev="dm-30" ino=11 scontext=u:r:untrusted_app:s0:c161,c256,c512,c768 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 app=com.example.myapplication73 2025-07-21 23:47:21.324 27369-27432 libEGL com.example.myapplication73 D loaded /vendor/lib64/egl/libEGL_emulation.so 2025-07-21 23:47:21.376 27369-27369 myapplication7 com.example.myapplication73 W CheckJNI: method to register "nativeSetLayerTag" not in the given class. This is slow, consider changing your RegisterNatives calls. 2025-07-21 23:47:21.382 27369-27432 libEGL com.example.myapplication73 D loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so 2025-07-21 23:47:21.398 27369-27432 libEGL com.example.myapplication73 D loaded /vendor/lib64/egl/libGLESv2_emulation.so 2025-07-21 23:47:21.417 27369-27448 DEBUG com.example.myapplication73 D ThreadProc, CVSocketMan::SocketThreadProc start ... 2025-07-21 23:47:21.420 27369-27369 NetworkLogic com.example.myapplication73 D onNetWorkChanged-0, oldType = mobile 2025-07-21 23:47:21.421 27369-27369 PermissionCheck com.example.myapplication73 E permission check result is: 230 2025-07-21 23:47:21.422 27369-27449 NetworkLogic com.example.myapplication73 D NetworkDetect 2025-07-21 23:47:21.452 27369-27449 DEBUG com.example.myapplication73 D CNetworkDetectEngine::NetworkDetect Start 1 2025-07-21 23:47:21.560 27369-27369 HostConnection com.example.myapplication73 D HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_vulkan_async_qsri ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_1 2025-07-21 23:47:21.741 27369-27369 libc com.example.myapplication73 A Fatal signal 11 (SIGSEGV), code 128 (SI_KERNEL), fault addr 0x0 in tid 27369 (myapplication73), pid 27369 (myapplication73) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A Cmdline: com.example.myapplication73 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A pid: 27369, tid: 27369, name: myapplication73 >>> com.example.myapplication73 <<< 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #00 pc 00000000003f2574 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (_baidu_framework::CBaseLayer::CBaseLayer()+148) (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #01 pc 00000000004a8ff9 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #02 pc 00000000004a8e96 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #03 pc 00000000003339f0 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (_baidu_framework::CVComServer::ComCreateInstance(_baidu_vi::CVString const&, _baidu_vi::CVString const&, void**)+112) (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #04 pc 00000000003ad7b1 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #05 pc 00000000003aeff2 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #06 pc 00000000003a9830 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (_baidu_framework::IVMapbaseFactory::CreateInstance(_baidu_vi::CVString const&, void**)+128) (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #07 pc 00000000003339f0 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (_baidu_framework::CVComServer::ComCreateInstance(_baidu_vi::CVString const&, _baidu_vi::CVString const&, void**)+112) (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.531 27461-27461 DEBUG crash_dump64 A #08 pc 0000000000384374 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk!libBaiduMapSDK_map_v7_6_5.so (BuildId: 5b4e53b2e29c2ced49039bcca7318acbf2e1df4d) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #11 pc 00000000003ef410 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.platform.comjni.map.basemap.NABaseMap.create+0) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #13 pc 00000000003eb9ae /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.platform.comjni.map.basemap.AppBaseMap.Create+22) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #15 pc 00000000003d7a26 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.platform.comapi.map.MapController.initBaseMap+18) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #17 pc 00000000003d79d8 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.platform.comapi.map.MapController.initAppBaseMap+16) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #19 pc 000000000039ae4e /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.mapsdkplatform.comapi.map.c.<init>+174) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #21 pc 0000000000357a12 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.mapapi.map.BaiduMap.<init>+206) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #23 pc 0000000000365000 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.mapapi.map.MapView.a+56) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #25 pc 0000000000364f12 /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.mapapi.map.MapView.a+130) 2025-07-21 23:47:31.532 27461-27461 DEBUG crash_dump64 A #27 pc 0000000000364c9c /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.baidu.mapapi.map.MapView.<init>+72) 2025-07-21 23:47:31.534 27461-27461 DEBUG crash_dump64 A #72 pc 000000000000065e /data/app/~~8M7mzY3zEClKcow5I-LMmg==/com.example.myapplication73-7xkmjIWXIo6DcpvJdKYlxw==/base.apk (com.example.myapplication73.BaiduMapDemoActivity.onCreate+10)这是什么原因

06-26 15:30:09.269 INFO ==========> AeAwbRegions <========== 06-26 15:30:09.730 WARNING <mobly.controllers.android_device_lib.services.logcat.Logcat object at 0x75b289d97eb0> encountered an error enabling persistent logs, logs may not get saved. 06-26 15:30:17.108 INFO [Test] test_ae_awb_regions 06-26 15:30:26.965 ERROR Exception occurred in test_ae_awb_regions. Traceback (most recent call last): File "/home/oppo/.local/lib/python3.10/site-packages/mobly/base_test.py", line 783, in exec_one_test test_method() File "/home/oppo/桌面/新建文件夹/ZZZYYY/android-cts-verifier/CameraITS/tests/scene8/test_ae_awb_regions.py", line 281, in test_ae_awb_regions ae_awb_regions = _define_metering_regions( File "/home/oppo/桌面/新建文件夹/ZZZYYY/android-cts-verifier/CameraITS/tests/scene8/test_ae_awb_regions.py", line 62, in _define_metering_regions aruco_corners, aruco_ids, _ = opencv_processing_utils.find_aruco_markers( File "/home/oppo/桌面/新建文件夹/ZZZYYY/android-cts-verifier/CameraITS/utils/opencv_processing_utils.py", line 999, in find_aruco_markers parameters = cv2.aruco.DetectorParameters_create() AttributeError: module 'cv2.aruco' has no attribute 'DetectorParameters_create' 06-26 15:30:26.968 INFO [Test] test_ae_awb_regions ERROR 06-26 15:30:27.033 INFO Summary for test class AeAwbRegions: Error 1, Executed 1, Failed 0, Passed 0, Requested 1, Skipped 0 06-26 15:30:27.034 INFO Summary for test run TEST_BED_TABLET_SCENES@06-26-2025_15-30-09-268: Total time elapsed 17.764969907701015s Artifacts are saved in "/tmp/CameraITS_6uvfnz2n/cam_id_0/scene8/TEST_BED_TABLET_SCENES/06-26-2025_15-30-09-268" Test summary saved in "/tmp/CameraITS_6uvfnz2n/cam_id_0/scene8/TEST_BED_TABLET_SCENES/06-26-2025_15-30-09-268/test_summary.yaml" Test results: Error 1, Executed 1, Failed 0, Passed 0, Requested 1, Skipped 0 解释下

--- 0x420133f2: omac1_aes_128 at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:920 --- 0x420135d6: ccmp_decrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c:141 --- 0x42013684: ccmp_encrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c:193 --- 0x42012f3e: esp_aes_gmac at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c:24 --- 0x42013060: sha256_vector at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:89 3fc9e3c0: 0x0000000a 0x00000020 0x00000001 0x00000000 0x00000020 0x00000000 0x00000005 0x00000000 3fc9e3e0: 0x00000000 0x00000001 0x00000001 0x00000000 0x00000001 0x00000000 0x00000006 0x00000000 3fc9e400: 0x000002f0 0x00000020 0x000000a1 0x00000000 0x00001801 0x00000007 0x00000001 0x40380c00 --- 0x40380c00: esp_ptr_in_rtc_dram_fast at E:/espidf/v5.4.1/esp-idf/components/esp_hw_support/include/esp_memory_utils.h:121 --- (inlined by) dram_alloc_to_iram_addr at E:/espidf/v5.4.1/esp-idf/components/heap/heap_caps_base.c:41 --- (inlined by) heap_caps_aligned_alloc_base at E:/espidf/v5.4.1/esp-idf/components/heap/heap_caps_base.c:150 3fc9e420: 0x1f2f3f4f 0x00001800 0x77770006 0x77777777 0x6c6c756e 0x69666977 0x00000000 0x00000000 3fc9e440: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x38000000 0x38383838 0x00383838 3fc9e460: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e480: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x38383838 0x38383838 3fc9e4a0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e4c0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000005 0x3c0d8554 3fc9e4e0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x3c0c4000 0x420b35a8 --- 0x420b35a8: main_task at E:/espidf/v5.4.1/esp-idf/components/freertos/app_startup.c:209 3fc9e500: 0x00000000 0x00001388 0x00000001 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e520: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 3fc9e540: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000150 0x3fc9dd80 0x00000002 0x3fc957c4 3fc9e560: 0x3fc957c4 0x3fc9e554 0x3fc957bc 0x00000018 0x3fca4640 0x3fca4640 0x3fc9e554 0x00000000 3fc9e580: 0x00000001 0x3fc9d550 0x6e69616d 0x00000000 0x00000000 0x00000000 0x3fc9e540 0x00000001 3fc9e5a0: 0x00000000 0x3fca2a90 0x42004e7c 0x00000000 0x3fc9be80 0x3fc9bee8 0x3fc9bf50 0x00000000 --- 0x42004e7c: pthread_cleanup_thread_specific_data_callback at E:/espidf/v5.4.1/esp-idf/components/pthread/pthread_local_storage.c:126 3fc9e5c0: 0x00000000 0x00000001 0x00000000 0x00000000 0x00000000 0x42004706 0x00000000 0x00000000 --- 0x42004706: esp_cleanup_r at E:/espidf/v5.4.1/esp-idf/components/newlib/newlib_init.c:43 ELF file SHA256: 04a1caf88 Rebooting... ESP-ROM:esp32c3-api1-20210207 Build:Feb 7 2021 rst:0xc (RTC_SW_CPU_RST),boot:0xd (SPI_FAST_FLASH_BOOT) Saved PC:0x403807f4 --- 0x403807f4: esp_restart_noos at E:/espidf/v5.4.1/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c:112 SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd5820,len:0x1574 load:0x403cc710,len:0xc30 load:0x403ce710,len:0x2f64 entry 0x403cc71a I (24) boot: ESP-IDF v5.4.1 2nd stage bootloader I (24) boot: compile time Jun 27 2025 16:28:05 I (24) boot: chip revision: v0.4 I (25) boot: efuse block revision: v1.3 I (27) boot.esp32c3: SPI Speed : 80MHz I (31) boot.esp32c3: SPI Mode : DIO I (35) boot.esp32c3: SPI Flash Size : 2MB I (39) boot: Enabling RNG early entropy source... I (43) boot: Partition Table: I (46) boot: ## Label Usage Type ST Offset Length I (52) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (65) boot: 2 factory factory app 00 00 00010000 00100000 I (72) boot: End of partition table I (75) esp_image: segment 0: paddr=00010020 vaddr=3c0c0020 size=22a38h (141880) map I (105) esp_image: segment 1: paddr=00032a60 vaddr=3fc92800 size=02df8h ( 11768) load I (108) esp_image: segment 2: paddr=00035860 vaddr=40380000 size=0a7b8h ( 42936) load I (117) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=b4088h (737416) map I (235) esp_image: segment 4: paddr=000f40b0 vaddr=4038a7b8 size=07f0ch ( 32524) load I (241) esp_image: segment 5: paddr=000fbfc4 vaddr=50000200 size=0001ch ( 28) load I (248) boot: Loaded app from partition at offset 0x10000 I (248) boot: Disabling RNG early entropy source... I (260) cpu_start: Unicore app I (268) cpu_start: Pro cpu start user code I (268) cpu_start: cpu freq: 160000000 Hz I (269) app_init: Application information: I (269) app_init: Project name: internal_communication I (274) app_init: App version: 1 I (277) app_init: Compile time: Jun 27 2025 16:27:06 I (282) app_init: ELF file SHA256: 04a1caf88... I (286) app_init: ESP-IDF: v5.4.1 I (290) efuse_init: Min chip rev: v0.3 I (294) efuse_init: Max chip rev: v1.99 I (298) efuse_init: Chip rev: v0.4 I (302) heap_init: Initializing. RAM available for dynamic allocation: I (308) heap_init: At 3FC9B840 len 000247C0 (145 KiB): RAM I (313) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM I (319) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM I (325) heap_init: At 5000021C len 00001DCC (7 KiB): RTCRAM I (331) spi_flash: detected chip: generic I (334) spi_flash: flash io: dio W (337) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header. I (350) sleep_gpio: Configure to isolate all GPIO pins in sleep state I (356) sleep_gpio: Enable automatic switching of GPIO sleep configuration I (362) main_task: Started on CPU0 I (362) main_task: Calling app_main() I (372) pp: pp rom version: 9387209 I (372) net80211: net80211 rom version: 9387209 I (382) wifi:wifi driver task: 3fca44c0, prio:23, stack:6656, core=0 I (382) wifi:wifi firmware version: 79fa3f41ba I (382) wifi:wifi certification version: v7.0 I (382) wifi:config NVS flash: enabled I (392) wifi:config nano formatting: disabled I (392) wifi:Init data frame dynamic rx buffer num: 32 I (402) wifi:Init static rx mgmt buffer num: 5 I (402) wifi:Init management short buffer num: 32 I (402) wifi:Init dynamic tx buffer num: 32 I (412) wifi:Init static tx FG buffer num: 2 I (412) wifi:Init static rx buffer size: 1600 I (422) wifi:Init static rx buffer num: 10 I (422) wifi:Init dynamic rx buffer num: 32 I (422) wifi_init: rx ba win: 6 I (432) wifi_init: accept mbox: 6 I (432) wifi_init: tcpip mbox: 32 I (432) wifi_init: udp mbox: 6 I (442) wifi_init: tcp mbox: 6 I (442) wifi_init: tcp tx win: 5760 I (442) wifi_init: tcp rx win: 5760 I (442) wifi_init: tcp mss: 1440 I (452) wifi_init: WiFi IRAM OP enabled I (452) wifi_init: WiFi RX IRAM OP enabled I (462) phy_init: phy_version 1200,2b7123f9,Feb 18 2025,15:22:21 I (492) phy_init: Saving new calibration data due to checksum failure or outdated calibration data, mode(0) I (522) wifi:mode : sta (34:cd:b0:97:58:bc) + softAP (34:cd:b0:97:58:bd) I (522) wifi:enable tsf I (522) wifi:Total power save buffer number: 16 I (522) wifi:Init max length of beacon: 752/752 I (522) wifi:Init max length of beacon: 752/752 I (532) mesh: <nvs>read layer:0, err:0x1102 I (532) mesh: <nvs>read assoc:0, err:0x1102 I (532) wifi:Set ps type: 1, coexist: 0 I (542) wifi:Total power save buffer number: 16 I (792) mesh: [IO]disable self-organizing<reconnect> I (792) mesh: [CONFIG]connect to router:nullwifi, 00:00:00:00:00:00 I (792) mesh_main: <MESH_EVENT_MESH_STARTED>ID:77:77:77:77:77:77 I (802) mesh_main: mesh starts successfully, heap:161708, root fixed<0>(tree), ps:1 assert failed: xTaskCreatePinnedToCore freertos_tasks_c_additions.h:163 (( ( ( ( BaseType_t ) xCoreID ) >= 0 && ( ( BaseType_t ) xCoreID ) < 1 ) ? ( ( BaseType_t ) 1 ) : ( ( BaseType_t ) 0 ) ) == ( ( Core 0 register dump: MEPC : 0x40380828 RA : 0x4038692c SP : 0x3fc9e1e0 GP : 0x3fc93000 --- 0x40380828: panic_abort at E:/espidf/v5.4.1/esp-idf/components/esp_system/panic.c:468 --- 0x4038692c: __ubsan_include at E:/espidf/v5.4.1/esp-idf/components/esp_system/ubsan.c:311 TP : 0x3fc9e540 T0 : 0x37363534 T1 : 0x7271706f T2 : 0x33323130 S0/FP : 0x0000007e S1 : 0x3fc9e3c7 A0 : 0x3fc9e238 A1 : 0x3c0c41f2 A2 : 0x0000007e A3 : 0x00000028 A4 : 0x00000001 A5 : 0x3fc9b000 A6 : 0x7a797877 A7 : 0x76757473 S2 : 0x00000000 S3 : 0x3fc9e230 S4 : 0x3fc9e238 S5 : 0x00000000 S6 : 0x00000003 S7 : 0x00000000 S8 : 0x00000000 S9 : 0x00000000 S10 : 0x00000000 S11 : 0x00000000 T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938 MSTATUS : 0x00001881 MTVEC : 0x40380001 MCAUSE : 0x00000002 MTVAL : 0x00000000 --- 0x40380001: _vector_table at E:/espidf/v5.4.1/esp-idf/components/riscv/vectors_intc.S:54 MHARTID : 0x00000000 Stack memory: 3fc9e1e0: 0x00000000 0x00060000 0x3c0d726c 0x4038db14 0x00000000 0x00060000 0xc0380000 0x3c0c4174 --- 0x4038db14: newlib_include_assert_impl at E:/espidf/v5.4.1/esp-idf/components/newlib/assert.c:92 3fc9e200: 0x00333631 0x00000000 0x00000000 0x00000000 0x00000000 0x3fc947f0 0x3c0d726c 0x3fc94e2c 3fc9e220: 0x3c0c4258 0x3fc94800 0x3fc9e200 0x3fc94804 0x3c0c4174 0x3fc94a58 0x65737361 0x66207472 3fc9e240: 0x656c6961 0x78203a64 0x6b736154 0x61657243 0x69506574 0x64656e6e 0x6f436f54 0x66206572 3fc9e260: 0x72656572 0x5f736f74 0x6b736174 0x5f635f73 0x69646461 0x6e6f6974 0x3a682e73 0x20333631 3fc9e280: 0x28202828 0x28202820 0x73614220 0x70795465 0x20745f65 0x43782029 0x4965726f 0x20292044 3fc9e2a0: 0x30203d3e 0x20262620 0x20282028 0x65736142 0x65707954 0x2920745f 0x6f437820 0x44496572 3fc9e2c0: 0x3c202920 0x29203120 0x28203f20 0x42202820 0x54657361 0x5f657079 0x20292074 0x20292031 3fc9e2e0: 0x2028203a 0x61422028 0x79546573 0x745f6570 0x30202920 0x29202920 0x203d3d20 0x00282028 3fc9e300: 0x00000000 0x00000001 0x3c0c4a14 0x4200b2e0 0x00001000 0x3c0c5000 0x00000001 0x403893ee --- 0x4200b2e0: uart_event_task at D:/esp32_C3/internal_communication_client_0.1/main/uart.c:16 --- 0x403893ee: xTaskCreatePinnedToCore at E:/espidf/v5.4.1/esp-idf/components/freertos/esp_additions/freertos_tasks_c_additions.h:231 3fc9e320: 0x00000000 0x00000000 0x04c4b400 0x00000000 0x00000000 0x00000000 0x00000000 0x000277ac 3fc9e340: 0x00000003 0x3c0c5000 0x00000001 0x4200b510 0x0001c200 0x00000003 0x00000000 0x00000001 --- 0x4200b510: uart_init at D:/esp32_C3/internal_communication_client_0.1/main/uart.c:80 3fc9e360: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000322 0x3c0c5560 0x3c0c553c 0x4200b2b0 --- 0x4200b2b0: app_main at D:/esp32_C3/internal_communication_client_0.1/main/mesh_main.c:349 3fc9e380: 0x3c0c5560 0x00000001 0xa5a5a5a5 0xa5a5a5a5 0x3fc92b38 0x0000002c 0x00000001 0x4201306e --- 0x4201306e: hmac_sha256_vector at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:342 3fc9e3a0: 0x420132de 0x420131c2 0x42013224 0x420133f2 0x420135d6 0x42013684 0x42012f3e 0x42013060 --- 0x420132de: pbkdf2_sha1 at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:752 --- 0x420131c2: aes_128_cbc_encrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:445 --- 0x42013224: aes_128_cbc_decrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:467 --- 0x420133f2: omac1_aes_128 at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:920 --- 0x420135d6: ccmp_decrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c:141 --- 0x42013684: ccmp_encrypt at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c:193 --- 0x42012f3e: esp_aes_gmac at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c:24 --- 0x42013060: sha256_vector at E:/espidf/v5.4.1/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c:89 3fc9e3c0: 0x0000000a 0x00000020 0x00000001 0x00000000 0x00000020 0x00000000 0x00000005 0x00000000 3fc9e3e0: 0x00000000 0x00000001 0x00000001 0x00000000 0x00000001 0x00000000 0x00000006 0x00000000 3fc9e400: 0x000002f0 0x00000020 0x000000a1 0x00000000 0x00001801 0x00000007 0x00000001 0x40380c00 --- 0x40380c00: esp_ptr_in_rtc_dram_fast at E:/espidf/v5.4.1/esp-idf/components/esp_hw_support/include/esp_memory_utils.h:121 --- (inlined by) dram_alloc_to_iram_addr at E:/espidf/v5.4.1/esp-idf/components/heap/heap_caps_base.c:41 --- (inlined by) heap_caps_aligned_alloc_base at E:/espidf/v5.4.1/esp-idf/components/heap/heap_caps_base.c:150 3fc9e420: 0x1f2f3f4f 0x00001800 0x77770006 0x77777777 0x6c6c756e 0x69666977 0x00000000 0x00000000 3fc9e440: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000008 0x38000000 0x38383838 0x00383838 3fc9e460: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e480: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x38383838 0x38383838 3fc9e4a0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e4c0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000005 0x3c0d8554 3fc9e4e0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x3c0c4000 0x420b35a8 --- 0x420b35a8: main_task at E:/espidf/v5.4.1/esp-idf/components/freertos/app_startup.c:209 3fc9e500: 0x00000000 0x00001388 0x00000001 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fc9e520: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 3fc9e540: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000150 0x3fc9dd80 0x00000002 0x3fc957c4 3fc9e560: 0x3fc957c4 0x3fc9e554 0x3fc957bc 0x00000018 0x3fca4640 0x3fca4640 0x3fc9e554 0x00000000 3fc9e580: 0x00000001 0x3fc9d550 0x6e69616d 0x00000000 0x00000000 0x00000000 0x3fc9e540 0x00000001 3fc9e5a0: 0x00000000 0x3fca2a90 0x42004e7c 0x00000000 0x3fc9be80 0x3fc9bee8 0x3fc9bf50 0x00000000 --- 0x42004e7c: pthread_cleanup_thread_specific_data_callback at E:/espidf/v5.4.1/esp-idf/components/pthread/pthread_local_storage.c:126 3fc9e5c0: 0x00000000 0x00000001 0x00000000 0x00000000 0x00000000 0x42004706 0x00000000 0x00000000 --- 0x42004706: esp_cleanup_r at E:/espidf/v5.4.1/esp-idf/components/newlib/newlib_init.c:43 ELF file SHA256: 04a1caf88 Rebooting... ESP-ROM:esp32c3-api1-20210207 Build:Feb 7 2021 rst:0xc (RTC_SW_CPU_RST),boot:0xd (SPI_FAST_FLASH_BOOT) Saved PC:0x403807f4 --- 0x403807f4: esp_restart_noos at E:/espidf/v5.4.1/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c:112 SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd5820,len:0x1574 load:0x403cc710,len:0xc30 load:0x403ce710,len:0x2f64 entry 0x403cc71a I (24) boot: ESP-IDF v5.4.1 2nd stage bootloader I (24) boot: compile time Jun 27 2025 16:28:05 I (24) boot: chip revision: v0.4 I (25) boot: efuse block revision: v1.3 I (27) boot.esp32c3: SPI Speed : 80MHz I (31) boot.esp32c3: SPI Mode : DIO I (35) boot.esp32c3: SPI Flash Size : 2MB I (39) boot: Enabling RNG early entropy source... I (43) boot: Partition Table: I (46) boot: ## Label Usage Type ST Offset Length I (52) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (65) boot: 2 factory factory app 00 00 00010000 00100000 I (72) boot: End of partition table I (75) esp_image: segment 0: paddr=00010020 vaddr=3c0c0020 size=22a38h (141880) map I (105) esp_image: segment 1: paddr=00032a60 vaddr=3fc92800 size=02df8h ( 11768) load I (108) esp_image: segment 2: paddr=00035860 vaddr=40380000 size=0a7b8h ( 42936) load I (117) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=b4088h (737416) map I (235) esp_image: segment 4: paddr=000f40b0 vaddr=4038a7b8 size=07f0ch ( 32524) load I (241) esp_image: segment 5: paddr=000fbfc4 vaddr=50000200 size=0001ch ( 28) load I (248) boot: Loaded app from partition at offset 0x10000 I (248) boot: Disabling RNG early entropy source... I (260) cpu_start: Unicore app I (268) cpu_start: Pro cpu start user code I (268) cpu_start: cpu freq: 160000000 Hz I (269) app_init: Application information: I (269) app_init: Project name: internal_communication I (273) app_init: App version: 1 I (277) app_init: Compile time: Jun 27 2025 16:27:06 I (282) app_init: ELF file SHA256: 04a1caf88... I (286) app_init: ESP-IDF: v5.4.1 I (290) efuse_init: Min chip rev: v0.3 I (294) efuse_init: Max chip rev: v1.99 I (298) efuse_init: Chip rev: v0.4 I (302) heap_init: Initializing. RAM available for dynamic allocation: I (308) heap_init: At 3FC9B840 len 000247C0 (145 KiB): RAM I (313) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM I (319) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM I (325) heap_init: At 5000021C len 00001DCC (7 KiB): RTCRAM I (331) spi_flash: detected chip: generic I (334) spi_flash: flash io: dio W (337) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header. I (350) sleep_gpio: Configure to isolate all GPIO pins in sleep state I (356) sleep_gpio: Enable automatic switching of GPIO sleep configuration I (362) main_task: Started on CPU0 I (362) main_task: Calling app_main() I (372) pp: pp rom version: 9387209 I (372) net80211: net80211 rom version: 9387209 I (382) wifi:wifi driver task: 3fca44c0, prio:23, stack:6656, core=0 I (382) wifi:wifi firmware version: 79fa3f41ba I (382) wifi:wifi certification version: v7.0 I (382) wifi:config NVS flash: enabled I (392) wifi:config nano formatting: disabled I (392) wifi:Init data frame dynamic rx buffer num: 32 I (402) wifi:Init static rx mgmt buffer num: 5 I (402) wifi:Init management short buffer num: 32 I (402) wifi:Init dynamic tx buffer num: 32 I (412) wifi:Init static tx FG buffer num: 2 I (412) wifi:Init static rx buffer size: 1600 I (422) wifi:Init static rx buffer num: 10 I (422) wifi:Init dynamic rx buffer num: 32 I (422) wifi_init: rx ba win: 6 I (432) wifi_init: accept mbox: 6 I (432) wifi_init: tcpip mbox: 32 I (432) wifi_init: udp mbox: 6 I (442) wifi_init: tcp mbox: 6 I (442) wifi_init: tcp tx win: 5760 I (442) wifi_init: tcp rx win: 5760 I (442) wifi_init: tcp mss: 1440 I (452) wifi_init: WiFi IRAM OP enabled I (452) wifi_init: WiFi RX IRAM OP enabled I (462) phy_init: phy_version 1200,2b7123f9,Feb 18 2025,15:22:21 I (492) phy_init: Saving new calibration data due to checksum failure or outdated calibration data, mode(0) I (572) wifi:mode : sta (34:cd:b0:97:58:bc) + softAP (34:cd:b0:97:58:bd) I (572) wifi:enable tsf I (572) wifi:Total power save buffer number: 16 I (572) wifi:Init max length of beacon: 752/752 I (582) wifi:Init max length of beacon: 752/752 I (582) mesh: <nvs>read layer:0, err:0x1102 I (582) mesh: <nvs>read assoc:0, err:0x1102 I (592) wifi:Set ps type: 1, coexist: 0

I (361) main_task: Calling app_main() I (371) pp: pp rom version: 9387209 I (371) net80211: net80211 rom version: 9387209 I (381) wifi:wifi driver task: 3fca30b0, prio:23, stack:6656, core=0 I (381) wifi:wifi firmware version: 79fa3f41ba I (381) wifi:wifi certification version: v7.0 I (381) wifi:config NVS flash: enabled I (391) wifi:config nano formatting: disabled I (391) wifi:Init data frame dynamic rx buffer num: 32 I (401) wifi:Init static rx mgmt buffer num: 5 I (401) wifi:Init management short buffer num: 32 I (401) wifi:Init dynamic tx buffer num: 32 I (411) wifi:Init static tx FG buffer num: 2 I (411) wifi:Init static rx buffer size: 1600 I (421) wifi:Init static rx buffer num: 10 I (421) wifi:Init dynamic rx buffer num: 32 I (421) wifi_init: rx ba win: 6 I (431) wifi_init: accept mbox: 6 I (431) wifi_init: tcpip mbox: 32 I (431) wifi_init: udp mbox: 6 I (441) wifi_init: tcp mbox: 6 I (441) wifi_init: tcp tx win: 5760 I (441) wifi_init: tcp rx win: 5760 I (451) wifi_init: tcp mss: 1440 I (451) wifi_init: WiFi IRAM OP enabled I (451) wifi_init: WiFi RX IRAM OP enabled I (461) phy_init: phy_version 1200,2b7123f9,Feb 18 2025,15:22:21 Guru Meditation Error: Core 0 panic'ed (Store access fault). Exception was unhandled. Core 0 register dump: MEPC : 0x4209e22c RA : 0x4209de30 SP : 0x3fca2de0 GP : 0x3fc92000 --- 0x4209e22c: txcal_gain_check at ??:? --- 0x4209de30: rom1_bt_get_tx_gain_new at ??:? TP : 0x3fca30a0 T0 : 0x000000f0 T1 : 0x3fc92bc0 T2 : 0x00000042 S0/FP : 0x0000000c S1 : 0x00000000 A0 : 0xffffff68 A1 : 0xffffffe0 A2 : 0x3fc92cca A3 : 0xffe00000 A4 : 0xffffffec A5 : 0xffffffc0 A6 : 0x3fc92ba6 A7 : 0x0000000e S2 : 0x0000ffa0 S3 : 0x3fc92b50 S4 : 0x3fc92ba6 S5 : 0x3fc92cda S6 : 0x3fc92cca S7 : 0x00000000 S8 : 0x3fc9a000 S9 : 0xffffffc8 S10 : 0x00000018 S11 : 0x3fc94000 T3 : 0x0000000e T4 : 0xffffff68 T5 : 0xffffffa0 T6 : 0x0000000c MSTATUS : 0x00001881 MTVEC : 0x40380001 MCAUSE : 0x00000007 MTVAL : 0x0000001b --- 0x40380001: _vector_table at E:/espidf/v5.4.1/esp-idf/components/riscv/vectors_intc.S:54 MHARTID : 0x00000000 Stack memory: 3fca2de0: 0x00000006 0x3fc92b30 0x3fc92ca9 0x3fc92ca9 0x3fc92b98 0xffffff68 0xffffffa0 0x0000000c 3fca2e00: 0x00000002 0x0000004f 0x00cdf000 0x0000ffec 0x3fcdf934 0x3fce0000 0x01000100 0x00000000 3fca2e20: 0x3fcdf934 0x3fce0000 0x3ff1b000 0x3fce0000 0x00000000 0x3c0dab38 0x3fc99f50 0x00000000 3fca2e40: 0x3fca9958 0x3fc93000 0x3fc93000 0x4209e136 0xffffffa0 0x00000003 0x00000000 0x00000000 --- 0x4209e136: rom1_bt_set_tx_gain at ??:? 3fca2e60: 0x3fca9958 0x3fc99f50 0x3fc92b30 0x4209e188 0x3fca9958 0x3fc99f50 0x3fc92b30 0x4209ac72 --- 0x4209e188: bt_tx_gain_init at ??:? --- 0x4209ac72: bb_init at ??:? 3fca2e80: 0x3fca9958 0x00000000 0x3fc92b30 0x4209adc6 0x00ea0100 0x00ff0100 0x00eb0100 0x01010101 --- 0x4209adc6: register_chipv7_phy at ??:? 3fca2ea0: 0x00ed0101 0x00ff00ff 0x00f00100 0x010100ff 0x00f10100 0x01000101 0x00fa0101 0x00fe0103 3fca2ec0: 0x00fb0101 0x00f50100 0x00fb0101 0x00fa00fc 0x00000079 0x0cc90a8f 0x00000000 0x04090077 3fca2ee0: 0x070c1100 0x09010b0b 0x0908020a 0x4200c502 0x52520002 0x484c4c50 0x4648484c 0x4446464a --- 0x4200c502: nvs_get_u32 at E:/espidf/v5.4.1/esp-idf/components/nvs_flash/src/nvs_api.cpp:487 3fca2f00: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f20: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f40: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f60: 0x00000000 0x00000000 0x00000000 0x00000000 0x3fce0000 0x3fce0000 0x3fce0000 0x00000000 3fca2f80: 0x3c0d2000 0x3fca9958 0x00000000 0x42076b1e 0x00000000 0x00000000 0x3fca0e60 0x3fc99f58 --- 0x42076b1e: esp_phy_load_cal_and_init at E:/espidf/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c:889 3fca2fa0: 0x3fc9a000 0x00000000 0x97b0cd34 0x0000dc59 0x00000000 0x00000000 0x3fce0000 0x3fc9883c 3fca2fc0: 0x3fc9a000 0x3fc9a000 0x00000001 0x42076bf6 0x00000000 0x3fc99000 0x3fce0000 0x420b0cc2 --- 0x42076bf6: esp_phy_enable at E:/espidf/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c:301 --- 0x420b0cc2: esp_phy_enable_wrapper at E:/espidf/v5.4.1/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c:564 3fca2fe0: 0x00000000 0x3fc99000 0x00000000 0x4205c4c6 0x3fc9883c 0x3fca30b0 0x3fca0e60 0x00000001 --- 0x4205c4c6: wifi_hw_start at ??:? 3fca3000: 0x3fc9883c 0x00000003 0x00000000 0x4205ce12 0x3fce0000 0x3fce0000 0x3fc98c70 0x3ff1b5a8 --- 0x4205ce12: wifi_start_process at ??:? 3fca3020: 0x3fc9883c 0xffffffff 0x3fca993c 0x4205b058 0x00000000 0x3fcdf918 0x3fce0000 0x4004094c --- 0x4205b058: ieee80211_ioctl_process at ??:? --- 0x4004094c: ppRxFragmentProc in ROM 3fca3040: 0x00000000 0x00000000 0x00000006 0x3fca993c 0x00000000 0x00000000 0x00000000 0x00000000 3fca3060: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3080: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 3fca30a0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000150 0x3fca2cc0 0x00000000 0x3fc9495c 0x3fc9495c 3fca30c0: 0x3fca30b0 0x3fc94954 0x00000002 0x3fca0fbc 0x3fca0fbc 0x3fca30b0 0x00000000 0x00000017 3fca30e0: 0x3fca16ac 0x69666977 0x00000000 0x00000000 0x00000000 0x3fca30a0 0x00000017 0x00000001 3fca3100: 0x00000000 0x00000000 0x00000000 0x3fc9aa50 0x3fc9aab8 0x3fc9ab20 0x00000000 0x00000000 3fca3120: 0x00000001 0x00000000 0x00000000 0x00000000 0x42004694 0x00000000 0x00000000 0x00000000 --- 0x42004694: esp_cleanup_r at E:/espidf/v5.4.1/esp-idf/components/newlib/newlib_init.c:43 3fca3140: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3160: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3180: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca31a0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca31c0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 ELF file SHA256: e1814a13e Rebooting... ESP-ROM:esp32c3-api1-20210207 Build:Feb 7 2021 rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT) Saved PC:0x403807f4 --- 0x403807f4: esp_restart_noos at E:/espidf/v5.4.1/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c:112 SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd5820,len:0x1574 load:0x403cc710,len:0xc30 load:0x403ce710,len:0x2f64 entry 0x403cc71a I (24) boot: ESP-IDF v5.4.1 2nd stage bootloader I (24) boot: compile time Jun 26 2025 16:31:34 I (24) boot: chip revision: v0.4 I (25) boot: efuse block revision: v1.3 I (27) boot.esp32c3: SPI Speed : 80MHz I (31) boot.esp32c3: SPI Mode : DIO I (35) boot.esp32c3: SPI Flash Size : 2MB I (39) boot: Enabling RNG early entropy source... I (43) boot: Partition Table: I (46) boot: ## Label Usage Type ST Offset Length I (52) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (65) boot: 2 factory factory app 00 00 00010000 00100000 I (72) boot: End of partition table I (75) esp_image: segment 0: paddr=00010020 vaddr=3c0c0020 size=21af0h (137968) map I (105) esp_image: segment 1: paddr=00031b18 vaddr=3fc91800 size=02dd8h ( 11736) load I (107) esp_image: segment 2: paddr=000348f8 vaddr=40380000 size=0b720h ( 46880) load I (117) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=b1a14h (727572) map I (233) esp_image: segment 4: paddr=000f1a3c vaddr=4038b720 size=06068h ( 24680) load I (239) esp_image: segment 5: paddr=000f7aac vaddr=50000200 size=0001ch ( 28) load I (245) boot: Loaded app from partition at offset 0x10000 I (245) boot: Disabling RNG early entropy source... I (259) cpu_start: Unicore app I (267) cpu_start: Pro cpu start user code I (267) cpu_start: cpu freq: 160000000 Hz I (268) app_init: Application information: I (268) app_init: Project name: internal_communication I (272) app_init: App version: 1 I (276) app_init: Compile time: Jun 26 2025 16:31:14 I (281) app_init: ELF file SHA256: e1814a13e... I (285) app_init: ESP-IDF: v5.4.1 I (289) efuse_init: Min chip rev: v0.3 I (293) efuse_init: Max chip rev: v1.99 I (297) efuse_init: Chip rev: v0.4 I (301) heap_init: Initializing. RAM available for dynamic allocation: I (307) heap_init: At 3FC9A410 len 00025BF0 (150 KiB): RAM I (312) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM I (318) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM I (324) heap_init: At 5000021C len 00001DCC (7 KiB): RTCRAM I (330) spi_flash: detected chip: generic I (333) spi_flash: flash io: dio W (336) spi_flash: DetectEd size(8192k) larger than the size in the binary image header(2048k). I (361) main_task: Calling app_main() I (371) pp: pp rom version: 9387209 I (371) net80211: net80211 rom version: 9387209 I (381) wifi:wifi driver task: 3fca30b0, prio:23, stack:6656, core=0 I (381) wifi:wifi firmware version: 79fa3f41ba I (381) wifi:wifi certification version: v7.0 I (381) wifi:config NVS flash: enabled I (391) wifi:config nano formatting: disabled I (391) wifi:Init data frame dynamic rx buffer num: 32 I (401) wifi:Init static rx mgmt buffer num: 5 I (401) wifi:Init management short buffer num: 32 I (401) wifi:Init dynamic tx buffer num: 32 I (411) wifi:Init static tx FG buffer num: 2 I (411) wifi:Init static rx buffer size: 1600 I (421) wifi:Init static rx buffer num: 10 I (421) wifi:Init dynamic rx buffer num: 32 I (421) wifi_init: rx ba win: 6 I (431) wifi_init: accept mbox: 6 I (431) wifi_init: tcpip mbox: 32 I (431) wifi_init: udp mbox: 6 I (441) wifi_init: tcp mbox: 6 I (441) wifi_init: tcp tx win: 5760 I (441) wifi_init: tcp rx win: 5760 I (451) wifi_init: tcp mss: 1440 I (451) wifi_init: WiFi IRAM OP enabled I (451) wifi_init: WiFi RX IRAM OP enabled I (461) phy_init: phy_version 1200,2b7123f9,Feb 18 2025,15:22:21 Guru Meditation Error: Core 0 panic'ed (Store access fault). Exception was unhandled. Core 0 register dump: MEPC : 0x4209e22c RA : 0x4209de30 SP : 0x3fca2de0 GP : 0x3fc92000 --- 0x4209e22c: txcal_gain_check at ??:? --- 0x4209de30: rom1_bt_get_tx_gain_new at ??:? TP : 0x3fca30a0 T0 : 0x000000f0 T1 : 0x3fc92bc0 T2 : 0x00000042 S0/FP : 0x0000000c S1 : 0x00000000 A0 : 0xffffff68 A1 : 0xffffffe0 A2 : 0x3fc92cca A3 : 0xffe00000 A4 : 0xffffffec A5 : 0xffffffc0 A6 : 0x3fc92ba6 A7 : 0x0000000e S2 : 0x0000ffa0 S3 : 0x3fc92b50 S4 : 0x3fc92ba6 S5 : 0x3fc92cda S6 : 0x3fc92cca S7 : 0x00000000 S8 : 0x3fc9a000 S9 : 0xffffffc8 S10 : 0x00000018 S11 : 0x3fc94000 T3 : 0x0000000e T4 : 0xffffff68 T5 : 0xffffffa0 T6 : 0x0000000c MSTATUS : 0x00001881 MTVEC : 0x40380001 MCAUSE : 0x00000007 MTVAL : 0x0000001b --- 0x40380001: _vector_table at E:/espidf/v5.4.1/esp-idf/components/riscv/vectors_intc.S:54 MHARTID : 0x00000000 Stack memory: 3fca2de0: 0x00000006 0x3fc92b30 0x3fc92ca9 0x3fc92ca9 0x3fc92b98 0xffffff68 0xffffffa0 0x0000000c 3fca2e00: 0x00000002 0x0000004f 0x00cdf000 0x0000ffec 0x3fcdf934 0x3fce0000 0x01000100 0x00000000 3fca2e20: 0x3fcdf934 0x3fce0000 0x3ff1b000 0x3fce0000 0x00000000 0x3c0dab38 0x3fc99f50 0x00000000 3fca2e40: 0x3fca9958 0x3fc93000 0x3fc93000 0x4209e136 0xffffffa0 0x00000003 0x00000000 0x00000000 --- 0x4209e136: rom1_bt_set_tx_gain at ??:? 3fca2e60: 0x3fca9958 0x3fc99f50 0x3fc92b30 0x4209e188 0x3fca9958 0x3fc99f50 0x3fc92b30 0x4209ac72 --- 0x4209e188: bt_tx_gain_init at ??:? --- 0x4209ac72: bb_init at ??:? 3fca2e80: 0x3fca9958 0x00000000 0x3fc92b30 0x4209adc6 0x00ea0100 0x00ff0100 0x00eb0100 0x01010101 --- 0x4209adc6: register_chipv7_phy at ??:? 3fca2ea0: 0x00ed0101 0x00ff00ff 0x00f00100 0x010100ff 0x00f10100 0x01000101 0x00fa0101 0x00fe0103 3fca2ec0: 0x00fb0101 0x00f50100 0x00fb0101 0x00fa00fc 0x00000079 0x0cc90a8f 0x00000000 0x04090077 3fca2ee0: 0x070c1100 0x09010b0b 0x0908020a 0x4200c502 0x52520002 0x484c4c50 0x4648484c 0x4446464a --- 0x4200c502: nvs_get_u32 at E:/espidf/v5.4.1/esp-idf/components/nvs_flash/src/nvs_api.cpp:487 3fca2f00: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f20: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f40: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca2f60: 0x00000000 0x00000000 0x00000000 0x00000000 0x3fce0000 0x3fce0000 0x3fce0000 0x00000000 3fca2f80: 0x3c0d2000 0x3fca9958 0x00000000 0x42076b1e 0x00000000 0x00000000 0x3fca0e60 0x3fc99f58 --- 0x42076b1e: esp_phy_load_cal_and_init at E:/espidf/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c:889 3fca2fa0: 0x3fc9a000 0x00000000 0x97b0cd34 0x0000dc59 0x00000000 0x00000000 0x3fce0000 0x3fc9883c 3fca2fc0: 0x3fc9a000 0x3fc9a000 0x00000001 0x42076bf6 0x00000000 0x3fc99000 0x3fce0000 0x420b0cc2 --- 0x42076bf6: esp_phy_enable at E:/espidf/v5.4.1/esp-idf/components/esp_phy/src/phy_init.c:301 --- 0x420b0cc2: esp_phy_enable_wrapper at E:/espidf/v5.4.1/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c:564 3fca2fe0: 0x00000000 0x3fc99000 0x00000000 0x4205c4c6 0x3fc9883c 0x3fca30b0 0x3fca0e60 0x00000001 --- 0x4205c4c6: wifi_hw_start at ??:? 3fca3000: 0x3fc9883c 0x00000003 0x00000000 0x4205ce12 0x3fce0000 0x3fce0000 0x3fc98c70 0x3ff1b5a8 --- 0x4205ce12: wifi_start_process at ??:? 3fca3020: 0x3fc9883c 0xffffffff 0x3fca993c 0x4205b058 0x00000000 0x3fcdf918 0x3fce0000 0x4004094c --- 0x4205b058: ieee80211_ioctl_process at ??:? --- 0x4004094c: ppRxFragmentProc in ROM 3fca3040: 0x00000000 0x00000000 0x00000006 0x3fca993c 0x00000000 0x00000000 0x00000000 0x00000000 3fca3060: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3080: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 3fca30a0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000150 0x3fca2cc0 0x00000000 0x3fc9495c 0x3fc9495c 3fca30c0: 0x3fca30b0 0x3fc94954 0x00000002 0x3fca0fbc 0x3fca0fbc 0x3fca30b0 0x00000000 0x00000017 3fca30e0: 0x3fca16ac 0x69666977 0x00000000 0x00000000 0x00000000 0x3fca30a0 0x00000017 0x00000001 3fca3100: 0x00000000 0x00000000 0x00000000 0x3fc9aa50 0x3fc9aab8 0x3fc9ab20 0x00000000 0x00000000 3fca3120: 0x00000001 0x00000000 0x00000000 0x00000000 0x42004694 0x00000000 0x00000000 0x00000000 --- 0x42004694: esp_cleanup_r at E:/espidf/v5.4.1/esp-idf/components/newlib/newlib_init.c:43 3fca3140: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3160: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca3180: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca31a0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 3fca31c0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 ELF file SHA256: e1814a13e Rebooting... ESP-ROM:esp32c3-api1-20210207 Build:Feb 7 2021 rst:0xc (RTC_SW_CPU_RST),boot:0xc (SPI_FAST_FLASH_BOOT) Saved PC:0x403807f4 --- 0x403807f4: esp_restart_noos at E:/espidf/v5.4.1/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c:112 SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd5820,len:0x1574 load:0x403cc710,len:0xc30 load:0x403ce710,len:0x2f64 entry 0x403cc71a I (24) boot: ESP-IDF v5.4.1 2nd stage bootloader I (24) boot: compile time Jun 26 2025 16:31:34 I (24) boot: chip revision: v0.4 I (25) boot: efuse block revision: v1.3 I (27) boot.esp32c3: SPI Speed : 80MHz I (31) boot.esp32c3: SPI Mode : DIO I (35) boot.esp32c3: SPI Flash Size : 2MB I (39) boot: Enabling RNG early entropy source... I (43) boot: Partition Table: I (46) boot: ## Label Usage Type ST Offset Length I (52) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (59) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (65) boot: 2 factory factory app 00 00 00010000 00100000 I (72) boot: End of partition table I (75) esp_image: segment 0: paddr=00010020 vaddr=3c0c0020 size=21af0h (137968) map I (105) esp_image: segment 1: paddr=00031b18 vaddr=3fc91800 size=02dd8h ( 11736) load I (107) esp_image: segment 2: paddr=000348f8 vaddr=40380000 size=0b720h ( 46880) load I (117) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=b1a14h (727572) map I (233) esp_image: segment 4: paddr=000f1a3c vaddr=4038b720 size=06068h ( 24680) load I (239) esp_image: segment 5: paddr=000f7aac vaddr=50000200 size=0001ch ( 28) load I (245) boot: Loaded app from partition at offset 0x10000 I (245) boot: Disabling RNG early entropy source... I (259) cpu_start: Unicore app I (267) cpu_start: Pro cpu start user code I (267) cpu_start: cpu freq: 160000000 Hz I (268) app_init: Application information: I (268) app_init: Project name: internal_communication I (272) app_init: App version: 1 I (276) app_init: Compile time: Jun 26 2025 16:31:14 I (281) app_init: ELF file SHA256: e1814a13e... I (285) app_init: ESP-IDF: v5.4.1 I (289) efuse_init: Min chip rev: v0.3 I (293) efuse_init: Max chip rev: v1.99 I (297) efuse_init: Chip rev: v0.4 I (301) heap_init: Initializing. RAM available for dynamic allocation: I (307) heap_init: At 3FC9A410 len 00025BF0 (150 KiB): RAM I (312) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM I (318) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM I (324) heap_init: At 5000021C len 00001DCC (7 KiB): RTCRAM I (330) spi_flash: detected chip: generic I (333) spi_flash: flash io: dio W (336) spi_flash: DetectEd size(8192k) larger than the size in the binary image header(2048k).

最新推荐

recommend-type

操作系统课程设计之时间片轮转调度算法可视化模拟系统_基于MFC框架开发的可视化进程调度模拟器_用于操作系统原理课程教学演示和学生实验_包含进程创建_调度过程可视化_时间片轮转算法实.zip

操作系统课程设计之时间片轮转调度算法可视化模拟系统_基于MFC框架开发的可视化进程调度模拟器_用于操作系统原理课程教学演示和学生实验_包含进程创建_调度过程可视化_时间片轮转算法实
recommend-type

(高职)银行基本技能教材ppt课件完整版(东财).zip

(高职)银行基本技能教材ppt课件完整版(东财).zip
recommend-type

经济负荷调度考虑所有损失.zip

1.版本:matlab2014a/2019b/2024b 2.附赠案例数据可直接运行。 3.代码特点:参数化编程、参数可方便更改、代码编程思路清晰、注释明细。 4.适用对象:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业和毕业设计。
recommend-type

2022版微信自定义密码锁定程序保护隐私

标题《微信锁定程序2022,自定义密码锁》和描述“微信锁定程序2022,自定义密码锁,打开微信需要填写自己设定的密码,才可以查看微信信息和回复信息操作”提及了一个应用程序,该程序为微信用户提供了额外的安全层。以下是对该程序相关的知识点的详细说明: 1. 微信应用程序安全需求 微信作为一种广泛使用的即时通讯工具,其通讯内容涉及大量私人信息,因此用户对其隐私和安全性的需求日益增长。在这样的背景下,出现了第三方应用程序或工具,旨在增强微信的安全性和隐私性,例如我们讨论的“微信锁定程序2022”。 2. “自定义密码锁”功能 “自定义密码锁”是一项特定功能,允许用户通过设定个人密码来增强微信应用程序的安全性。这项功能要求用户在打开微信或尝试查看、回复微信信息时,必须先输入他们设置的密码。这样,即便手机丢失或被盗,未经授权的用户也无法轻易访问微信中的个人信息。 3. 实现自定义密码锁的技术手段 为了实现这种类型的锁定功能,开发人员可能会使用多种技术手段,包括但不限于: - 加密技术:对微信的数据进行加密,确保即使数据被截获,也无法在没有密钥的情况下读取。 - 应用程序层锁定:在软件层面添加一层权限管理,只允许通过验证的用户使用应用程序。 - 操作系统集成:与手机操作系统的安全功能进行集成,利用手机的生物识别技术或复杂的密码保护微信。 - 远程锁定与擦除:提供远程锁定或擦除微信数据的功能,以应对手机丢失或被盗的情况。 4. 微信锁定程序2022的潜在优势 - 增强隐私保护:防止他人未经授权访问微信账户中的对话和媒体文件。 - 防止数据泄露:在手机丢失或被盗的情况下,减少敏感信息泄露的风险。 - 保护未成年人:父母可以为孩子设定密码,控制孩子的微信使用。 - 为商业用途提供安全保障:在商务场合,微信锁定程序可以防止商业机密的泄露。 5. 使用微信锁定程序2022时需注意事项 - 正确的密码管理:用户需要记住设置的密码,并确保密码足够复杂,不易被破解。 - 避免频繁锁定:过于频繁地锁定和解锁可能会降低使用微信的便捷性。 - 兼容性和更新:确保微信锁定程序与当前使用的微信版本兼容,并定期更新以应对安全漏洞。 - 第三方应用风险:使用第三方应用程序可能带来安全风险,用户应从可信来源下载程序并了解其隐私政策。 6. 结语 微信锁定程序2022是一个创新的应用,它提供了附加的安全性措施来保护用户的微信账户。尽管在实施中可能会面临一定的挑战,但它为那些对隐私和安全有更高要求的用户提供了可行的解决方案。在应用此类程序时,用户应谨慎行事,确保其对应用程序的安全性和兼容性有所了解,并采取适当措施保护自己的安全密码。
recommend-type

【自动化脚本提速】:掌握序列生成的5种高效技巧

# 摘要 本文系统地阐述了自动化脚本提速的方法,重点介绍了序列生成的基础理论及其在脚本中的应用。通过探讨不同序列生成方法和高效技巧,本文旨在提高编程效率,优化自动化流程。同时,文中还涉及了高级技术,如嵌套循环、列表推导式和并行处理,这些技术不仅增加了序列生成的复杂性,同时也显著提升了效率。最后,本文通过综合案例分析,展示了一系列序列生成技巧的实际应用,并提出了优化建议和未来研究方向。 #
recommend-type

卷积神经网络中的分层!

<think>我们正在处理一个关于卷积神经网络(CNN)层级结构的问题。用户希望了解CNN的层级结构及其功能。根据提供的引用内容,我们可以整理出以下信息: 1. 引用[1]和[2]指出,一个完整的卷积神经网络通常包括以下层级: - 数据输入层(Input layer) - 卷积计算层(CONV layer) - ReLU激励层(ReLU layer) - 池化层(Pooling layer) - 全连接层(FC layer) - (可能还有)Batch Normalization层 2. 引用[2]详细说明了各层的作用: - 数据输入层:对原始图像
recommend-type

MXNet预训练模型介绍:arcface_r100_v1与retinaface-R50

根据提供的文件信息,我们可以从中提取出关于MXNet深度学习框架、人脸识别技术以及具体预训练模型的知识点。下面将详细说明这些内容。 ### MXNet 深度学习框架 MXNet是一个开源的深度学习框架,由Apache软件基金会支持,它在设计上旨在支持高效、灵活地进行大规模的深度学习。MXNet支持多种编程语言,并且可以部署在不同的设备上,从个人电脑到云服务器集群。它提供高效的多GPU和分布式计算支持,并且具备自动微分机制,允许开发者以声明性的方式表达神经网络模型的定义,并高效地进行训练和推理。 MXNet的一些关键特性包括: 1. **多语言API支持**:MXNet支持Python、Scala、Julia、C++等语言,方便不同背景的开发者使用。 2. **灵活的计算图**:MXNet拥有动态计算图(imperative programming)和静态计算图(symbolic programming)两种编程模型,可以满足不同类型的深度学习任务。 3. **高效的性能**:MXNet优化了底层计算,支持GPU加速,并且在多GPU环境下也进行了性能优化。 4. **自动并行计算**:MXNet可以自动将计算任务分配到CPU和GPU,无需开发者手动介入。 5. **扩展性**:MXNet社区活跃,提供了大量的预训练模型和辅助工具,方便研究人员和开发者在现有工作基础上进行扩展和创新。 ### 人脸识别技术 人脸识别技术是一种基于人的脸部特征信息进行身份识别的生物识别技术,广泛应用于安防、监控、支付验证等领域。该技术通常分为人脸检测(Face Detection)、特征提取(Feature Extraction)和特征匹配(Feature Matching)三个步骤。 1. **人脸检测**:定位出图像中人脸的位置,通常通过深度学习模型实现,如R-CNN、YOLO或SSD等。 2. **特征提取**:从检测到的人脸区域中提取关键的特征信息,这是识别和比较不同人脸的关键步骤。 3. **特征匹配**:将提取的特征与数据库中已有的人脸特征进行比较,得出最相似的人脸特征,从而完成身份验证。 ### 预训练模型 预训练模型是在大量数据上预先训练好的深度学习模型,可以通过迁移学习的方式应用到新的任务上。预训练模型的优点在于可以缩短训练时间,并且在标注数据较少的新任务上也能获得较好的性能。 #### arcface_r100_v1 arcface_r100_v1是一个使用ArcFace损失函数训练的人脸识别模型,基于ResNet-100架构。ArcFace是一种流行的深度学习人脸识别方法,它在损失函数层面上增强类间的区分度。在ArcFace中,通过引入角度余弦的特征分离度,改善了传统的Softmax损失函数,让学习到的人脸特征更加具有鉴别力。 ArcFace的模型文件包括: - model-0000.params: 这是模型权重参数文件。 - model-symbol.json: 这是包含网络结构定义的JSON文件。 #### retinaface-R50 retinaface-R50是基于ResNet-50架构的人脸检测模型,使用RetinaFace框架训练而成。RetinaFace是为了解决传统人脸检测模型在面对小尺寸、遮挡、模糊等复杂情况时识别准确度不高的问题而设计的。它采用一种基于多尺度的金字塔网络结构,能有效处理不同尺度的人脸,并且在特征提取时采用了一种高效的特征融合策略。 Retinaface-R50的模型文件包括: - R50-0000.params: 这是模型权重参数文件。 - R50-symbol.json: 这是包含网络结构定义的JSON文件。 ### 总结 从给定的文件信息中,我们可以看出这些预训练模型是基于MXNet深度学习框架开发的,具有专门针对人脸识别任务的优化。ArcFace模型通过增强特征的区分度,而Retinaface模型通过多尺度处理和高效的特征融合,都展示了在人脸检测和识别方面的先进技术。开发者可以利用这些预训练模型,结合MXNet提供的高级API,快速构建并部署自己的人脸识别解决方案。
recommend-type

【文本处理黑科技】:Shell脚本中序列和数组的高级应用

# 摘要 本文系统地介绍了Shell脚本中序列与数组的基础知识、操作技巧以及在实际应用中的优化方法。第一章和第二章分别对序列和数组的基础知识进行了阐述,重点讲解了序列的生成、操作、文本处理和数组的基本操作与高级特性。第三章探讨了数组在数据处理和内存管理中的性能优势。第四章结合实际案例,展示了序列与数组在日志文件分析、报告生成和配置文件管理
recommend-type

数据库用来干啥的

<think>首先,用户的问题是:“我想了解数据库的用途 请问数据库的主要用途是什么”。这翻译成英文是:“I want to understand the purpose of databases. What are the main uses of databases?” 从系统级指令中,我需要: - 所有行内数学表达式使用 $...$ 格式。 - 独立公式使用 $$...$$ 格式并单独成段。 - LaTeX语法正确。 - 使用中文回答。 - 生成相关问题。 - 回答中引用的段落末尾自然地添加引用标识,例如 [^1]。 - 结构清晰,帮助用户逐步解决问题。 - 回答真实可
recommend-type

微软文字转语音软件发布,支持多国语言高精度识别

微软文字转语音V1.0.zip这个文件包含了一个软件程序,该程序能够实现文字到语音(Text-to-Speech,TTS)的转换,同时也提供了从音频文件到文字的转换功能。下面详细介绍这一技术及其应用的知识点。 首先,文字到语音转换技术,通常称为TTS技术,是计算机科学中的一个重要分支。TTS系统主要由三个关键部分构成:文本分析模块、语音合成模块和声音输出模块。文本分析模块负责理解输入文本的结构和含义,包括分词、词性标注、句法分析、语义分析等。语音合成模块则负责根据文本分析的结果,合成出自然的语音波形。声音输出模块则是将合成的语音波形转换为可听的声音。 微软文字转语音软件具有以下功能和特点: 1. 智能文字和语音互转:该软件能够将用户输入的文字信息转换成自然流畅的语音输出,同时也能将音频文件中的对话转换成文字文本。这种双向转换功能对于多种场景有着重要的应用价值,比如辅助视障人士、提供语音交互界面、制作多语种的语音内容等。 2. 高精度识别各国语言:软件支持高精度的语言识别功能,能处理多种语言的文本或音频。不同语言有不同的语法结构和发音特点,因此支持多语言识别需要对每一种语言都进行深入的研究和算法优化,以确保转换结果的准确性和自然度。 3. 一键拖拽,批量完成:该软件提供简便的操作界面,用户可以通过简单的拖拽动作将需要转换的文本或音频文件直接加入到软件中,进行批量处理。这种操作方式极大地方便了用户,提高了工作效率,尤其在处理大量数据时优势更加明显。 4. 各种音频格式任意选择:用户可以根据需要选择输出的音频格式,比如常见的MP3、WAV等,以便适用于不同的播放设备或播放环境。不同音频格式有其特定的用途,例如MP3格式因为压缩比例高而被广泛用于网络传输和便携式设备,而WAV格式则多用于专业的音频编辑和制作。 软件包中的“resources”文件夹可能包含了支持软件运行的资源文件,如语音合成引擎所需的语音库、语言模型、字典等。而“转换结果”文件夹则可能是软件保存转换后文件的默认位置,用户可以在这里找到转换完成的文字或音频文件。 此外,软件包中的“微软文字转语音V1.0.exe”是一个可执行文件,用户通过运行该文件来启动软件,并使用其提供的各项转换功能。对于IT行业专业人士而言,了解这款软件背后的TTS技术原理和操作逻辑,可以更好地选择合适的解决方案,以满足特定的业务需求。 总结来说,微软文字转语音V1.0.zip中的软件是一款综合性的文字语音转换工具,具有高精度语言识别、高效批量处理、灵活音频格式选择等特点,可以应用于多种场景,提高信息的可访问性和交互性。