mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
132 stars 14 forks source link

[CCDDR] Distant Realms - Disk space filling after Cleanup issue has returned. #386

Closed TQPS closed 3 years ago

TQPS commented 3 years ago

Module Information

Describe the bug After cleanup, something happens and the disk space starts to get consumed.

The space all gets consumed by a file in the CCDDR folder called DSPL.PRE.

Observation: CCDDR just happens to be the first directory under MBBSEMU base.

To Reproduce Steps to reproduce the behavior:

  1. Bring up the system
  2. Wait for cleanup
  3. Shortly after cleanup, the MBBSEMU application will error in Windows and close
  4. Disk space will be full

Expected behavior Disk space should not be consumed within minutes of the board finishing a cleanup.

Screenshots

Screenshot of the aftermath:

![image](https://user-images.githubusercontent.com/66294837/106053245-b1930100-613e-11eb-8cf4-c33214a828fd.png)

Windows Event Log of Error:

```xml Log Name: Application Source: Application Error Date: 28/01/2021 6:31:04 AM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: MAJORBBS Description: Faulting application name: MBBSEmu.exe, version: 1.0.0.0, time stamp: 0x5fbf1021 Faulting module name: KERNELBASE.dll, version: 6.1.7601.24545, time stamp: 0x5e0eb6bd Exception code: 0xe0434352 Fault offset: 0x000000000000b87d Faulting process id: 0x4c8 Faulting application start time: 0x01d6f49306483af3 Faulting application path: C:\MajorBBS\MBBSEmu.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: 314c2383-60d6-11eb-b190-000c29c068e9 Event Xml: 1000 2 100 0x80000000000000 5725 Application MAJORBBS MBBSEmu.exe 1.0.0.0 5fbf1021 KERNELBASE.dll 6.1.7601.24545 5e0eb6bd e0434352 000000000000b87d 4c8 01d6f49306483af3 C:\MajorBBS\MBBSEmu.exe C:\Windows\system32\KERNELBASE.dll 314c2383-60d6-11eb-b190-000c29c068e9 ```

Software Information:

TQPS commented 3 years ago

Additional info

This occurs on the console itself:

![image](https://user-images.githubusercontent.com/66294837/106192046-c97e8980-61ff-11eb-93f2-37600f547b3e.png)