UPDATE : I used WinDbg to find why RTS crash.
This is the output of !analyze -v command :
0:000> !analyze -v
*******************************************************************************
* *
* Exception Analysis ...
Search found 8 matches
- 22 Jun 2023, 09:02
- Forum: Help
- Topic: RTS crash on XP (ver. 10.11)
- Replies: 13
- Views: 1269
- 17 May 2023, 08:25
- Forum: Help
- Topic: RTS crash on XP (ver. 10.11)
- Replies: 13
- Views: 1269
Re: RTS crash on XP (ver. 10.11)
UP : Anyone to help me ?
I use like 20 PCs, but RTS crash only on 2 PCs (XP SP2 and 3) with 10.11 version of RTS.
I don't know how to see what's going on with crashs and what causing crash of RTS.
I use like 20 PCs, but RTS crash only on 2 PCs (XP SP2 and 3) with 10.11 version of RTS.
I don't know how to see what's going on with crashs and what causing crash of RTS.
- 15 Mar 2023, 10:13
- Forum: Help
- Topic: Seconds in RealTimeSync
- Replies: 6
- Views: 622
Re: Seconds in RealTimeSync
> So in my case, if I want to continusly monitor a folder I need to create a schedule task ?
Obviously, a Schedules Task does not "continuously monitor" a folder, but will only run (FFS in this case) at discrete times or events.
But for folders of which the content is continuously changing (i.e ...
- 14 Mar 2023, 09:08
- Forum: Help
- Topic: Seconds in RealTimeSync
- Replies: 6
- Views: 622
Re: Seconds in RealTimeSync
Thank you for your reply.
So in my case, if I want to continusly monitor a folder I need to create a schedule task ?
My solution use a Python script who is excecuted when the folder changing. The script copy all the change between 2 folders but sometimes when a file is created in the first folder ...
So in my case, if I want to continusly monitor a folder I need to create a schedule task ?
My solution use a Python script who is excecuted when the folder changing. The script copy all the change between 2 folders but sometimes when a file is created in the first folder ...
- 13 Mar 2023, 09:12
- Forum: Help
- Topic: Seconds in RealTimeSync
- Replies: 6
- Views: 622
Seconds in RealTimeSync
Hello, I have a question about seconds that we put in RealTimeSync.
If we put 120 seconds and the folder that we select is changing, the copy will be done in 120 seconds even if the folder continue to change or every change in the folder will reload the 120 seconds ?
I don't know if you ...
If we put 120 seconds and the folder that we select is changing, the copy will be done in 120 seconds even if the folder continue to change or every change in the folder will reload the 120 seconds ?
I don't know if you ...
- 24 Nov 2022, 10:29
- Forum: Help
- Topic: Symbols for WinDbg
- Replies: 0
- Views: 145
Symbols for WinDbg
Hello, I have some issues for reading .DUMP file of RealTimeSync_XP.
When I want to search why my RTS crash and create the dump, I have issue with WinDbg that says to me that I don't use the good symbols.
The symbols path is : srv* and I dowloaded .pdb files directly for ntdll.dll, kernel32.dll ...
When I want to search why my RTS crash and create the dump, I have issue with WinDbg that says to me that I don't use the good symbols.
The symbols path is : srv* and I dowloaded .pdb files directly for ntdll.dll, kernel32.dll ...
- 26 Oct 2022, 14:39
- Forum: Help
- Topic: RTS crash on XP (ver. 10.11)
- Replies: 13
- Views: 1269
Re: RTS crash on XP (ver. 10.11)
UPADATE : I opened the dump file with WinDbg but I have symbols issue. Indeed, kernel32.pdb and ntdll.pdb can't be finded by the system.
I can't use the server path of Microsoft because I work offline.
I can't get the error code btw in WinDbg because of the symbol issue.
Does anyone have an idea ...
I can't use the server path of Microsoft because I work offline.
I can't get the error code btw in WinDbg because of the symbol issue.
Does anyone have an idea ...
- 20 Oct 2022, 11:34
- Forum: Help
- Topic: RTS crash on XP (ver. 10.11)
- Replies: 13
- Views: 1269
RTS crash on XP (ver. 10.11)
Hello, my RTS crash on my Windows XP SP3 on 2 machines.
In others, it won't crash or maybe once a month but on this 2 PCs it's like once a day. I have the dump file of the crash but with 770000 lines I can't get the error.
I've noticed few errors like setupapi.dll that is missing or like my server ...
In others, it won't crash or maybe once a month but on this 2 PCs it's like once a day. I have the dump file of the crash but with 770000 lines I can't get the error.
I've noticed few errors like setupapi.dll that is missing or like my server ...