[vtkusers] Issues with large polydata datasets & capturing vtkOutputWindow data
Wesley Brooks
wesbrooks at gmail.com
Tue Aug 28 10:29:53 EDT 2007
XP, 2.8 Ghz P4 512MB RAM, fixed page file size of 4GB, enthought tools
suite 1.0.0 (python 2.4 vtk 5.0)
Dear Users,
My application using python/vtk/wxPython is crashing and I'd
appreciate any advice to help track and fix the error.
The software creates large polydata files which represent a lattice
structure made of line elements. The file which is crashing the
software has approximately 800k points and 3 million elements. I feel
the issues I'm hitting may be down to the size of the datasets I'm
using. Are there any known issues with working with datasets of this
size? The total system memory use is 1.59GB at the time of crashing.
Also when the software crashes the vtkOutputWindow pops up as a
separate window flashes past a load of messages and then goes white.
Is there any way to capture the output to this window so I can review
it's contents to help with the bug tracking? I'm using the
wxVTKRenderWindow.
Thanks for any help,
Wes.
Here's the error log from windows:
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 28/08/2007
Time: 13:08:03
User: N/A
Computer: 050112-73222C
Description:
Faulting application manipulatorv0p6p5.exe, version 0.0.0.0, faulting
module vtkfiltering.dll, version 0.0.0.0, fault address 0x0002d4e2.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 6d 61 6e ure man
0018: 69 70 75 6c 61 74 6f 72 ipulator
0020: 76 30 70 36 70 35 2e 65 v0p6p5.e
0028: 78 65 20 30 2e 30 2e 30 xe 0.0.0
0030: 2e 30 20 69 6e 20 76 74 .0 in vt
0038: 6b 66 69 6c 74 65 72 69 kfilteri
0040: 6e 67 2e 64 6c 6c 20 30 ng.dll 0
0048: 2e 30 2e 30 2e 30 20 61 .0.0.0 a
0050: 74 20 6f 66 66 73 65 74 t offset
0058: 20 30 30 30 32 64 34 65 0002d4e
0060: 32 0d 0a 2..
More information about the vtkusers
mailing list