473,320 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

FiPy visualization results in MacOS Tiger "Bus Error"

Has anyone run across this error?

When calling any of several visualization routines from FiPy, Python
quits with a

Bus Error

I'm using MacOS X Tiger 10.4.3, and I've tried several builds of
Python 2.4: Framework build of 2.4.1, Fink build of 2.4.2, Fink
build of vtkPython 2.4.2. Same crash from each.

FiPy seems to run its examples just fine, but the visualization gives
me fits.

The crash report tells me that FreeType is causing trouble, but the
crash comes from deep within OS X.

I'd appreciate hearing of any such experiences, solutions, or help in
tracking down this bugger.

Thanks,

--David

Command: vtkpython
Path: /sw/bin/vtkpython
Parent: bash [807]

Version: ??? (???)

PID: 825
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Code[0]: 0x0000000a
Code[1]: 0x05770001
Thread 0 Crashed:
0 <<00000000>> 0xffff8ab0 __memcpy + 784 (cpu_capabilities.h:189)
1 libfreetype.6.dylib 0x053a8530 FT_Stream_ReadAt + 112
(ftstream.c:146)
2 libfreetype.6.dylib 0x053acea4 IsMacResource + 1092 (ftobjs.c:1287)
3 libfreetype.6.dylib 0x053ac700 FT_Open_Face + 648 (ftobjs.c:1519)
4 libfreetype.6.dylib 0x053acfec FT_New_Face + 48 (ftobjs.c:971)
5 ft2font.so 0x0526db38 FT2Font::FT2Font[in-charge]
(std::basic_string<char, std::char_traits<char>, std::allocator<char>
) + 460 (ft2font.cpp:322) 6 ft2font.so 0x0526eacc ft2font_module::new_ft2font
(Py::Tuple const&) + 684 (ft2font.cpp:1536)
7 ft2font.so 0x05288e08
Py::ExtensionModule<ft2font_module>::invoke_method _varargs
(std::basic_string<char, std::char_traits<char>, std::allocator<char> const&, Py::Tuple const&) + 788 (Extensions.hxx:285)

8 ft2font.so 0x0527c510 method_varargs_call_handler +
1112 (Objects.hxx:220)
9 libpython2.4.dylib 0x00294b10 PyEval_EvalFrame + 16756 (ceval.c:
3558)
10 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
11 libpython2.4.dylib 0x00294d30 PyEval_EvalFrame + 17300 (ceval.c:
3651)
12 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
13 libpython2.4.dylib 0x00294d30 PyEval_EvalFrame + 17300 (ceval.c:
3651)
14 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
15 libpython2.4.dylib 0x0022ffbc function_call + 332 (funcobject.c:
555)
16 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
17 libpython2.4.dylib 0x00218b24 instancemethod_call + 764
(classobject.c:2448)
18 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
19 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
20 libpython2.4.dylib 0x0021a054 PyInstance_New + 584
(classobject.c:576)
21 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
22 libpython2.4.dylib 0x00296470 PyEval_EvalFrame + 23252 (ceval.c:
3768)
23 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
24 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
25 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
26 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
27 libpython2.4.dylib 0x002b746c import_submodule + 392 (import.c:
2263)
28 libpython2.4.dylib 0x002b76b4 load_next + 260 (import.c:2083)
29 libpython2.4.dylib 0x002b7ce4 import_module_ex + 488 (import.c:
1918)
30 libpython2.4.dylib 0x002b7f6c PyImport_ImportModuleEx + 212
(import.c:1958)
31 libpython2.4.dylib 0x0028641c builtin___import__ + 100
(bltinmodule.c:46)
32 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
33 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
34 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
35 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
36 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
37 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
38 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
39 libpython2.4.dylib 0x002b746c import_submodule + 392 (import.c:
2263)
40 libpython2.4.dylib 0x002b76b4 load_next + 260 (import.c:2083)
41 libpython2.4.dylib 0x002b7ce4 import_module_ex + 488 (import.c:
1918)
42 libpython2.4.dylib 0x002b7f6c PyImport_ImportModuleEx + 212
(import.c:1958)
43 libpython2.4.dylib 0x0028641c builtin___import__ + 100
(bltinmodule.c:46)
44 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
45 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
46 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
47 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
48 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
49 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
50 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
51 libpython2.4.dylib 0x002b746c import_submodule + 392 (import.c:
2263)
52 libpython2.4.dylib 0x002b76b4 load_next + 260 (import.c:2083)
53 libpython2.4.dylib 0x002b7ce4 import_module_ex + 488 (import.c:
1918)
54 libpython2.4.dylib 0x002b7f6c PyImport_ImportModuleEx + 212
(import.c:1958)
55 libpython2.4.dylib 0x0028641c builtin___import__ + 100
(bltinmodule.c:46)
56 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
57 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
58 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
59 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
60 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
61 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
69 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
70 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
71 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
72 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
73 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
74 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
75 libpython2.4.dylib 0x002b746c import_submodule + 392 (import.c:
2263)
76 libpython2.4.dylib 0x002b7708 load_next + 344 (import.c:2087)
77 libpython2.4.dylib 0x002b7ce4 import_module_ex + 488 (import.c:
1918)
78 libpython2.4.dylib 0x002b7f6c PyImport_ImportModuleEx + 212
(import.c:1958)
79 libpython2.4.dylib 0x0028641c builtin___import__ + 100
(bltinmodule.c:46)
80 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
81 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
82 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
83 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
84 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
85 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
86 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
87 libpython2.4.dylib 0x002b746c import_submodule + 392 (import.c:
2263)
88 libpython2.4.dylib 0x002b76b4 load_next + 260 (import.c:2083)
89 libpython2.4.dylib 0x002b7ce4 import_module_ex + 488 (import.c:
1918)
90 libpython2.4.dylib 0x002b7f6c PyImport_ImportModuleEx + 212
(import.c:1958)
91 libpython2.4.dylib 0x0028641c builtin___import__ + 100
(bltinmodule.c:46)
92 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
93 libpython2.4.dylib 0x0028f734 PyEval_CallObjectWithKeywords +
272 (ceval.c:3426)
94 libpython2.4.dylib 0x00293f6c PyEval_EvalFrame + 13776 (ceval.c:
2020)
95 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
96 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
97 libpython2.4.dylib 0x002b5e84 PyImport_ExecCodeModuleEx + 292
(import.c:632)
98 libpython2.4.dylib 0x002b6334 load_source_module + 952
(import.c:906)
99 libpython2.4.dylib 0x002b6ec4 load_package + 336 (import.c:961)
100 libpython2.4.dylib 0x002b8a90 imp_load_module + 408 (import.c:
2708)
101 libpython2.4.dylib 0x0020e83c PyObject_Call + 52 (abstract.c:1757)
102 libpython2.4.dylib 0x0029649c PyEval_EvalFrame + 23296 (ceval.c:
3837)
103 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
104 libpython2.4.dylib 0x00294d30 PyEval_EvalFrame + 17300 (ceval.c:
3651)
105 libpython2.4.dylib 0x00296ec4 PyEval_EvalCodeEx + 2260 (ceval.c:
2736)
106 libpython2.4.dylib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
107 libpython2.4.dylib 0x002c10fc PyRun_FileExFlags + 212
(pythonrun.c:1266)
108 libpython2.4.dylib 0x002c1498 PyRun_SimpleFileExFlags + 840
(pythonrun.c:860)
109 libpython2.4.dylib 0x002cdec0 Py_Main + 2824 (main.c:484)
110 vtkpython 0x00003a1c main + 824 (crt.c:355)
111 vtkpython 0x00002f34 _start + 348 (crt.c:272)
112 vtkpython 0x00002dd4 start + 60

Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000ffff8ab0 srr1:
0x000000000200d030 vrsave: 0x00000000ff000000
cr: 0x44244448 xer: 0x0000000000000004 lr:
0x00000000053a8530 ctr: 0x0000000000019502
r0: 0x0000000000000001 r1: 0x00000000bfff7180 r2:
0x0000000000000000 r3: 0x0000000005dc5000
r4: 0x000000000576fff1 r5: 0x0000000000870598 r6:
0x0000000000000010 r7: 0x0000000000000020
r8: 0x0000000000000030 r9: 0x0000000000000000 r10:
0x0000000000000060 r11: 0x0000000000000080
r12: 0x0000000005fe1500 r13: 0x00000000ffffffff r14:
0x000000000394b014 r15: 0x00000000049cf9c0
r16: 0x000000000417fb4c r17: 0x0000000000000000 r18:
0x0000000000000000 r19: 0x0000000000304d7c
r20: 0x000000000416a480 r21: 0x00000000bfff721c r22:
0x000000000416a480 r23: 0x000000000417d340
r24: 0x0000000000000000 r25: 0x000000000417fb4c r26:
0x000000000417d340 r27: 0x0000000000870598
r28: 0x0000000000003af1 r29: 0x000000000417e380 r30:
0x0000000000870598 r31: 0x00000000053aca6c

Binary Images Description:
0x1000 - 0x53fff vtkpython /sw/bin/vtkpython
0xa8000 - 0xb6fff libvtkftgl.dylib /sw/lib/vtk/libvtkftgl.dylib
0xc3000 - 0xf4fff libpng.3.dylib /sw/lib/libpng.3.dylib
0x205000 - 0x303fff libpython2.4.dylib /sw/lib/python2.4/config/
libpython2.4.dylib
0x503000 - 0x57afff libvtksys.dylib /sw/lib/vtk/libvtksys.dylib
0x5ed000 - 0x68dfff libvtkWidgets.dylib /sw/lib/vtk/
libvtkWidgets.dylib
0x719000 - 0x799fff libvtkfreetype.dylib /sw/lib/vtk/
libvtkfreetype.dylib
0x7b5000 - 0x7d1fff libjpeg.62.dylib /sw/lib/libjpeg.62.dylib
0x7d8000 - 0x7effff libvtkMPEG2Encode.dylib /sw/lib/vtk/
libvtkMPEG2Encode.dylib
0x1008000 - 0x11a8fff libvtkCommon.dylib /sw/lib/vtk/
libvtkCommon.dylib
0x12f4000 - 0x14e8fff libvtkFiltering.dylib /sw/lib/vtk/
libvtkFiltering.dylib
0x169d000 - 0x1919fff libvtkIO.dylib /sw/lib/vtk/libvtkIO.dylib
0x1aa9000 - 0x1fe0fff libvtkGraphics.dylib /sw/lib/vtk/
libvtkGraphics.dylib
0x2205000 - 0x25a0fff libvtkImaging.dylib /sw/lib/vtk/
libvtkImaging.dylib
0x271b000 - 0x28c5fff libvtkRendering.dylib /sw/lib/vtk/
libvtkRendering.dylib
0x2a78000 - 0x2dfbfff libvtkVolumeRendering.dylib /sw/lib/vtk/
libvtkVolumeRendering.dylib
0x30c0000 - 0x3240fff libvtkHybrid.dylib /sw/lib/vtk/
libvtkHybrid.dylib
0x3343000 - 0x3450fff libvtkParallel.dylib /sw/lib/vtk/
libvtkParallel.dylib
0x3521000 - 0x358afff libvtkDICOMParser.dylib /sw/lib/vtk/
libvtkDICOMParser.dylib
0x35f7000 - 0x363ffff libtiff.3.dylib /sw/lib/libtiff.3.dylib
0x36cc000 - 0x36e9fff libexpat.0.dylib /sw/lib/libexpat.0.dylib
0x371a000 - 0x3749fff libvtkexoIIc.dylib /sw/lib/vtk/
libvtkexoIIc.dylib
0x3751000 - 0x3793fff libvtkNetCDF.dylib /sw/lib/vtk/
libvtkNetCDF.dylib
0x37ed000 - 0x37f2fff multiarray.so /sw/lib/python2.4/site-packages/
Numeric/multiarray.so
0x4048000 - 0x404afff time.so /sw/lib/python2.4/lib-dynload/time.so
0x4052000 - 0x4054fff operator.so /sw/lib/python2.4/lib-dynload/
operator.so
0x4060000 - 0x4074fff _numpy.so /sw/lib/python2.4/site-packages/
Numeric/_numpy.so
0x409d000 - 0x40a9fff umath.so /sw/lib/python2.4/site-packages/
Numeric/umath.so
0x40d5000 - 0x40d8fff strop.so /sw/lib/python2.4/lib-dynload/strop.so
0x40e3000 - 0x40e4fff math.so /sw/lib/python2.4/lib-dynload/math.so
0x40eb000 - 0x40edfff _dotblas.so /sw/lib/python2.4/site-packages/
Numeric/_dotblas.so
0x40f4000 - 0x40f6fff binascii.so /sw/lib/python2.4/lib-dynload/
binascii.so
0x4205000 - 0x4208fff struct.so /sw/lib/python2.4/lib-dynload/
struct.so
0x4252000 - 0x4254fff cStringIO.so /sw/lib/python2.4/lib-dynload/
cStringIO.so
0x42e4000 - 0x42e4fff _weakref.so /sw/lib/python2.4/lib-dynload/
_weakref.so
0x43e5000 - 0x43f0fff spmatrix.so /sw/lib/python2.4/site-packages/
spmatrix.so
0x4409000 - 0x4409fff _bisect.so /sw/lib/python2.4/lib-dynload/
_bisect.so
0x440e000 - 0x4412fff itertools.so /sw/lib/python2.4/lib-dynload/
itertools.so
0x4490000 - 0x4491fff _random.so /sw/lib/python2.4/lib-dynload/
_random.so
0x44a4000 - 0x44a5fff fcntl.so /sw/lib/python2.4/lib-dynload/fcntl.so
0x45da000 - 0x45defff lapack_lite.so /sw/lib/python2.4/site-
packages/Numeric/lapack_lite.so
0x4a69000 - 0x4a75fff datetime.so /sw/lib/python2.4/lib-dynload/
datetime.so
0x4ef9000 - 0x4f00fff ranlib.so /sw/lib/python2.4/site-packages/
Numeric/ranlib.so
0x4f11000 - 0x4f17fff fftpack.so /sw/lib/python2.4/site-packages/
Numeric/FFT/fftpack.so
0x4f26000 - 0x4f68fff _nc_transforms.so /sw/lib/python2.4/site-
packages/matplotlib/_nc_transforms.so
0x50d0000 - 0x5149fff _agg.so /sw/lib/python2.4/site-packages/
matplotlib/_agg.so
0x5265000 - 0x5292fff ft2font.so /sw/lib/python2.4/site-packages/
matplotlib/ft2font.so
0x53a7000 - 0x53fafff libfreetype.6.dylib /sw/lib/freetype219/lib/
libfreetype.6.dylib
0x552c000 - 0x553bfff cPickle.so /sw/lib/python2.4/lib-dynload/
cPickle.so
0xa000000 - 0xa084fff libtcl8.4.dylib /sw/lib/libtcl8.4.dylib
0xb000000 - 0xb0b3fff libtk8.4.dylib /sw/lib/libtk8.4.dylib
0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/
libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /
System/Library/Frameworks/CoreFoundation.framework/Versions/A/
CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/
Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/
Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /
System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
OSServices.framework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
CFNetwork.framework/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
WebServicesCore.framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
SearchKit.framework/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
Metadata.framework/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/
Library/Frameworks/Security.framework/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/
Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/
Library/Frameworks/SystemConfiguration.framework/Versions/A/
SystemConfiguration
0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/
Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
ApplicationServices
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3
(172.3) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/HIServices.framework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
FindByContent.framework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.
0.9.7.dylib
0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJP2.dylib
0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRaw.dylib
0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate
1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/
vImage.framework/Versions/A/vImage
0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib
3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvMisc.dylib
0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvDSP.dylib
0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libBLAS.dylib
0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libLAPACK.dylib
0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/
Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
DesktopServicesPriv
0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/
Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/
Frameworks/Carbon.framework/Versions/A/Carbon
0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SecurityHI.framework/Versions/A/SecurityHI
0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Ink.framework/Versions/A/Ink
0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
Versions/A/Help
0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
OpenScripting.framework/Versions/A/OpenScripting
0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Print.framework/Versions/A/Print
0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/
HTMLRendering.framework/Versions/A/HTMLRendering
0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
NavigationServices.framework/Versions/A/NavigationServices
0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CarbonSound.framework/Versions/A/CarbonSound
0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CommonPanels.framework/Versions/A/CommonPanels
0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
HIToolbox.framework/Versions/A/HIToolbox
0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/
Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9367b000 - 0x93caefff com.apple.AppKit 6.4.3 (824.23) /System/
Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9403a000 - 0x940a9fff com.apple.CoreData 50 (77) /System/Library/
Frameworks/CoreData.framework/Versions/A/CoreData
0x940e2000 - 0x941acfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /
System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94200000 - 0x94200fff com.apple.audio.units.AudioUnit 1.4 /System/
Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94202000 - 0x9437afff com.apple.QuartzCore 1.4.3 /System/Library/
Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c4000 - 0x94401fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94409000 - 0x94459fff libGLImage.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x954ab000 - 0x9552efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x97369000 - 0x97388fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9afe7000 - 0x9aff6fff libICE.6.dylib /usr/X11R6/lib/libICE.6.dylib
0x9affc000 - 0x9b001fff libSM.6.dylib /usr/X11R6/lib/libSM.6.dylib
0x9b112000 - 0x9b120fff libXplugin.1.dylib /usr/lib/libXplugin.1.dylib
0x9c105000 - 0x9c110fff libXext.6.dylib /usr/X11R6/lib/libXext.6.dylib
0x9c115000 - 0x9c1ddfff libX11.6.dylib /usr/X11R6/lib/libX11.6.dylib
0x9c204000 - 0x9c27efff libGL.1.dylib /usr/X11R6/lib/libGL.1.dylib
0x9c4a5000 - 0x9c4e7fff libXt.6.dylib /usr/X11R6/lib/libXt.6.dylib

Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4
(1.1), 1.25 GHz, 768 MB
Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB
Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330
Memory Module: SODIMM1/J25UPPER, 256 MB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6
Bluetooth: Version 1.6.6f22, 2 service, 0 devices, 1 incoming serial
ports
Network Service: AirPort, AirPort, en1
PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
Parallel ATA Device: MATSHITADVD-R UJ-816,
Parallel ATA Device: TOSHIBA MK8025GAS, 74.53 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Microsoft Wireless Optical Desktop® 1.00, Microsoft, Up
to 1.5 Mb/sec, 500 mA

Dec 3 '05 #1
0 1761

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ian A. York | last post by:
MacOS 10.3.8, Python 2.3. I installed both Tkinter and appscript yesterday. Now when I open python (or pythonw) in the Terminal I get the following: Python 2.3 (#1, Sep 13 2003, 00:49:11) on...
3
by: Stephen Poley | last post by:
Could some kind soul explain the errors and warnings that the W3C CSS validator generates for page: http://www.atlis.nl/testsite/nl/ Results at: http://tinyurl.com/5pxqx The error "Invalid...
8
by: Chul Min Kim | last post by:
Hi, I got a BUS ERROR from one of my company's program. Let me briefly tell our environment. Machine : Sun E3500 (Ultra Sparc II 400Mhz CPU 4EA) OS : Solaris7 Compiler : Sun Workshop...
0
by: multisync | last post by:
I'm getting the following error: Unknown error (0x80005000) It gives this error on the line "results = searcher.FindAll()" -----code------ Dim rootentry As New...
1
by: karthikvis | last post by:
Hi, I would really appreciate it of someone could help me. I tried compiling a source code which references header files from another directory on my hard disk (not the default VC++ header files...
2
by: sfrvn | last post by:
I am embarrassed to say I cannot make this work. Recently upgraded to Access 2003, but do not know if that part of problem (AKA 'syntax change'). Would someone be kind enough to lead me by the...
1
by: Roger Trask | last post by:
Web Server: IIS6 PHP Version: 5.2.5 Database: MS SQLEXPRESS 2005 Loaded PDO Drivers: MSSQL, MySQL, ODBC When executing the following script ($dbName, $username, $pw, $myDSN have been changed in...
3
by: GazK | last post by:
I have been using an xml parsing script to parse a number of rss feeds and return relevant results to a database. The script has worked well for a couple of years, despite having very crude...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.