Skip to content

Still Getting Occasional Crashes on Windows 10 #30

@BzowK

Description

@BzowK

Hey Guys -

First of all, thanks again for your work on this app - it's great...

As a followup to issue #27, I upgraded to (started using) 1.0.9 after it's release. It seems that most of the crashes have been resolved, but I still get about 2-3 a day so I still must run a script to have it restart when it occurs. When it crashes, a dialog appears stating:

griderror

In case the image doesn't appear...

Could not read rpm for fan 1.
Please check serial port settings
Exception
Write timeout
The application will now exit

It also logs the following Application Event:
griderror2

Faulting application name: gridcontrol-1.0.9.exe, version: 0.0.0.0, time stamp: 0x5a2e9fe6
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00000000
Faulting process id: 0x7574
Faulting application start time: 0x01d44dd4524c0b70
Faulting application path: C:\Program Files (x86)\GridControl109\gridcontrol-1.0.9.exe
Faulting module path: unknown
Report Id: 0dbf97fc-b8f6-4c0d-9204-96418be715cd
Faulting package full name: 
Faulting package-relative application ID: 

Note: If there's a question why I have the app in "C:\Program Files (x86)\GridControl109", its just to organize it and I have the folder set for full access to all users.

XML Data...

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-09-17T14:43:08.604096700Z" /> 
  <EventRecordID>522291</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>KelNetSVR</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>gridcontrol-1.0.9.exe</Data> 
  <Data>0.0.0.0</Data> 
  <Data>5a2e9fe6</Data> 
  <Data>unknown</Data> 
  <Data>0.0.0.0</Data> 
  <Data>00000000</Data> 
  <Data>c0000005</Data> 
  <Data>00000000</Data> 
  <Data>7574</Data> 
  <Data>01d44dd4524c0b70</Data> 
  <Data>C:\Program Files (x86)\GridControl109\gridcontrol-1.0.9.exe</Data> 
  <Data>unknown</Data> 
  <Data>0dbf97fc-b8f6-4c0d-9204-96418be715cd</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>

Any suggestions? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions