Any application, that uses networking, crashes at launch

Any application, that uses networking, crashes at launch. It happens only at my work where I'm connected to the network via ethernet with DHCP, the server has Windows Server 2003. There was no problem on Tiger, though, and ethernet at other places works fine. Reinstalled Leopard 2 times from scratch, the problem still exists.
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro3,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2.4 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 4 MB
Memory: 2 GB
Bus Speed: 800 MHz
Boot ROM Version: MBP31.0070.B00
SMC Version: 1.18f2
Here are crash logs for Software update:
Process: Software Update [192]
Path: /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
Identifier: com.apple.SoftwareUpdate
Version: 3.0.1 (176.1)
Build Info: SoftwareUpdate-1760100~1
Code Type: X86 (Native)
Parent Process: launchd [72]
Date/Time: 2007-12-31 08:52:58.537 +0300
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x000000008918458b
Crashed Thread: 5
Thread 0:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x952318a4 RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x952316bd ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x95231531 BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x96243d5b _DPSNextEvent + 657
8 com.apple.AppKit 0x962436a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.AppKit 0x9623c6d1 -[NSApplication run] + 795
10 com.apple.AppKit 0x962099ba NSApplicationMain + 574
11 com.apple.SoftwareUpdate 0x00002112 0x1000 + 4370
Thread 1:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x91c447ba CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x9553a075 pthreadstart + 321
6 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d94 CFRunLoopRun + 84
4 ...le.SoftwareUpdate.framework 0x00057c59 +[SUURLConnection sendSynchronousRequest:returningResponse:error:] + 227
5 ...le.SoftwareUpdate.framework 0x00053f04 +[SUCatalogLoader _fetchDictionaryFromURL:returningError:] + 350
6 ...le.SoftwareUpdate.framework 0x0005417f +[SUCatalogLoader _fetchAppleCatalogDictionaryReturningError:finalURL:] + 229
7 ...le.SoftwareUpdate.framework 0x00054adb -[SUCatalogLoader _loaderMain:] + 165
8 com.apple.Foundation 0x91d8304d -[NSThread main] + 45
9 com.apple.Foundation 0x91d82bf4 _NSThread__main_ + 308
10 libSystem.B.dylib 0x9553a075 pthreadstart + 321
11 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x955398e6 kevent + 10
1 libSystem.B.dylib 0x9553a075 pthreadstart + 321
2 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x91c447ba CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x9553a075 pthreadstart + 321
6 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 5 Crashed:
0 libobjc.A.dylib 0x920fb6ec objc_msgSend + 28
1 com.apple.CFNetwork 0x91c56ec4 updateForHeaders + 167
2 com.apple.CFNetwork 0x91c56c69 httpConnectionResponseStreamCB + 87
3 com.apple.CFNetwork 0x91c56bbb connectionResponseCallBack + 86
4 com.apple.CoreFoundation 0x90726629 _CFStreamSignalEventSynch + 137
5 com.apple.CoreFoundation 0x907281f7 CFReadStreamSignalEvent + 39
6 com.apple.CFNetwork 0x91c560e1 httpRdFilterStreamCallBack + 325
7 com.apple.CoreFoundation 0x90726629 _CFStreamSignalEventSynch + 137
8 com.apple.CoreFoundation 0x907281f7 CFReadStreamSignalEvent + 39
9 com.apple.CFNetwork 0x91c41e0a _SocketCallBack + 1632
10 com.apple.CoreFoundation 0x9071d960 __CFSocketDoCallback + 640
11 com.apple.CoreFoundation 0x9071ef95 __CFSocketPerformV0 + 133
12 com.apple.CoreFoundation 0x9071464e CFRunLoopRunSpecific + 3166
13 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
14 com.apple.Foundation 0x91de6560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
15 com.apple.Foundation 0x91d8304d -[NSThread main] + 45
16 com.apple.Foundation 0x91d82bf4 _NSThread__main_ + 308
17 libSystem.B.dylib 0x9553a075 pthreadstart + 321
18 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95558f5a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x9553a075 pthreadstart + 321
2 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x91c91d45 _KeychainThread + 230
5 libSystem.B.dylib 0x9553a075 pthreadstart + 321
6 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x007e0004 ebx: 0x907165ca ecx: 0x92197394 edx: 0x940b88b0
edi: 0x8918458b esi: 0x007e0004 ebp: 0xb025abe8 esp: 0xb025abc4
ss: 0x0000001f efl: 0x00010202 eip: 0x920fb6ec cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x8918458b
Binary Images:
0x1000 - 0x11fff com.apple.SoftwareUpdate 3.0.1 (176.1) <576ce296d1175e42e4f57dd837ca3a86> /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
0x3f000 - 0x5fffb com.apple.SoftwareUpdate.framework 3.0.1 (176.1) <9f9419b8823ebbfdff3482f14cdea47d> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
0x7e000 - 0x82ffe com.apple.JavaScriptGlue 5523.5 (5523.5) <b05d8bd596461195dbe07281a8f384d2> /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
0x8a000 - 0x94fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
0x129000 - 0x1d8fea com.apple.installframework 3.0.2 (378) <bed6cc061dd0cf8d65e763bf571a4969> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
0x252000 - 0x282ffb com.apple.DiskManagement 2.1 (152) <1a71c02f082a80656961486251b15074> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
0x2a4000 - 0x2eeff2 com.apple.SystemMigration 2.3 (138) <3a061681713cac00390954cd1e6ae746> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
0x321000 - 0x356fff com.apple.MediaKit 9.0 (391) <baf0ef1d2fb7dec226bb982c991b6b95> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x367000 - 0x430ff5 com.apple.DiscRecording 4.0 (4000.4.10) <d4130992c67baeb1ec39e6b63e080550> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x49b000 - 0x4b0ffd com.apple.NetInfo 1.0.0 (???) <8d3aeaf6d7b03e73d1a24e70da2551a8> /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
0x4bb000 - 0x5b3fe0 com.apple.DiskImagesFramework 10.5.1 (192.1) <bc81cfae2611298268170f2e25ce07b3> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x619000 - 0x641ff8 com.apple.framework.Apple80211 5.0.1 (501.1) <77dae9ed98cd5d7dc6925ec705f94bf0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x651000 - 0x67cffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
0x147d3000 - 0x148b9ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x900e3000 - 0x900feffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90256000 - 0x9025cfff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9025d000 - 0x9030fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x90310000 - 0x9034ffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90350000 - 0x9037dfeb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x904c7000 - 0x90582fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x905e9000 - 0x90611ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90681000 - 0x90681ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x90682000 - 0x906a1ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x906a2000 - 0x907d4fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x907d5000 - 0x907f3ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x907f4000 - 0x90939ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9093a000 - 0x90e50fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x90e51000 - 0x90e5afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x90e5b000 - 0x90e8ffef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90e90000 - 0x90f3ffff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x90f40000 - 0x90f40ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90f47000 - 0x90f5ffff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x91074000 - 0x910fbff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x910fc000 - 0x91103ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91104000 - 0x91114fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91115000 - 0x91116ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x91117000 - 0x911a9ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x911aa000 - 0x911b1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x911b2000 - 0x9167effe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x9170b000 - 0x91765ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x91766000 - 0x9177aff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x9177b000 - 0x91786ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91906000 - 0x9190efff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9190f000 - 0x9190fffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9197f000 - 0x91982fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x91983000 - 0x91a67ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91a68000 - 0x91a68ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x91a69000 - 0x91aa3ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91aa4000 - 0x91abafe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91abb000 - 0x91adffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x91ae0000 - 0x91b22fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x91b23000 - 0x91bccfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91bcd000 - 0x91c03fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91c35000 - 0x91c37fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x91c38000 - 0x91c38fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91c39000 - 0x91cb0fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91cb1000 - 0x91d78ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d79000 - 0x91ff2fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92066000 - 0x92071fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92072000 - 0x920e6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x920e7000 - 0x921c6fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x921c7000 - 0x9285efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9394a000 - 0x9394affc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9394b000 - 0x93a83ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x93a84000 - 0x93b3afe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x93b78000 - 0x93b88ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x93ba9000 - 0x93beafe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93c39000 - 0x93c76ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x93eac000 - 0x93eb3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93fb6000 - 0x9417ffef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94180000 - 0x94184fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94185000 - 0x94194fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x944a7000 - 0x945cbfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x945cc000 - 0x949dcfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x949dd000 - 0x94a69ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x94a6a000 - 0x94a77fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94a78000 - 0x94a79fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94a7a000 - 0x94af9ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x94afa000 - 0x94bdbff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x94be8000 - 0x94c7bfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x94c7c000 - 0x94cc0feb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x94cc1000 - 0x94d1afff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94d1b000 - 0x94d39fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x94d5e000 - 0x94d82feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x94d83000 - 0x94d83ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d84000 - 0x94db3fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x94e58000 - 0x94e69ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94e6b000 - 0x95201ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95202000 - 0x95508fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x95509000 - 0x95663fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x956a2000 - 0x956ccfef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x956cd000 - 0x95712fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x95713000 - 0x95721ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95722000 - 0x95749fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x9574a000 - 0x9574cff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9574d000 - 0x9579dff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9579f000 - 0x95819ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x95865000 - 0x958e1feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x958e2000 - 0x95992fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95993000 - 0x95997fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
0x959c8000 - 0x95ca1fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x95ca2000 - 0x96060fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x96061000 - 0x96061ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96062000 - 0x96062ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x96063000 - 0x96079fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9607a000 - 0x96086fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x96087000 - 0x96091feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x96092000 - 0x96139fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9613a000 - 0x96196ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x96197000 - 0x9619cfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9619d000 - 0x961faffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96203000 - 0x969fdfef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96ad4000 - 0x96b9ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x96ba0000 - 0x96c2afff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96c2b000 - 0x96c37ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
And Safari:
Process: Safari [187]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 3.0.4 (5523.10.6)
Build Info: WebBrowser-55231006~1
Code Type: X86 (Native)
Parent Process: launchd [72]
Date/Time: 2007-12-31 12:02:15.547 +0300
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x000000002f2f0009
Crashed Thread: 3
Thread 0:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x952318a4 RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x952316bd ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x95231531 BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x96243d5b _DPSNextEvent + 657
8 com.apple.AppKit 0x962436a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.Safari 0x00009d4e 0x1000 + 36174
10 com.apple.AppKit 0x9623c6d1 -[NSApplication run] + 795
11 com.apple.AppKit 0x962099ba NSApplicationMain + 574
12 com.apple.Safari 0x00002876 0x1000 + 6262
Thread 1:
0 libSystem.B.dylib 0x95510ace _semwaitsignal + 10
1 libSystem.B.dylib 0x9553aced pthreadcondwait$UNIX2003 + 73
2 com.apple.WebCore 0x9094202f WebCore::IconDatabase::syncThreadMainLoop() + 239
3 com.apple.WebCore 0x9093d625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4 libSystem.B.dylib 0x9553a075 pthreadstart + 321
5 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x91c447ba CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x9553a075 pthreadstart + 321
6 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 3 Crashed:
0 com.apple.CoreFoundation 0x907165e4 CFRelease + 36
1 com.apple.CFNetwork 0x91c56ec4 updateForHeaders + 167
2 com.apple.CFNetwork 0x91c56c69 httpConnectionResponseStreamCB + 87
3 com.apple.CFNetwork 0x91c56bbb connectionResponseCallBack + 86
4 com.apple.CoreFoundation 0x90726629 _CFStreamSignalEventSynch + 137
5 com.apple.CoreFoundation 0x907281f7 CFReadStreamSignalEvent + 39
6 com.apple.CFNetwork 0x91c560e1 httpRdFilterStreamCallBack + 325
7 com.apple.CoreFoundation 0x90726629 _CFStreamSignalEventSynch + 137
8 com.apple.CoreFoundation 0x907281f7 CFReadStreamSignalEvent + 39
9 com.apple.CFNetwork 0x91c41e0a _SocketCallBack + 1632
10 com.apple.CoreFoundation 0x9071d960 __CFSocketDoCallback + 640
11 com.apple.CoreFoundation 0x9071ef95 __CFSocketPerformV0 + 133
12 com.apple.CoreFoundation 0x9071464e CFRunLoopRunSpecific + 3166
13 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
14 com.apple.Foundation 0x91de6560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
15 com.apple.Foundation 0x91d8304d -[NSThread main] + 45
16 com.apple.Foundation 0x91d82bf4 _NSThread__main_ + 308
17 libSystem.B.dylib 0x9553a075 pthreadstart + 321
18 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95558f5a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x9553a075 pthreadstart + 321
2 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x955098e6 machmsgtrap + 10
1 libSystem.B.dylib 0x955110dc mach_msg + 72
2 com.apple.CoreFoundation 0x907140fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x90714d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x91c91d45 _KeychainThread + 230
5 libSystem.B.dylib 0x9553a075 pthreadstart + 321
6 libSystem.B.dylib 0x95539f32 thread_start + 34
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x907165ca ecx: 0x14e4ce74 edx: 0x03014980
edi: 0x14e4a210 esi: 0x2f2f0004 ebp: 0xb01c7be8 esp: 0xb01c7bd0
ss: 0x0000001f efl: 0x00010246 eip: 0x907165e4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x2f2f0009
Binary Images:
0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x55e000 - 0x644ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14d42000 - 0x14d47ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x900e3000 - 0x900feffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90256000 - 0x9025cfff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9025d000 - 0x9030fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x90310000 - 0x9034ffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90350000 - 0x9037dfeb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9037e000 - 0x90380fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x90381000 - 0x903b7fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x904c7000 - 0x90582fe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x90583000 - 0x905e8ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x905e9000 - 0x90611ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90681000 - 0x90681ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x90682000 - 0x906a1ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x906a2000 - 0x907d4fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x907d5000 - 0x907f3ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x907f4000 - 0x90939ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9093a000 - 0x90e50fff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x90e51000 - 0x90e5afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x90e90000 - 0x90f3ffff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x90f40000 - 0x90f40ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90f47000 - 0x90f5ffff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x91074000 - 0x910fbff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x910fc000 - 0x91103ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91104000 - 0x91114fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91115000 - 0x91116ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x91117000 - 0x911a9ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x911aa000 - 0x911b1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x911b2000 - 0x9167effe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x9170b000 - 0x91765ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x91766000 - 0x9177aff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x9177b000 - 0x91786ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91787000 - 0x91905fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91906000 - 0x9190efff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9190f000 - 0x9190fffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9197f000 - 0x91982fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x91983000 - 0x91a67ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91a68000 - 0x91a68ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x91a69000 - 0x91aa3ff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91aa4000 - 0x91abafe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91abb000 - 0x91adffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x91ae0000 - 0x91b22fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x91b23000 - 0x91bccfff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91bcd000 - 0x91c03fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91c35000 - 0x91c37fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x91c38000 - 0x91c38fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91c39000 - 0x91cb0fe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91cb1000 - 0x91d78ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d79000 - 0x91ff2fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91ff3000 - 0x92025fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9202c000 - 0x92065ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x92066000 - 0x92071fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92072000 - 0x920e6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x920e7000 - 0x921c6fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x921c7000 - 0x9285efef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9394a000 - 0x9394affc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9394b000 - 0x93a83ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x93a84000 - 0x93b3afe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x93b78000 - 0x93b88ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x93ba9000 - 0x93beafe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93c39000 - 0x93c76ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x93cc4000 - 0x93cc9fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93eac000 - 0x93eb3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93eb4000 - 0x93fb5fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93fb6000 - 0x9417ffef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94180000 - 0x94184fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94185000 - 0x94194fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x944a7000 - 0x945cbfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x945cc000 - 0x949dcfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x949dd000 - 0x94a69ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x94a6a000 - 0x94a77fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94a78000 - 0x94a79fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94a7a000 - 0x94af9ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x94afa000 - 0x94bdbff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x94be8000 - 0x94c7bfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x94cc1000 - 0x94d1afff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94d1b000 - 0x94d39fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x94d5e000 - 0x94d82feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x94d83000 - 0x94d83ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d84000 - 0x94db3fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x94e6b000 - 0x95201ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95202000 - 0x95508fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x95509000 - 0x95663fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x956a2000 - 0x956ccfef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x956cd000 - 0x95712fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x95713000 - 0x95721ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95722000 - 0x95749fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x9574a000 - 0x9574cff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9574d000 - 0x9579dff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9579f000 - 0x95819ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9581a000 - 0x95864fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x95865000 - 0x958e1feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x958e2000 - 0x95992fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x959c8000 - 0x95ca1fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x95ca2000 - 0x96060fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x96061000 - 0x96061ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96062000 - 0x96062ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x96063000 - 0x96079fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x96087000 - 0x96091feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x96092000 - 0x96139fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9613a000 - 0x96196ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x96197000 - 0x9619cfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9619d000 - 0x961faffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96203000 - 0x969fdfef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96ac4000 - 0x96ad3ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x96ad4000 - 0x96b9ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x96ba0000 - 0x96c2afff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96c2b000 - 0x96c37ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Have to join the complaints here - exactly the same problem - Leopard through a proxy server crashes Safari, Mail (if there is a message with an internet link), iMovies, iTunes etc. - Firefox works fine.
Working from home works fine - no proxy.
At work crash after crash inc. something called pubagent?
Come on apple please fix!
Here is a typical Safari Crash Report:
Process: Safari [3127]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 3.0.4 (5523.10.6)
Build Info: WebBrowser-55231006~1
Code Type: X86 (Native)
Parent Process: launchd [151]
Date/Time: 2008-01-04 15:22:03.346 +0000
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXCBADACCESS (SIGSEGV)
Exception Codes: KERNINVALIDADDRESS at 0x000000002f2f0009
Crashed Thread: 3
Thread 0:
0 libSystem.B.dylib 0x93bef98a rename + 10
1 com.apple.CoreFoundation 0x95eada8a -[CFXPreferencesPropertyListSource synchronize] + 394
2 com.apple.CoreFoundation 0x95eaa234 -[CFXPreferencesSearchListSource synchronize] + 116
3 com.apple.CoreFoundation 0x95eaf8a7 CFPreferencesAppSynchronize + 71
4 com.apple.Foundation 0x91a771c5 -[NSUserDefaults(NSUserDefaults) synchronize] + 37
5 com.apple.Foundation 0x91a65a6e __NSFireDelayedPerform + 382
6 com.apple.CoreFoundation 0x95e43b7e CFRunLoopRunSpecific + 4494
7 com.apple.CoreFoundation 0x95e43d38 CFRunLoopRunInMode + 88
8 com.apple.HIToolbox 0x924898a4 RunCurrentEventLoopInMode + 283
9 com.apple.HIToolbox 0x924896bd ReceiveNextEventCommon + 374
10 com.apple.HIToolbox 0x92489531 BlockUntilNextEventMatchingListInMode + 106
11 com.apple.AppKit 0x942ded5b _DPSNextEvent + 657
12 com.apple.AppKit 0x942de6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
13 com.apple.Safari 0x00009d4e 0x1000 + 36174
14 com.apple.AppKit 0x942d76d1 -[NSApplication run] + 795
15 com.apple.AppKit 0x942a49ba NSApplicationMain + 574
16 com.apple.Safari 0x00002876 0x1000 + 6262
Thread 1:
0 libSystem.B.dylib 0x93bc3ace _semwaitsignal + 10
1 libSystem.B.dylib 0x93bedced pthreadcondwait$UNIX2003 + 73
2 com.apple.WebCore 0x95f0c02f WebCore::IconDatabase::syncThreadMainLoop() + 239
3 com.apple.WebCore 0x95f07625 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4 libSystem.B.dylib 0x93bed075 pthreadstart + 321
5 libSystem.B.dylib 0x93becf32 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x93bbc8e6 machmsgtrap + 10
1 libSystem.B.dylib 0x93bc40dc mach_msg + 72
2 com.apple.CoreFoundation 0x95e430fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x95e43d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x9658f7ba CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x93bed075 pthreadstart + 321
6 libSystem.B.dylib 0x93becf32 thread_start + 34
Thread 3 Crashed:
0 com.apple.CoreFoundation 0x95e455e4 CFRelease + 36
1 com.apple.CFNetwork 0x965a1ec4 updateForHeaders + 167
2 com.apple.CFNetwork 0x965a1c69 httpConnectionResponseStreamCB + 87
3 com.apple.CFNetwork 0x965a1bbb connectionResponseCallBack + 86
4 com.apple.CoreFoundation 0x95e55629 _CFStreamSignalEventSynch + 137
5 com.apple.CoreFoundation 0x95e571f7 CFReadStreamSignalEvent + 39
6 com.apple.CFNetwork 0x965a10e1 httpRdFilterStreamCallBack + 325
7 com.apple.CoreFoundation 0x95e55629 _CFStreamSignalEventSynch + 137
8 com.apple.CoreFoundation 0x95e571f7 CFReadStreamSignalEvent + 39
9 com.apple.CFNetwork 0x9658ce0a _SocketCallBack + 1632
10 com.apple.CoreFoundation 0x95e4c960 __CFSocketDoCallback + 640
11 com.apple.CoreFoundation 0x95e4df95 __CFSocketPerformV0 + 133
12 com.apple.CoreFoundation 0x95e4364e CFRunLoopRunSpecific + 3166
13 com.apple.CoreFoundation 0x95e43d38 CFRunLoopRunInMode + 88
14 com.apple.Foundation 0x91a94560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
15 com.apple.Foundation 0x91a3104d -[NSThread main] + 45
16 com.apple.Foundation 0x91a30bf4 _NSThread__main_ + 308
17 libSystem.B.dylib 0x93bed075 pthreadstart + 321
18 libSystem.B.dylib 0x93becf32 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x93bbc8e6 machmsgtrap + 10
1 libSystem.B.dylib 0x93bc40dc mach_msg + 72
2 com.apple.CoreFoundation 0x95e3dbd4 CFRunLoopWakeUp + 132
3 com.apple.CoreFoundation 0x95e4cabe __CFSocketHandleRead + 190
4 com.apple.CoreFoundation 0x95e4e647 __CFSocketManager + 935
5 libSystem.B.dylib 0x93bed075 pthreadstart + 321
6 libSystem.B.dylib 0x93becf32 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x93bbc8e6 machmsgtrap + 10
1 libSystem.B.dylib 0x93bc40dc mach_msg + 72
2 com.apple.CoreFoundation 0x95e430fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x95e43d38 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x965dcd45 _KeychainThread + 230
5 libSystem.B.dylib 0x93bed075 pthreadstart + 321
6 libSystem.B.dylib 0x93becf32 thread_start + 34
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x95e455ca ecx: 0x1570b1e4 edx: 0x03014180
edi: 0x1571c000 esi: 0x2f2f0004 ebp: 0xb01c7be8 esp: 0xb01c7bd0
ss: 0x0000001f efl: 0x00010246 eip: 0x95e455e4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x2f2f0009
Binary Images:
0x1000 - 0x12efef com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
0x176000 - 0x184ff8 SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x300000 - 0x3e6ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x155d7000 - 0x155dcff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90003000 - 0x90060ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90061000 - 0x90117fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x90156000 - 0x9015efff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9015f000 - 0x9016efff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x901a4000 - 0x9026ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x90270000 - 0x90322ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x90323000 - 0x90323ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x90324000 - 0x90331fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90332000 - 0x9038eff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x9038f000 - 0x9038fffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90390000 - 0x90390ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90391000 - 0x90727ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90728000 - 0x90dbffef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x90dc0000 - 0x90dd4ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x90dd5000 - 0x90e2fff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90e61000 - 0x90e68fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x90e72000 - 0x90f56ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90f57000 - 0x91315fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x91316000 - 0x9134cfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x91579000 - 0x9157efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9157f000 - 0x91595fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91596000 - 0x91615ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x91616000 - 0x91a26fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x91a27000 - 0x91ca0fe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91ca1000 - 0x91d33ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x91e8b000 - 0x91e8efff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x91e8f000 - 0x91e9ffff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91ea0000 - 0x91edffef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91ee0000 - 0x91eeeffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x920f9000 - 0x92104fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92105000 - 0x92179fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x9217a000 - 0x921f6feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92217000 - 0x9234fff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x92350000 - 0x92350ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92351000 - 0x9236cffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9236d000 - 0x92434ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x92452000 - 0x92452ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x92453000 - 0x92459fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x9245a000 - 0x92760fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x92761000 - 0x9277ffff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x92780000 - 0x92827fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x92b1d000 - 0x92b1dffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x92b1e000 - 0x92b1efff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x939a1000 - 0x939acff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x939ad000 - 0x939adffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x939ae000 - 0x93a57fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93a58000 - 0x93adfff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x93ae0000 - 0x93b07fff libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x93b08000 - 0x93b26ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x93b78000 - 0x93b84ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93b85000 - 0x93bbbfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x93bbc000 - 0x93d16fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x93d17000 - 0x93daafff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x93dab000 - 0x93dadfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x93e1d000 - 0x93e24ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93e92000 - 0x93eb6feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x93eb7000 - 0x93ec1feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93ec2000 - 0x93ed1ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x93eee000 - 0x94033ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x94034000 - 0x9407efe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9408b000 - 0x940cdfef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x940ce000 - 0x9411eff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9411f000 - 0x94147ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94190000 - 0x94240fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9424e000 - 0x9428bff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x9429b000 - 0x9429dfff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x9429e000 - 0x94a98fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94a99000 - 0x94ac6feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x94ac7000 - 0x94ac9ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94aca000 - 0x94ae0fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x94ae1000 - 0x94b10fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x94b11000 - 0x94b12fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x94b13000 - 0x94c91fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94d02000 - 0x94dbdfe3 com.apple.WebKit 5523.10.6 (5523.10.6) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94e0c000 - 0x94eedff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x94eee000 - 0x950b7fef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x950d7000 - 0x951fbfe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95241000 - 0x95286fef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x95287000 - 0x952b1fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x955dc000 - 0x956bbfff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x956bc000 - 0x95736ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x95817000 - 0x95818ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x95819000 - 0x9591afff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x9591b000 - 0x959a7ff7 com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x959a8000 - 0x95c81fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x95c82000 - 0x95cb4fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95cb5000 - 0x95cefff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95d52000 - 0x95d6afff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x95d6b000 - 0x95dd0ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95dd1000 - 0x95f03fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95f04000 - 0x9641afff com.apple.WebCore 5523.10.6 (5523.10.6) <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x9641b000 - 0x96474fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96514000 - 0x96538fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96539000 - 0x9657afe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9657c000 - 0x96583ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96584000 - 0x965fbfe3 com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x965fc000 - 0x9660cffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9660d000 - 0x966bcfff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x966e1000 - 0x9671affe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x9671b000 - 0x96724fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x96725000 - 0x9672afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9672b000 - 0x9674affa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96811000 - 0x96811ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96812000 - 0x96816fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96817000 - 0x968a1fff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x968a2000 - 0x96d6effe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Similar Messages

  • [svn:fx-trunk] 5029: Extending the mxmlc warning to apply to any application that uses a type selector (i.e.

    Revision: 5029
    Author: [email protected]
    Date: 2009-02-20 16:10:37 -0800 (Fri, 20 Feb 2009)
    Log Message:
    Extending the mxmlc warning to apply to any application that uses a type selector (i.e. not a universal selector) in the subject when the
    QE: If we could create a negative test cases for the warning that'd be great.
    Doc: Not yet, this will be captured in the Advanced CSS spec.
    Checkintests: Pass
    mustella: Advanced CSS, Button, MenuBar all Pass
    Reviewer: For Paul.
    Bugs:
    SDK-19272 - [Advanced CSS] Pseudo selectors shouldn't be allowed in mxml components
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19272
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java

    Thanks for the crash log  It looks like you have AIR 3.2 installed.  Could you try updating to 3.3 and generate another log?
    http://get.adobe.com/air

  • IPhoto library is not loading in any application that uses it, how do I fix

    I am unable to get iPhoto to load, I am not sure what went wrong. Can someone please tell me how to resolve this.
    Thanks in advance,
    Sebastian

    Hello Sebastian,
    When you say it does not load do you mean you cannot see the pictures that are in iPhoto in other programs like iDVD, iMovie, iWeb etc ?
    Do you see anything listed at all or is there perhaps a message that appears where the images should be?
    Do the pictures show up in iPhoto?
    Try:
    Remove the following items to the trash and restart the computer:
    ~/Library/Preferences/com.apple.iphoto (There may be more than one. Remove them all.)
    ~/Library/Caches
    If that does not resolve the issue then try testing with a new iPhoto Library:
    1. Hold down the option key
    2. Keep holding down option and launch iPhoto
    3. Click on "Create new"
    4. Save the new library
    5. Add a picture to it
    -- Does this new library work?
    If it does close iPhoto and hold down option and re-launch to switch back to your original library.
    The follow http://support.apple.com/kb/HT2638 to rebuild the library. Use the "Rebuild iPhoto Library database..." option.
    -- If the new library does not work try creating a new user account on your computer and testing iPhoto there to isolate the issue further.

  • When I print to PDF using Acrobat 11 Pro from any application the acrobat Reader does not launch automatically. Associations are correct. Thx for your help,  Bruce

    When I print to PDF using Acrobat 11 Pro from any application the acrobat Reader does not launch automatically. Associations are correct. Happens from Chrome, IE, Word, Excel, Powerpoint. Previously had deskPDF installed but uninstalled correctly. Can't find a preference setting for the auto launch. Thx for your help,  Bruce

    A simple way is to flatten the form fields, which converts the field appearances to regular page contents. You can do this with JavaScript or PDF Optimizer (Advanced > PDF Optimizer > Discard Objects > Flatten form fields). A very nice script that adds a custom menu item can be found here: http://www.uvsar.com/projects/acrobat/flattener/

  • When i update to the latest version (7.0.3), there is a message appear to me when i open any application that contains notification such as (What'sApp or BBM),this message said (Connect to iTunes to use push Notification),How I can to stop these message?

    When i update to the latest version (7.0.3), there is a message appear to me when i open any application that contains notification such as (What'sApp or BBM) , this message said (Connect to iTunes to use push Notification) , How I can to stop these messages that appear to me constantly?

     Hi,
    One of my ex-colleagues has installed a NI-DAQ 6.5 in our system. [And I do not see any other naitional instruments card in the CPU of the computer, may be he removed it] I deleted the account and all his files in the system. When I am trying to install version8.0, its not getting installed and giving me a message that I should uninstall the previous version by going to Add/Remove programs in the control panel.
    I tried doing that, but the "Change/Remove" button does not seem to work...[There is no response and so unable to install the new version...]
    Any idea how can this problem be solved?
    It is a windowsXP operating system with SP2 installed on a machine with P4 processor.
    Thanks

  • I would like to uninstall or otherwise safely remove any applications that make my MB Pro run slowly.

    I would like to uninstall or otherwise safely remove any applications that make my MB Pro run slowly. I will have to keep a few apps such as CrossWeb and Veraport due to having to use secure banking and government websites in Korea. I also need the LogMeIn app to access a server in the USA, but I realise that some people recommend getting rid of it.
    I tried but apparently have been unsuccessful in removing a McAfee VirusScan application completely. I can still see some files in the HD Library. Any ideas here on how to safely uninstall/remove?
    Also any suggestions on how to get rid of my incompatible virtualbox? I think it's 4.0.4.
    Also, if you see anything else I should uninstall/remove from the EtreCheck below, by all means please make suggestions.
    Thanks so much for your help, suggestions, and advice!
    Hardware Information:
        MacBook Pro (15-inch, Mid 2010)
        MacBook Pro - model: MacBookPro6,2
        1 2.53 GHz Intel Core i5 CPU: 2 cores
        4 GB RAM
    Video Information:
        Intel HD Graphics - VRAM: 288 MB
        NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software:
        OS X 10.9.2 (13C1021) - Uptime: 0 days 1:55:49
    Disk Information:
        ST9500325ASG disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 499.25 GB (295.55 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-898 
    USB Information:
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information:
    Gatekeeper:
        Anywhere
    Kernel Extensions:
        [not loaded]    com.cisco.cscotun (1.0) Support
        [kext loaded]    com.logmein.hamachi (1.0) Support
        [kext loaded]    org.virtualbox.kext.VBoxDrv (4.0.4) Support
        [not loaded]    org.virtualbox.kext.VBoxNetAdp (4.0.4) Support
        [not loaded]    org.virtualbox.kext.VBoxNetFlt (4.0.4) Support
        [kext loaded]    org.virtualbox.kext.VBoxUSB (4.0.4) Support
    Startup Items:
        KeyAccess: Path: /Library/StartupItems/KeyAccess
        VirtualBox: Path: /Library/StartupItems/VirtualBox
    Launch Daemons:
        [failed]    com.adobe.fpsaud.plist Support
        [loaded]    com.adobe.SwitchBoard.plist Support
        [running]    com.cisco.anyconnect.vpnagentd.plist Support
        [loaded]    com.google.keystone.daemon.plist Support
        [running]    com.logmein.hamachi.plist Support
        [running]    com.sassafras.KeyAccess.plist Support
        [loaded]    com.tunnelbear.mac.tbeard.plist Support
    Launch Agents:
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.cisco.anyconnect.gui.plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [running]    com.logmein.hamachimb.plist Support
        [loaded]    com.sassafras.KeyAccess.plist Support
    User Launch Agents:
        [loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [running]    com.spotify.webhelper.plist Support
        [not loaded]    org.virtualbox.vboxwebsrv.plist Support
    User Login Items:
        GrowlHelperApp
        GrowlHelperApp
        iTunesHelper
        SuperDrive Update 2.1
        Google Drive
        Dropbox
        DaumLiveAgent
        KeyAccess
    Internet Plug-ins:
        npCrossWebPlugin: Version: 1.0 - SDK 10.5 Support
        o1dbrowserplugin: Version: 5.3.1.18536 Support
        Google Earth Web Plug-in: Version: 6.1 Support
        Default Browser: Version: 537 - SDK 10.9
        Flip4Mac WMV Plugin: Version: 2.4.1.4 Support
        OfficeLiveBrowserPlugin: Version: 12.3.6 Support
        RealPlayer Plugin: Version: (null) Support
        AdobePDFViewerNPAPI: Version: 10.1.10 Support
        FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
        DivXBrowserPlugin: Version: 2.0 Support
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
        Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
        iPhotoPhotocast: Version: 7.0
        googletalkbrowserplugin: Version: 5.3.1.18536 Support
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewer: Version: 10.1.10 Support
        Veraport: Version: 1.1.0.2 - SDK 10.7 Support
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
        DivX  Support
        Flash Player  Support
        Flip4Mac WMV  Support
        Growl  Support
        KeyAccess  Support
        Symantec\nQuickMenu  Support
    Time Machine:
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh HD: Disk size: 464.96 GB Disk used: 189.71 GB
        Destinations:
            Data [Network] (Last used)
            Total size: 2 
            Total number of backups: 30
            Oldest backup: 2012-08-12 07:49:57 +0000
            Last backup: 2014-05-05 04:48:48 +0000
            Size of backup disk: Excellent
                Backup size 2  > (Disk size 464.96 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
             3%    WindowServer
             0%    fontd
             0%    PluginProcess
             0%    Google Drive
             0%    com.apple.WebKit.Networking
    Top Processes by Memory:
        188 MB    com.apple.IconServicesAgent
        143 MB    Finder
        143 MB    mds_stores
        102 MB    Safari
        98 MB    WindowServer
    Virtual Memory Information:
        53 MB    Free RAM
        1.55 GB    Active RAM
        1.50 GB    Inactive RAM
        787 MB    Wired RAM
        537 MB    Page-ins
        316 KB    Page-outs

    You have so much junk, and I doubt that you know how to uninstall it.
    It's up to you what you do, I know what I would do  (but then I wouldn't stuff my Mac with junk in the first place)
    Good luck.

  • Application that monitors network, shows performance and what's slowing it?

    Does anyone know any application that could tell me how my network is doing, which computers are currently slowing it and all that type of information that might help me fix problems I'm having? We got several computers in the company, but for some reason the internet and networking is just slow, we've been trying to find out but nothing has worked out yet.

    I use my Macbook with a port mirror from the network switch and run EtherApe to see who is hogging the network bandwidth.
    Works nicely but you need:
    - a switch that support port mirror/monitoring
    - Macports with EtherApe install
    Might be a little over the top unless you're the IT guy like me

  • Publish application that use JMF

    Hi,
    I'm currently working on an application that use JMF to capture video. First, I want to release the Windows version and I want it to be easy for any user to install it.
    Is there a way to install JMF automatically and run jmfinit if the user don't have it? I know that I can check if JMF exist using something like that: http://java.sun.com/products/java-media/jmf/2.1.1/jmfdiagnostics.html
    Thanks a+

    >
    My application is Desktop ... >Excellent. That is just what JWS was made for - desktop apps. (with a GUI).
    >
    but maybe I should add a JWS on my download page for the JMF installation ?>I am guessing you have not had much experience with using web start based applications. Here are some examples (the links to the .jnlp files) of mine.
    <http://www.physci.org/jws/>
    If you add a link to a JWS launch file (theapp.jnlp) on a web page, and the end user clicks the link, they might see a 'Java splash' as the application downloads (or a progress bar for larger downloads) then the application will appear on-screen.
    At this point, the application is installed. If the JNLP requested them, and the user OK'd it, there will also be a desktop shortcut and menu item, to make later launch - easy.

  • After updating to mavericks I have to constantly enter my apple ID for mail, iBooks, iTunes and many other applications that used to be part of my keychain. How can I get my log-in to work again?

    After updating to mavericks I have to constantly enter my apple ID for mail, iBooks, iTunes and many other applications that used to be part of my keychain. How can I get my apple ID log-in to work again?

    Several times I've re-entered my passwords under Preferences/Internet Accounts/iCloud and it won't save since I've installed Mavericks.  Also, the iCloud icon in the left column in Preferences/Internet Accounts/iCloud is greyed out but allows me to click on it to set-up.  When I click on iCloud the password is filled out but the "Enable this account" check-box is not checked.  I check it, and all seems correct.  The icon is no longer grey, the password is correct, the "activate this account" check-box is checked.  Then, when I launch mail, notes etc. I'm still prompted to re-enter my apple ID.  The log-in loop continues.  For years my keychain has worked perfectly.  What has changed in Mavericks?

  • Any app that uses the internet quits immediately ater opening, HELP!

    Any app that uses internet closes immediately after opening, app crashes. Safari opens fine and can use the internet. iPod software is up-to-date.
    iPod Touch 32GB

    had this problem for iphone 4... back up your ipod, then restore it and that should fix it
    if not then reply again and ill give you a different option

  • Distributing an application that uses componentworks++

    I am new to using MS. 
    I am going to distribute a Visual C++ application to a remote site, sending the customer a DVD.
    The application is an MFC application that uses ComponentWorks++ (from Measurement Studio)  and NiDaq.
    What do I need to be able to distribute this application?  Do I need to license each  target for MS?  Do I need to separately install Component Works++ on the target?
    Thanks,
    Menchar

    I'm still having some issues ...
    We went ahead and used InstallShield 12.0 to create a release file (setup.exe).  We're using MS 1.0.1 so we didn't have merge modules, but rather a bunch of .ocx and .dll files in a /redist    folder that looks to be the stuff you distribute to get a ComponentWorks++ application deployed.  So we included all of those and InstallShield deployed them into the WinNT system folder.
    Our app also uses NI-DAQ 6.9, and my understanding is that NI-DAQ must be run on its own installer as provided by NI.  So we didn't include any NI-DAQ stuff.
    We tried testing our release on a WindowsNT virtual machine (clean machine).  We first installed NI-DAQ, then ran our app installer (setup.exe).  Install of NI-DAQ and our app appears to go OK, but when we run the application in the virtual machine it fails to start, giving us a popup that says it can't find the CVI rte!  We installed the CVI RTE just for giggles but it still died on startup.  Does NI-DAQ 6.9 use the CVI runtime engine?
    My question now is, can we expect our app to start on the virtual machine?  The app is designed to run without any NI-DAQ HW present.  I am able to run it on an XP machine without any NI-DAQ HW, but that machine also has ComponentWorks++ 1.0.1 installed, VC++ 6.0 SP 5, and NI-DAQ of course as well (but no NI DAQ HW), and I didn't install the application, I just ran the executable after building it on the XP machine.  The app also runs OK on the intended WinNT 4.0 target - but the target has NI-DAQ HW & SW, all of MS 1.0.1 (including CVI), and VC++ 6.0 SP5 installed.
    So I can't say I've been able to create a distribution that will install and run on a system that doesn't already have NI-DAQ, CW++ and VC++ installed.  I can't find any relevant help on the NI site for these old versions of CW++.
    I'm also curious if there's a dependency between CW++ and CW?  I.e., from a VC++ application, could it have a dependency on CW (my understanding CW is for VB only).
    I see what looks like a VC6 runtime of some sort in the CW /redist folder - is this an extension of the Microsoft VC runtme dll? 
    Thanks for any help with this, it's funky working with these old versions - I have to support some long-lived systems deployed overseas.
    Menchar

  • Converting an application that uses COM to 64bit.

    I have a legacy application that uses COM classes for Direct Show.  I would like to find out if there are any differences between using COM for 32bit and 64bit applications as the plan is to convert this to a 64bit application.
    The main application is C#, and this uses P/Invoke on a C++ DLL. That C++ DLL then uses the COM classes.
    All of this is built in a VS2008 solution.

    Hi AcclaimedSoftware,
    Based on my knowledge, On 64-bit Windows, You can run Win32-based applications on 64-bit Windows due to emulation layer. And On 64-bit Windows, a 64-bit process cannot load a 32-bit dynamic-link library (DLL). Additionally, a 32-bit process cannot load
    a 64-bit DLL. More information read here: 
    Process Interoperability
    It seems that you need to work wiht a 64-bit windows and develop a 64-bit application, Please refer to these document for some tips:
    Getting Ready for 64-bit Windows
    Designing 64-bit-Compatible Interfaces
    Migration Tips
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem in WD applications that use table footer area

    Hi,
    Applications that use table UI with footerVisable = true, have
    sometimes performence navigation problems ,
    when we use one of the pushbottens the application stuck.
    Any ideas ???
    Thanks Fanie.

    Faniel,
    This never was an issue. At least, your post is first one that has such complains.
    Please describe your data structure used as table source -- cardinality, existence of child nodes, supply function code/data source (i.e. Adaptive RFC, WS, etc)
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

  • Adding an External Application that uses J2EE Form Based Security

    I'm trying to add an External application that uses the J2EE Form based security. i.e. uses j_username, j_password and posts to j_security_check.
    I don't really see how Oracle SSO will support this. The container needs to take control of a clients request and determines when the "Login" page is presented to establish credentials. Posting directly to j_security_check isn't working for me.
    I'm using Sybase EAServer 4.12 as the external application.
    Is this supported in Oracle SSO?
    Do I need to provide a different mechanism for logging user's in?
    Also, can someone explain what the benefit would be if I configured the EAServer app as a "Partner" app? I would still have to provide an interface for login. The input would be different but the end result would be the same I guess. What advantages does a Partner app have?
    Lastly, is there an NNTP server for these forums?
    Thanks.
    Darrell

    The cure for the symtops described below was to simply add a welcome-file-list
    element with appropriate welcome pages to the web.xml descriptor. It makes sense
    now that I have worked it out.
    Todd
    "Todd Gould" <[email protected]> wrote:
    >
    I have an application comprised of several JSPs that are protected via
    Form based
    security and enforce an SSL connection via the appropriate declarations
    in the
    web.xml. This aspect of the application seems to be working with the
    exception
    of one small quirk.
    If a user presses that back button until such time as the receive the
    container
    provided login page once again, and subsequently provide a valid user
    id and password,
    they are NOT successfully logged in. Rather, they receive the ugly 403
    Forbidden
    error that states that the server understood the request, but is refusing
    to fufill
    it. This only seems to happen given the above course of events involving
    the
    use of a back button in the browser (or selection of an item from the
    history
    list). I suspect that this has something to do with the session id being
    cached
    or something, but I'm not sure? Can anyone offer any assistance on this
    one?
    Also, does anyone know of a way of preventing the user from bookmarking
    this container
    provided login page as this also seems to be causing problems for users.
    If they
    bookmark the first protected page of the application all is fine, but
    if they
    bookmark the login page they receive the 403 error.
    Thanks in advance!

  • Are there any applications that cleans up your macbook ?

    I bought a macbook a 2 months ago.
    I am wondering if there are any applications that cleans up my macbook. Like the ccleaner for windows.
    Are there any ?

    Novaknlis wrote:
    I bought a macbook a 2 months ago.
    I am wondering if there are any applications that cleans up my macbook. Like the ccleaner for windows.
    Are there any ?
    Ccleaner on Windows has a few functions:
    1: Repairs the Registry
    2: Cleans the caches
    3: Secure Erases free space on the drive / deleted files.
    OnyX for OS X.
    1: OS X doesn't have a Registry to bork, but other things like Preference files, caches etc, can.
    2: OnyX can clean the caches and check for corrupted Preference files, rebuilt ds_store files and other things, basically clean out all the automated stuff designed to make the computer faster so it can rebuild it in case it gets borked or may contain content you rather wish it didn't.
    3: OnyX can Erase whats in the Trash, but not wipe free space on the drive, Apple's provided Disk Utility has a feature to to that.
    So if your looking for something to clean your Internet tracks on OS X, first use the browser cleaning aspects, then OnyX cleaning, then a reboot to clear the OS X DNS cache then a Disk Utility > Wipe Free Space.
    These features are not automated or intertwined with Firefox add-ons like Click2Clean is with CCleaner on Windows. You'll have to perform it manually.
    http://www.titanium.free.fr/
    Another option for totally cleaning one's system faster on OS X would be to use the free VirtualBox to run a free distro ISO of Linux (Ubuntu, Mint, MacBuntu etc) in OS X. Then once the distro is setup in the virtual machine, save a snapshot of this OS state to revert back to after browsing potentially malicious sites in Firefox (in Linux)
    Reverting on takes only a few seconds, instead of the painfully long time OnyX can take, and ensures everything is included for removal, of course a DU free space wipe would be necessary for completeness.

Maybe you are looking for

  • Adding Attachments to emails

    I need to send out personalized emails with an attachment to a list of people. I found an automator script that will take care of building and personalizing each email, but is there an automator script that will add attachments as well? It looks like

  • What is this "Recovered file" in Trash?

    Every time I log-in there is a folder in the Trash called "Recovered Files" which contains a document titled "com.shirtpocket.lastVolumeList" What is this document? Is it correct that it should be there at each log-in? Thanks for your help. John

  • How can I select number of mails that stall be shown in the Inbox

    I have an mailaccount synchronised with my Outlook account. But in the Inbox  (on the IPad) only the latest 50 mails are available. How can I increase this number?

  • Graphics Error: Unable to find suitable font!

    I am trying to use the program rasmol (that displays molecules), and I get the error: Graphics Error: Unable to find suitable font! I installed rasmol by pacman -Sy rasmol today for version 2.7.3-2 also did I do a system upgrade today: pacman -Suy th

  • Runtime error with exit FM when statying in the same screen

    Hi, I have written my exit function module for the init function, and now I have a problem with the runtime error when I execute the planning function wihtout exiting BPS. More likely the users would want to stay within the screen to do all the neces