[GH-ISSUE #3075] 启动frpc系统崩溃 #2463

Closed
opened 2026-05-05 13:35:02 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @wynn-dev on GitHub (Aug 26, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3075

Bug Description

启动frpc后系统崩溃
Kernel panic - not syncing: Fatal exception in interrupt

frpc Version

0.44.0

frps Version

0.44.0

System Architecture

linux/amd64

Configurations

frpc.ini

[common]
server_addr = 
server_port = 7000
token = 

[web]
type = tcp
local_ip = 127.0.0.1
local_port = 8080
remote_port = 40001

Logs

# frpc -c /etc/frp/frpc.ini

2022/08/26 12:52:41 [I] [service.go:327] [4bf98d55e4a19996] login to server success, get run id [4bf98d55e4a19996], server udp port [0]

Message from syslogd@web2 at Aug 26 12:52:41 ...
 kernel:[  377.372359] Kernel panic - not syncing: Fatal exception in interrupt
Originally created by @wynn-dev on GitHub (Aug 26, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3075 ### Bug Description 启动frpc后系统崩溃 Kernel panic - not syncing: Fatal exception in interrupt ### frpc Version 0.44.0 ### frps Version 0.44.0 ### System Architecture linux/amd64 ### Configurations frpc.ini ``` [common] server_addr = server_port = 7000 token = [web] type = tcp local_ip = 127.0.0.1 local_port = 8080 remote_port = 40001 ``` ### Logs ``` # frpc -c /etc/frp/frpc.ini 2022/08/26 12:52:41 [I] [service.go:327] [4bf98d55e4a19996] login to server success, get run id [4bf98d55e4a19996], server udp port [0] Message from syslogd@web2 at Aug 26 12:52:41 ... kernel:[ 377.372359] Kernel panic - not syncing: Fatal exception in interrupt ```
gitea-mirror 2026-05-05 13:35:02 -06:00
Author
Owner

@Becods commented on GitHub (Aug 26, 2022):

请提供更多信息

比如系统发行版 软件包列表 内核转储什么的

另外建议再尝试多几次,看看复现概率是不是特别高

<!-- gh-comment-id:1228502283 --> @Becods commented on GitHub (Aug 26, 2022): 请提供更多信息 比如系统发行版 软件包列表 内核转储什么的 另外建议再尝试多几次,看看复现概率是不是特别高
Author
Owner

@wynn-dev commented on GitHub (Aug 26, 2022):

Ubuntu 20.04
内核5.4.0-125-generic
软件包列表 https://paste.actiniumcloud.com/2RNpu

每次启动frpc都会死机,frps不会

<!-- gh-comment-id:1228536874 --> @wynn-dev commented on GitHub (Aug 26, 2022): Ubuntu 20.04 内核5.4.0-125-generic 软件包列表 https://paste.actiniumcloud.com/2RNpu 每次启动frpc都会死机,frps不会
Author
Owner

@wynn-dev commented on GitHub (Aug 28, 2022):

image

<!-- gh-comment-id:1229438491 --> @wynn-dev commented on GitHub (Aug 28, 2022): ![image](https://user-images.githubusercontent.com/66362261/187072160-1b14bf0b-72cb-423e-b61f-b9cbf9845364.png)
Author
Owner

@fatedier commented on GitHub (Aug 28, 2022):

系统崩溃需要给对应的系统提 issue~

<!-- gh-comment-id:1229455505 --> @fatedier commented on GitHub (Aug 28, 2022): 系统崩溃需要给对应的系统提 issue~
Author
Owner

@github-actions[bot] commented on GitHub (Sep 28, 2022):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1260243854 --> @github-actions[bot] commented on GitHub (Sep 28, 2022): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2463
No description provided.