Privileged instruction - SetLocaleInternal

Advertisement

public@...
Guest

Privileged instruction - SetLocaleInternal

<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.7.2

Error message:
Privileged instruction

Stack trace:
(0005FFCF) TGUIConfiguration::SetLocaleInternal
(007E0E6E) C4799_3
(007E2ED6) ____ExceptionHandler
(007DFE50) __ExceptionHandler
(0005A60A) ntdll.dll
(0000F12E) ntdll.dll.KiUserExceptionDispatcher
(0005FFA2) TGUIConfiguration::SetLocaleSafe
(0062CC10) TConfiguration::LoadFrom
(0008FA69) TWinConfiguration::LoadFrom
(0062CC84) TConfiguration::Load
(0063844D) CoreLoad
(0063859F) CoreInitialize
(007DEFC5) C4667_0
(000382B0) ntdll.dll
(00038280) ntdll.dll

Reply with quote

Advertisement

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

Re: Privileged instruction

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

Reply with quote

public@...
Guest

With the debug version you have send, i can not reproduce the error. Nevertheless i attached the trace file.

With WinSCP 5.7.2 i get the error at each start. With the update from 5.7.1 to 5.7.2 i also lost all my setting.
  • WinSCPB044trace.log.zip (67.22 KB, Private file)

Reply with quote

Igor
Guest

same issue

WinSCP 5.7.6, was working fine. After reinstalling the system fails to execute scripts with winscp.com. Script looks like:

# Connect to server
echo $>open sftp:// ... -hostkey=*
open sftp:// ... -hostkey=*
echo  

# Post a job
echo $>conman "sbd \"ssh %DB_SERVER_NAME% "%OS_KILL_CMD%"\";alias=KILL_%NOW%;streamlogon=oracle"
call conman "sbd \"ssh %DB_SERVER_NAME% "%OS_KILL_CMD%"\";alias=KILL_%NOW%;streamlogon=oracle"

# Let's clean up
close
Exit

Any clues?

Reply with quote

Advertisement

You can post new topics in this forum