mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2149] frp客户端在mips架构下(天邑网关设备)启动报错 #1711
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1711
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kangyasong on GitHub (Dec 14, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2149
./frpc -c client.ini
futexwakeup addr=0x9149b4 returned -89
futexwakeup addr=0x9260d0 returned -89 f
atal error: unexpected signal during runtime execution
futexwakeup addr=0x9260d0 returned -89
fatal error: unexpected signal during runtime execution
futexwakeup addr=0x9149b4 returned -89
futexwakeup addr=0x9260d0 returned -89
futexwakeup addr=0x9260d0 returned -89
fatal error: unexpected signal during runtime execution
futexwakeup addr=0xc2c794 returned -89
futexwakeup addr=0x9260d0 returned -89
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x4a534] runtime stack:
runtime.throw(0x580cf9, 0x2a) /home/wcl/.gvm/gos/go1.15.2/src/runtime/panic.go:1116 +0x60
runtime.sigpanic() /home/wcl/.gvm/gos/go1.15.2/src/runtime/signal_unix.go:704 +0x554 runtime.futexwakeup(0x9260d0, 0x1) /home/wcl/.gvm/gos/go1.15.2/src/runtime/os_linux.go:69 +0x8c
runtime.unlock2(0x9260d0) /home/wcl/.gvm/gos/go1.15.2/src/runtime/lock_futex.go:120 +0xc4
runtime.unlockWithRank(...) /home/wcl/.gvm/gos/go1.15.2/src/runtime/lockrank_off.go:37
runtime.unlock(...) /home/wcl/.gvm/gos/go1.15.2/src/runtime/lock_futex.go:111
runtime.printunlock() /home/wcl/.gvm/gos/go1.15.2/src/runtime/print.go:80 +0x74
runtime.throw.func1() /home/wcl/.gvm/gos/go1.15.2/src/runtime/panic.go:1110 +0x88
runtime.throw(0x580cf9, 0x2a) /home/wcl/.gvm/gos/go1.15.2/src/runtime/panic.go:1109 +0x40
runtime.sigpanic() /home/wcl/.gvm/gos/go1.15.2/src/runtime/signal_unix.go:704 +0x554 runtime.futexwakeup(0x9260d0, 0x1)
不是很熟悉go,请教大家,这个是运行时遇到的问题?具体是什么导致的呢?
@github-actions[bot] commented on GitHub (Jan 29, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.