> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/6.1-eol/addressed-issues-in-traps-agent-6.1.2.md).

# Addressed Issues in Traps Agent 6.1.2

| Issue ID           | Description                                                                                                                                                                                                                           |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CPA-7193 (macOS)   | Improved Traps performance on Mac endpoints during heavy processes load on the endpoint.                                                                                                                                              |
| CPA-7143           | Fixed an issue where delayed, cached, queued, or heavy loads of data collection events cause a high memory usage for the cyveraservice.exe process.                                                                                   |
| CPA-7050           | Fixed an issue where the Traps agent console reported the agent is Connecting instead of Disabled after Exploit and Malware policies were disabled through the Traps management service.                                              |
| CPA-6881           | Fixed a high memory consumption issue of the trapsd process on Mac endpoints.                                                                                                                                                         |
| CPA-6730           | Fixed an issue that occurred when starting a VDI session, where the Traps console and Traps tray icon appeared to be disabled event though they were fully functional.                                                                |
| CPA-6666           | Fixed a compatibility issues for the ROP Mitigation module with the vstfpd service.                                                                                                                                                   |
| CPA-6643 (Windows) | Improved the logic of identifying logged-in users so that Traps relies on the user SID, a unique Windows user security identifier, when the usernames in SAM and UPN accounts are different.                                          |
| CPA-6588 (Windows) | Fixed an issue where a Traps agent would get disconnected from the Traps management service during a Live Terminal session. This occurred when Traps management service was downloading encrypted files (EFS) from Windows endpoints. |
| CPA-6567 (Linux)   | On Linux endpoints, uninstalling Traps using the uninstall script fails if the trapsd server is down.                                                                                                                                 |
| CPA-6513 (Linux)   | Fixed an issue on Linux endpoints, where Traps could excessively print log messages to system logging infrastructure.                                                                                                                 |
| CPA-6381 (Linux)   | Allowed for configurable timeout for policy updates on Linux endpoints.                                                                                                                                                               |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/6.1-eol/addressed-issues-in-traps-agent-6.1.2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
