HyperHCl / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

0.7.6 causes Catalyst Control Center to Terminate Unexpectedly #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which program triggers the problem? Specify the filename if possible.
CCC.exe

What steps will reproduce the problem?
1.Install gdipp v0.7.6
2.Reboot
3.

What is the expected output? What do you see instead?
CCC ran OK under previous versions of gdipp. (There were a few hiccups with
0.7.3, but these -- on the whole -- were sporadic.) 

This is only an issue during boot-up. I have gdipp installed as 32- and
64-bit Windows services. During boot, I think the issue is that the gdipp
service starts up before CCC (or the CCC runtime) launches. If I stop the
gdipp service (64-bit), restart the CCC runtime, and *then* restart the
gdipp (64-bit) service, everything works fine. It's only an issue during boot.

What version of gdipp are you using? On what operating system (bitness)?
0.7.6 on Windows Vista Ultimate Edition 64-bit (SP2)

Please provide any additional information below.
I've attached a screenshot of the Windows error report. Here's the
full-text of the app-crash dialog:

Description:
  Stopped working

Problem signature:
  Problem Event Name:   APPCRASH
  Application Name: CCC.exe
  Application Version:  2.0.0.0
  Application Timestamp:    49ef8e09
  Fault Module Name:    CCC.exe
  Fault Module Version: 2.0.0.0
  Fault Module Timestamp:   49ef8e09
  Exception Code:   c0000005
  Exception Offset: 00000000000030ee
  OS Version:   6.0.6002.2.2.0.256.1
  Locale ID:    1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

Original issue reported on code.google.com by uli.kun...@gmail.com on 25 Apr 2010 at 3:03

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for reporting. Since I do not have a ATI card, I may not be able to test 
this.
If you can find and attach the crash dump files in the gdipp directory, it 
would be
of great help. Before this issue is fixed in the future releases, please 
exclude CCC
in the gdipp_setting.xml by now.

Original comment by crendk...@gmail.com on 25 Apr 2010 at 7:38

GoogleCodeExporter commented 8 years ago
Thank you, crendking. I didn't see any dump files in the gdipp directory. I'll 
see if
I can't configure CCC to generate a dmp file and upload it here. 

Great project, again. Thanks so so much for all of your hard work!

Original comment by uli.kun...@gmail.com on 25 Apr 2010 at 10:05

GoogleCodeExporter commented 8 years ago
if there is no dump file in the gdipp directory, the crash was not happened in 
the
gdipp's code. Still, gdipp might be a indirect cause of the problem, e.g. memory
regions are occupied by gdipp dlls whereas CCC thinks them be vacant.

Original comment by crendk...@gmail.com on 26 Apr 2010 at 12:25

GoogleCodeExporter commented 8 years ago
Also, from the app-crash log you posted you can see that

Fault Module Name:  CCC.exe

I think the best solution currently is to exclude CCC from gdipp and wait the 
future
CCC versions.

Original comment by crendk...@gmail.com on 26 Apr 2010 at 12:31

GoogleCodeExporter commented 8 years ago
Will do. Thank you. Keep up the great work!

Original comment by uli.kun...@gmail.com on 26 Apr 2010 at 10:28

GoogleCodeExporter commented 8 years ago

Original comment by crendk...@gmail.com on 11 May 2010 at 2:16