[b41] Indefinite Hangs on Mac

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
caliber
Posts: 3
Joined: Thu Aug 09, 2012 3:38 am

[b41] Indefinite Hangs on Mac

#1 Post by caliber »

Just recently started playing ToMe, and loving it so far. My problem is that the game seems to fall into infinite loops of some sort semi-regularly. The longer I play the more likely I seem to trigger them. Selling in town or situations with lots of enemies/traps on the screen tend to set it off too. The program becomes totally non-responsive although I retain mouse control and can command-tab away/back to it. The activity monitor doesn't seem to show any unusual pattern of CPU or memory use, nor does it even report the program as not responding. Music continues to play fine, but input and reaction is totally gone.

Note that the original b41 I downloaded didn't work for me and I had to use the fix posted below on this forum; maybe it has something to do with that? I seriously love this game so far, but it's frustrating to routinely have a good chunk of playtime blasted away because the game suddenly decides to become unresponsive. :(

lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Re: [b41] Indefinite Hangs on Mac

#2 Post by lukep »

I have had this happen to me as well. You can avoid the worst of the effects by saving, escaping to the menu, then reloading. You may need to play in windowed mode and select "quit" from the menu to save though.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

caliber
Posts: 3
Joined: Thu Aug 09, 2012 3:38 am

Re: [b41] Indefinite Hangs on Mac

#3 Post by caliber »

I was otherwise occupied when this happened earlier today so I just left things running to see if it ever came out. Lo and behold, it did! Unfortunately, it was only to crash:

Edit: Wow that's a huge dump, and code blocks aren't collapsible on this forum. I can either remove the dump or put it in a collapsible block if anyone can explain how to do so here.

Code: Select all

Process:         T-Engine [2649]
Path:            /Users/dmarks/Downloads/T-Engine.app/Contents/MacOS/T-Engine
Identifier:      org.te4.T-Engine
Version:         1.0 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [220]

Date/Time:       2012-08-09 19:40:55.107 -0500
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          235628 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  65860 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      D60D0F9A-A4F3-40C1-928B-E9CB7B5BC4FE

Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

Thread 0:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics        	0x92be8688 CGEventCreateFromDataAndSource + 692
1   com.apple.CoreGraphics        	0x92be837a CGSDecodeEventRecord + 107
2   com.apple.CoreGraphics        	0x92be81f8 CGSDispatchDatagramsFromStream + 612
3   com.apple.CoreGraphics        	0x92be7af1 snarfEvents + 323
4   com.apple.CoreGraphics        	0x92be7831 CGSGetNextEventRecordInternal + 141
5   com.apple.CoreGraphics        	0x92be774a CGEventCreateNextEvent + 66
6   com.apple.HIToolbox           	0x90014916 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char) + 112
7   com.apple.CoreFoundation      	0x983b26d2 __CFMachPortPerform + 338
8   com.apple.CoreFoundation      	0x983ae43b __CFRunLoopRun + 6523
9   com.apple.CoreFoundation      	0x983ac3c4 CFRunLoopRunSpecific + 452
10  com.apple.CoreFoundation      	0x983ac1f1 CFRunLoopRunInMode + 97
11  com.apple.HIToolbox           	0x9003ce04 RunCurrentEventLoopInMode + 392
12  com.apple.HIToolbox           	0x9003caf5 ReceiveNextEventCommon + 158
13  com.apple.HIToolbox           	0x9003ca3e BlockUntilNextEventMatchingListInMode + 81
14  com.apple.AppKit              	0x9877c595 _DPSNextEvent + 847
15  com.apple.AppKit              	0x9877bdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
16  SDL                           	0x00257ae7 SDL_GetTicks + 1383
17  SDL                           	0x00243ce2 SDL_WaitEventTimeout + 66
18  SDL                           	0x00243dc9 SDL_WaitEvent + 25
19  org.te4.T-Engine              	0x00040006 tengine_main + 1393
20  org.te4.T-Engine              	0x00060a6c -[SDLMain applicationDidFinishLaunching:] + 50
21  com.apple.Foundation          	0x99e6cdb3 _nsnote_callback + 176
22  com.apple.CoreFoundation      	0x983cb763 __CFXNotificationPost + 947
23  com.apple.CoreFoundation      	0x983cb16a _CFXNotificationPostNotification + 186
24  com.apple.Foundation          	0x99e61c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
25  com.apple.Foundation          	0x99e6f05d -[NSNotificationCenter postNotificationName:object:] + 56
26  com.apple.AppKit              	0x987ac216 -[NSApplication _postDidFinishNotification] + 125
27  com.apple.AppKit              	0x987ac126 -[NSApplication _sendFinishLaunchingNotification] + 74
28  com.apple.AppKit              	0x98903339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
29  com.apple.AppKit              	0x98902f59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
30  com.apple.Foundation          	0x99ea21f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
31  com.apple.Foundation          	0x99ea1fbc _NSAppleEventManagerGenericHandler + 228
32  com.apple.AE                  	0x92118f5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
33  com.apple.AE                  	0x92118e5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
34  com.apple.AE                  	0x92118d65 aeProcessAppleEvent + 197
35  com.apple.HIToolbox           	0x90044197 AEProcessAppleEvent + 50
36  com.apple.AppKit              	0x9877c7d2 _DPSNextEvent + 1420
37  com.apple.AppKit              	0x9877bdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
38  com.apple.AppKit              	0x9873e1f3 -[NSApplication run] + 821
39  org.te4.T-Engine              	0x00060882 CustomApplicationMain + 653
40  org.te4.T-Engine              	0x00060b72 main + 248
41  org.te4.T-Engine              	0x00002c15 start + 53

Thread 1 Crashed:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x948c6382 kevent + 10
1   libSystem.B.dylib             	0x948c6a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x948c5f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x948c5cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x948c5781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x948c55c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x9489fb5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x948cd6e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x948fc5a8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio     	0x990793ab CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio     	0x9907c3dd CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio     	0x99079cda HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio     	0x99079571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio     	0x99079488 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib             	0x948cd259 _pthread_start + 345
9   libSystem.B.dylib             	0x948cd0de thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x948cdaa2 __semwait_signal + 10
1   libSystem.B.dylib             	0x948f99c5 nanosleep$UNIX2003 + 188
2   SDL                           	0x00257513 SDL_Delay + 99
3   org.te4.T-Engine              	0x00004c6e lua_sleep + 47
4   org.te4.T-Engine              	0x000eae97 lj_BC_FUNCC + 50
5   org.te4.T-Engine              	0x00010660 lua_fov_calc_beam_any_angle + 738
6   ???                           	0x00000c04 0 + 3076
7   ???                           	0x00000c04 0 + 3076
8   ???                           	0x00000c04 0 + 3076
9   org.te4.T-Engine              	0x00010c04 map_default_seen + 324
10  org.te4.T-Engine              	0x00010c04 map_default_seen + 324

Thread 4:
0   libSystem.B.dylib             	0x948cdaa2 __semwait_signal + 10
1   libSystem.B.dylib             	0x948cd75e _pthread_cond_wait + 1191
2   libSystem.B.dylib             	0x948cd2b1 pthread_cond_timedwait$UNIX2003 + 72
3   SDL                           	0x00255faf SDL_CondWaitTimeout + 127
4   SDL                           	0x002565f6 SDL_SemWaitTimeout + 86
5   SDL                           	0x00256699 SDL_SemWait + 25
6   org.te4.T-Engine              	0x00052cf7 thread_particles + 239
7   SDL                           	0x00256c9d SDL_CreateThread + 701
8   SDL                           	0x00256921 SDL_ThreadID + 609
9   libSystem.B.dylib             	0x948cd259 _pthread_start + 345
10  libSystem.B.dylib             	0x948cd0de thread_start + 34

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0x948c69d6  ecx: 0xb0080d5c  edx: 0x948c6382
  edi: 0xa04721ec  esi: 0xb0080ed8  ebp: 0xb0080ef8  esp: 0xb0080d5c
   ss: 0x0000001f  efl: 0x00000247  eip: 0x948c6382   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0xb018e00c

Binary Images:
    0x1000 -   0x16dfef +org.te4.T-Engine 1.0 (1) <A60F1F0E-C54F-32B3-1E14-C4362432B70F> /Users/dmarks/Downloads/T-Engine.app/Contents/MacOS/T-Engine
  0x217000 -   0x2dff07 +SDL 1.2.14 (1.3.0) <DAFB2CEF-6B48-FCE1-7531-E02DA37F9519> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL.framework/Versions/1.3/SDL
  0x2f8000 -   0x2fcff7 +SDL_image 1.2.10 (1.2.10) <7BC12AD9-295E-1930-DC86-D218D7A9BE7A> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
  0x301000 -   0x304ff7 +SDL_ttf 2.0.6 (2.0.10) <AB202748-1345-02E6-1B9F-BF2D5C6D877D> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
  0x308000 -   0x331fff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  0x33f000 -   0x386fe7 +SDL_mixer 1.2.11 (1.2.11) <839BAACE-BD83-F3EA-4F72-80E964D2130C> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
  0x3bb000 -   0x3daff7 +libpng14.14.dylib 23.0.0 (compatibility 23.0.0) <BE867307-9324-52FF-C852-90177C909E7B> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/libpng14.14.dylib
  0x3e1000 -   0x3e4ff7  com.apple.ForceFeedback 1.0.4 (1.0.4) <DCDB1D70-2586-8D56-5735-4868B673782B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
  0x3e9000 -   0x454fe7 +libfreetype.6.dylib 14.2.0 (compatibility 14.0.0) <7ABD2930-1D77-C173-5DF5-EE6518A00535> /usr/X11R6/lib/libfreetype.6.dylib
  0x468000 -   0x496ff7 +mikmod 3.1.10r2 (3.1.12) <484ED43A-1C22-DF87-240A-594F8F37B9BE> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/mikmod.framework/Versions/A/mikmod
  0x4a7000 -   0x4e1ffb +smpeg ??? (0.0.1d1) <307DED87-2630-CFC1-0E46-1464733C0E70> /Users/dmarks/Downloads/T-Engine.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/smpeg.framework/Versions/A/smpeg
  0x506000 -   0x518ffd +libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CDAF90B-BF3A-FDD0-0F42-7885578436F3> /usr/local/lib/libz.1.dylib
 0x1572000 -  0x1576ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x157b000 -  0x1581ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x14b2c000 - 0x14ca5ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14cd7000 - 0x150dcfe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x15154000 - 0x15178fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90008000 - 0x9032cfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9032f000 - 0x9034ffe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x90558000 - 0x905c7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x905c8000 - 0x905cbff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9063f000 - 0x9095fff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x909ac000 - 0x90a3efe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90a3f000 - 0x90a50ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90a51000 - 0x90a51ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90a52000 - 0x90b00ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90b01000 - 0x90b01ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90b1b000 - 0x90b37fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90b38000 - 0x90bbaffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90bbb000 - 0x90c86fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90c87000 - 0x90c8cff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90c8d000 - 0x90d99fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90db7000 - 0x90dc3ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x90f48000 - 0x90f6afef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90f6b000 - 0x90f78fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
0x91391000 - 0x91392ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91393000 - 0x91393ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9139c000 - 0x913a9ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x913aa000 - 0x9140bfe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9140c000 - 0x9144eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f6f000 - 0x92017ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92018000 - 0x92040ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x92087000 - 0x920caff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x920cb000 - 0x920ceffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92115000 - 0x92148ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92149000 - 0x9216dff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x921a7000 - 0x921eaff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x923f6000 - 0x924a2fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x924af000 - 0x924cdfe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x924ce000 - 0x92509ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92511000 - 0x925befe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x925e1000 - 0x925eaff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x927ce000 - 0x928a8fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928a9000 - 0x928bdffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x928f2000 - 0x92a2ffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92a78000 - 0x92a78ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92a79000 - 0x92abdff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92abe000 - 0x92b76feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92b77000 - 0x92baafff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x92bcb000 - 0x92bcdff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92bce000 - 0x933bd557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x933be000 - 0x933c9ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x933ca000 - 0x9344afeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93626000 - 0x9362dff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9362e000 - 0x9362eff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9362f000 - 0x93699fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93820000 - 0x9382affb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9489f000 - 0x94a46ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x94a47000 - 0x94db2ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94f86000 - 0x95066fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x955a6000 - 0x955bafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x955bb000 - 0x955dcfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x955dd000 - 0x955ebfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x955ec000 - 0x95639feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9563a000 - 0x95a8bfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95a8c000 - 0x95a90ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95a92000 - 0x95a92ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95aa7000 - 0x95ae8ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95ae9000 - 0x95c6bfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x95c6c000 - 0x95c6dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95dfb000 - 0x95e01fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95ed4000 - 0x95f27ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95f28000 - 0x95f28ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96eae000 - 0x96f0bff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96f43000 - 0x97359ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9735a000 - 0x97397ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97398000 - 0x973a6ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97421000 - 0x97452ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97453000 - 0x9748dff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x9757e000 - 0x975ceff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97860000 - 0x97ac6ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97b0b000 - 0x97b0efe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x98320000 - 0x9836ffe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98370000 - 0x984ebfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9853a000 - 0x985d7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98729000 - 0x9872dff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98734000 - 0x99017ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99059000 - 0x990d3fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9916c000 - 0x99228fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x99229000 - 0x9932bfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x99362000 - 0x99462fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x99463000 - 0x994fbfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x994fc000 - 0x9962afe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9968b000 - 0x99696ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99697000 - 0x996a7ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x996a8000 - 0x99743fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99744000 - 0x99b79ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99c7d000 - 0x99c92fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x99c93000 - 0x99e56feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x99e57000 - 0x9a0c8fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a0c9000 - 0x9a0ccff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9a0cd000 - 0x9a0d1ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a110000 - 0x9a128ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9a129000 - 0x9a12ffe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a182000 - 0x9a194ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a195000 - 0x9a195ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a196000 - 0x9a198ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a27b000 - 0x9a2c1ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9a2c2000 - 0x9a2e8ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a2e9000 - 0x9a34dffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9aa1c000 - 0x9aa60fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9aa61000 - 0x9ab1afe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9ab1b000 - 0x9ab25fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9ab26000 - 0x9ab45ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBookAir2,1, BootROM MBA21.0075.B03, 2 processors, Intel Core 2 Duo, 2.13 GHz, 2 GB, SMC 1.34f8
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en0
Serial ATA Device: APPLE SSD SM128, 113 GB
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8505, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0223, 0x04600000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8216, 0x06110000 / 3
Not sure how long I left it before it fully died like this, but maybe that dump will help figure out what's going on.

Post Reply