janatuerlich2015 / exposure-render

Automatically exported from code.google.com/p/exposure-render
0 stars 0 forks source link

Crashes upon attempting to load a volume #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install ExposureRender to a (my) Windows7-64 SP1 machine
2. Run ExposureRender
3. Click on any dataset

Program then crashes.

Verified for the following systems (all Running Windows7-64 SP1)
Intel i7 950 with Nvidia GeForce GTS 450 using either
- Nvidia driver 8.17.12.5922 (from 2010)
- Nvidia driver 8.17.12.7533 (most recent, 2011)

Intel Core2 Duo 9300 with Nvidia Quadro FX 570M using
- Nvidia driver 8.16.11.8694 (from 2009)

At least one of the crashes seems to be related to Qt:
"QObject::setParent: Cannot set parent, new parent is in a different thread"
The other was 
"Unhandled exception at 0x6406addb in ExposureRender.exe: 0xC0000005: Access 
violation reading location 0xa7eaf1d1."

Original issue reported on code.google.com by fma...@gmail.com on 23 Sep 2011 at 11:23

GoogleCodeExporter commented 9 years ago
It appears that Exposure Render is currently not compatible with GTS graphics 
cards. We are currently busy to solve this problem

Original comment by TKroes81@gmail.com on 28 Sep 2011 at 3:29