Invalid access to memory - TTerminalManager::TerminalQueryUser

Advertisement

Goto page

Previous, 1, 2

csipes@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.9

Error message:
Invalid access to memory.

Stack trace:
(000AD42F) TTerminalManager::TerminalQueryUser
(0008244F) ntdll.dll
(0006FFAA) ntdll.dll.KiUserExceptionDispatcher
(00CC4069) TQueryUserAction::Execute
(00CC0A65) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025177B) Vcl::Extctrls::TTimer::Timer
(003A5954) System::Classes::_18201
(0002C2D1) USER32.dll
(0000C305) USER32.dll
(0000BC4F) USER32.dll
(0000BA0B) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Guest

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

chris wrote:

Martin,
Thank you for your response, I was able to determine the issue was related to the disk quota for the uploads directory on the sftp server.
I contacted the administrator and requested an increase of allocated space and the uploads were able to be completed successfully.
It may be useful for others to post in the FAQs or knowledge base, is there one available that I may add the resolution to?

Thanks!


Chris Sipes
Advanced Solutions, Inc.
| Software & Systems Engineering
| csipes@go-asi.com
| office 303.979.2417 x131
| mobile 303.882.1123

Reply with quote

campolo@...
Guest

Accesso alla memoria non valido - TTerminalManager::TerminalQueryUser

Dear all,
I have to upload for each file I check and validate (max 10KB each).
This happens with a frequency of 2-3 times per minute.
Unfortunately, the disconnection problem recurs often, even every 10 minutes.
I enclose what the debug window reports.
Thanks and good job.
-----
WinSCP 5.17.10

Error message:
Accesso alla memoria non valido.

Stack trace:
(000AD433) TTerminalManager::TerminalQueryUser
(000861AF) ntdll.dll
(00072B31) ntdll.dll.KiUserExceptionDispatcher
(00CC41E1) TQueryUserAction::Execute
(00CC0BDD) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025179F) Vcl::Extctrls::TTimer::Timer
(003A5978) System::Classes::_18201
(0003DF59) USER32.dll
(00034EC5) USER32.dll
(00032C35) USER32.dll
(000329FB) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

martin
Site Admin
martin avatar

Re: Accesso alla memoria non valido - TTerminalManager::TerminalQueryUser

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Advertisement

joao-fp@...
Guest

Acesso inválido à memória - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.9

Error message:
Acesso inválido à memória

Rastreamento de pilha:
(000AD42F) TTerminalManager::TerminalQueryUser
(0008627F) ntdll.dll
(00072C01) ntdll.dll.KiUserExceptionDispatcher
(00CC4069) TQueryUserAction::Execute
(00CC0A65) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025177B) Vcl::Extctrls::TTimer::Timer
(003A5954) System::Classes::_18201
(0003DF59) USER32.dll
(00034EC5) USER32.dll
(00032C35) USER32.dll
(000329FB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

cedric@...
Guest

Accès mémoire invalide - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.9

Error message:
Accès mémoire invalide.

Trace de la pile :
(000AD42F) TTerminalManager::TerminalQueryUser
(00088F2F) ntdll.dll
(000743C1) ntdll.dll.KiUserExceptionDispatcher
(00CC4069) TQueryUserAction::Execute
(00CC0A65) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025177B) Vcl::Extctrls::TTimer::Timer
(003A5954) System::Classes::_18201
(000437A9) USER32.dll
(000242A7) USER32.dll
(000233F9) USER32.dll
(000231DB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

yash.hot7@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.10

Error message:
Invalid access to memory.

Stack trace:
(000AD433) TTerminalManager::TerminalQueryUser
(0008627F) ntdll.dll
(00072C01) ntdll.dll.KiUserExceptionDispatcher
(00CC41E1) TQueryUserAction::Execute
(00CC0BDD) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025179F) Vcl::Extctrls::TTimer::Timer
(003A5978) System::Classes::_18201
(0003DF59) USER32.dll
(00034EC5) USER32.dll
(00032C35) USER32.dll
(000329FB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

w_i_n_s_c_p_net@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

Set up a very long SFTP transfer on a ethernet cable that's 400mbit limited. Suspect that it's a buffer overflow. Bug seems triggered when high-rate transfers happen ~37MByte/s

WinSCP 5.17.10

Error message:
Invalid access to memory.

Stack trace:
(000AD433) TTerminalManager::TerminalQueryUser
(00088F4F) ntdll.dll
(000743E1) ntdll.dll.KiUserExceptionDispatcher
(00CC41E1) TQueryUserAction::Execute
(00CC0BDD) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025179F) Vcl::Extctrls::TTimer::Timer
(003A5978) System::Classes::_18201
(000437A9) USER32.dll
(000242A7) USER32.dll
(000233F9) USER32.dll
(000231DB) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

max.slay89@...
Guest

Ошибка доступа к памяти - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.9

Error message:
Ошибка доступа к памяти.

Трассировка стека:
(000AD42F) TTerminalManager::TerminalQueryUser
(0003EE3E) ntdll.dll.ZwWow64CallFunction64
(0003F5BA) ntdll.dll.KiUserExceptionDispatcher
(00CC4069) TQueryUserAction::Execute
(00CC0A65) TQueueItemProxy::ProcessUserAction
(00018E8A) TCustomScpExplorerForm::UserActionTimer
(0025177B) Vcl::Extctrls::TTimer::Timer
(003A5954) System::Classes::_18201
(00006831) USER32.DLL.CallNextHookEx
(00006A95) USER32.DLL
(00008889) USER32.DLL
(000088EC) USER32.DLL.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

mattwarrillow@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.17.6

Error message:
Invalid access to memory.

Stack trace:
(000AD1D7) TTerminalManager::TerminalQueryUser
(0008776F) ntdll.dll
(00073E91) ntdll.dll.KiUserExceptionDispatcher
(00CC1FA1) TQueryUserAction::Execute
(00CBE99D) TQueueItemProxy::ProcessUserAction
(00018E76) TCustomScpExplorerForm::UserActionTimer
(002508EF) Vcl::Extctrls::TTimer::Timer
(003A4AC8) System::Classes::_18201
(0003DEB9) USER32.dll
(00034E75) USER32.dll
(00032BE5) USER32.dll
(000329AB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

david20fifa@...
Guest

Acceso a memoria no válido - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19

Error message:
Acceso a memoria no válido

Traza de la pila:
(000B18FF) TTerminalManager::TerminalQueryUser
(000878AF) ntdll.dll
(00073EE1) ntdll.dll.KiUserExceptionDispatcher
(00CF06B5) TQueryUserAction::Execute
(00CECF65) TQueueItemProxy::ProcessUserAction
(000192C2) TCustomScpExplorerForm::UserActionTimer
(00256B3F) Vcl::Extctrls::TTimer::Timer
(003C7838) System::Classes::_18201
(0003DEB9) USER32.dll
(00034E75) USER32.dll
(00032BE5) USER32.dll
(000329AB) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: Acceso a memoria no válido - TTerminalManager::TerminalQueryUser

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

document.control1@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.2

Error message:
Invalid access to memory.

Stack trace:
(000B192B) TTerminalManager::TerminalQueryUser
(0008788F) ntdll.dll
(00073EC1) ntdll.dll.KiUserExceptionDispatcher
(00CF0FFD) TQueryUserAction::Execute
(00CED8AD) TQueueItemProxy::ProcessUserAction
(000192CE) TCustomScpExplorerForm::UserActionTimer
(00256CDF) Vcl::Extctrls::TTimer::Timer
(003C79D8) System::Classes::_18201
(0003DDE9) USER32.dll
(00034DA5) USER32.dll
(00032B15) USER32.dll
(000328DB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

djkdimi@...
Guest

Accès mémoire invalide - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.2

Error message:
Accès mémoire invalide.

Trace de la pile :
(000B192B) TTerminalManager::TerminalQueryUser
(00041BFE) ntdll.dll.RtlRaiseStatus
(00041A86) ntdll.dll.KiUserExceptionDispatcher
(00CF0FFD) TQueryUserAction::Execute
(00CED8AD) TQueueItemProxy::ProcessUserAction
(000192CE) TCustomScpExplorerForm::UserActionTimer
(00256CDF) Vcl::Extctrls::TTimer::Timer
(003C79D8) System::Classes::_18201
(000068E5) USER32.DLL
(00006A47) USER32.DLL
(00007D07) USER32.DLL
(000082EE) USER32.DLL.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

martin
Site Admin
martin avatar

Re: Accès mémoire invalide - TTerminalManager::TerminalQueryUser

@djkdimi: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Advertisement

williamsb2@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.5

Error message:
Invalid access to memory.

Stack trace:
(000B1A83) TTerminalManager::TerminalQueryUser
(00088F9F) ntdll.dll
(000741F1) ntdll.dll.KiUserExceptionDispatcher
(00CF8551) TQueryUserAction::Execute
(00CF4E01) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(00043719) USER32.dll
(00024257) USER32.dll
(000233A9) USER32.dll
(0002318B) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

udayp6955@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.2

Error message:
Invalid access to memory.

Stack trace:
(000B192B) TTerminalManager::TerminalQueryUser
(000878AF) ntdll.dll
(00073EE1) ntdll.dll.KiUserExceptionDispatcher
(00CF0FFD) TQueryUserAction::Execute
(00CED8AD) TQueueItemProxy::ProcessUserAction
(000192CE) TCustomScpExplorerForm::UserActionTimer
(00256CDF) Vcl::Extctrls::TTimer::Timer
(003C79D8) System::Classes::_18201
(00042399) USER32.dll
(00039335) USER32.dll
(00037095) USER32.dll
(00036E5B) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

martin
Site Admin
martin avatar

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

@williamsb2: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

kacper.rucinski@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.5

Error message:
Invalid access to memory.

Stack trace:
(000B1A83) TTerminalManager::TerminalQueryUser
(000975BF) ntdll.dll
(00075CA1) ntdll.dll.KiUserExceptionDispatcher
(00CF8551) TQueryUserAction::Execute
(00CF4E01) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(00046DD0) USER32.dll
(00026275) USER32.dll
(00024BA3) USER32.dll
(000246DB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

Advertisement

phin.pope@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.6

Error message:
Invalid access to memory.

Stack trace:
(000B1A83) TTerminalManager::TerminalQueryUser
(0008788F) ntdll.dll
(00073EC1) ntdll.dll.KiUserExceptionDispatcher
(00CF8CB5) TQueryUserAction::Execute
(00CF5565) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(00040099) USER32.dll
(00037055) USER32.dll
(00034DC5) USER32.dll
(00034B8B) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

mesiarm@...
Guest

Neplatný prístup do pamäte - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.6

Error message:
Neplatný prístup do pamäte.

Trasa hromadenia
(000B1A83) TTerminalManager::TerminalQueryUser
(00097AFF) ntdll.dll
(00076021) ntdll.dll.KiUserExceptionDispatcher
(00CF8CB5) TQueryUserAction::Execute
(00CF5565) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(00046CE0) USER32.dll
(00026195) USER32.dll
(00024AC3) USER32.dll
(000245FB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

phil@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.6

Error message:
Invalid access to memory.

Stack trace:
(000B1A83) TTerminalManager::TerminalQueryUser
(000980BF) ntdll.dll
(00078011) ntdll.dll.KiUserExceptionDispatcher
(00CF8CB5) TQueryUserAction::Execute
(00CF5565) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(00032051) USER32.dll
(00022DD1) USER32.dll
(00021690) USER32.dll
(000211DB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

aaron.freeman@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.19.6

Error message:
Invalid access to memory.

Stack trace:
(000B1A83) TTerminalManager::TerminalQueryUser
(0008786F) ntdll.dll
(00073EE1) ntdll.dll.KiUserExceptionDispatcher
(00CF8CB5) TQueryUserAction::Execute
(00CF5565) TQueueItemProxy::ProcessUserAction
(00019342) TCustomScpExplorerForm::UserActionTimer
(00256E6B) Vcl::Extctrls::TTimer::Timer
(003C7B64) System::Classes::_18201
(000401F9) USER32.dll
(000371C5) USER32.dll
(00034F25) USER32.dll
(00034CEB) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

@aaron.freeman: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

wafranyofl@...
Guest

Unzulässiger Zugriff auf einen Speicherbereich - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.21.3

Error message:
Unzulässiger Zugriff auf einen Speicherbereich.

Stapelverfolgung:
(000B499B) TTerminalManager::TerminalQueryUser
(0008788F) ntdll.dll
(00073EC1) ntdll.dll.KiUserExceptionDispatcher
(00CFD1F5) TQueryUserAction::Execute
(00CF9AA5) TQueueItemProxy::ProcessUserAction
(0001A2DA) TCustomScpExplorerForm::UserActionTimer
(00258F03) Vcl::Extctrls::TTimer::Timer
(003C9BFC) System::Classes::_18201
(00040099) USER32.dll
(00037055) USER32.dll
(00034DC5) USER32.dll
(00034B8B) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

mobilekid@...
Guest

Ошибка доступа к памяти - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.21.5

Error message:
Ошибка доступа к памяти.

Трассировка стека:
(000B49AB) TTerminalManager::TerminalQueryUser
(00087AFF) ntdll.dll
(00073FA1) ntdll.dll.KiUserExceptionDispatcher
(00D07871) TQueryUserAction::Execute
(00D04121) TQueueItemProxy::ProcessUserAction
(0001A2DA) TCustomScpExplorerForm::UserActionTimer
(00258F13) Vcl::Extctrls::TTimer::Timer
(003C9C0C) System::Classes::_18201
(0003FBC9) USER32.dll
(00036B85) USER32.dll
(000348F5) USER32.dll
(000346BB) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

martin
Site Admin
martin avatar

Re: Ошибка доступа к памяти - TTerminalManager::TerminalQueryUser

@mobilekid: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Advertisement

rmarquessanchez@...
Guest

Acesso à memória inválido - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.21.7

Error message:
Acesso à memória inválido.

Stack trace:
(000B49DF) TTerminalManager::TerminalQueryUser
(0009750F) ntdll.dll
(000777E1) ntdll.dll.KiUserExceptionDispatcher
(00D07A21) TQueryUserAction::Execute
(00D042D1) TQueueItemProxy::ProcessUserAction
(0001A2E2) TCustomScpExplorerForm::UserActionTimer
(00258F47) Vcl::Extctrls::TTimer::Timer
(003C9C40) System::Classes::_18201
(000321D1) USER32.dll
(00022FA1) USER32.dll
(00021860) USER32.dll
(000213AB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

jaroslaw.kiser@...
Guest

Nieprawidłowy dostęp do pamięci - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.21.7

Error message:
Nieprawidłowy dostęp do pamięci.

Stack trace:
(000B49DF) TTerminalManager::TerminalQueryUser
(00087ACF) ntdll.dll
(00073FA1) ntdll.dll.KiUserExceptionDispatcher
(00D07A21) TQueryUserAction::Execute
(00D042D1) TQueueItemProxy::ProcessUserAction
(0001A2E2) TCustomScpExplorerForm::UserActionTimer
(00258F47) Vcl::Extctrls::TTimer::Timer
(003C9C40) System::Classes::_18201
(00040399) USER32.dll
(00037365) USER32.dll
(000350D5) USER32.dll
(00034E9B) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

martin
Site Admin
martin avatar

Re: Nieprawidłowy dostęp do pamięci - TTerminalManager::TerminalQueryUser

@jaroslaw.kiser: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

matthew.w.fearnley@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

I'm not sure exactly how it happened, but it was after an SFTP host stopped responding in the background, and trying to close various dialog boxes.
No logs, sorry.

WinSCP 6.1.1

Error message:
Invalid access to memory.

Stack trace:
(000BEE0B) TTerminalManager::TerminalQueryUser
(0009783F) ntdll.dll
(000777B1) ntdll.dll.KiUserExceptionDispatcher
(00D21711) TQueryUserAction::Execute
(00D1DF6D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CCDAF) Vcl::Extctrls::TTimer::Timer
(00214D98) System::Classes::_18201
(000313B1) USER32.dll
(000221B1) USER32.dll
(00020A70) USER32.dll
(000205BB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

Advertisement

stephenglynn@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

On an unreliable internet connection (WiFi on a train) it kept trying to reconnect, so I hit Cancel. then Reconnect. The error appeared then. Not happened before.

WinSCP 6.1.1

Error message:
Invalid access to memory.

Stack trace:
(000BEE0B) TTerminalManager::TerminalQueryUser
(0009783F) ntdll.dll
(000777B1) ntdll.dll.KiUserExceptionDispatcher
(00D21711) TQueryUserAction::Execute
(00D1DF6D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CCDAF) Vcl::Extctrls::TTimer::Timer
(00214D98) System::Classes::_18201
(000313B1) USER32.dll
(000221B1) USER32.dll
(00020A70) USER32.dll
(000205BB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

alexander.demyashev@...
Guest

Ошибка доступа к памяти - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 6.1.2

Error message:
Ошибка доступа к памяти.

Трассировка стека:
(000BF6BF) TTerminalManager::TerminalQueryUser
(0003F07E) ntdll.dll.ZwWow64CallFunction64
(0003F7FA) ntdll.dll.KiUserExceptionDispatcher
(00D21FD1) TQueryUserAction::Execute
(00D1E82D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CD663) Vcl::Extctrls::TTimer::Timer
(0021564C) System::Classes::_18201
(00007E6F) USER32.DLL.CallNextHookEx
(000080CC) USER32.DLL
(0000966A) USER32.DLL
(000096DB) USER32.DLL.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

calperin@...
Guest

Invalid access to memory - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 6.1.2

Error message:
Invalid access to memory.

Stack trace:
(000BF6BF) TTerminalManager::TerminalQueryUser
(0009783F) ntdll.dll
(000777B1) ntdll.dll.KiUserExceptionDispatcher
(00D21FD1) TQueryUserAction::Execute
(00D1E82D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CD663) Vcl::Extctrls::TTimer::Timer
(0021564C) System::Classes::_18201
(00031941) USER32.dll
(00022731) USER32.dll
(00020FF0) USER32.dll
(00020B3B) USER32.dll.DispatchMessageW

I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.

Reply with quote

martin
Site Admin
martin avatar

Re: Invalid access to memory - TTerminalManager::TerminalQueryUser

@calperin: Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Advertisement

ryolee@...
Guest

無效的存取記憶體 - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 6.1.2

Error message:
無效的存取記憶體

Stack 追蹤:
(000BF6BF) TTerminalManager::TerminalQueryUser
(00087A7F) ntdll.dll
(000740D1) ntdll.dll.KiUserExceptionDispatcher
(00D21FD1) TQueryUserAction::Execute
(00D1E82D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CD663) Vcl::Extctrls::TTimer::Timer
(0021564C) System::Classes::_18201
(000401A9) USER32.dll
(00037165) USER32.dll
(00034EC5) USER32.dll
(00034C8B) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

cmartin@...
Guest

Acceso a memoria no válido - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 5.21.7

Error message:
Acceso a memoria no válido

Traza de la pila:
(000B49DF) TTerminalManager::TerminalQueryUser
(00087A7F) ntdll.dll
(000740D1) ntdll.dll.KiUserExceptionDispatcher
(00D07A21) TQueryUserAction::Execute
(00D042D1) TQueueItemProxy::ProcessUserAction
(0001A2E2) TCustomScpExplorerForm::UserActionTimer
(00258F47) Vcl::Extctrls::TTimer::Timer
(003C9C40) System::Classes::_18201
(00040209) USER32.dll
(000371C5) USER32.dll
(00034F25) USER32.dll
(00034CEB) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

rafal.wysoglad@...
Guest

Nieprawidłowy dostęp do pamięci - TTerminalManager::TerminalQueryUser

<Try to describe precise steps that lead to the problem (where do you click, what keys do you press, what do you see, etc.)>
<If relevant, consider attaching a session log file or a screenshot)>

WinSCP 6.1.2

Error message:
Nieprawidłowy dostęp do pamięci.

Stack trace:
(000BF6BF) TTerminalManager::TerminalQueryUser
(00087A7F) ntdll.dll
(000740D1) ntdll.dll.KiUserExceptionDispatcher
(00D21FD1) TQueryUserAction::Execute
(00D1E82D) TQueueItemProxy::ProcessUserAction
(0001BB4E) TCustomScpExplorerForm::UserActionTimer
(003CD663) Vcl::Extctrls::TTimer::Timer
(0021564C) System::Classes::_18201
(000401A9) USER32.dll
(00037165) USER32.dll
(00034EC5) USER32.dll
(00034C8B) USER32.dll.DispatchMessageW

The problem happens rarely. I cannot reproduce it.

Reply with quote

Advertisement

Goto page

Previous, 1, 2

You can post new topics in this forum