Hi All
Version 1.5.1 (948) has been crashing for the past few days. i'm not sure if its textmate or OS X as i updated both sometime during the week. the crash seems to happen when i press "tab" in the find&replace window, but not all the time.
thanks /V
On 15/4/2006, at 12:37, Venkat Venkataraju wrote:
[...] Version 1.5.1 (948) has been crashing for the past few days. i'm not sure if its textmate or OS X as i updated both sometime during the week. the crash seems to happen when i press "tab" in the find&replace window, but not all the time.
It was likely the OS upgrade which triggered it, but it’s a known problem. It hits only a few users, but those who are hit by it, seem to get it regularly.
So far I have been unable to workaround the problem or even get a hint of an idea of what’s causing it (despite extensive efforts to insert debug code, rewrite system functions a.s.o.)
I am planning to introduce some options in next build to assist in debugging this. I suspect it is a bug with the pop-supporting text fields of the find dialog, and one planned option would be, to simply disable these (for users who have the problem.)
Unfortunately that’s the best I can do for now.
On Apr 15, 2006, at 3:50 AM, Allan Odgaard wrote:
On 15/4/2006, at 12:37, Venkat Venkataraju wrote:
[...] Version 1.5.1 (948) has been crashing for the past few days. i'm not sure if its textmate or OS X as i updated both sometime during the week. the crash seems to happen when i press "tab" in the find&replace window, but not all the time.
It was likely the OS upgrade which triggered it, but it’s a known problem. It hits only a few users, but those who are hit by it, seem to get it regularly.
It hit me. I was able to (seemingly) eliminated the problem by removing the CodeBrowser plugin. I saw a number of references to CodeBrowser in the memory dumps and since removing it, I haven't had any crashes.
All I have is that anecdotal evidence, though.
-ryan
On Apr 15, 2006, at 20:58, Ryan King wrote:
On Apr 15, 2006, at 3:50 AM, Allan Odgaard wrote:
On 15/4/2006, at 12:37, Venkat Venkataraju wrote:
[...] Version 1.5.1 (948) has been crashing for the past few days. i'm not sure if its textmate or OS X as i updated both sometime during the week. the crash seems to happen when i press "tab" in the find&replace window, but not all the time.
It was likely the OS upgrade which triggered it, but it’s a known problem. It hits only a few users, but those who are hit by it, seem to get it regularly.
It hit me. I was able to (seemingly) eliminated the problem by removing the CodeBrowser plugin. I saw a number of references to CodeBrowser in the memory dumps and since removing it, I haven't had any crashes.
Yikes! I can't see how TmCodeBrowser could possibly do that when pressing "tab" in the find window, but stranger things have happened. If anyone has a crashlog please share.
Gerd
On Apr 15, 2006, at 9:53 PM, Gerd Knops wrote:
... Yikes! I can't see how TmCodeBrowser could possibly do that when pressing "tab" in the find window, but stranger things have happened. If anyone has a crashlog please share.
Here's a crash report, I'm sure I can find more, if anyone's interested:
-ryan
Host Name: AlBook Date/Time: 2006-04-13 10:56:49.138 -0700 OS Version: 10.4.6 (Build 8I127) Report Version: 4
Command: TextMate Path: /Applications/TextMate.app/Contents/MacOS/TextMate Parent: WindowServer [138]
Version: 1.5.1 (948)
PID: 21247 Thread: 0
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000006
Thread 0 Crashed: 0 com.apple.CoreFoundation 0x907c6ba4 CFRetain + 60 1 com.apple.Foundation 0x929fc724 _NSKeyValueObservationInfoCreateByRemoving + 440 2 com.apple.Foundation 0x929fc4fc -[NSObject (NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 56 3 com.apple.Foundation 0x929fc3ec -[NSObject (NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 436 4 com.apple.AppKit 0x93c45488 - [_NSArrayControllerTreeNode _clearObserving] + 76 5 com.apple.AppKit 0x93c45d28 - [_NSArrayControllerTreeNode setObservedObject:] + 68 6 com.apple.AppKit 0x93c480c4 -[NSTreeController _prepareArrayControllerTree] + 496 7 com.apple.AppKit 0x93c4b35c -[NSTreeController setContent:] + 428 8 com.apple.AppKit 0x93971344 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1292 9 com.apple.Foundation 0x92984acc -[NSObject (NSKeyValueObserverNotification) didChangeValueForKey:] + 512 10 ...yourcompany.yourcocoabundle 0x005af074 -[TmCodeBrowser2 parseFile:] + 920 (TmCodeBrowser2.m:143) 11 ...yourcompany.yourcocoabundle 0x005affe8 -[TmCodeBrowser2 documentSavedForFile:] + 168 (TmCodeBrowser2.m:328) 12 ...yourcompany.yourcocoabundle 0x005b0648 -[TmCodeBrowser2 documentSaved:] + 488 (TmCodeBrowser2.m:415) 13 com.apple.Foundation 0x92975ad8 _nsnote_callback + 180 14 com.apple.CoreFoundation 0x9080b4c4 __CFXNotificationPost + 368 15 com.apple.CoreFoundation 0x908035a0 _CFXNotificationPostNotification + 684 16 com.apple.Foundation 0x9295fee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 17 com.bitart.tmcodebrowser 0x05035628 -[OakDocument (TmCodeBrowser) tmcbWriteToFile:] + 88 18 com.macromates.textmate 0x0004f12c -[OakProjectController saveDocument:] + 132 (crt.c:355) 19 com.macromates.textmate 0x0004e578 -[OakProjectController performSelector:withObject:] + 116 (crt.c:355) 20 com.apple.AppKit 0x937c1270 -[NSApplication sendAction:to:from:] + 108 21 com.apple.AppKit 0x9381baa4 -[NSMenu performActionForItemAtIndex:] + 392 22 com.apple.AppKit 0x9381b828 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104 23 com.apple.AppKit 0x9381b2d0 -[NSMenu performKeyEquivalent:] + 272 24 com.apple.AppKit 0x9381af1c -[NSApplication _handleKeyEquivalent:] + 328 25 com.apple.AppKit 0x93724a28 -[NSApplication sendEvent:] + 2944 26 com.macromates.textmate 0x000034a0 -[OakApplication sendEvent:] + 168 (crt.c:355) 27 com.apple.AppKit 0x9371c330 -[NSApplication run] + 508 28 com.apple.AppKit 0x9380ce68 NSApplicationMain + 452 29 com.macromates.textmate 0x00002440 _start + 344 (crt.c:272) 30 com.macromates.textmate 0x000022e4 start + 60
Thread 1: 0 libSystem.B.dylib 0x9002c128 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030bec pthread_cond_wait + 480 2 com.macromates.textmate 0x0009a4a8 text::view::tokenize_filter::actual_worker() + 356 (crt.c:355) 3 com.macromates.textmate 0x000937e8 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002ba68 _pthread_body + 96
Thread 2: 0 libSystem.B.dylib 0x9002c128 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030bec pthread_cond_wait + 480 2 com.macromates.textmate 0x0009a4a8 text::view::tokenize_filter::actual_worker() + 356 (crt.c:355) 3 com.macromates.textmate 0x000937e8 text::view::tokenize_filter::worker(void*) + 16 (crt.c:355) 4 libSystem.B.dylib 0x9002ba68 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64: srr0: 0x00000000907c6ba4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x24002242 xer: 0x0000000000000007 lr: 0x00000000907c6b70 ctr: 0x00000000907c6b68 r0: 0x00000000929fc724 r1: 0x00000000bfffd270 r2: 0x00000000a07c6b70 r3: 0x0000000000000000 r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000ffffffff r7: 0x0000000000000001 r8: 0x0000000000000001 r9: 0x00000000a0001fac r10: 0x0000000000000000 r11: 0x00000000a2951440 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000067d640 r19: 0x000000000518c870 r20: 0x00000000a3720e38 r21: 0x0000000000000000 r22: 0x00000000a296c574 r23: 0x00000000006dd420 r24: 0x00000000a296c574 r25: 0x00000000006dcf60 r26: 0x0000000000000000 r27: 0x00000000055cd980 r28: 0x00000000055cd980 r29: 0x0000000000000000 r30: 0x00000000055cd980 r31: 0x00000000907c6b70
Binary Images Description: 0x1000 - 0x1eafff com.macromates.textmate 1.5.1 (948) / Applications/TextMate.app/Contents/MacOS/TextMate 0x5a8000 - 0x5a9fff com.bitart.imm ??? (1.0) /Users/ryan/Library/ InputManagers/InputManagersManager/InputManagersManager.bundle/ Contents/MacOS/InputManagersManager 0x5ad000 - 0x5b2fff com.yourcompany.yourcocoabundle ??? (1.0) / Users/ryan/Library/InputManagersManager/TextMate/ TmCodeBrowser2.IMMbundle/Contents/MacOS/TmCodeBrowser2 0x17c7000 - 0x17c9fff net.culater.SIMBL 0.8 (8) /Library/ InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x17ce000 - 0x17d1fff com.macromates.edit_in_textmate ??? (1.0) / Applications/TextMate.app/Contents/Resources/Edit in TextMate/Edit in TextMate.bundle/Contents/MacOS/Edit in TextMate 0x5031000 - 0x5036fff com.bitart.tmcodebrowser 1.05 (268435456) / Users/ryan/Library/Application Support/TextMate/PlugIns/ TmCodeBrowser.tmplugin/Contents/MacOS/TmCodeBrowser 0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld 0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/ libmathCommon.A.dylib 0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreText.framework/Versions/A/CoreText 0x9029a000 - 0x9034bfff ATS /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ Versions/A/ATS 0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.27 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.4 (368.25) / System/Library/Frameworks/CoreFoundation.framework/Versions/A/ CoreFoundation 0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???) /System/ Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908e5000 - 0x909e7fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a41000 - 0x90ac5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4 (???) /System/ Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b74000 - 0x90b86fff libauto.dylib /usr/lib/libauto.dylib 0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1 /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ OSServices.framework/Versions/A/OSServices 0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.13 /System/Library/ Frameworks/CoreServices.framework/Versions/A/Frameworks/ CFNetwork.framework/Versions/A/CFNetwork 0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0) /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ WebServicesCore.framework/Versions/A/WebServicesCore 0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5 /System/Library/ Frameworks/CoreServices.framework/Versions/A/Frameworks/ SearchKit.framework/Versions/A/SearchKit 0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36) /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ Metadata.framework/Versions/A/Metadata 0x91115000 - 0x91123fff libz.1.dylib /usr/lib/libz.1.dylib 0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) /System/ Library/Frameworks/Security.framework/Versions/A/Security 0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1 /System/Library/ Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2 /System/ Library/Frameworks/SystemConfiguration.framework/Versions/A/ SystemConfiguration 0x91436000 - 0x91441fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x91446000 - 0x91466fff libmx.A.dylib /usr/lib/libmx.A.dylib 0x9146c000 - 0x91474fff libbsm.dylib /usr/lib/libbsm.dylib 0x91478000 - 0x914f3fff com.apple.audio.CoreAudio 3.0.3 /System/ Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91530000 - 0x91530fff com.apple.ApplicationServices 10.4 (???) / System/Library/Frameworks/ApplicationServices.framework/Versions/A/ ApplicationServices 0x91532000 - 0x9156afff com.apple.AE 1.5 (297) /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE 0x91585000 - 0x91652fff com.apple.ColorSync 4.4.4 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync 0x916a7000 - 0x91738fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9177f000 - 0x91836fff com.apple.QD 3.8.19 (???) /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD 0x91873000 - 0x918d1fff com.apple.HIServices 1.5.1 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/HIServices.framework/Versions/A/HIServices 0x918ff000 - 0x91923fff com.apple.LangAnalysis 1.6.1 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis 0x91937000 - 0x9195cfff com.apple.FindByContent 1.5 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent 0x9196f000 - 0x919b1fff com.apple.LaunchServices 168.10 /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x919cd000 - 0x919e1fff com.apple.speech.synthesis.framework 3.3 / System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919ef000 - 0x91a2efff com.apple.ImageIO.framework 1.4.6 /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a44000 - 0x91b0cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto. 0.9.7.dylib 0x91b5a000 - 0x91b6ffff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b74000 - 0x91b91fff libJPEG.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libJPEG.dylib 0x91b96000 - 0x91c05fff libJP2.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libJP2.dylib 0x91c1c000 - 0x91c20fff libGIF.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libGIF.dylib 0x91c22000 - 0x91c69fff libRaw.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libRaw.dylib 0x91c6e000 - 0x91cabfff libTIFF.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libTIFF.dylib 0x91cb2000 - 0x91ccbfff libPng.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libPng.dylib 0x91cd0000 - 0x91cd3fff libRadiance.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libRadiance.dylib 0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Accelerate 0x91cd7000 - 0x91db7fff com.apple.vImage 2.3 /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/ vImage.framework/Versions/A/vImage 0x91dbf000 - 0x91ddefff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/vecLib 0x91e4a000 - 0x91eb8fff libvMisc.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libvMisc.dylib 0x91ec3000 - 0x91f57fff libvDSP.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libvDSP.dylib 0x91f71000 - 0x924f9fff libBLAS.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libBLAS.dylib 0x9252c000 - 0x92857fff libLAPACK.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libLAPACK.dylib 0x92887000 - 0x9290ffff com.apple.DesktopServices 1.3.3 /System/ Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/ DesktopServicesPriv 0x92950000 - 0x92b7bfff com.apple.Foundation 6.4.5 (567.26) /System/ Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92c99000 - 0x92d77fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x92d97000 - 0x92e85fff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92e97000 - 0x92eb5fff libGL.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92ec0000 - 0x92f1afff libGLU.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92f38000 - 0x92f38fff com.apple.Carbon 10.4 (???) /System/Library/ Frameworks/Carbon.framework/Versions/A/Carbon 0x92f3a000 - 0x92f4efff com.apple.ImageCapture 3.0 /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/ ImageCapture.framework/Versions/A/ImageCapture 0x92f66000 - 0x92f76fff com.apple.speech.recognition.framework 3.4 / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92f82000 - 0x92f97fff com.apple.securityhi 2.0 (203) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SecurityHI.framework/Versions/A/SecurityHI 0x92fa9000 - 0x93030fff com.apple.ink.framework 101.2 (69) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Ink.framework/Versions/A/Ink 0x93044000 - 0x9304ffff com.apple.help 1.0.3 (32) /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/ Versions/A/Help 0x93059000 - 0x93086fff com.apple.openscripting 1.2.5 (???) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ OpenScripting.framework/Versions/A/OpenScripting 0x930a0000 - 0x930b0fff com.apple.print.framework.Print 5.0 (190.1) / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Print.framework/Versions/A/Print 0x930bc000 - 0x93122fff com.apple.htmlrendering 1.1.2 /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/ HTMLRendering.framework/Versions/A/HTMLRendering 0x93153000 - 0x931a2fff com.apple.NavigationServices 3.4.4 (3.4.3) / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ NavigationServices.framework/Versions/A/NavigationServices 0x931d0000 - 0x931edfff com.apple.audio.SoundManager 3.9 /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound 0x931ff000 - 0x9320cfff com.apple.CommonPanels 1.2.2 (73) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CommonPanels.framework/Versions/A/CommonPanels 0x93215000 - 0x93522fff com.apple.HIToolbox 1.4.6 (???) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ HIToolbox.framework/Versions/A/HIToolbox 0x93671000 - 0x9367dfff com.apple.opengl 1.4.7 /System/Library/ Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93682000 - 0x936a2fff com.apple.DirectoryService.Framework 3.1 / System/Library/Frameworks/DirectoryService.framework/Versions/A/ DirectoryService 0x93716000 - 0x93716fff com.apple.Cocoa 6.4 (???) /System/Library/ Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93718000 - 0x93d4bfff com.apple.AppKit 6.4.4 (824.33) /System/ Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x940d8000 - 0x94148fff com.apple.CoreData 80 /System/Library/ Frameworks/CoreData.framework/Versions/A/CoreData 0x94181000 - 0x9424bfff com.apple.audio.toolbox.AudioToolbox 1.4.1 / System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9429f000 - 0x9429ffff com.apple.audio.units.AudioUnit 1.4 /System/ Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x942a1000 - 0x94455fff com.apple.QuartzCore 1.4.7 /System/Library/ Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x944a8000 - 0x944e5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x944ed000 - 0x9453dfff libGLImage.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x946e0000 - 0x946effff libCGATS.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x946f7000 - 0x94703fff libCSync.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x94749000 - 0x94761fff libRIP.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94768000 - 0x947d9fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x9494e000 - 0x94a7cfff com.apple.AddressBook.framework 4.0.3 (483) / System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x94b0e000 - 0x94b1dfff com.apple.DSObjCWrappers.Framework 1.1 / System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/ DSObjCWrappers 0x94b25000 - 0x94b52fff com.apple.LDAPFramework 1.4.1 (69.0.1) / System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x94b59000 - 0x94b69fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x94b6d000 - 0x94b9cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x94bac000 - 0x94bc9fff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x95760000 - 0x957ecfff com.apple.WebKit 418 /System/Library/ Frameworks/WebKit.framework/Versions/A/WebKit 0x95847000 - 0x9593cfff com.apple.JavaScriptCore 417.11 /System/ Library/Frameworks/WebKit.framework/Versions/A/Frameworks/ JavaScriptCore.framework/Versions/A/JavaScriptCore 0x95978000 - 0x95c82fff com.apple.WebCore 417.24 /System/Library/ Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/ Versions/A/WebCore 0x95e0a000 - 0x95e33fff libxslt.1.dylib /usr/lib/libxslt.1.dylib 0x96114000 - 0x96116fff com.apple.ExceptionHandling 1.2 (???) /System/ Library/Frameworks/ExceptionHandling.framework/Versions/A/ ExceptionHandling
On Sun, Apr 16, at 5:54 PM, Ryan King wrote:
On Apr 15, 2006, at 9:53 PM, Gerd Knops wrote:
... Yikes! I can't see how TmCodeBrowser could possibly do that when pressing "tab" in the find window, but stranger things have happened. If anyone has a crashlog please share.
Here's a crash report, I'm sure I can find more, if anyone's interested:
You must be using an ancient version of TmCodeBrowser. the crash report (thanks!) shows that the crash occurred in the innards of NSTreeController, and it is a known problem Apple introduced with 10.4.3. Recent TmCodeBrowser version do not use it, please update [1].
Gerd
On Apr 16, 2006, at 6:03 PM, Gerd Knops wrote:
On Sun, Apr 16, at 5:54 PM, Ryan King wrote:
On Apr 15, 2006, at 9:53 PM, Gerd Knops wrote:
... Yikes! I can't see how TmCodeBrowser could possibly do that when pressing "tab" in the find window, but stranger things have happened. If anyone has a crashlog please share.
Here's a crash report, I'm sure I can find more, if anyone's interested:
You must be using an ancient version of TmCodeBrowser. the crash report (thanks!) shows that the crash occurred in the innards of NSTreeController, and it is a known problem Apple introduced with 10.4.3. Recent TmCodeBrowser version do not use it, please update [1].
Yeah, I was using an old version. However, upgrading to the new version didn't eliminate the old version. I had the hardest time finding the old version, too.
-ryan