473,756 Members | 4,046 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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_capabiliti es.h:189)
1 libfreetype.6.d ylib 0x053a8530 FT_Stream_ReadA t + 112
(ftstream.c:146 )
2 libfreetype.6.d ylib 0x053acea4 IsMacResource + 1092 (ftobjs.c:1287)
3 libfreetype.6.d ylib 0x053ac700 FT_Open_Face + 648 (ftobjs.c:1519)
4 libfreetype.6.d ylib 0x053acfec FT_New_Face + 48 (ftobjs.c:971)
5 ft2font.so 0x0526db38 FT2Font::FT2Fon t[in-charge]
(std::basic_str ing<char, std::char_trait s<char>, std::allocator< char>
) + 460 (ft2font.cpp:32 2) 6 ft2font.so 0x0526eacc ft2font_module: :new_ft2font
(Py::Tuple const&) + 684 (ft2font.cpp:15 36)
7 ft2font.so 0x05288e08
Py::ExtensionMo dule<ft2font_mo dule>::invoke_m ethod_varargs
(std::basic_str ing<char, std::char_trait s<char>, std::allocator< char> const&, Py::Tuple const&) + 788 (Extensions.hxx :285)

8 ft2font.so 0x0527c510 method_varargs_ call_handler +
1112 (Objects.hxx:22 0)
9 libpython2.4.dy lib 0x00294b10 PyEval_EvalFram e + 16756 (ceval.c:
3558)
10 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
11 libpython2.4.dy lib 0x00294d30 PyEval_EvalFram e + 17300 (ceval.c:
3651)
12 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
13 libpython2.4.dy lib 0x00294d30 PyEval_EvalFram e + 17300 (ceval.c:
3651)
14 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
15 libpython2.4.dy lib 0x0022ffbc function_call + 332 (funcobject.c:
555)
16 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
17 libpython2.4.dy lib 0x00218b24 instancemethod_ call + 764
(classobject.c: 2448)
18 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
19 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
20 libpython2.4.dy lib 0x0021a054 PyInstance_New + 584
(classobject.c: 576)
21 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
22 libpython2.4.dy lib 0x00296470 PyEval_EvalFram e + 23252 (ceval.c:
3768)
23 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
24 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
25 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
26 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
27 libpython2.4.dy lib 0x002b746c import_submodul e + 392 (import.c:
2263)
28 libpython2.4.dy lib 0x002b76b4 load_next + 260 (import.c:2083)
29 libpython2.4.dy lib 0x002b7ce4 import_module_e x + 488 (import.c:
1918)
30 libpython2.4.dy lib 0x002b7f6c PyImport_Import ModuleEx + 212
(import.c:1958)
31 libpython2.4.dy lib 0x0028641c builtin___impor t__ + 100
(bltinmodule.c: 46)
32 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
33 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
34 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
35 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
36 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
37 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
38 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
39 libpython2.4.dy lib 0x002b746c import_submodul e + 392 (import.c:
2263)
40 libpython2.4.dy lib 0x002b76b4 load_next + 260 (import.c:2083)
41 libpython2.4.dy lib 0x002b7ce4 import_module_e x + 488 (import.c:
1918)
42 libpython2.4.dy lib 0x002b7f6c PyImport_Import ModuleEx + 212
(import.c:1958)
43 libpython2.4.dy lib 0x0028641c builtin___impor t__ + 100
(bltinmodule.c: 46)
44 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
45 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
46 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
47 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
48 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
49 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
50 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
51 libpython2.4.dy lib 0x002b746c import_submodul e + 392 (import.c:
2263)
52 libpython2.4.dy lib 0x002b76b4 load_next + 260 (import.c:2083)
53 libpython2.4.dy lib 0x002b7ce4 import_module_e x + 488 (import.c:
1918)
54 libpython2.4.dy lib 0x002b7f6c PyImport_Import ModuleEx + 212
(import.c:1958)
55 libpython2.4.dy lib 0x0028641c builtin___impor t__ + 100
(bltinmodule.c: 46)
56 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
57 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
58 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
59 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
60 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
61 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
69 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
70 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
71 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
72 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
73 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
74 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
75 libpython2.4.dy lib 0x002b746c import_submodul e + 392 (import.c:
2263)
76 libpython2.4.dy lib 0x002b7708 load_next + 344 (import.c:2087)
77 libpython2.4.dy lib 0x002b7ce4 import_module_e x + 488 (import.c:
1918)
78 libpython2.4.dy lib 0x002b7f6c PyImport_Import ModuleEx + 212
(import.c:1958)
79 libpython2.4.dy lib 0x0028641c builtin___impor t__ + 100
(bltinmodule.c: 46)
80 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
81 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
82 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
83 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
84 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
85 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
86 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
87 libpython2.4.dy lib 0x002b746c import_submodul e + 392 (import.c:
2263)
88 libpython2.4.dy lib 0x002b76b4 load_next + 260 (import.c:2083)
89 libpython2.4.dy lib 0x002b7ce4 import_module_e x + 488 (import.c:
1918)
90 libpython2.4.dy lib 0x002b7f6c PyImport_Import ModuleEx + 212
(import.c:1958)
91 libpython2.4.dy lib 0x0028641c builtin___impor t__ + 100
(bltinmodule.c: 46)
92 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
93 libpython2.4.dy lib 0x0028f734 PyEval_CallObje ctWithKeywords +
272 (ceval.c:3426)
94 libpython2.4.dy lib 0x00293f6c PyEval_EvalFram e + 13776 (ceval.c:
2020)
95 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
96 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
97 libpython2.4.dy lib 0x002b5e84 PyImport_ExecCo deModuleEx + 292
(import.c:632)
98 libpython2.4.dy lib 0x002b6334 load_source_mod ule + 952
(import.c:906)
99 libpython2.4.dy lib 0x002b6ec4 load_package + 336 (import.c:961)
100 libpython2.4.dy lib 0x002b8a90 imp_load_module + 408 (import.c:
2708)
101 libpython2.4.dy lib 0x0020e83c PyObject_Call + 52 (abstract.c:175 7)
102 libpython2.4.dy lib 0x0029649c PyEval_EvalFram e + 23296 (ceval.c:
3837)
103 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
104 libpython2.4.dy lib 0x00294d30 PyEval_EvalFram e + 17300 (ceval.c:
3651)
105 libpython2.4.dy lib 0x00296ec4 PyEval_EvalCode Ex + 2260 (ceval.c:
2736)
106 libpython2.4.dy lib 0x00296fd4 PyEval_EvalCode + 48 (ceval.c:490)
107 libpython2.4.dy lib 0x002c10fc PyRun_FileExFla gs + 212
(pythonrun.c:12 66)
108 libpython2.4.dy lib 0x002c1498 PyRun_SimpleFil eExFlags + 840
(pythonrun.c:86 0)
109 libpython2.4.dy lib 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: 0x00000000ffff8 ab0 srr1:
0x000000000200d 030 vrsave: 0x00000000ff000 000
cr: 0x44244448 xer: 0x0000000000000 004 lr:
0x00000000053a8 530 ctr: 0x0000000000019 502
r0: 0x0000000000000 001 r1: 0x00000000bfff7 180 r2:
0x0000000000000 000 r3: 0x0000000005dc5 000
r4: 0x000000000576f ff1 r5: 0x0000000000870 598 r6:
0x0000000000000 010 r7: 0x0000000000000 020
r8: 0x0000000000000 030 r9: 0x0000000000000 000 r10:
0x0000000000000 060 r11: 0x0000000000000 080
r12: 0x0000000005fe1 500 r13: 0x00000000fffff fff r14:
0x000000000394b 014 r15: 0x00000000049cf 9c0
r16: 0x000000000417f b4c r17: 0x0000000000000 000 r18:
0x0000000000000 000 r19: 0x0000000000304 d7c
r20: 0x000000000416a 480 r21: 0x00000000bfff7 21c r22:
0x000000000416a 480 r23: 0x000000000417d 340
r24: 0x0000000000000 000 r25: 0x000000000417f b4c r26:
0x000000000417d 340 r27: 0x0000000000870 598
r28: 0x0000000000003 af1 r29: 0x000000000417e 380 r30:
0x0000000000870 598 r31: 0x00000000053ac a6c

Binary Images Description:
0x1000 - 0x53fff vtkpython /sw/bin/vtkpython
0xa8000 - 0xb6fff libvtkftgl.dyli b /sw/lib/vtk/libvtkftgl.dyli b
0xc3000 - 0xf4fff libpng.3.dylib /sw/lib/libpng.3.dylib
0x205000 - 0x303fff libpython2.4.dy lib /sw/lib/python2.4/config/
libpython2.4.dy lib
0x503000 - 0x57afff libvtksys.dylib /sw/lib/vtk/libvtksys.dylib
0x5ed000 - 0x68dfff libvtkWidgets.d ylib /sw/lib/vtk/
libvtkWidgets.d ylib
0x719000 - 0x799fff libvtkfreetype. dylib /sw/lib/vtk/
libvtkfreetype. dylib
0x7b5000 - 0x7d1fff libjpeg.62.dyli b /sw/lib/libjpeg.62.dyli b
0x7d8000 - 0x7effff libvtkMPEG2Enco de.dylib /sw/lib/vtk/
libvtkMPEG2Enco de.dylib
0x1008000 - 0x11a8fff libvtkCommon.dy lib /sw/lib/vtk/
libvtkCommon.dy lib
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.d ylib /sw/lib/vtk/
libvtkImaging.d ylib
0x271b000 - 0x28c5fff libvtkRendering .dylib /sw/lib/vtk/
libvtkRendering .dylib
0x2a78000 - 0x2dfbfff libvtkVolumeRen dering.dylib /sw/lib/vtk/
libvtkVolumeRen dering.dylib
0x30c0000 - 0x3240fff libvtkHybrid.dy lib /sw/lib/vtk/
libvtkHybrid.dy lib
0x3343000 - 0x3450fff libvtkParallel. dylib /sw/lib/vtk/
libvtkParallel. dylib
0x3521000 - 0x358afff libvtkDICOMPars er.dylib /sw/lib/vtk/
libvtkDICOMPars er.dylib
0x35f7000 - 0x363ffff libtiff.3.dylib /sw/lib/libtiff.3.dylib
0x36cc000 - 0x36e9fff libexpat.0.dyli b /sw/lib/libexpat.0.dyli b
0x371a000 - 0x3749fff libvtkexoIIc.dy lib /sw/lib/vtk/
libvtkexoIIc.dy lib
0x3751000 - 0x3793fff libvtkNetCDF.dy lib /sw/lib/vtk/
libvtkNetCDF.dy lib
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.d ylib /sw/lib/freetype219/lib/
libfreetype.6.d ylib
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.dyl ib /usr/lib/libSystem.B.dyl ib
0x9020b000 - 0x9020ffff libmathCommon.A .dylib /usr/lib/system/
libmathCommon.A .dylib
0x90211000 - 0x90264fff com.apple.CoreT ext 1.0.1 (???) /System/
Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/CoreText.framew ork/Versions/A/CoreText
0x90291000 - 0x90342fff ATS /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreG raphics 1.256.27 (???) /System/
Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/CoreGraphics.fr amework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreF oundation 6.4.4 (368.25) /
System/Library/Frameworks/CoreFoundation. framework/Versions/A/
CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreS ervices 10.4 (???) /System/
Library/Frameworks/CoreServices.fr amework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dy lib /usr/lib/libicucore.A.dy lib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.frame work.IOKit 1.4 (???) /System/
Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreS ervices.CarbonC ore 671.2 /
System/Library/Frameworks/CoreServices.fr amework/Versions/A/
Frameworks/CarbonCore.fram ework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreS ervices.OSServi ces 4.1 /System/
Library/Frameworks/CoreServices.fr amework/Versions/A/Frameworks/
OSServices.fram ework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNet work 10.4.3 (129.2) /System/
Library/Frameworks/CoreServices.fr amework/Versions/A/Frameworks/
CFNetwork.frame work/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebSe rvices 1.1.2 (1.1.0) /System/
Library/Frameworks/CoreServices.fr amework/Versions/A/Frameworks/
WebServicesCore .framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.Searc hKit 1.0.4 /System/Library/
Frameworks/CoreServices.fr amework/Versions/A/Frameworks/
SearchKit.frame work/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metad ata 10.4.3 (121.20.2) /System/
Library/Frameworks/CoreServices.fr amework/Versions/A/Frameworks/
Metadata.framew ork/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.secur ity 4.2 (24844) /System/
Library/Frameworks/Security.framew ork/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskA rbitration 2.1 /System/Library/
Frameworks/DiskArbitration .framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.Syste mConfiguration 1.8.1 /System/
Library/Frameworks/SystemConfigura tion.framework/Versions/A/
SystemConfigura tion
0x913ac000 - 0x913b4fff libgcc_s.1.dyli b /usr/lib/libgcc_s.1.dyli b
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.frame work/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.Appli cationServices 10.4 (???) /
System/Library/Frameworks/ApplicationServ ices.framework/Versions/A/
ApplicationServ ices
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/
Frameworks/ApplicationServ ices.framework/Versions/A/Frameworks/
AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.Color Sync 4.4.3 /System/Library/
Frameworks/ApplicationServ ices.framework/Versions/A/Frameworks/
ColorSync.frame work/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print .framework.Prin tCore 4.3
(172.3) /System/Library/Frameworks/ApplicationServ ices.framework/
Versions/A/Frameworks/PrintCore.frame work/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/
Frameworks/ApplicationServ ices.framework/Versions/A/Frameworks/
QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HISer vices 1.5.1 (???) /System/
Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/HIServices.fram ework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangA nalysis 1.6.1 /System/Library/
Frameworks/ApplicationServ ices.framework/Versions/A/Frameworks/
LangAnalysis.fr amework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindB yContent 1.5 /System/Library/
Frameworks/ApplicationServ ices.framework/Versions/A/Frameworks/
FindByContent.f ramework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.Launc hServices 10.4.5 (168) /System/
Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/LaunchServices. framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speec h.synthesis.fra mework 3.3 /
System/Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/SpeechSynthesis .framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.Image IO.framework 1.4.3 /System/
Library/Frameworks/ApplicationServ ices.framework/Versions/A/
Frameworks/ImageIO.framewo rk/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/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libJPEG.dylib
0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libJP2.dylib
0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libGIF.dylib
0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libRaw.dylib
0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libTIFF.dylib
0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libPng.dylib
0x91c37000 - 0x91c3afff libRadiance.dyl ib /System/Library/Frameworks/
ApplicationServ ices.framework/Versions/A/Frameworks/ImageIO.framewo rk/
Versions/A/Resources/libRadiance.dyl ib
0x91c3c000 - 0x91c3cfff com.apple.Accel erate 1.1.1 (Accelerate
1.1.1) /System/Library/Frameworks/Accelerate.fram ework/Versions/A/
Accelerate
0x91c3e000 - 0x91d28fff com.apple.vImag e 2.0 /System/Library/
Frameworks/Accelerate.fram ework/Versions/A/Frameworks/
vImage.framewor k/Versions/A/vImage
0x91d30000 - 0x91d4ffff com.apple.Accel erate.vecLib 3.1.1 (vecLib
3.1.1) /System/Library/Frameworks/Accelerate.fram ework/Versions/A/
Frameworks/vecLib.framewor k/Versions/A/vecLib
0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/
Accelerate.fram ework/Versions/A/Frameworks/vecLib.framewor k/Versions/
A/libvMisc.dylib
0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/
Accelerate.fram ework/Versions/A/Frameworks/vecLib.framewor k/Versions/
A/libvDSP.dylib
0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/
Accelerate.fram ework/Versions/A/Frameworks/vecLib.framewor k/Versions/
A/libBLAS.dylib
0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/
Accelerate.fram ework/Versions/A/Frameworks/vecLib.framewor k/Versions/
A/libLAPACK.dylib
0x927eb000 - 0x92877fff com.apple.Deskt opServices 1.3.1 /System/
Library/PrivateFramewor ks/DesktopServices Priv.framework/Versions/A/
DesktopServices Priv
0x928b9000 - 0x92ae3fff com.apple.Found ation 6.4.2 (567.21) /System/
Library/Frameworks/Foundation.fram ework/Versions/C/Foundation
0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92cff000 - 0x92dedfff libiconv.2.dyli b /usr/lib/libiconv.2.dyli b
0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/
OpenGL.framewor k/Versions/A/Libraries/libGL.dylib
0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/
OpenGL.framewor k/Versions/A/Libraries/libGLU.dylib
0x92ea0000 - 0x92ea0fff com.apple.Carbo n 10.4 (???) /System/Library/
Frameworks/Carbon.framewor k/Versions/A/Carbon
0x92ea2000 - 0x92eb6fff com.apple.Image Capture 3.0 /System/Library/
Frameworks/Carbon.framewor k/Versions/A/Frameworks/
ImageCapture.fr amework/Versions/A/ImageCapture
0x92ece000 - 0x92edefff com.apple.speec h.recognition.f ramework 3.4 /
System/Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
SpeechRecogniti on.framework/Versions/A/SpeechRecogniti on
0x92eea000 - 0x92efffff com.apple.secur ityhi 2.0 (203) /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
SecurityHI.fram ework/Versions/A/SecurityHI
0x92f11000 - 0x92f98fff com.apple.ink.f ramework 101.2 (69) /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
Ink.framework/Versions/A/Ink
0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/
Frameworks/Carbon.framewor k/Versions/A/Frameworks/Help.framework/
Versions/A/Help
0x92fc1000 - 0x92feefff com.apple.opens cripting 1.2.3 (???) /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
OpenScripting.f ramework/Versions/A/OpenScripting
0x93008000 - 0x93018fff com.apple.print .framework.Prin t 5.0 (190.1) /
System/Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
Print.framework/Versions/A/Print
0x93024000 - 0x9308afff com.apple.htmlr endering 1.1.2 /System/Library/
Frameworks/Carbon.framewor k/Versions/A/Frameworks/
HTMLRendering.f ramework/Versions/A/HTMLRendering
0x930bb000 - 0x9310dfff com.apple.Navig ationServices 3.4.2 /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
NavigationServi ces.framework/Versions/A/NavigationServi ces
0x93139000 - 0x93156fff com.apple.audio .SoundManager 3.9 /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
CarbonSound.fra mework/Versions/A/CarbonSound
0x93168000 - 0x93175fff com.apple.Commo nPanels 1.2.2 (73) /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
CommonPanels.fr amework/Versions/A/CommonPanels
0x9317e000 - 0x93490fff com.apple.HIToo lbox 1.4.4 (???) /System/
Library/Frameworks/Carbon.framewor k/Versions/A/Frameworks/
HIToolbox.frame work/Versions/A/HIToolbox
0x935dc000 - 0x935e8fff com.apple.openg l 1.4.6 /System/Library/
Frameworks/OpenGL.framewor k/Versions/A/OpenGL
0x9367b000 - 0x93caefff com.apple.AppKi t 6.4.3 (824.23) /System/
Library/Frameworks/AppKit.framewor k/Versions/C/AppKit
0x9403a000 - 0x940a9fff com.apple.CoreD ata 50 (77) /System/Library/
Frameworks/CoreData.framew ork/Versions/A/CoreData
0x940e2000 - 0x941acfff com.apple.audio .toolbox.AudioT oolbox 1.4.1 /
System/Library/Frameworks/AudioToolbox.fr amework/Versions/A/AudioToolbox
0x94200000 - 0x94200fff com.apple.audio .units.AudioUni t 1.4 /System/
Library/Frameworks/AudioUnit.frame work/Versions/A/AudioUnit
0x94202000 - 0x9437afff com.apple.Quart zCore 1.4.3 /System/Library/
Frameworks/QuartzCore.fram ework/Versions/A/QuartzCore
0x943c4000 - 0x94401fff libsqlite3.0.dy lib /usr/lib/libsqlite3.0.dy lib
0x94409000 - 0x94459fff libGLImage.dyli b /System/Library/Frameworks/
OpenGL.framewor k/Versions/A/Libraries/libGLImage.dyli b
0x954ab000 - 0x9552efff libstdc++.6.dyl ib /usr/lib/libstdc++.6.dyl ib
0x97369000 - 0x97388fff com.apple.vecLi b 3.1.1 (vecLib 3.1.1) /System/
Library/Frameworks/vecLib.framewor k/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.dy lib /usr/lib/libXplugin.1.dy lib
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 1790

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

Similar topics

0
1270
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 darwin Type "help", "copyright", "credits" or "license" for more information. /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: object:...
3
3013
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 number : borderParse Error - " may be due to something I've done, but I'm blowed if I can see what. While the warning "property display doesn't exist for media" has me baffled.
8
3377
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 5.0 cc complier I get "BUS ERROR" only when I execute the binary which builds
0
1559
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 System.DirectoryServices.DirectoryEntry"LDAP://mydomain.com/", "user1", "pss1", AuthenticationTypes.Secure) Dim searcher As New System.DirectoryServices.DirectorySearcher(rootentry)
1
3276
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 directory). I added this directory name as an extra line in "Tools>Options>Directories..." for include files. My source code looks like this : #include "IGESControl_Reader.hxx" #include "TColStd_HSequenceOfTransient.hxx" #include...
2
9046
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 hand? Table name: LUtblProvider Table field names: provPKID, name, company, type, phone Table name: tblRef Table field names: refPKID, prov, event, src
1
2422
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 this post to prevent access to my test environment): <?php try { $dbname = "dbName";
3
4514
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 error-trapping (if it finds an error in one of the xml files, the script stops). Recently, the script has stopped working because one of the xml files is badly formed. So I decided to rewrite the script with better error trapping; the script should...
0
9431
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9255
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10014
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9844
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9819
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9689
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5119
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3780
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3326
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.