ChocolateyGUI icon indicating copy to clipboard operation
ChocolateyGUI copied to clipboard

Crash everytime on loading details

Open timon89 opened this issue 4 years ago • 5 comments

This is a bug:

Chocolatey GUI crash everytime on loading details of any package!

I use: Win10 Pro Build 19042 (Version 20H2)

ChocolateyGUI

image

Error on Windows Eventlog: image

timon89 avatar Jan 31 '21 13:01 timon89

@timon89 sorry to hear that you are having issues!

Can you please confirm what graphics card is being used on the machine where Chocolatey GUI is installed?

We have seen an issue similar to this where an integrated Intel Graphics card was being used. The solution here was to update the driver for the card.

This may not be the same driver that you require, but it is the one that solved the problem in the other instance:

https://downloadcenter.intel.com/download/29616/Intel-Graphics-Windows-10-DCH-Drivers?product=98909

gep13 avatar Feb 01 '21 07:02 gep13

@gep13 I use the follow HW-Configuration:

image

I will try and give you a feedback.

Thanks for the help.

timon89 avatar Feb 02 '21 18:02 timon89

I have been having the same issue.

I have tried uninstalling and reinstalling. which hasn't helped.

My graphics card is an NVIDIA GeForce GTX 750 Ti. so it is affecting computers with entirely different graphics drivers.

My windows event log:

Log Name: Application Source: Application Error Date: 10/02/2021 05:28:07 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: Desktop Description: Faulting application name: ChocolateyGui.exe, version: 0.17.3.0, time stamp: 0x6017c606 Faulting module name: nvopencl64.dll, version: 27.21.14.6542, time stamp: 0x600c6dcb Exception code: 0xc0000005 Fault offset: 0x000000000000dfdb Faulting process ID: 0x7d4 Faulting application start time: 0x01d6ffd16f5aee1f Faulting application path: C:\Program Files (x86)\Chocolatey GUI\ChocolateyGui.exe Faulting module path: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_80bf37d61ebcc3c3\nvopencl64.dll Report ID: b6f930ce-4f06-4c42-94e7-04ff769f36e0 Faulting package full name: Faulting package-relative application ID: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Version>0</Version> <Level>2</Level> <Task>100</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2021-02-10T17:28:07.1651724Z" /> <EventRecordID>3691</EventRecordID> <Correlation /> <Execution ProcessID="15720" ThreadID="0" /> <Channel>Application</Channel> <Computer>Desktop</Computer> <Security /> </System> <EventData> <Data>ChocolateyGui.exe</Data> <Data>0.17.3.0</Data> <Data>6017c606</Data> <Data>nvopencl64.dll</Data> <Data>27.21.14.6542</Data> <Data>600c6dcb</Data> <Data>c0000005</Data> <Data>000000000000dfdb</Data> <Data>7d4</Data> <Data>01d6ffd16f5aee1f</Data> <Data>C:\Program Files (x86)\Chocolatey GUI\ChocolateyGui.exe</Data> <Data>C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_80bf37d61ebcc3c3\nvopencl64.dll</Data> <Data>b6f930ce-4f06-4c42-94e7-04ff769f36e0</Data> <Data> </Data> <Data> </Data> </EventData> </Event>

BPDunbar avatar Feb 10 '21 17:02 BPDunbar

Tried a clean install of the graphics driver. It is now working.

BPDunbar avatar Feb 11 '21 19:02 BPDunbar

@timon89 Any news for this? Have you tried to update the graphics driver?

punker76 avatar Mar 09 '21 07:03 punker76

I'm going to go ahead and close this, but we can reopen it if necessary.

pauby avatar Apr 16 '24 12:04 pauby