RPA Bot Crashes with Stack Overflow Error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2023 12:55 AM
An unattended robot running and after some time (time varies) the bot crashes and nothing is reported back to RPA Hub.
When looking at event viewer on the host machine it is reporting a Stack Overflow Error (c00000fd) in various dlls.
Labels:
- Labels:
-
RPA Hub
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2023 05:29 AM
Hi @Krishna Chait12
Could you please reverify the automation developed on the desktop design studio, and for loop conditions it is not recommended to use the back port connection as it leads to infinite loop and stack overflow exceptions.
Not Recommended:
Please find the Best Practice document for better understanding.