I've seen an occasional crash when using subversion, and when I have $SVN_EDITOR=tm_wait.
I can't repeat it reliably, but it seems like each time I've had one, I have been committing a small subset of the changes from my local checked out copy. However, I strongly doubt this is related in any way. Attached is the crash log.
Thanks, --ben
Host Name: deviant Date/Time: 2005-09-07 13:35:56.242 -0700 OS Version: 10.4.2 (Build 8C46) Report Version: 3
Command: TextMate Path: /Applications/TextMate.app/Contents/MacOS/TextMate Parent: WindowServer [70]
Version: 1.1b17 (1.1b17)
PID: 11958 Thread: 0
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000003
Thread 0 Crashed: 0 com.macromates.textmate 0x0011fef0 shared_buffer<unsigned short>::operator->() const + 28 ((null):-1) 1 com.macromates.textmate 0x00089444 text::iterator::operator+(int) const + 48 (crt.c:355) 2 com.macromates.textmate 0x0008adb0 text::view::soft_wrap_filter::begin(unsigned long) const + 104 (crt.c:355) 3 com.macromates.textmate 0x00100050 text::filter::begin(unsigned long) const + 104 ((null):-1) 4 com.macromates.textmate 0x0010dbac text::view::begin(unsigned long) const + 92 ((null):-1) 5 com.macromates.textmate 0x0000e808 text::view::folding_filter::folding_type(unsigned long) + 40 (crt.c:355) 6 com.macromates.textmate 0x0007107c -[OakTextView(drawRect) drawRect:] + 9600 (crt.c:355) 7 com.apple.AppKit 0x936779b0 -[NSView _drawRect:clip:] + 2128 8 com.apple.AppKit 0x93676f80 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404 9 com.apple.AppKit 0x93679c98 _recursiveDisplayInRect2 + 84 10 com.apple.CoreFoundation 0x9075ab84 CFArrayApplyFunction + 416 11 com.apple.AppKit 0x93677094 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 680 12 com.apple.AppKit 0x93676558 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 196 13 com.apple.AppKit 0x93676b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676 14 com.apple.AppKit 0x93676b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676 15 com.apple.AppKit 0x93676b20 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1676 16 com.apple.AppKit 0x9369717c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 192 17 com.apple.AppKit 0x936701cc -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384 18 com.apple.AppKit 0x936654d0 -[NSView displayIfNeeded] + 248 19 com.apple.AppKit 0x93665340 -[NSWindow displayIfNeeded] + 180 20 com.apple.AppKit 0x936651ec _handleWindowNeedsDisplay + 200 21 com.apple.CoreFoundation 0x9074aefc __CFRunLoopDoObservers + 352 22 com.apple.CoreFoundation 0x9074b19c __CFRunLoopRun + 420 23 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268 24 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264 25 com.apple.HIToolbox 0x931290cc ReceiveNextEventCommon + 244 26 com.apple.HIToolbox 0x93128fc0 BlockUntilNextEventMatchingListInMode + 96 27 com.apple.AppKit 0x93631e44 _DPSNextEvent + 384 28 com.apple.AppKit 0x93631b08 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 29 com.apple.AppKit 0x9362e06c -[NSApplication run] + 472 30 com.apple.AppKit 0x9371e8bc NSApplicationMain + 452 31 com.macromates.textmate 0x00002fa0 _start + 344 (crt.c:272) 32 com.macromates.textmate 0x00002e44 start + 60
Thread 1: 0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000a6bc mach_msg + 60 2 com.unsanity.ape 0xc0002afc __ape_internal + 3300 (icplusplus.c:28) 3 com.unsanity.ape 0xc0001910 __ape_agent + 64 (icplusplus.c:28) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 2: 0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000a6bc mach_msg + 60 2 com.apple.CoreFoundation 0x9074b338 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x928aa3e0 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264 5 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 3: 0 libSystem.B.dylib 0x9001efec select + 12 1 com.apple.CoreFoundation 0x9075dbcc __CFSocketManager + 472 2 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 4: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 5: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.apple.Foundation 0x9288a0a0 -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.AppKit 0x936ce7f8 -[NSUIHeartBeat _heartBeatThread:] + 324 4 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108 5 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 6: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 7: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 8: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 9: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 10: 0 libSystem.B.dylib 0x9002f68c kevent + 12 1 com.apple.DesktopServices 0x92792ad8 TFSNotificationTask::FSNotificationTaskProc(void*) + 56 2 ...ple.CoreServices.CarbonCore 0x90b39690 PrivateMPEntryPoint + 76 3 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 11: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 ...ple.CoreServices.CarbonCore 0x90b39880 MPWaitOnQueue + 224 3 com.apple.DesktopServices 0x92793330 TNodeSyncTask::SyncTaskProc(void*) + 108 4 ...ple.CoreServices.CarbonCore 0x90b39690 PrivateMPEntryPoint + 76 5 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 12: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 13: 0 libSystem.B.dylib 0x9002ca98 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x9003127c pthread_cond_wait + 508 2 com.macromates.textmate 0x00090dc0 text::view::tokenize_filter::actual_worker() + 312 (crt.c:355) 3 com.macromates.textmate 0x0008a124 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64: srr0: 0x000000000011fef0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x24042224 xer: 0x0000000000000005 lr: 0x000000000011fee8 ctr: 0x000000000016fd58 r0: 0x000000000012b990 r1: 0x00000000bfffce80 r2: 0x0000000007f2209c r3: 0x0000000000000003 r4: 0x0000000000000001 r5: 0x00000000bfffce58 r6: 0x0000000007f33ce0 r7: 0x0000000000000000 r8: 0x000000000001465d r9: 0x0000000000000000 r10: 0x00000000954fcf94 r11: 0x000000000020f3ac r12: 0x000000000016fd58 r13: 0x0000000000000001 r14: 0x0000000001447330 r15: 0x00000000002153d8 r16: 0x0000000000060040 r17: 0x0000000000000042 r18: 0x000000000000001f r19: 0x00000000074ba1d0 r20: 0x0000000007f38b40 r21: 0x000000000000000e r22: 0x0000000000215408 r23: 0x0000000000000042 r24: 0x0000000000000022 r25: 0x00000000bfffd04c r26: 0x0000000000000022 r27: 0x0000000001a0f554 r28: 0x00000000bfffcf58 r29: 0x00000000bfffd04c r30: 0x0000000001a0f554 r31: 0x0000000007f58f4e
Binary Images Description: 0x1000 - 0x20cfff com.macromates.textmate 1.1b17 /Applications/TextMate.app/Contents/MacOS/TextMate 0x631000 - 0x65cfff com.unsanity.windowshadex.cocoa ??? (4.0) /Users/ben/Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X Cocoa 0x667000 - 0x687fff com.unsanity.silk 2.1b2 /Users/ben/Library/Application Enhancers/Silk.ape/Contents/MacOS/Silk 0x6ce000 - 0x6fdfff com.unsanity.shapeshifter ShapeShifter Version 2.2 (2.2) /Users/ben/Library/Application Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter 0x70e000 - 0x72cfff com.unsanity.shapeshifter ShapeShifter Version 2.2 (2.2) /Users/ben/Library/Application Enhancers/ShapeShifter.ape/Contents/PlugIns/CocoaStuff.plugIn/Contents/MacOS/CocoaStuff 0x77c000 - 0x77dfff net.culater.SIMBL 0.2 (6) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x781000 - 0x781fff com.yazsoft.SDEnhancer ??? (1.0) /Users/ben/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer 0x6640000 - 0x6646fff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService 0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld 0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x901fe000 - 0x90202fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90284000 - 0x90335fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib 0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91077000 - 0x91239fff com.apple.security 4.0.1 (223) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9133b000 - 0x91344fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9134b000 - 0x91372fff com.apple.SystemConfiguration 1.8.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91385000 - 0x9138dfff libbsm.dylib /usr/lib/libbsm.dylib 0x91391000 - 0x9140ffff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9144d000 - 0x9144dfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9144f000 - 0x91487fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x914a2000 - 0x9156dfff com.apple.ColorSync 4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x915c2000 - 0x91655fff com.apple.print.framework.PrintCore 4.0 (172.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9169b000 - 0x91758fff com.apple.QD 3.8.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91796000 - 0x917f4fff com.apple.HIServices 1.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91822000 - 0x91845fff com.apple.LangAnalysis 1.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91859000 - 0x9187efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x91891000 - 0x918d2fff com.apple.LaunchServices 10.4.3 (157) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x918ed000 - 0x91901fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9190f000 - 0x91945fff com.apple.ImageIO.framework 1.0.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91959000 - 0x91a1ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91a6c000 - 0x91a81fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91a86000 - 0x91aa2fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91aa7000 - 0x91b16fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91b2d000 - 0x91b31fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91b33000 - 0x91b4bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91b4e000 - 0x91b91fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91b98000 - 0x91bb1fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91bb6000 - 0x91bb9fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91bbb000 - 0x91bbbfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91bbd000 - 0x91ca7fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91caf000 - 0x91ccefff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91d3a000 - 0x91d5afff libmx.A.dylib /usr/lib/libmx.A.dylib 0x91d60000 - 0x91dc5fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91dcf000 - 0x91e61fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x91e7b000 - 0x9240bfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92453000 - 0x92763fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92790000 - 0x9281bfff com.apple.DesktopServices 1.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9285d000 - 0x92a86fff com.apple.Foundation 6.4.1 (567.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92ba4000 - 0x92c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x92ca2000 - 0x92d90fff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92da2000 - 0x92dc0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92dcb000 - 0x92e25fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92e43000 - 0x92e43fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92e45000 - 0x92e59fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92e71000 - 0x92e81fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92e8d000 - 0x92ea2fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x92eb4000 - 0x92f3bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92f4f000 - 0x92f5afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92f64000 - 0x92f91fff com.apple.openscripting 1.2.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92fab000 - 0x92fbbfff com.apple.print.framework.Print 4.0 (187) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92fc7000 - 0x9302dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9305e000 - 0x930b0fff com.apple.NavigationServices 3.4.1 (3.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x930dc000 - 0x930f9fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9310b000 - 0x93118fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x93121000 - 0x93431fff com.apple.HIToolbox 1.4.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9357c000 - 0x93588fff com.apple.opengl 1.4.0 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9358d000 - 0x935affff com.apple.DirectoryService.Framework 2.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9361b000 - 0x93623fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x93628000 - 0x93628fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9362a000 - 0x93c5bfff com.apple.AppKit 6.4.2 (824.11) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93fe7000 - 0x94051fff com.apple.CoreData 1.0 (46) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x94089000 - 0x94153fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x941a7000 - 0x941a7fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x941a9000 - 0x94308fff com.apple.QuartzCore 1.4.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94350000 - 0x9438dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x94395000 - 0x943e0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x94581000 - 0x94590fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94598000 - 0x945a4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x945e9000 - 0x945fdfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94603000 - 0x94865fff com.apple.QuickTime 7.0.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94938000 - 0x94957fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94ac5000 - 0x94bf2fff com.apple.AddressBook.framework 4.0.2 (475) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x94c83000 - 0x94c92fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x94c9a000 - 0x94cc1fff com.apple.LDAPFramework 1.4 (68) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x94cc7000 - 0x94cd7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x94cdb000 - 0x94d09fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x94d19000 - 0x94d36fff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x9549a000 - 0x9551dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x959bc000 - 0x95a46fff com.apple.WebKit 412.7 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x95aa0000 - 0x95b82fff com.apple.JavaScriptCore 412.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x95bd6000 - 0x95ec8fff com.apple.WebCore 415.13.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x9604b000 - 0x96074fff libxslt.1.dylib /usr/lib/libxslt.1.dylib 0x96398000 - 0x9639afff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x96de4000 - 0x96e87fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib 0x9cbba000 - 0x9cbc8fff libz.1.dylib /usr/lib/libz.1.dylib 0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
On 07/09/2005, at 22.49, Ben Lovett wrote:
I've seen an occasional crash when using subversion, and when I have $SVN_EDITOR=tm_wait.
I've seen this problem myself, I think it started with b16, and it seems to happen (occasionally) when the file to edit is already part of the project -- I'm currently looking into the problem.
On 7 Sep 2005, at 21:49, Ben Lovett wrote:
I've seen an occasional crash when using subversion, and when I have $SVN_EDITOR=tm_wait.
FWIW, I'm seeing this too. I've $VISUAL set to tm_wait and I have a project open with the folder from which I'm committing added to it. There are two possibilities when I do 'svn commit' on the command line:
* The file svn-commit.tmp is added to the project and opens up in the project window. TextMate doesn't crash and it works fine, allows me to write the commit message, close the tab, then it commits. * The file svn-commit.tmp is opened up in a separate window, outside the project. A few seconds later, TextMate then crashes.
Which possibility happens is entirely unpredictable.
I wonder if the problem is related to TextMate trying to add the file to the project when it's already open in a separate window? Sometimes, the refresh of the project happens before tm_wait tells it to open that file, sometimes the refresh happens afterwards, and its the afterwards case that causes TM to crash?
Would you like another crash log? I don't want to spam the list...