Virtuino crash after +-48hours - Printable Version +- Virtuino Forum (https://virtuino.com/forum) +-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1) +--- Forum: Virtuino IoT (https://virtuino.com/forum/forumdisplay.php?fid=2) +--- Thread: Virtuino crash after +-48hours (/showthread.php?tid=1420) |
Virtuino crash after +-48hours - Dkyndt - 09-14-2023 Hi, I sometimes notice that Virtuino IoT (0.6.1) for Windows crashes after xxx hours/days. This is the event log. Faulting application name: virtuino_IoT.exe, version: 1.0.0.0, time stamp: 0x64cea53f Faulting module name: ntdll.dll, version: 10.0.19041.3324, time stamp: 0xda4a9f63 Exception code: 0xc0000374 Fault offset: 0x00000000000ff459 Faulting process id: 0x928 Faulting application start time: 0x01d9e49534387758 Faulting application path: C:\Program Files\Virtuino IoT\virtuino_IoT.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll Report Id: 350f4c5f-01bb-4912-84a3-814ad5e851f4 Faulting package full name: Faulting package-relative application ID: one second later this app also crashes. Faulting application name: dwm.exe, version: 10.0.19041.746, time stamp: 0x6be51595 Faulting module name: KERNELBASE.dll, version: 10.0.19041.3324, time stamp: 0x6967c799 Exception code: 0xc00001ad Fault offset: 0x000000000012d9b2 Faulting process id: 0x720 Faulting application start time: 0x01d9e49191acd90c Faulting application path: C:\WINDOWS\system32\dwm.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: a4cc009c-c2df-47ed-ac5f-39bc4c78f68e Faulting package full name: Faulting package-relative application ID: I will install The latest version and see if it is any better. RE: Virtuino crash after +-48hours - Dkyndt - 09-15-2023 The latest version also crashes. Please find atached the report file that windows creates. RE: Virtuino crash after +-48hours - Dkyndt - 10-03-2023 Any chance that we can find the error causing this crashing behaviour? RE: Virtuino crash after +-48hours - iliaslamprou - 10-03-2023 Hello I have seen tis post but it is not easy to find this issue. Does this happen with any connection type? Could you try againg using with a small project with the emulaton only? RE: Virtuino crash after +-48hours - Dkyndt - 10-14-2023 (10-03-2023, 08:38 PM)iliaslamprou Wrote: Hello I have seen tis post but it is not easy to find this issue. My program is quite simple. Read an MQTT value from device 1 and send to to a modbus value on device 2 See attachement. |