[RESOLVED] Buffer error

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
smandel
Messages: 111
Registration: May 5, 2022 - 11:30

July 18, 2022 - 10:46

Good morning,

Following the deployment of WAPT across our entire network, we have noticed that many workstations are experiencing an error when logging in:

Code: Select all

Le système a détecté la saturation de la mémoire tampon dans cette application.
Cette saturation pourrait permettre à un utilisateur mal intentionné de prendre le contrôle de cette application
In some cases it only appears once, in others it is impossible to open a session with a black screen.

Should we increase the virtual memory of workstations?
Today this parameter is managed by the system.

THANKS.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 18, 2022 - 6:35 PM

Hello,

this is the first time I've seen this error in a wapt context. What RAM/pagefile.sys size do the machines in question have?

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
smandel
Messages: 111
Registration: May 5, 2022 - 11:30

July 19, 2022 - 1:52 PM

Hello,

virtual memory is managed by the system.
All PCs have a minimum of 4GB of RAM and are primarily used for office work.

Thank you.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 19, 2022 - 2:13 PM

Do you have anything in the Event Viewer related to this? It would be helpful to know which executable generated this message.

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
smandel
Messages: 111
Registration: May 5, 2022 - 11:30

July 19, 2022 - 3:57 PM

That's all I have in the events:

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Popup" Guid="{47bfa2b7-bd54-4fac-b70b-29021084ca8f}" /> 
  <EventID>26</EventID> 
  <Version>0</Version> 
  <Level>4</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x8000000000000000</Keywords> 
  <TimeCreated SystemTime="2022-07-18T06:41:07.6154840Z" /> 
  <EventRecordID>15566</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="1192" ThreadID="1208" /> 
  <Channel>System</Channel> 
  <Computer>XXXXXXXX</Computer> 
  <Security UserID="S-1-5-18" /> 
  </System>
- <EventData>
  <Data Name="Caption">dllhost.exe - Erreur système</Data> 
  <Data Name="Message">Le système a détecté la saturation de la mémoire tampon dans cette application. Cette saturation pourrait permettre à un utilisateur mal intentionné de prendre le contrôle de cette application.</Data> 
  </EventData>
  </Event>
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 19, 2022 - 4:46 PM

The WAPT agent isn't launching dllhost.exe, so it's not directly related to WAPT; it might be a side effect, but this is the first time we've heard of it. Could you try Windows troubleshooting tools like sfc /scannow or something similar?

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
smandel
Messages: 111
Registration: May 5, 2022 - 11:30

July 20, 2022 - 09:43

Hello,

I've already tried it on the affected machines without encountering any errors.
But the problem seems to occur only on Windows 11, and the message only appears once...
The message no longer appears on the machines that had the problem.
Something to keep an eye on.

Thanks anyway.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 20, 2022 - 2:13 PM

Okay, thanks for the feedback, I'm marking the issue as resolved.

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Locked