coresrvr.exe keeps Crashing

Report bugs or issues with Core FTP Server here
Post Reply
mbratschi
Posts: 2
Joined: Mon Apr 29, 2019 4:47 pm

coresrvr.exe keeps Crashing

Post by mbratschi »

Hey Guys and Gals and other lifeforms,
I got an issue and maybe yall can help. I got a coreftp server running on an azure server and it keeps crashing every few days. I restart the service and it will run fine for a few days and Crash again. I am wondering if anyone has seen this error. Any Help would be appreciated. I am in the process of getting a support license again, mine expired in july 2021 ( i forgot about during covid) . i am running Ver 2.0 Build 645 64-bit. I thought the issue might be the DEP on the machine and i disabled it, i won't know for a few days.

Faulting application name: coresrvr.exe, version: 2.0.0.0, time stamp: 0x5a4edc40
Faulting module name: coresrvr.exe, version: 2.0.0.0, time stamp: 0x5a4edc40
Exception code: 0xc0000417
Fault offset: 0x000000000017284c
Faulting process id: 0x2678
Faulting application start time: 0x01d8b893262c5c08
Faulting application path: C:\Program Files\CoreFTPServer\coresrvr.exe
Faulting module path: C:\Program Files\CoreFTPServer\coresrvr.exe
Faulting package full name:
Faulting package-relative application ID:

and here is the EVENT ID in xml.
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-08-31T04:07:19.672222800Z" />
<EventRecordID>34475</EventRecordID>
<Channel>Application</Channel>
<Computer>MDCAZFTP03.na.ops.local</Computer>
<Security />
</System>
- <EventData>
<Data>coresrvr.exe</Data>
<Data>2.0.0.0</Data>
<Data>5a4edc40</Data>
<Data>coresrvr.exe</Data>
<Data>2.0.0.0</Data>
<Data>5a4edc40</Data>
<Data>c0000417</Data>
<Data>000000000017284c</Data>
<Data>2678</Data>
<Data>01d8b893262c5c08</Data>
<Data>C:\Program Files\CoreFTPServer\coresrvr.exe</Data>
<Data>C:\Program Files\CoreFTPServer\coresrvr.exe</Data>
<Data>a7829364-b056-4bd7-b799-0f73b6c2a0ff</Data>
<Data />
<Data />
</EventData>
</Event>
ForumAdmin
Site Admin
Posts: 979
Joined: Mon Mar 24, 2003 4:37 am

Re: coresrvr.exe keeps Crashing

Post by ForumAdmin »

Upgrade to at least build 694. 711 or 733 (or the latest build) would be better.
Post Reply