View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007871 | Kali Linux | [All Projects] General Bug | public | 2022-08-17 02:27 | 2023-05-31 14:56 |
Reporter | Marcio | Assigned To | |||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | open | ||
Product Version | 2022.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007871: zsh: segmentation fault | ||||
Description | I ran the following parameters a few times: echo 0.{1..254}.{1..254}.{1..254} | tr ' ' '\n' | sed "s/^/https:\/\//" | tee list I ran it a few times, but then it started to overflow https://i.imgur.com/AcJWtrG.png | ||||
Steps To Reproduce | execute echo 0.{1..254}.{1..254}.{1..254} | tr ' ' '\n' | sed "s/^/https:\/\//" wait 10 seconds, and make CTRL + C execute again execute echo 0.{1..254}.{1..254}.{1..254} | tr ' ' '\n' | sed "s/^/https:\/\//" and look zsh: segmentation fault echo 0.{1..254}.{1..254}.{1..254} | zsh: done tr ' ' '\n' | sed "s/^/https:\/\//" | ||||
|
How much memory does your system have? Because I can't reproduce this issue here, but my system seems to also be able to resolve it. Can you show the dmesg output after the segfault? |
|
This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity. Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)? If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup? For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/ |