discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Issue while rendering image

E
Entropic
Thu, Oct 6, 2016 6:27 PM

The event viewer says the following:

Faulting application name: openscad.exe, version: 0.0.0.0, time stamp:
0x57056a53
Faulting module name: atio6axx.dll, version: 6.14.10.12618, time stamp:
0x52a23eb1
Exception code: 0xc0000005
Fault offset: 0x0000000000191154
Faulting process ID: 0x115c
Faulting application start time: 0x01d21fec5022331b
Faulting application path: C:\Program Files\OpenSCAD\openscad.exe
Faulting module path: C:\WINDOWS\SYSTEM32\atio6axx.dll
Report ID: 20e3be90-8be5-11e6-bf67-a45d36660005
Faulting package full name:
Faulting package-relative application ID:

--
View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18572.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

The event viewer says the following: Faulting application name: openscad.exe, version: 0.0.0.0, time stamp: 0x57056a53 Faulting module name: atio6axx.dll, version: 6.14.10.12618, time stamp: 0x52a23eb1 Exception code: 0xc0000005 Fault offset: 0x0000000000191154 Faulting process ID: 0x115c Faulting application start time: 0x01d21fec5022331b Faulting application path: C:\Program Files\OpenSCAD\openscad.exe Faulting module path: C:\WINDOWS\SYSTEM32\atio6axx.dll Report ID: 20e3be90-8be5-11e6-bf67-a45d36660005 Faulting package full name: Faulting package-relative application ID: -- View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18572.html Sent from the OpenSCAD mailing list archive at Nabble.com.
TP
Torsten Paul
Thu, Oct 6, 2016 6:41 PM

On 10/06/2016 08:27 PM, Entropic wrote:

Faulting module name: atio6axx.dll, version: 6.14.10.12618, time stamp:
0x52a23eb1

Graphics driver upgrade time, I'd say.

ciao,
Torsten.

On 10/06/2016 08:27 PM, Entropic wrote: > Faulting module name: atio6axx.dll, version: 6.14.10.12618, time stamp: > 0x52a23eb1 > Graphics driver upgrade time, I'd say. ciao, Torsten.
E
Entropic
Thu, Oct 6, 2016 6:46 PM

How do I do that?

--
View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18574.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

How do I do that? -- View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18574.html Sent from the OpenSCAD mailing list archive at Nabble.com.
O
otto
Thu, Oct 6, 2016 6:57 PM

If it helps any, re:
http://forum.openscad.org/file/n18559/Chassis.scad

Tried code on my machine and it ran great.

Linux Mint
16 Gb memory
intel I7 4-core

Cache size set to 2gb.

I suspect program is not reporting short resources somewhere and
crashes instead.  Bug may be specific to windows???

(Nice looking part)

Output:


Saved backup file: ...
Compiling design (CSG Tree generation)...
Rendering Polygon Mesh using CGAL...
Geometries in cache: 42
Geometry cache size in bytes: 92352
CGAL Polyhedrons in cache: 17
CGAL cache size in bytes: 6497240
Total rendering time: 0 hours, 0 minutes, 7 seconds
Top level object is a 3D object:
Simple:        yes
Vertices:    1336
Halfedges:    4008
Edges:        2004
Halffacets:  1340
Facets:        670
Volumes:        2
Rendering finished.


Otto

On Thu, 6 Oct 2016 11:27:07 -0700 (MST)
Entropic farnworthpatrick@gmail.com wrote:

The event viewer says the following:

Faulting application name: openscad.exe, version: 0.0.0.0, time stamp:
0x57056a53
Faulting module name: atio6axx.dll, version: 6.14.10.12618, time
stamp: 0x52a23eb1
Exception code: 0xc0000005
Fault offset: 0x0000000000191154
Faulting process ID: 0x115c
Faulting application start time: 0x01d21fec5022331b
Faulting application path: C:\Program Files\OpenSCAD\openscad.exe
Faulting module path: C:\WINDOWS\SYSTEM32\atio6axx.dll
Report ID: 20e3be90-8be5-11e6-bf67-a45d36660005
Faulting package full name:
Faulting package-relative application ID:

--
View this message in context:
http://forum.openscad.org/Issue-while-rendering-image-tp18544p18572.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

If it helps any, re: <http://forum.openscad.org/file/n18559/Chassis.scad> Tried code on my machine and it ran great. Linux Mint 16 Gb memory intel I7 4-core Cache size set to 2gb. I suspect program is not reporting short resources somewhere and crashes instead. Bug may be specific to windows??? (Nice looking part) Output: ******************************* Saved backup file: ... Compiling design (CSG Tree generation)... Rendering Polygon Mesh using CGAL... Geometries in cache: 42 Geometry cache size in bytes: 92352 CGAL Polyhedrons in cache: 17 CGAL cache size in bytes: 6497240 Total rendering time: 0 hours, 0 minutes, 7 seconds Top level object is a 3D object: Simple: yes Vertices: 1336 Halfedges: 4008 Edges: 2004 Halffacets: 1340 Facets: 670 Volumes: 2 Rendering finished. ***************************** Otto On Thu, 6 Oct 2016 11:27:07 -0700 (MST) Entropic <farnworthpatrick@gmail.com> wrote: > The event viewer says the following: > > Faulting application name: openscad.exe, version: 0.0.0.0, time stamp: > 0x57056a53 > Faulting module name: atio6axx.dll, version: 6.14.10.12618, time > stamp: 0x52a23eb1 > Exception code: 0xc0000005 > Fault offset: 0x0000000000191154 > Faulting process ID: 0x115c > Faulting application start time: 0x01d21fec5022331b > Faulting application path: C:\Program Files\OpenSCAD\openscad.exe > Faulting module path: C:\WINDOWS\SYSTEM32\atio6axx.dll > Report ID: 20e3be90-8be5-11e6-bf67-a45d36660005 > Faulting package full name: > Faulting package-relative application ID: > > > > -- > View this message in context: > http://forum.openscad.org/Issue-while-rendering-image-tp18544p18572.html > Sent from the OpenSCAD mailing list archive at Nabble.com. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
M
MichaelAtOz
Thu, Oct 6, 2016 11:32 PM

Entropic wrote

How do I do that?

http://support.amd.com/en-us/download
You'll need to find out what graphics card/chip you have.


Admin - PM me if you need anything, or if I've done something stupid...

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18586.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Entropic wrote > How do I do that? http://support.amd.com/en-us/download You'll need to find out what graphics card/chip you have. ----- Admin - PM me if you need anything, or if I've done something stupid... Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- View this message in context: http://forum.openscad.org/Issue-while-rendering-image-tp18544p18586.html Sent from the OpenSCAD mailing list archive at Nabble.com.