• Apfeltalk ändert einen Teil seiner Allgemeinen Geschäftsbedingungen (AGB), das Löschen von Useraccounts betreffend.
    Näheres könnt Ihr hier nachlesen: AGB-Änderung
  • Die Bildungsoffensive hier im Forum geht weiter! Jetzt sollen Kreativität und technische Möglichkeiten einen neue Dimension erreichen. Das Thema in diesem Monat lautet - Verkehrte Welt - Hier geht es lang --> Klick

AppleScript wird immer wieder unerwartet beendet :(

stromer1

Cripps Pink
Registriert
24.05.10
Beiträge
152
Hallo

Da ich momentan wegen eines Unfalles Berufsunfähig bin, fing ich an mich in AppleScript "einzustudieren"

Jetzt habe ich aber das Problem, dass sich AppleScript immer wieder selbst beendet, was sehr ärgerlich ist weil es meistens dann passiert wenn ich ein Script soweit fertig habe, dass ich es testen kann. :angry:

Hier mal den Konsoleneintrag

Code:
Process:         AppleScript Editor [4353]
Path:            /Applications/Utilities/AppleScript Editor.app/Contents/MacOS/AppleScript Editor
Identifier:      com.apple.ScriptEditor2
Version:         2.3 (118)
Build Info:      ScriptEditorX-1180000~5
Code Type:       X86-64 (Native)
Parent Process:  launchd [99]

Date/Time:       2011-06-14 20:56:20.135 +0200
OS Version:      Mac OS X 10.6.7 (10J869)
Report Version:  6

Interval Since Last Report:          155610 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  20747 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      C9136014-7F24-427F-B13C-C0D06143EAD7

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: count


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff8549b11c objc_msgSend + 40
1   com.apple.HIToolbox           	0x00007fff871adcb1 PopDisabledMenuState + 34
2   com.apple.HIToolbox           	0x00007fff871adbed _EndAppModalState + 135
3   ...pple.osax.standardadditions	0x00000001161b9f39 AEVTsysodlog + 6350
4   com.apple.openscripting       	0x00007fff8689ca2e EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 149
5   com.apple.AE                  	0x00007fff831a3323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
6   com.apple.AE                  	0x00007fff831a321c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
7   com.apple.AE                  	0x00007fff831a3123 aeProcessAppleEvent + 210
8   com.apple.HIToolbox           	0x00007fff87181619 AEProcessAppleEvent + 48
9   com.apple.AppKit              	0x00007fff820dc04b _DPSNextEvent + 1205
10  com.apple.AppKit              	0x00007fff820db7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
11  com.apple.AppKit              	0x00007fff820a148b -[NSApplication run] + 395
12  com.apple.AppKit              	0x00007fff8209a1a8 NSApplicationMain + 364
13  com.apple.ScriptEditor2       	0x0000000100001369 0x100000000 + 4969
14  com.apple.ScriptEditor2       	0x0000000100001354 0x100000000 + 4948

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff839ba12a kevent + 10
1   libSystem.B.dylib             	0x00007fff839bbffd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff839bbcd4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff839bb7fe _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff839bb128 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff839bafc5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff839baf4a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff839bb35c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff839bafc5 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff839a129a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff839a190d mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff84d7a932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff84d79dbf CFRunLoopRunSpecific + 575
4   com.apple.AE                  	0x00007fff831aa0be AESendMessage + 3712
5   com.apple.ScriptEditor2       	0x000000010000d689 0x100000000 + 54921
6   com.apple.applescript         	0x0000000113323271 ComponentSend(AEDesc const*, AEDesc*, int, int) + 609
7   com.apple.applescript         	0x000000011333221f TUASApplication::Send(TStackFrame_UASRemoteSend*, AEDesc*, AEDesc*, unsigned char, unsigned char, unsigned char) + 2199
8   com.apple.applescript         	0x000000011334e759 UASRemoteSend(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char*) + 438
9   com.apple.applescript         	0x000000011332c41b UASActor_Send(unsigned char, unsigned char, unsigned char) + 473
10  com.apple.applescript         	0x000000011335b307 UASValue_Send(unsigned char, unsigned char, TUASClassIndex, unsigned char) + 296
11  com.apple.applescript         	0x00000001133369b2 UASExecute1() + 2546
12  com.apple.applescript         	0x0000000113336fab UASExecute(unsigned char) + 229
13  com.apple.applescript         	0x000000011330ccc7 ASExecute(unsigned int, unsigned int, int, unsigned int*) + 472
14  ...ple.CoreServices.CarbonCore	0x00007fff86989e34 CallComponentFunction + 28
15  com.apple.applescript         	0x0000000113305c95 AppleScriptComponent + 1728
16  com.apple.openscripting       	0x00007fff86899c4e OSAExecute + 65
17  com.apple.OSAKit              	0x000000010008336a -[OSAScript executeAndReturnDisplayValue:error:] + 232
18  com.apple.ScriptEditor2       	0x0000000100030cdc 0x100000000 + 199900
19  com.apple.Foundation          	0x00007fff88b2bf29 __NSThread__main__ + 1429
20  libSystem.B.dylib             	0x00007fff839da4f6 _pthread_start + 331
21  libSystem.B.dylib             	0x00007fff839da3a9 thread_start + 13

Thread 4:
0   libSystem.B.dylib             	0x00007fff839baf4a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff839bb35c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff839bafc5 start_wqthread + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff839baf4a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff839bb35c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff839bafc5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000010080c800  rbx: 0x000000011708e380  rcx: 0x0001000000011709  rdx: 0x0000000000000012
  rdi: 0x0000000117094f6a  rsi: 0x00007fff827d2b88  rbp: 0x00007fff5fbfee40  rsp: 0x00007fff5fbfee18
   r8: 0x00007fff7098e2a0   r9: 0x0000000000000000  r10: 0x000000010050ecf0  r11: 0x0001000000011709
  r12: 0x00000001170906a0  r13: 0x0000000000000003  r14: 0x0000000000000033  r15: 0x0000000100568ad0
  rip: 0x00007fff8549b11c  rfl: 0x0000000000010206  cr2: 0x00000001b0897000

Binary Images:
       0x100000000 -        0x10004afff  com.apple.ScriptEditor2 2.3 (118) <775B3D1B-B42F-8727-ECB3-8CF306E1290C> /Applications/Utilities/AppleScript Editor.app/Contents/MacOS/AppleScript Editor
       0x100066000 -        0x1000adff7  com.apple.OSAKit 1.2.1 (76) <DFBD6109-1D7D-ADD9-2A8A-4F84E0FBF241> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
       0x1000e3000 -        0x1000f0fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
       0x1001e9000 -        0x1001ebfff  com.apple.ScriptEditor.ScriptManager 2.3 (2.3) <AFDE8E33-9569-955C-D46D-3C0B6BFD8D1D> /Applications/Utilities/AppleScript Editor.app/Contents/PlugIns/ScriptManager.seplugin/Contents/MacOS/ScriptManager
       0x1001f4000 -        0x1001f8ff7  com.apple.ScriptEditor.DictionaryViewer 2.3 (2.3) <652817D6-4A40-DE64-C517-A2E75C065ED5> /Applications/Utilities/AppleScript Editor.app/Contents/PlugIns/DictionaryViewer.seplugin/Contents/MacOS/DictionaryViewer
       0x100766000 -        0x10076bfff  com.apple.ScriptEditor.Library 2.3 (2.3) <9A986DA9-068E-2775-2B7E-46316DC68200> /Applications/Utilities/AppleScript Editor.app/Contents/PlugIns/Library.seplugin/Contents/MacOS/Library
       0x100798000 -        0x100798fff  com.apple.applescript.component 2.1.2 (2.1.2) <20ED8979-6A58-DEC4-6DA6-6B8E3F4C56CB> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
       0x113300000 -        0x113394fe7  com.apple.applescript 2.1.2 (2.1.2) <8CCDB2EF-1BC4-7F88-2554-00F4DAABDF6C> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
       0x113658000 -        0x11365cfff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x1161ad000 -        0x1161d3ff7  com.apple.osax.standardadditions 2.1.2 (???) <0BA9742C-727E-D0C0-181E-812262DA0CDE> /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions
       0x1161f4000 -        0x1161fafff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x116383000 -        0x1163cdfff  com.apple.AppleShareClientCore 2.1 (2.1) <EB74823A-3978-0E5B-ABCB-B4362E181FCA> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
       0x116464000 -        0x116506fe7  com.apple.speech.synthesis.MacinTalkSynthesizer 3.10.35 (3.10.35) <7EF23613-2491-1763-9986-83E699ECE5C1> /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
       0x116550000 -        0x116575fff  com.apple.speech.SpeechDictionary 3.10.29 (3.10.29) <082C971E-38BD-2FFB-9DD0-260F5034210C> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
       0x116a00000 -        0x116bf2fe7  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <7B697EFB-A18F-3CB4-2F81-89296BE02B21> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x116ca4000 -        0x116d6ffef  com.apple.audio.units.Components 1.6.4 (1.6.4) <62662BC1-2DE2-D5FB-8397-5A9991A349B6> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 -     0x7fff8080dfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8080e000 -     0x7fff8098cff7  com.apple.WebKit 6533.21 (6533.21.1) <E954BB9E-51DC-9B68-5312-E1507329A9B3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff80ac2000 -     0x7fff80adbfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff80c53000 -     0x7fff80c60fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80cd6000 -     0x7fff80cd6ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80cd7000 -     0x7fff80d1eff7  com.apple.coreui 2 (114) <BB09E685-1F5D-0676-1A0E-295610B387A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80d49000 -     0x7fff80d50fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80d51000 -     0x7fff80e13fef  libFontParser.dylib ??? (???) <363E2A8A-CEFE-9A74-E677-C240B27A4FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80e14000 -     0x7fff80e18ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80e19000 -     0x7fff80e63ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff80e64000 -     0x7fff80e89ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80e9c000 -     0x7fff80f82fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff80f83000 -     0x7fff81173fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81679000 -     0x7fff81aa4fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81aa5000 -     0x7fff81ad0ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff81b3a000 -     0x7fff81b89fef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81c15000 -     0x7fff81c15ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff81c16000 -     0x7fff81c59ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff81c6c000 -     0x7fff81cb4ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff81d79000 -     0x7fff81dceff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff81e9a000 -     0x7fff81e9bff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81e9c000 -     0x7fff81ebffff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81ef0000 -     0x7fff81f90fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff81f91000 -     0x7fff82021fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff82022000 -     0x7fff82084fe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff82085000 -     0x7fff82097fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82098000 -     0x7fff82a8efff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82a8f000 -     0x7fff82b1bfef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff82b1c000 -     0x7fff82b31ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82e76000 -     0x7fff82e79fff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff82fed000 -     0x7fff8302efff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff83055000 -     0x7fff83063ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff831a0000 -     0x7fff831dbfff  com.apple.AE 496.4 (496.4) <64C27EC8-FC7F-EA6B-9435-9A3452425915> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8342d000 -     0x7fff83431ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83432000 -     0x7fff83438fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff83447000 -     0x7fff8355efef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff8355f000 -     0x7fff83575fef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff83696000 -     0x7fff837cbff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff837cc000 -     0x7fff837ecff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff837ed000 -     0x7fff837feff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff837ff000 -     0x7fff83801fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff83838000 -     0x7fff83838ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff83839000 -     0x7fff8383fff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8387b000 -     0x7fff838e5fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7D8B6D68-7E70-2AF2-BF9F-2CD56145909C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff838e6000 -     0x7fff83946fe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83947000 -     0x7fff83999ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8399a000 -     0x7fff8399fff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff839a0000 -     0x7fff83b61fff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff83b62000 -     0x7fff83b9fff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83ba0000 -     0x7fff83babff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83c8d000 -     0x7fff83d46fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff83d47000 -     0x7fff83d64ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83d65000 -     0x7fff83d68ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff83d69000 -     0x7fff83d6bfff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83d6c000 -     0x7fff83d92fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83d93000 -     0x7fff83d9eff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <60484D84-BA63-13DD-50E9-ABDA402C3C45> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff83e1d000 -     0x7fff84a98fef  com.apple.WebCore 6533.21 (6533.21.1) <A7433C61-B507-BDB0-9CA8-1A3A2A699B2F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff84a99000 -     0x7fff84b33ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff84b34000 -     0x7fff84b7dfef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84bf1000 -     0x7fff84caefff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff84caf000 -     0x7fff84ce2fff  libTrueTypeScaler.dylib ??? (???) <6EFBF3B7-E4D5-E6AE-5A7D-22F37E288737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84d2d000 -     0x7fff84d2dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84d2e000 -     0x7fff84ea5fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85049000 -     0x7fff8510afef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8537c000 -     0x7fff85495fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff85496000 -     0x7fff8554cfff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <B1F5CDC0-96BD-C7C0-BEAA-1E2259DDE067> /usr/lib/libobjc.A.dylib
    0x7fff85790000 -     0x7fff85b2dfe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85b2e000 -     0x7fff85ce6fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff85ced000 -     0x7fff85f75fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85f76000 -     0x7fff85ff3fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85ff4000 -     0x7fff86008fff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86009000 -     0x7fff8600aff7  libScreenReader.dylib ??? (???) <D3F1AD64-E49E-D3D5-012C-676429061F83> /usr/lib/libScreenReader.dylib
    0x7fff8600b000 -     0x7fff8600bff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86011000 -     0x7fff86011ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8605d000 -     0x7fff86112fe7  com.apple.ink.framework 1.3.3 (107) <D76C7591-B060-E2DE-6634-968FDABD87EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff86113000 -     0x7fff86144fff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff86145000 -     0x7fff8684206f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86883000 -     0x7fff86889ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8688a000 -     0x7fff868a5ff7  com.apple.openscripting 1.3.1 (???) <5A6ECC32-04D0-9A62-635D-1DD03EC6E190> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff868a6000 -     0x7fff86bdafff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff86bdb000 -     0x7fff8701ffef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff87020000 -     0x7fff8706fff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff870c0000 -     0x7fff870d4ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff870d5000 -     0x7fff870ebfff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8714d000 -     0x7fff8744bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8744c000 -     0x7fff8745bfff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87549000 -     0x7fff875f9fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff875fa000 -     0x7fff875fffff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87953000 -     0x7fff87962fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff879cf000 -     0x7fff87b8dfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff87b8e000 -     0x7fff87bd1fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff87bd2000 -     0x7fff87d10fff  com.apple.CoreData 102.1 (251) <782F29CA-ACC7-4A77-5772-52FBE2CEFB5E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87f7c000 -     0x7fff88059fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8805a000 -     0x7fff8807bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff8844f000 -     0x7fff88521fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff88522000 -     0x7fff88528ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8859c000 -     0x7fff885a1fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff885a2000 -     0x7fff885eefff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88625000 -     0x7fff886a3ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff886f9000 -     0x7fff8873afef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8873b000 -     0x7fff88774fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
    0x7fff88775000 -     0x7fff88776ff7  com.apple.TrustEvaluationAgent 1.1 (1) <306FD9EE-A301-41D5-EBDE-2FC52F28229C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff88777000 -     0x7fff88777ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88785000 -     0x7fff88786fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff887fc000 -     0x7fff88881ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff88882000 -     0x7fff88a66ff7  libType1Scaler.dylib ??? (???) <A2207818-4828-41AD-0F6D-87A07F238388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff88a67000 -     0x7fff88a7dfe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff88af2000 -     0x7fff88b1afff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff88b1b000 -     0x7fff88d9efe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88e5f000 -     0x7fff88edefe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88f22000 -     0x7fff88f25ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff89098000 -     0x7fff891b9fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff891c2000 -     0x7fff891f2fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

System Profile:
Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: TOSHIBA MK5055GSXF, 465.76 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd130000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfd132000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000

Weiss jemand wieso es das macht und wie man es verhindern kann ?

stromer
 
Wie: Nicht beim "display dialog" auf den roten Close Button drücken

Wieso: Fehler in der german localisation. Der Button sollte eigentlich (gar) nicht (mehr) existieren.

Gruß
 
ach so Danke

(gibt es eventuell ein Terminal? befehl mit dem ich den Button weg kriege)

stromer
 
Ja, das ist möglich.

Im AS-Editor auszuführen:

Code:
do shell script "/usr/bin/find  '/System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/Resources/' -mindepth 3  -type f  -name 'objects.xib' -print0 | /usr/bin/xargs -0  /usr/bin/grep -l '<boolean name=\"hasCloseBox\">TRUE</boolean>' | /usr/bin/xargs   /usr/bin/perl -i -p -e 's/<boolean name=\"hasCloseBox\">TRUE<\\/boolean>/<boolean name=\"hasCloseBox\">FALSE<\\/boolean>/;' " with administrator privileges

Gruß