mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3477] Segmentation fault #2781
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#2781
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 @AXFOX on GitHub (Jun 3, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3477
Bug Description
Segmentation fault
frpc Version
0.49.0
frps Version
0.49.0
System Architecture
linux/amd64
Configurations
同样的问题在
Debian12
Linux ThinkPadE14Gen3 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linuxs
上不存在,但是在vps
Debian11
Linux racknerd-14a7c8 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
上存在,我不是很理解这个问题到底是怎么造成的。
显而易见我已经选择了frp_0.49.0_linux_amd64.tar.gz作为合适的版本。
Logs
No response
Steps to reproduce
No response
Affected area
@AXFOX commented on GitHub (Jun 3, 2023):
经过测试frp_0.49.0_linux_386.tar.gz
是可以正常启动的,可是我明明使用的是64位的Debian11
none@racknerd-14a7c8:~$ neofetch
,met$$$$$gg. xfox@racknerd-14a7c8
,g$$$$$$$$$$$$$$$P. --------------------
,g$$P" """Y$$.". OS: Debian GNU/Linux 11 (bullseye) x86_64
,$$P'
$$$. Host: KVM RHEL 7.6.0 PC (i440FX + PIIX, 1996) ',$$P ,ggs.$$b: Kernel: 5.10.0-8-amd64d$$' ,$P"' . $$$ Uptime: 26 days, 20 hours, 55 mins $$P d$' , $$P Packages: 402 (dpkg) $$: $$. - ,d$$' Shell: bash 5.1.4 $$; Y$b._ _,d$P' Resolution: 1024x768 Y$$.."Y$$$$P"' Terminal: /dev/pts/1$$b "-._ CPU: Intel Xeon E5-2680 v2 (1) @ 2.799GHzY$$ GPU: 00:02.0 Cirrus Logic GD 5446Y$$. Memory: 128MiB / 724MiB$$b.Y$$b."Y$b._"""@AXFOX commented on GitHub (Jun 3, 2023):
直接远程vps下载AMD64版本并原机解压后可以正常执行,猜测sftp传输过程中造成了文件损坏。
活久见🤣