[Paraview] memory limit in vtkDataArray?
Milan Felberbaum
milan.felberbaum at gmx.ch
Mon Jul 23 03:48:22 EDT 2007
Hi,
I try to visualize with paraview3 a 3D volume (raw data obtained by x-ray tomography), already thresholded, i.e. voxels of value 0 or 255 only. The file is about 200Mo large, and the dimension in x, y, and z are respectively 574, 828, and 435 pixels.
While applying the filter "contour" at 255 paraview3 crashes, and it seems that the memory limit has been reached.
Anyone has an idea how to solve this problem?
I post the error message for windows and mac intel hereafter.
Many thanks, Milan
WINDOWS
ERROR: In c:\berk\work\releasebuilds\paraview3\common\vtkDataArrayTemplate.txx, line 266
vtkIdTypeArray (0E549F58): Unable to allocate 110345276 elements of size 4 bytes
MAC OSX
Date/Time: 2007-07-20 16:47:57.730 +0200
OS Version: 10.4.10 (Build 8R2218)
Report Version: 4
Command: paraview
Path: /Applications/paraview.app/Contents/MacOS/paraview
Parent: WindowServer [55]
Version: ()
PID: 26741
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
0 GLEngine 0x1c990868 gleAddCommand + 53
1 GLEngine 0x1c969d5a glVertex3fv_Comp + 45
2 libGL.dylib 0x92b2a247 glVertex3fv + 83
3 libvtkRendering.pv3.0.dylib 0x03f71a98 vtkOpenGLPainterDeviceAdapter::SendAttribute(int, int, int, void const*, unsigned long) + 4328
4 libvtkRendering.pv3.0.dylib 0x03f21ad6 vtkPolygonsPainter::RenderPrimitive(unsigned long, vtkDataArray*, vtkUnsignedCharArray*, vtkDataArray*, vtkRenderer*) + 7850
5 libvtkRendering.pv3.0.dylib 0x03f23907 vtkPrimitivePainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 405
6 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
7 libvtkRendering.pv3.0.dylib 0x03ed862c vtkChooserPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 438
8 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
9 libvtkRendering.pv3.0.dylib 0x03f8420e vtkOpenGLRepresentationPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 96
10 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
11 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
12 libvtkRendering.pv3.0.dylib 0x03f6abd8 vtkOpenGLCoincidentTopologyResolutionPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 432
13 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
14 libvtkRendering.pv3.0.dylib 0x03f6b0da vtkOpenGLDisplayListPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 414
15 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
16 libvtkRendering.pv3.0.dylib 0x03f6a462 vtkOpenGLClipPlanesPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 230
17 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
18 libvtkRendering.pv3.0.dylib 0x03f846ad vtkOpenGLScalarsToColorsPainter::RenderInternal(vtkRenderer*, vtkActor*, unsigned long) + 309
19 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
20 libvtkRendering.pv3.0.dylib 0x03f1f38d vtkPolyDataPainter::Render(vtkRenderer*, vtkActor*, unsigned long) + 53
21 libvtkRendering.pv3.0.dylib 0x03f169aa vtkPainterPolyDataMapper::RenderPiece(vtkRenderer*, vtkActor*) + 290
22 libvtkRendering.pv3.0.dylib 0x03f1daca vtkPolyDataMapper::Render(vtkRenderer*, vtkActor*) + 496
23 libvtkRendering.pv3.0.dylib 0x03f69abe vtkOpenGLActor::Render(vtkRenderer*, vtkMapper*) + 494
24 libvtkPVFilters.dylib 0x026c21e2 vtkPVLODActor::Render(vtkRenderer*, vtkMapper*) + 310
25 libvtkPVFilters.dylib 0x026c1295 vtkPVLODActor::RenderOpaqueGeometry(vtkViewport*) + 157
26 libvtkRendering.pv3.0.dylib 0x03f33f6b vtkRenderer::UpdateGeometry() + 665
27 libvtkRendering.pv3.0.dylib 0x03f83f4e vtkOpenGLRenderer::DeviceRender() + 218
28 libvtkRendering.pv3.0.dylib 0x03f37fba vtkRenderer::Render() + 350
29 libvtkRendering.pv3.0.dylib 0x03f38a89 vtkRendererCollection::Render() + 491
30 libvtkRendering.pv3.0.dylib 0x03f2f815 vtkRenderWindow::DoStereoRender() + 135
31 libvtkRendering.pv3.0.dylib 0x03f2f474 vtkRenderWindow::DoFDRender() + 152
32 libvtkRendering.pv3.0.dylib 0x03f2f933 vtkRenderWindow::DoAARender() + 97
33 libvtkRendering.pv3.0.dylib 0x03f2de1c vtkRenderWindow::Render() + 642
34 libvtkPVServerManager.dylib 0x02296050 vtkSMRenderModuleProxy::PerformRender() + 52
35 libvtkPVServerManager.dylib 0x0221faef vtkSMAbstractViewModuleProxy::StillRender() + 43
36 libQVTK.pv3.0.dylib 0x021eb89e QVTKWidget::paintEvent(QPaintEvent*) + 202
37 QtGui 0x01285db1 QWidget::event(QEvent*) + 847
38 libQVTK.pv3.0.dylib 0x021ed6c4 QVTKWidget::event(QEvent*) + 68
39 QtGui 0x0125686e QApplicationPrivate::notify_helper(QObject*, QEvent*) + 478
40 QtGui 0x0125c90f QApplication::notify(QObject*, QEvent*) + 1207
41 QtGui 0x012a6493 QWidgetPrivate::qt_widget_event(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2185
42 com.apple.HIToolbox 0x92deb537 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
43 com.apple.HIToolbox 0x92deabdc SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
44 com.apple.HIToolbox 0x92deaaa1 SendEventToEventTargetWithOptions + 55
45 com.apple.HIToolbox 0x92e17ff8 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 466
46 com.apple.HIToolbox 0x92f8eb68 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 874
47 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
48 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
49 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
50 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
51 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
52 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
53 com.apple.HIToolbox 0x92f8ecfa HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
54 com.apple.HIToolbox 0x92f8f4ed HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 601
55 com.apple.HIToolbox 0x92e17a61 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 75
56 com.apple.HIToolbox 0x92e1799d HIView::Render(unsigned long, CGContext*) + 45
57 com.apple.HIToolbox 0x9309fa0f FlushWindowObject(WindowData*, void**, unsigned char) + 581
58 com.apple.HIToolbox 0x92e09641 FlushAllBuffers(__CFRunLoopObserver*, CFRunLoopActivity, void*) + 167
59 com.apple.CoreFoundation 0x9082dd6e __CFRunLoopDoObservers + 342
60 com.apple.CoreFoundation 0x9082cbf6 CFRunLoopRunSpecific + 289
61 com.apple.CoreFoundation 0x9082cace CFRunLoopRunInMode + 61
62 com.apple.HIToolbox 0x92dec8d8 RunCurrentEventLoopInMode + 285
63 com.apple.HIToolbox 0x92debf19 ReceiveNextEventCommon + 184
64 com.apple.HIToolbox 0x92f0297c ReceiveNextEvent + 58
65 QtGui 0x0129a999 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 461
66 QtCore 0x01b294a8 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 54
67 QtCore 0x01b29686 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 132
68 QtCore 0x01b2c385 QCoreApplication::exec() + 179
69 libpqCore.dylib 0x01060481 pqProcessModuleGUIHelper::RunGUIStart(int, char**, int, int) + 731
70 libvtkPVServerCommon.dylib 0x02945a32 vtkProcessModule::StartClient(int, char**) + 76
71 libvtkPVServerCommon.dylib 0x02946442 vtkProcessModule::Start(int, char**) + 662
72 libvtkPVServerCommon.dylib 0x02949234 vtkProcessModuleGUIHelper::Run(vtkPVOptions*) + 88
73 libpqCore.dylib 0x01045f6f pqMain::Run(QApplication&, pqProcessModuleGUIHelper*) + 165
74 0x0001ee4c main + 280
75 0x00014fce _start + 216
76 0x00014ef5 start + 41
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x1c969d3a ecx: 0x29b281d0 edx: 0x00000000
edi: 0x00000014 esi: 0x0000000c ebp: 0xbfffd168 esp: 0xbfffd150
ss: 0x0000001f efl: 0x00010282 eip: 0x1c990868 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x4ffff /Applications/paraview.app/Contents/MacOS/paraview
0x60000 - 0x89fff libpqWidgets.dylib /Applications/paraview.app/Contents/MacOS/libpqWidgets.dylib
0xb8000 - 0xd5fff libQtTesting.dylib /Applications/paraview.app/Contents/MacOS/libQtTesting.dylib
0xf2000 - 0xf8fff QtAssistant /Applications/paraview.app/Contents/Frameworks/QtAssistant.framework/Versions/4/QtAssistant
0x205000 - 0x214fff libvtkXdmfCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkXdmfCS.dylib
0x345000 - 0x55ffff libpqComponents.dylib /Applications/paraview.app/Contents/MacOS/libpqComponents.dylib
0x68a000 - 0x6c9fff libQtChart.dylib /Applications/paraview.app/Contents/MacOS/libQtChart.dylib
0x703000 - 0x72ffff QtXml /Applications/paraview.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x75b000 - 0x797fff QtNetwork /Applications/paraview.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x7cf000 - 0x7e6fff libQtPython.dylib /Applications/paraview.app/Contents/MacOS/libQtPython.dylib
0x7f0000 - 0x7f4fff libvtkPVPythonInterpretor.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVPythonInterpretor.dylib
0x1008000 - 0x114ffff libpqCore.dylib /Applications/paraview.app/Contents/MacOS/libpqCore.dylib
0x124c000 - 0x16fffff QtGui /Applications/paraview.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x1ab5000 - 0x1bc2fff QtCore /Applications/paraview.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x1c79000 - 0x1d56fff libvtkPVServerManagerPythonD.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVServerManagerPythonD.dylib
0x1dd8000 - 0x1e22fff libvtkPVServerCommonPythonD.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVServerCommonPythonD.dylib
0x1e4b000 - 0x20a8fff libvtkCommonPythonD.dylib /Applications/paraview.app/Contents/MacOS/libvtkCommonPythonD.dylib
0x21e1000 - 0x21f7fff libQVTK.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libQVTK.pv3.0.dylib
0x2207000 - 0x2472fff libvtkPVServerManager.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVServerManager.dylib
0x25d7000 - 0x263dfff libvtkPVFiltersCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVFiltersCS.dylib
0x265e000 - 0x27befff libvtkPVFilters.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVFilters.dylib
0x28ec000 - 0x2917fff libvtkPVServerCommonCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVServerCommonCS.dylib
0x2927000 - 0x29aafff libvtkPVServerCommon.dylib /Applications/paraview.app/Contents/MacOS/libvtkPVServerCommon.dylib
0x2a17000 - 0x2a57fff libvtkXdmf.dylib /Applications/paraview.app/Contents/MacOS/libvtkXdmf.dylib
0x2a73000 - 0x2ab8fff libXdmf.dylib /Applications/paraview.app/Contents/MacOS/libXdmf.dylib
0x2ad1000 - 0x2b33fff libvtkWidgetsCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkWidgetsCS.dylib
0x2b4c000 - 0x2c3cfff Python /Applications/paraview.app/Contents/Frameworks/Python.framework/Python
0x2f37000 - 0x304efff libvtkhdf5.dylib /Applications/paraview.app/Contents/MacOS/libvtkhdf5.dylib
0x3075000 - 0x30b3fff libvtkParallelCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkParallelCS.dylib
0x30c7000 - 0x31aafff libvtkParallel.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkParallel.pv3.0.dylib
0x324c000 - 0x32a5fff libvtkHybridCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkHybridCS.dylib
0x32ba000 - 0x32e9fff libvtkVolumeRenderingCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkVolumeRenderingCS.dylib
0x32f7000 - 0x3633fff libvtkVolumeRendering.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkVolumeRendering.pv3.0.dylib
0x38aa000 - 0x38b4fff libKWCommon.dylib /Applications/paraview.app/Contents/MacOS/libKWCommon.dylib
0x38c1000 - 0x38ddfff libvtkInfovisCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkInfovisCS.dylib
0x38e6000 - 0x3925fff libvtkInfovis.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkInfovis.pv3.0.dylib
0x3958000 - 0x3a4efff libvtkWidgets.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkWidgets.pv3.0.dylib
0x3b23000 - 0x3cccfff libvtkHybrid.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkHybrid.pv3.0.dylib
0x3db3000 - 0x3df8fff libvtkexoIIc.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkexoIIc.pv3.0.dylib
0x3e02000 - 0x3e98fff libvtkRenderingCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkRenderingCS.dylib
0x3ec0000 - 0x405afff libvtkRendering.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkRendering.pv3.0.dylib
0x420f000 - 0x4216fff libvtkftgl.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkftgl.pv3.0.dylib
0x421f000 - 0x4281fff libvtkfreetype.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkfreetype.pv3.0.dylib
0x429e000 - 0x42aefff libvtkGenericFilteringCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkGenericFilteringCS.dylib
0x42b5000 - 0x42dcfff libvtkGenericFiltering.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkGenericFiltering.pv3.0.dylib
0x42fb000 - 0x43defff libvtkGraphicsCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkGraphicsCS.dylib
0x441f000 - 0x493dfff libvtkGraphics.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkGraphics.pv3.0.dylib
0x4b6b000 - 0x4b90fff libverdict.1.2.dylib /Applications/paraview.app/Contents/MacOS/libverdict.1.2.dylib
0x4b9c000 - 0x4bf7fff libvtkImagingCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkImagingCS.dylib
0x4c14000 - 0x4efafff libvtkImaging.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkImaging.pv3.0.dylib
0x5037000 - 0x50adfff libvtkIOCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkIOCS.dylib
0x50d7000 - 0x53dafff libvtkIO.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkIO.pv3.0.dylib
0x559b000 - 0x55aefff libvtkDICOMParser.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkDICOMParser.pv3.0.dylib
0x55bf000 - 0x55f0fff libvtkNetCDF.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkNetCDF.pv3.0.dylib
0x55fa000 - 0x5618fff libvtkpng.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkpng.pv3.0.dylib
0x5620000 - 0x5662fff libvtktiff.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtktiff.pv3.0.dylib
0x566c000 - 0x5678fff libvtkzlib.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkzlib.pv3.0.dylib
0x567e000 - 0x569bfff libvtkjpeg.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkjpeg.pv3.0.dylib
0x56a2000 - 0x56c3fff libvtkexpat.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkexpat.pv3.0.dylib
0x56cb000 - 0x5965fff libavcodec.dylib /Applications/paraview.app/Contents/MacOS/libavcodec.dylib
0x6058000 - 0x60c6fff libavformat.dylib /Applications/paraview.app/Contents/MacOS/libavformat.dylib
0x62ed000 - 0x62f0fff libavutil.dylib /Applications/paraview.app/Contents/MacOS/libavutil.dylib
0x62fa000 - 0x63c1fff libvtkFilteringCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkFilteringCS.dylib
0x6403000 - 0x65c0fff libvtkFiltering.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkFiltering.pv3.0.dylib
0x676d000 - 0x67e2fff libvtkCommonCS.dylib /Applications/paraview.app/Contents/MacOS/libvtkCommonCS.dylib
0x680b000 - 0x6822fff libvtkClientServer.dylib /Applications/paraview.app/Contents/MacOS/libvtkClientServer.dylib
0x6836000 - 0x695bfff libvtkCommon.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtkCommon.pv3.0.dylib
0x6a5c000 - 0x6a7bfff libvtksys.pv3.0.dylib /Applications/paraview.app/Contents/MacOS/libvtksys.pv3.0.dylib
0x1c216000 - 0x1c26ffff com.apple.driver.AppleIntelGMA950GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x1c276000 - 0x1c292fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x1c299000 - 0x1c2bdfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1c8a5000 - 0x1c9fefff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af4000 - 0x91b7afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7e000 - 0x91bbbfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bc1000 - 0x91bdbfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91be0000 - 0x91be2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be4000 - 0x91cc2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91cdf000 - 0x91cdffff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce1000 - 0x91d6ffff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d76000 - 0x91d76fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d78000 - 0x91dd1fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dda000 - 0x91dfefff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e06000 - 0x9220ffff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92249000 - 0x925fdfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9262a000 - 0x92717fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92719000 - 0x92796fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d7000 - 0x92a07fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b21000 - 0x92b38fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b43000 - 0x92b9bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92baf000 - 0x92baffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bb1000 - 0x92bc1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bd0000 - 0x92bd8fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bde000 - 0x92be4fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bea000 - 0x92c7bfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c8f000 - 0x92c93fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c96000 - 0x92cb4fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cc6000 - 0x92cccfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cd2000 - 0x92d35fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d5c000 - 0x92d9dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dc4000 - 0x92dd2fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dd9000 - 0x92ddefff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92de3000 - 0x930d8fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931de000 - 0x931e9fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9327b000 - 0x93931fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93cb2000 - 0x93d2dfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d66000 - 0x93e20fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e63000 - 0x93e63fff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e65000 - 0x94026fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9406c000 - 0x940adfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940b5000 - 0x940effff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940f4000 - 0x9410afff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9429d000 - 0x942acfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942b3000 - 0x942befff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9430a000 - 0x94324fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9432a000 - 0x94633fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9610d000 - 0x96123fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x96125000 - 0x96146fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x96153000 - 0x96161fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x96169000 - 0x9617bfff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x9709b000 - 0x97172fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9718d000 - 0x9718efff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x97190000 - 0x97195fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
Model: MacBook2,1, BootROM MB21.00A5.B06, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.1.8.5
Bluetooth: Version 1.9.0f8, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet intégré, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
Parallel ATA Device: MATSHITADVD-R UJ-857E
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the ParaView
mailing list