[GH-ISSUE #538] When I install it I get an error:./install.sh: line 25: 6067 Segmentation fault (core dumped) proxy keygen -C proxy > /dev/null 2>&1 #438

Open
opened 2026-02-27 23:16:54 +03:00 by kerem · 2 comments
Owner

Originally created by @shadowqcom on GitHub (Aug 7, 2023).
Original GitHub issue: https://github.com/snail007/goproxy/issues/538

Expected Behavior

I hope it installs normally

Current Behavior

./install.sh: line 25: 6067 Segmentation fault (core dumped) proxy keygen -C proxy > /dev/null 2>&1

Possible Solution

Steps to Reproduce

  1. wget https://mirrors.goproxyauth.com/https://github.com/snail007/goproxy/releases/download/v13.7/proxy-linux-amd64.tar.gz
  2. tar -zxvf proxy-linux-amd64.tar.gz
    3.wget https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/install.sh
    4.chmod +x install.sh
  3. ./install.sh

Context (Environment)

  1. proxy version is : v? 13.7
  2. full command is :?
  3. system is : Rocky 9
  4. full log is: ?

Detailed Description

Possible Implementation

Originally created by @shadowqcom on GitHub (Aug 7, 2023). Original GitHub issue: https://github.com/snail007/goproxy/issues/538 <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- Tell us what should happen --> I hope it installs normally ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> ./install.sh: line 25: 6067 Segmentation fault (core dumped) proxy keygen -C proxy > /dev/null 2>&1 ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce 1. wget https://mirrors.goproxyauth.com/https://github.com/snail007/goproxy/releases/download/v13.7/proxy-linux-amd64.tar.gz 2. tar -zxvf proxy-linux-amd64.tar.gz 3.wget https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/install.sh 4.chmod +x install.sh 5. ./install.sh ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> 1. proxy version is : v? 13.7 1. full command is :? 1. system is : Rocky 9 1. full log is: ? <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
Author
Owner

@snail007 commented on GitHub (Aug 7, 2023):

the link is only for Linux x86_64 platform.

<!-- gh-comment-id:1668683067 --> @snail007 commented on GitHub (Aug 7, 2023): the link is only for Linux x86_64 platform.
Author
Owner

@shadowqcom commented on GitHub (Aug 18, 2023):

Linux version 5.14.0-284.25.1.el9_2.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Wed Aug 2 14:53:30 UTC 2023

This is my system information, which file should I choose?

<!-- gh-comment-id:1683291895 --> @shadowqcom commented on GitHub (Aug 18, 2023): > Linux version 5.14.0-284.25.1.el9_2.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Wed Aug 2 14:53:30 UTC 2023 This is my system information, which file should I choose?
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
starred/goproxy#438
No description provided.