cloud-torrent icon indicating copy to clipboard operation
cloud-torrent copied to clipboard

can not run on android platform(arm64)

Open xspeed1989 opened this issue 5 years ago • 0 comments

github.com/jpillora/cloud-torrent/vendor/github.com/shirou/gopsutil/cpu.parseStatLine(0x5bb1f1bdc0, 0x0, 0x1, 0x400017f340, 0x40000fdd40)
/data/data/com.termux/files/home/go/src/github.com/jpillora/cloud-torrent/vendor/github.com/shirou/gopsutil/cpu/cpu_linux.go:169 +0x5cc                     
 github.com/jpillora/cloud-torrent/vendor/github.com/shirou/gopsutil/cpu.CPUTimes(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)         
/data/data/com.termux/files/home/go/src/github.com/jpillora/cloud-torrent/vendor/github.com/shirou/gopsutil/cpu/cpu_linux.go:49 +0x23c                          
github.com/jpillora/cloud-torrent/server.(*stats).loadStats(0x4000144200, 0x4000029280, 0x31)
/data/data/com.termux/files/home/go/src/github.com/jpillora/cloud-torrent/server/server_stats.go:28 +0x3c                                                       
github.com/jpillora/cloud-torrent/server.(*Server).Run.func2(0x4000144000)              
/data/data/com.termux/files/home/go/src/github.com/jpillora/cloud-torrent/server/server.go:132 +0x70    
created by github.com/jpillora/cloud-torrent/server.(*Server).Run  
/data/data/com.termux/files/home/go/src/github.com/jpillora/cloud-torrent/server/server.go:129 +0x4cc

xspeed1989 avatar Feb 09 '20 16:02 xspeed1989