Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
140
Reporter ?
MacGDBp / 1.1.1
Status ?
Closed
Severity ?
Critical
Duplicate Of ?
- none -
Fixed in Revision ?
Mstone ?
Summary ?
MacGDBp Crashes When Saved Breakpoints' Files Don't Exist
Report Time ?
October 8, 2008 02:42 AM
Assignment ?
Resolution ?
Fixed
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Attachments
org.bluestatic.macgdbp.plist I am happy to help you.
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0

October 8, 2008 02:42 AM juan
This unexpected behaivor occourred sudendly, 1 month after working successfully with the tool.

Perhaps the only change in my environment are: Update of leopard 10.5.4 to 10.5.5 and elimination of previous breakpoints in MacBDBp

This is the crash report:


Process: MacGDBp [20847]
Path: /Applications/MacGDBp.app/Contents/MacOS/MacGDBp
Identifier: org.bluestatic.macgdbp
Version: 1.1.1 (20080820.92efbe3)
Code Type: X86 (Native)
Parent Process: launchd [63]

Date/Time: 2008-10-08 12:32:20.926 +1000
OS Version: Mac OS X 10.5.5 (9F33)
Report Version: 6

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[BSSourceViewTextView replaceCharactersInRange:withString:]: nil NSString given.'

Thread 0 Crashed:
0 com.apple.CoreFoundation 0x93696ff4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x95e99e3b objc_exception_throw + 40
2 com.apple.AppKit 0x923d1a5a -[NSTableBinder _updateSelectionIndexes:] + 585
3 com.apple.AppKit 0x923d1073 -[NSTableBinder _observeValueForKeyPath:ofObject:context:] + 291
4 com.apple.AppKit 0x923d0d6d -[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 79
5 com.apple.AppKit 0x9238cd57 -[NSBinder _performConnectionEstablishedRefresh] + 79
6 com.apple.AppKit 0x92384fc8 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 744
7 com.apple.AppKit 0x92474dbd +[NSTableBinder _autoCreateBinderForObject:withController:] + 193
8 com.apple.AppKit 0x923d216b +[_NSTableUtilities _registerTableColumnBinder:toTableColumn:autoCreateReferenceController:] + 214
9 com.apple.AppKit 0x9238f5c3 -[_NSBinderPlugin connectionWasEstablished:] + 164
10 com.apple.AppKit 0x923c26bb -[_NSValueBinderPlugin connectionWasEstablished:] + 61
11 com.apple.AppKit 0x9238c421 -[NSBinder _connectionWasEstablished] + 68
12 com.apple.AppKit 0x923c2499 -[NSValueBinder _connectionWasEstablished] + 51
13 com.apple.AppKit 0x923c3e4a -[NSTextValueBinder _connectionWasEstablished] + 54
14 com.apple.AppKit 0x9238bef0 -[NSBinder establishConnection] + 308
15 com.apple.AppKit 0x92384fc8 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 744
16 com.apple.AppKit 0x923c15fe -[NSNibBindingConnector establishConnection] + 166
17 com.apple.AppKit 0x92198988 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1211
18 com.apple.AppKit 0x9218ecf6 loadNib + 264
19 com.apple.AppKit 0x9218e658 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
20 com.apple.AppKit 0x9218e29b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
21 com.apple.AppKit 0x921ce59d -[NSWindowController loadWindow] + 235
22 com.apple.AppKit 0x921ce336 -[NSWindowController window] + 86
23 org.bluestatic.macgdbp 0x00007c44 -[BreakpointController init] + 97
24 com.apple.AppKit 0x921b84e3 -[NSCustomObject nibInstantiate] + 315
25 com.apple.AppKit 0x92198ed5 -[NSIBObjectData instantiateObject:] + 259
26 com.apple.AppKit 0x921985f6 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 297
27 com.apple.AppKit 0x9218ecf6 loadNib + 264
28 com.apple.AppKit 0x9218e658 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
29 com.apple.AppKit 0x9218e29b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
30 com.apple.AppKit 0x9218e1d9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 391
31 com.apple.AppKit 0x9218de88 NSApplicationMain + 434
32 org.bluestatic.macgdbp 0x00002ada start + 54

Thread 1:
0 libSystem.B.dylib 0x969f10da accept$UNIX2003 + 10
1 com.apple.Foundation 0x94d66bad -[NSThread main] + 45
2 com.apple.Foundation 0x94d66754 __NSThread__main__ + 308
3 libSystem.B.dylib 0x969b56f5 _pthread_start + 321
4 libSystem.B.dylib 0x969b55b2 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x9698b68e __semwait_signal + 10
1 libSystem.B.dylib 0x969b636d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x96065bb9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x969b56f5 _pthread_start + 321
4 libSystem.B.dylib 0x969b55b2 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x969b4f66 kevent + 10
1 libSystem.B.dylib 0x969b56f5 _pthread_start + 321
2 libSystem.B.dylib 0x969b55b2 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x969844a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9698bc9c mach_msg + 72
2 com.apple.CoreFoundation 0x9361d0ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9361dcf8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x95caceca CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x969b56f5 _pthread_start + 321
6 libSystem.B.dylib 0x969b55b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xa03c10f0 ebx: 0x95e99e1c ecx: 0xa03c01a0 edx: 0x00000035
edi: 0x00000040 esi: 0x0019ab90 ebp: 0xbffff068 esp: 0xbffff068
ss: 0x0000001f efl: 0x00000286 eip: 0x93696ff4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x55824000

Binary Images:
0x1000 - 0x9fff +org.bluestatic.macgdbp 1.1.1 (20080820.92efbe3) <11e95e4c5958eec23c433554ef33ac79> /Applications/MacGDBp.app/Contents/MacOS/MacGDBp
0x24000 - 0x36fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <5a4ced4baf2c7deb664209c96f574c53> /Applications/MacGDBp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x7e1000 - 0x7e6ff3 libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x14172000 - 0x14342fff com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0x90077000 - 0x90087fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90088000 - 0x9013affb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9013b000 - 0x901e2feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x901e3000 - 0x9026aff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x904fa000 - 0x9053cfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9053d000 - 0x9059affb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x9060e000 - 0x9060effd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90634000 - 0x9063bffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x9063c000 - 0x906f9fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9074b000 - 0x9074bffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9075e000 - 0x90774fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90775000 - 0x907acfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x907ad000 - 0x907c3fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x907c4000 - 0x908a5ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x908a6000 - 0x908e7fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90939000 - 0x90966feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90967000 - 0x909fafff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x909fb000 - 0x90aabfff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90aac000 - 0x90ebcfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90ed2000 - 0x90f4efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90f4f000 - 0x91016ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9104a000 - 0x9104aff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91057000 - 0x91057ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9105e000 - 0x91082fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib
0x91083000 - 0x91087fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91088000 - 0x9108aff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x910f9000 - 0x91155ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x911bc000 - 0x91216ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91217000 - 0x9121cfff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9122d000 - 0x91255fff libcups.2.dylib ??? (???) <bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x91256000 - 0x91256ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91257000 - 0x912b0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x912b1000 - 0x9133bfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9133c000 - 0x91342fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91343000 - 0x9135bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9135c000 - 0x9137afff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9137b000 - 0x913aafe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9152f000 - 0x91533fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91534000 - 0x91534ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91535000 - 0x9161aff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9166b000 - 0x916feff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x916ff000 - 0x919d9ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91adc000 - 0x91ae6feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91ae7000 - 0x91aeeff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91aef000 - 0x91aefffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91af0000 - 0x91afeffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x91aff000 - 0x9214ffff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92150000 - 0x92152fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92188000 - 0x92985fef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92986000 - 0x92a40fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92a41000 - 0x92accfff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92acd000 - 0x92ad4fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x92c55000 - 0x92ce1ff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92ce2000 - 0x92d5cff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x931e7000 - 0x931e7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x931e8000 - 0x935a6fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x935a7000 - 0x935aafff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x935ab000 - 0x936ddfff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x936ee000 - 0x9372cfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9372d000 - 0x93851fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x939c7000 - 0x939c8ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x939fa000 - 0x93a06ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93a07000 - 0x93a1bff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93a1c000 - 0x93a5bfef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94d5c000 - 0x94fd7fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94fd8000 - 0x952dffff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x952e5000 - 0x95300ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95301000 - 0x9532cfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9532d000 - 0x95335fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95339000 - 0x95382fef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95432000 - 0x95acefff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95ca1000 - 0x95d25fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95d5d000 - 0x95e28fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95e90000 - 0x95f70fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x95f71000 - 0x9630efe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9630f000 - 0x9632effa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9632f000 - 0x96369fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9636a000 - 0x964a2ff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x964a3000 - 0x96571ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96572000 - 0x965f1ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x965f2000 - 0x965fffe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9660a000 - 0x96615fe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96616000 - 0x967e4fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x967e5000 - 0x967e5fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x967eb000 - 0x96931ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96940000 - 0x96950ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96983000 - 0x96ae3ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x96ae4000 - 0x96aedfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96aee000 - 0x96b6bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96b6c000 - 0x96bbcff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96bbd000 - 0x9708ef3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

October 8, 2008 02:26 PM Robert
Try deleting your preferences (~/Library/org.bluestatic.macgdbp.plist) and relaunching.

October 8, 2008 10:53 PM juan
It works!! By deleting the mentioned file, MacGDBp starts normaly.

Thanks Robert.

October 12, 2008 02:57 PM Robert
I'm glad that worked! Do you happen to have the preferences file that was causing this? If so, could you please attach it? I'm trying to figure out what causes this behavior.

On October 12, 2008 02:58 PM, Robert changed:
October 13, 2008 12:03 PM juan
This is the file that caused the anomaly.

October 13, 2008 12:18 PM juan
Hi Robert!!

I found the file in the Trash. If you need further data/information, please don't hesitate contact me. I am happy to help you!

P.D: While I was writing the description of the attaching file, I made a mistake and I sent the hole response with a very rude text "This is the file that caused the anomaly.". That's why I am sending the this, the original reply, but the worst is that I am not sure if finally you will receive the file in any of two responses ... :~

If not, please notify me and I will try again.

Thanks

October 13, 2008 01:51 PM Robert
Your response was fine -- and the .plist file was very helpful. I've found the cause of this issue (I believe). If you have set a breakpoint on a file and then quit MacGDBp and you remove that file, this crash occurs. This is because, at launch, MacGDBp tries to re-activate those breakpoints when the file does not exist and so it crashes.'

Can you confirm that the file that had set breakpoints (~/Sites/codeAgency/browserObject/BrowserObject.php) does not exist?

On October 13, 2008 01:51 PM, Robert changed:
October 13, 2008 10:49 PM juan
That is true, the path ~/Sites/codeAgency/browserObject/BrowserObject.php does not exist any more. And I remember that I was debug that file and then I change the structure of the Sites folder. This seems to be the cause of the crash.

October 14, 2008 01:42 AM Robert
Excellent. Version 1.1.2 will be out shortly, which will resolve this issue.

--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in git. This change will be available in a future release, but you can download the change at any time from the git repository, found at http://www.bluestatic.org/git/.

On October 14, 2008 01:42 AM, Robert changed: