> Source: [sk174025](https://support.checkpoint.com/results/sk/sk174025)

# sk174025 - Output of the "ips stat" command ends with "Segmentation fault (core dumped)"

| Property | Value |
|----------|-------|
| Solution ID | sk174025 |
| Date Created | 2021-07-07 |
| Last Modified | 2022-01-02 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R81 (EOS) |
| OS | Gaia |

## Symptoms

- Output of the "`ips stat`" command ends with "`Segmentation fault (core dumped)`".

Example:

```

For example:
[Expert@FW:0]# ips stat
IPS Status: Enabled
Active Profiles:

... ...

Segmentation fault (core dumped)
```

## Cause

The "`ips stat`" command reads the *$FWDIR/log/ips_profiles_report.csv* file to show the list of IPS Profiles.

The "`ips stat`" command fails, if at least one line in that file contains more than 1024 characters.

## Solution

This problem was fixed. The fix is included in:

* [**Check Point R81.10**](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk170416)
* **[Jumbo Hotfix Accumulator for R81](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk170114) starting from Take 42**
* **[Jumbo Hotfix Accumulator for R80.40](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk165456) starting from Take 126**
* **[Jumbo Hotfix Accumulator for R80.30](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk153152) starting from Take 241**
* **[Jumbo Hotfix Accumulator for R80.20](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk137592) starting from Take 203**

If you choose not to upgrade:

1. Connect to the command line on the Security Gateway.

2. Log in to the Expert mode.

3. Find the longest line in the file `$FWDIR/log/ips_profiles_report.csv`:

   `wc -L $FWDIR/log/ips_profiles_report.csv`
4. If the output shows a number greater than **1024** , [Contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get a Hotfix for this issue.   
   A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.   
   For faster resolution and verification please collect [CPinfo](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk92739) files from the Security Management and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk168597).

<br />

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
