Contribute
Register

[SOLVED] switch to 32-bit?

Status
Not open for further replies.
Joined
Feb 19, 2011
Messages
109
Motherboard
Asus P7P55D-E PRO
CPU
Intel Core i7-870 2.94 Ghz
Graphics
MSI N560 GTXTi 2GB
Mac
  1. MacBook Pro
Classic Mac
  1. 0
Mobile Phone
  1. iOS
I'm wondering if it's possible to switch to 32-bit without doing a complete reinstall? I built my own airport card, which seems to require 32-bit to run without crashing my system.
 
Re: switch to 32-bit?

aFlockOfMoosen said:
I'm wondering if it's possible to switch to 32-bit without doing a complete reinstall? I built my own airport card, which seems to require 32-bit to run without crashing my system.

I have a home made airport card, running in 64 bit. What goes wrong with yours?
 
Re: switch to 32-bit?

I actually have the opposite problem. Since the 10.6.7 update, my system boots in 32 bit. Any plist options I can add to change this?
 
Re: switch to 32-bit?

grantb said:
I actually have the opposite problem. Since the 10.6.7 update, my system boots in 32 bit. Any plist options I can add to change this?
Read my post above, there's the answer.
If you've more issues please create your own thread and don't hijacking others.

TIA karacho
 
Re: switch to 32-bit?

Deleted by OP.
 
Re: switch to 32-bit?

moshymoshy said:
aFlockOfMoosen said:
I'm wondering if it's possible to switch to 32-bit without doing a complete reinstall? I built my own airport card, which seems to require 32-bit to run without crashing my system.

I have a home made airport card, running in 64 bit. What goes wrong with yours?

It runs great for a random interval of time -- sometimes a few minutes, sometimes an hour -- but eventually it crashes my system with the "you must restart your computer" screen. You would think that if it would only work in 32-bit i wouldn't work at all in 64bit, right?

It only happens when my airport card is active, though... i've been running flawlessly while hijacking my girlfriends wireless connection via ethernet internet sharing for a few weeks now.

tonymac suggested that my card may require running in 32-bit and a quick google insinuated the same thing, citing that only 2009 mac pro airport cards run in 64bit, and frankly i have no idea where this one came from.

any ideas? i do have a crash report if you have any clue how to decipher it.

Code:
Process:         Console [135]
Path:            /Applications/Utilities/Console.app/Contents/MacOS/Console
Identifier:      com.apple.Console
Version:         10.6.3 (224)
Build Info:      ConsoleX-2240000~9
Code Type:       X86-64 (Native)
Parent Process:  launchd [93]

Date/Time:       2011-03-20 12:24:36.858 -0400
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000001d
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: outlineView:objectValueForTableColumn:byItem:


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                  0x00007fff8529d11c objc_msgSend + 40
1   com.apple.AppKit                 0x00007fff83c74a00 -[NSTableView preparedCellAtColumn:row:] + 323
2   com.apple.AppKit                 0x00007fff83c8d8e7 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 47
3   com.apple.AppKit                 0x00007fff83c8d85d -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 95
4   com.apple.AppKit                 0x00007fff83c8c980 -[NSTableView drawRow:clipRect:] + 1242
5   com.apple.AppKit                 0x00007fff83c8c273 -[NSTableView drawRowIndexes:clipRect:] + 369
6   com.apple.AppKit                 0x00007fff83c8c0f4 -[NSOutlineView drawRowIndexes:clipRect:] + 131
7   com.apple.AppKit                 0x00007fff83c8ac20 -[NSTableView drawRect:] + 1302
8   com.apple.AppKit                 0x00007fff83c80cf9 -[NSView _drawRect:clip:] + 3566
9   com.apple.AppKit                 0x00007fff83c7e4cf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2112
10  com.apple.AppKit                 0x00007fff83c7ee5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
11  com.apple.AppKit                 0x00007fff83c7ee5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
12  com.apple.AppKit                 0x00007fff83c7ee5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
13  com.apple.AppKit                 0x00007fff83c7ee5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
14  com.apple.AppKit                 0x00007fff83c7ee5a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
15  com.apple.AppKit                 0x00007fff83c7dab0 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
16  com.apple.AppKit                 0x00007fff83c7a362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
17  com.apple.AppKit                 0x00007fff83bf3b9a -[NSView displayIfNeeded] + 969
18  com.apple.Foundation             0x00007fff80f8a1dd __NSFirePerformWithOrder + 384
19  com.apple.CoreFoundation         0x00007fff883a8b37 __CFRunLoopDoObservers + 519
20  com.apple.CoreFoundation         0x00007fff88384464 __CFRunLoopRun + 468
21  com.apple.CoreFoundation         0x00007fff88383dbf CFRunLoopRunSpecific + 575
22  com.apple.HIToolbox              0x00007fff809a093a RunCurrentEventLoopInMode + 333
23  com.apple.HIToolbox              0x00007fff809a069d ReceiveNextEventCommon + 148
24  com.apple.HIToolbox              0x00007fff809a05f8 BlockUntilNextEventMatchingListInMode + 59
25  com.apple.AppKit                 0x00007fff83bc3e64 _DPSNextEvent + 718
26  com.apple.AppKit                 0x00007fff83bc37a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
27  com.apple.AppKit                 0x00007fff83b8948b -[NSApplication run] + 395
28  com.apple.AppKit                 0x00007fff83b821a8 NSApplicationMain + 364
29  com.apple.Console                0x00000001000017a0 0x100000000 + 6048

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                0x00007fff8557116a kevent + 10
1   libSystem.B.dylib                0x00007fff8557303d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                0x00007fff85572d14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                0x00007fff8557283e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                0x00007fff85572168 _pthread_wqthread + 353
5   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib                0x00007fff85571f8a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8557239c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib                0x00007fff85571f8a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8557239c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 4:
0   libSystem.B.dylib                0x00007fff85571f8a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8557239c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 5:
0   libSystem.B.dylib                0x00007fff85571f8a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8557239c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 6:
0   libSystem.B.dylib                0x00007fff85571f8a __workq_kernreturn + 10
1   libSystem.B.dylib                0x00007fff8557239c _pthread_wqthread + 917
2   libSystem.B.dylib                0x00007fff85572005 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000010050e2b0  rbx: 0x00000001001773b0  rcx: 0x0000000100178100  rdx: 0x00000001001773b0
  rdi: 0x000000010050ee60  rsi: 0x00007fff842d5c70  rbp: 0x00007fff5fbfc1a0  rsp: 0x00007fff5fbfc148
   r8: 0x000000010050e2b0   r9: 0x0000000000000002  r10: 0x00007fff80f54cfa  r11: 0x000000000000000d
  r12: 0x00000001001773b0  r13: 0x0000000000000011  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff8529d11c  rfl: 0x0000000000010206  cr2: 0x000000000000001d

Binary Images:
       0x100000000 -        0x100028ff7  com.apple.Console 10.6.3 (224) <177CB315-6C11-99F9-7B34-9DF8C892C818> /Applications/Utilities/Console.app/Contents/MacOS/Console
       0x1004b9000 -        0x1004dffff  GLRendererFloat ??? (???) <8256EA93-A236-8B55-F214-65896DDB7A0E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x114ba9000 -        0x114d3afef  GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114d6b000 -        0x11518efef  libclh.dylib 3.1.1 C  (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x200000000 -        0x200787fef  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff8023f000 -     0x7fff802eefff  edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff802ef000 -     0x7fff80732fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff80733000 -     0x7fff8073afff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8074a000 -     0x7fff8074ffff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff80750000 -     0x7fff80771fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff80972000 -     0x7fff80c70fe7  com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff80d76000 -     0x7fff80f34fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff80f4e000 -     0x7fff811d1ff7  com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff811ee000 -     0x7fff81238ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8124b000 -     0x7fff81308ff7  com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff81309000 -     0x7fff8130dff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81372000 -     0x7fff813fefef  SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff82192000 -     0x7fff82198ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff82199000 -     0x7fff821f9fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff82235000 -     0x7fff8224efff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff822be000 -     0x7fff822beff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff822bf000 -     0x7fff822d4ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82342000 -     0x7fff8234ffe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff82350000 -     0x7fff82684fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff82685000 -     0x7fff8268bff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff82b96000 -     0x7fff82c30fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff82c31000 -     0x7fff82c62fff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82ee5000 -     0x7fff82f9afe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff82f9b000 -     0x7fff82ffdfe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff82ffe000 -     0x7fff83003fff  libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff830cf000 -     0x7fff83108fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff83187000 -     0x7fff831dcff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff831dd000 -     0x7fff8325afef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8362c000 -     0x7fff83745fef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff83a34000 -     0x7fff83b55fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83b80000 -     0x7fff84576fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84577000 -     0x7fff8458bfff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8458c000 -     0x7fff845f6fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff845f7000 -     0x7fff8471dfff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84864000 -     0x7fff848adfef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84db3000 -     0x7fff84db7ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84db8000 -     0x7fff84df5ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84df6000 -     0x7fff84e39ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff84e4a000 -     0x7fff84e55fff  com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff84ec8000 -     0x7fff84f58fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff84f98000 -     0x7fff84fa9ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff84faa000 -     0x7fff85161fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff85162000 -     0x7fff851b1ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <E6A9626A-E42D-7DB2-FC37-CF95F75342F7> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff851b2000 -     0x7fff85297fef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff85298000 -     0x7fff8534efff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff8534f000 -     0x7fff8539bfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff8539c000 -     0x7fff8539cff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8539d000 -     0x7fff853defff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff853df000 -     0x7fff853e5ff7  IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff853e6000 -     0x7fff8542dff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85557000 -     0x7fff85718fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    0x7fff8573d000 -     0x7fff85748ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85749000 -     0x7fff85757ff7  libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fff85758000 -     0x7fff8579bfef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff857a8000 -     0x7fff857c8ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff857cb000 -     0x7fff857dafff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff857db000 -     0x7fff85a61fff  com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85b0a000 -     0x7fff85b8fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff85b90000 -     0x7fff85f2dfe7  com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85f2e000 -     0x7fff85fadfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86004000 -     0x7fff860deff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff860df000 -     0x7fff861a0fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86280000 -     0x7fff8665afff  com.apple.RawCamera.bundle 3.4.1 (546) <5662D375-35EA-30E5-BD9D-D684ABE04A1E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86691000 -     0x7fff866e3ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff866e4000 -     0x7fff866e4ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86900000 -     0x7fff86948ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff86949000 -     0x7fff87153fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff87154000 -     0x7fff8717cfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff87234000 -     0x7fff87235ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87236000 -     0x7fff87253ff7  libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87254000 -     0x7fff87309fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8730a000 -     0x7fff87319fff  com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8731a000 -     0x7fff873d3fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff873d4000 -     0x7fff873d7ff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87478000 -     0x7fff8748afe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87714000 -     0x7fff877b4fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff877f5000 -     0x7fff877f5ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87834000 -     0x7fff87875fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff87876000 -     0x7fff878a8fff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff878a9000 -     0x7fff878bffe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87906000 -     0x7fff8800306f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88004000 -     0x7fff88034fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff88035000 -     0x7fff8805aff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88077000 -     0x7fff88082ff7  com.apple.HelpData 2.0.4 (34) <90FDBF7E-E5BD-F880-5A75-73C20C8D1D68> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff88083000 -     0x7fff88099fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8809a000 -     0x7fff880c0fe7  libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88338000 -     0x7fff884affe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff884ef000 -     0x7fff88512fff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8867d000 -     0x7fff886fbfff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88712000 -     0x7fff88829fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff8885a000 -     0x7fff88860fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88861000 -     0x7fff88862ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff88863000 -     0x7fff8888eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff888f0000 -     0x7fff888f1fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff888f2000 -     0x7fff889c4fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff88b5b000 -     0x7fff88b5dfff  libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88b5e000 -     0x7fff88c9cfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88c9d000 -     0x7fff88cb1ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88cb2000 -     0x7fff88cb2ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88d43000 -     0x7fff88d43ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88db9000 -     0x7fff88df4fff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff88e05000 -     0x7fff88e54fef  libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
 
Re: switch to 32-bit?

aFlockOfMoosen said:
tonymac suggested that my card may require running in 32-bit and a quick google insinuated the same thing, citing that only 2009 mac pro airport cards run in 64bit, and frankly i have no idea where this one came from.

Mine's a BCM94321MC. I thought that was from 2006!
 
Re: switch to 32-bit?

moshymoshy said:
aFlockOfMoosen said:
tonymac suggested that my card may require running in 32-bit and a quick google insinuated the same thing, citing that only 2009 mac pro airport cards run in 64bit, and frankly i have no idea where this one came from.

Mine's a BCM94321MC. I thought that was from 2006!


I got mine from Bonanza.com -- "Macbook/PRO 15" Wireless WIFI N Card AR5BXB72." I'm willing to bet it's also older than 2009... Any idea why it would crash the system after working wonderfully for a half hour or so?
 
Re: switch to 32-bit?

karacho said:
Edit your com.apple.Boot.plist under /Extra and add arch=i386 under kernel flags. It should look like this...

  • <key>Kernel Flags</key>
    <string>arch=i386</string>

thanks for the tip... but i just checked my .plist and arch=i386 string is already in place -- i ran MB's 32-bit bootscreen when tonymac made his suggestion. However, when i check the activity monitor, all my apps are still running 64-bit.
 
Status
Not open for further replies.
Back
Top