llllllllqq
llllllllqq
同样问题, panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x7d18d90954] goroutine 17 [running, locked to thread]: libcore.(*BoxInstance).Sleep(0x4000130580) [email protected]/box.go:151 +0x24 main.proxylibcore_BoxInstance_Sleep(0xffffff01?) gobind/gobind/go_libcoremain.go:128 +0x38
> This sounds like a hardware/power issue. You can try adding `over_voltage=2` to config.txt. Thanks for your reply. I've added this config and will keep my eyes on it. Some...
> I have never seen your error (`mmc1: Controller never released inhibit bit(s).`) before. I am basing my diagnosis on the basis that an event in a different subsystem (your...
I find more information. These bugs even occur synchronously when I start a sftp session by "foldersync". ``` Dec 04 20:17:01 rpi02w CRON[13185]: pam_unix(cron:session): session closed for user root Dec...
> Can you add "brcmfmac.debug=0x100000" to /boot/firmware/cmdline.txt, reboot and continue your testing? The WiFi firmware should put some diagnostic output into the kernel log, which you can read using "dmesg...
With `brcmfmac.debug=0x100000` and `over_voltage=2`, bugs occurred again. What I was running: stress -c 2 -i 1 -d 1 (stress the device and the USB to see if undervolt, but not:...
With brcmfmac.debug=0x100000 and no over_voltage, not using "foldersync" app, but using a standard sftp cli in "OpenSSH_9.5p1, OpenSSL 3.0.12 24 Oct 2023" bugs occurred again *2. What I was running:...
Tested with arm_freq=800 gpu_freq=300 sdram_freq=400 but bugs still exist. All other procedures are same as the comment above. ``` [36957.150360] mmc1: Controller never released inhibit bit(s). [36957.150673] brcmfmac: mmc_submit_one: CMD53...
It seems to be an arm64 only bug. I backuped the sdcard and fresh install an armv7 system, and install nearly all same software as in previous arm64 system; after...
> It seems to be an arm64 only bug. I backuped the sdcard and fresh install an armv7 system, and install nearly all same software as in previous arm64 system;...