« 入れてるVimperatorプラグイン | ホーム | 「データに矛盾があるため、ブックマーク を同期できませんでした」とかなんとか »
2008年9月17日
LimeChat for OSXが起動しない
ひと月くらい前からなんだけど、エラーが出てLimeChat for OSXが起動しなくなってしまった。突然。
rubycocoaのバージョンも何度となく確認して入れ直してるんだけどダメ。なんだろうなー。
とりあえずエラー内容をメモっとく。
Process: LimeChat [8505]
Path: /Applications/LimeChat.app/Contents/MacOS/LimeChat
Identifier: LimeChat
Version: LimeChat for OSX (0.19)
Code Type: X86 (Native)
Parent Process: launchd [99]
Date/Time: 2008-08-18 22:14:23.426 +0900
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c46cab13
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x9522cb9e __kill + 10
1 libSystem.B.dylib 0x952a3ec2 raise + 26
2 libSystem.B.dylib 0x952b347f abort + 73
3 libruby.1.dylib 0x000cf840 rb_exc_new + 0
4 libruby.1.dylib 0x00136527 rb_gc_mark_trap_list + 508
5 libSystem.B.dylib 0x9522b09b _sigtramp + 43
6 ??? 0xffffffff 0 + 4294967295
7 libruby.1.dylib 0x000dc1d8 rb_eval_string_wrap + 17753
8 libruby.1.dylib 0x000dcdec rb_eval_string_wrap + 20845
9 libruby.1.dylib 0x000dd871 rb_respond_to + 236
10 libruby.1.dylib 0x000dd95a rb_funcall + 33
11 libruby.1.dylib 0x00104a55 rb_inspect + 50
12 com.apple.rubycocoa 0x0003461b install_ovmix_hooks + 3851
13 com.apple.rubycocoa 0x00033684 ovmix_register_ruby_method + 3908
14 com.apple.AppKit 0x912604d8 -[NSView _removeSubview:] + 97
15 com.apple.AppKit 0x91256225 -[NSView _setSuperview:] + 667
16 com.apple.AppKit 0x9125fdda -[NSView removeFromSuperview] + 338
17 com.apple.AppKit 0x912d941d -[NSView removeFromSuperviewWithoutNeedingDisplay] + 46
18 com.apple.CoreFoundation 0x95444cb6 CFArrayApplyFunction + 198
19 com.apple.AppKit 0x9126c930 -[NSView _finalizeWithReferenceCounting] + 712
20 com.apple.AppKit 0x9126c63c -[NSView dealloc] + 46
21 com.apple.AppKit 0x913f3cb3 -[NSScrollView dealloc] + 257
22 com.apple.Foundation 0x958dc57f NSPopAutoreleasePool + 431
23 com.apple.rubycocoa 0x00029d7a 0x29000 + 3450
24 libruby.1.dylib 0x000ee8aa rb_gc_call_finalizer_at_exit + 280
25 libruby.1.dylib 0x000d1f26 ruby_native_thread_kill + 141
26 libruby.1.dylib 0x000e27bb ruby_cleanup + 282
27 libruby.1.dylib 0x000e2872 ruby_stop + 17
28 libruby.1.dylib 0x000e8fe6 ruby_run + 81
29 com.apple.rubycocoa 0x0003777c RBApplicationMain + 236
30 LimeChat 0x0000626d main + 155
31 LimeChat 0x000028ff _start + 209
32 LimeChat 0x0000282d start + 41
Thread 1:
0 libSystem.B.dylib 0x951be4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951c5c9c mach_msg + 72
2 com.apple.CoreFoundation 0x954b50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x954b5cf8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x92155a32 CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x951ef6f5 _pthread_start + 321
6 libSystem.B.dylib 0x951ef5b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x951be4a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x951c5c9c mach_msg + 72
2 com.apple.CoreFoundation 0x954b50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x954b5cf8 CFRunLoopRunInMode + 88
4 ...rceforge.AquaSKKInputMethod 0x1638f242 PrivateRunLoop::entryPoint(void*) + 130
5 ...ple.CoreServices.CarbonCore 0x939cf463 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x951ef6f5 _pthread_start + 321
7 libSystem.B.dylib 0x951ef5b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x951be506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951f084f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x951f20d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x95926e8c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x95926ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x95926c05 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x912dc470 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x958e0f1d -[NSThread main] + 45
8 com.apple.Foundation 0x958e0ac4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x951ef6f5 _pthread_start + 321
10 libSystem.B.dylib 0x951ef5b2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x9520e5e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x951ef6f5 _pthread_start + 321
2 libSystem.B.dylib 0x951ef5b2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x951c568e __semwait_signal + 10
1 libruby.1.dylib 0x000d4f22 rb_thread_group + 671
2 libSystem.B.dylib 0x951ef6f5 _pthread_start + 321
3 libSystem.B.dylib 0x951ef5b2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x952b343f ecx: 0xbfffe7bc edx: 0x9522cb9e
edi: 0xa0632650 esi: 0x0000003d ebp: 0xbfffe7d8 esp: 0xbfffe7bc
ss: 0x0000001f efl: 0x00000286 eip: 0x9522cb9e cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xffe2af20
Binary Images:
0x1000 - 0x7fff +LimeChat LimeChat for OSX (0.19) <373e965658eb830e2e676cc448071ac9> /Applications/LimeChat.app/Contents/MacOS/LimeChat
0x1a000 - 0x1aff0 CoreGraphics.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/BridgeSupport/CoreGraphics.dylib
0x29000 - 0x47ff7 com.apple.rubycocoa 0.13.2 (0.13.2) <6d5fe91f09a5ee33fd19ddb1bdceca40> /Library/Frameworks/RubyCocoa.framework/Versions/A/RubyCocoa
0x52000 - 0x52ffe AppKit.dylib ??? (???) /System/Library/Frameworks/AppKit.framework/Resources/BridgeSupport/AppKit.dylib
0x91000 - 0x91fff CoreFoundation.dylib ??? (???) /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib
0x97000 - 0x97ff3 Foundation.dylib ??? (???) /System/Library/Frameworks/Foundation.framework/Resources/BridgeSupport/Foundation.dylib
0xc0000 - 0x15effb libruby.1.dylib ??? (???) <3017afafed990ab3cb3035c6e2757700> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib
0x1d8000 - 0x1dfffd socket.bundle ??? (???) <444093716a135bb89beebd418595d375> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/socket.bundle
0x1e3000 - 0x1e3ffc etc.bundle ??? (???) <8129fbda4da1dc60fd0f23e414e30306> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/etc.bundle
0x1e8000 - 0x1eaffd stringio.bundle ??? (???) <5d7fed343f4100ca2ca94944ba365156> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/stringio.bundle
0x1ee000 - 0x1eeffe fcntl.bundle ??? (???) <ac8a96497e3e5cf5f46f72b8ecbaf906> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/fcntl.bundle
0x1f2000 - 0x1f3ffc thread.bundle ??? (???) <698d2797c5f1a6e7392841b5d8b0bc6d> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/thread.bundle
0x49f000 - 0x4cbff5 nkf.bundle ??? (???) <b8807fa0d9ee6d1d8902922386fba7d6> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/nkf.bundle
0x4d7000 - 0x4eaff7 syck.bundle ??? (???) <995f9a1c9c52ba64f5ef654a94009d96> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0/syck.bundle
0x15014000 - 0x15132ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16375000 - 0x1639fff7 +jp.sourceforge.AquaSKKInputMethod 3.6 (2008-01-20) <b62202f0ebc769cef2173f6f18422796> /Library/Components/AquaSKKInputMethod.component/Contents/MacOS/AquaSKKInputMethod
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <06900973e83f70548b7a2a5fa6435865> /usr/lib/dyld
0x90003000 - 0x90045fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90046000 - 0x90456fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90457000 - 0x904fefeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x905e0000 - 0x90667ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9066b000 - 0x906fefff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90876000 - 0x90877ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90878000 - 0x909beff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x909bf000 - 0x90d55fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90d56000 - 0x90d66fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90d7b000 - 0x90d8fff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90e92000 - 0x90e94ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90e95000 - 0x90ea5ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90ea6000 - 0x90ed1fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x90ed2000 - 0x90ed2ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90ed3000 - 0x9100bff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x91057000 - 0x91096fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91179000 - 0x91184fe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91185000 - 0x911e2ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x911e3000 - 0x911eaffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x91228000 - 0x91228ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9122a000 - 0x91235ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91236000 - 0x91a33fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91a34000 - 0x91df2fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91df3000 - 0x920faff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9214a000 - 0x921ccff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93348000 - 0x933a1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x934a5000 - 0x934b3ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x935af000 - 0x935afffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x935b0000 - 0x935d8ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x935d9000 - 0x93663fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93986000 - 0x93c60ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93c61000 - 0x93c61ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93cf0000 - 0x93db7ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94021000 - 0x946bdfef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x946be000 - 0x9488cfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9488d000 - 0x94920ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94921000 - 0x9494efeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9494f000 - 0x949cbfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x949d1000 - 0x94a9cfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94a9d000 - 0x94b57fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94b58000 - 0x94b8ffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94b90000 - 0x94cb4fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94cb5000 - 0x94d65fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94d9c000 - 0x94d9cffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94f1d000 - 0x94f22fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94f23000 - 0x94f7dff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94f8b000 - 0x95016fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95017000 - 0x95096ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95097000 - 0x95165ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95166000 - 0x9516ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x951bd000 - 0x9531dff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x9531e000 - 0x953fdfff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x953fe000 - 0x95419ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9541a000 - 0x95430fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95443000 - 0x95575fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95576000 - 0x955f3fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x955f4000 - 0x955fbfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x95602000 - 0x95618fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95619000 - 0x9561cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95684000 - 0x956c5fe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x956d2000 - 0x956eafff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x956eb000 - 0x9573bff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9573c000 - 0x95742fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95743000 - 0x957f5ffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x957f6000 - 0x957f6ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x957f7000 - 0x958b4fff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x958b5000 - 0x958d5ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x958d6000 - 0x95b51fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95d0e000 - 0x95d32fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95d33000 - 0x96383fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96384000 - 0x96465ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x96470000 - 0x964fcff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x964fd000 - 0x96504ff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96535000 - 0x96554ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96555000 - 0x96559fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9655a000 - 0x96582fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x96583000 - 0x96583fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96584000 - 0x965feff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96644000 - 0x96644ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x966a3000 - 0x966a3ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x966f4000 - 0x96750ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9687f000 - 0x96883fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96884000 - 0x968cafef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x968cb000 - 0x96909ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96a6b000 - 0x96a77fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96a80000 - 0x96a82fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96bc1000 - 0x96bf0fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96bf1000 - 0x96c0ffff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x96c20000 - 0x970f3ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x970f4000 - 0x971d9ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x971da000 - 0x97214fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97247000 - 0x97251feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97277000 - 0x9727ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib ??? (???) <72fa995408646bce36b112096e7b31b6> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
トラックバック(0)
トラックバックURL: http://retlet.net/cgi-bin/mt5/mt-tb.cgi/52
AquaSKK との相性問題かも知れません。
RubyCocoa の問題で、たまに解放しちゃいけない String を解放してしまうことがあるんですが、
AquaSKK と一緒に使ったときに再現確率が高いようなので。
ご推察の通りAquaSKK使ってます。おーなるほどー。
ちなみに一回こうなったら直せないんですかね?
とりあえず、設定ファイル (~/Library/Preferences/LimeChat.plist) を別の場所に移動してから、LimeChat を起動してみてください。初期状態で起動するはずです。
ありがとうございますー。
やってみたところ、削除→起動するとエラーは出ないんですが通常表示されるウィンドウも表示されませんでした。
※メニューからAdd Server→Connect→Add Channelを実行するとjoinはするようですが、こちらからはウィンドウが見えないのでなにも出来ず。
二回目以降はまた同様のエラーが表示されるようになります。
ちなみにメニューのWindow > Minimizeがノンアクティブになっているので実は画面外に表示されている、ということもなさそうです。
別のユーザーでは、全く問題なく起動しています。
間があいてしまってごめんなさい。
ユーザを変えると問題ないということなので、crash reporter が悪さをしている可能性がありそうです。
~/Library/Logs/CrashReporter/LimeChat* を削除してみてもらえますか。
わーい、解決しましたー。
助かりました!わざわざありがとうございましたー。
I just added your blog site to my blog roll, I pray you'd take into consideration doing the same.
Some genuinely rattling function on behalf of the owner of this web site , utterly great content material .
Spot on with this write-up, I truly suppose this web site wants way more consideration. I’ll in all probability be once more to learn rather more, thanks for that info.
Hurrah! After all I got a website from where I know how to genuinely take helpful data regarding my study and knowledge.
I was very pleased to seek out this internet-site.I wanted to thanks in your time for this glorious learn!! I undoubtedly having fun with each little little bit of it and I've you bookmarked to take a look at new stuff you blog post.
Remarkable video, truly a pleasant quality, this YouTube video touched me a lot in terms of features.
You must be a part of a contest 1st with the most effective blogs online. Let me suggest this weblog!
Wow, this paragraph is fastidious, my younger sister is analyzing these kinds of things, thus I am going to let know her.
It is in reality a nice and useful piece of information. I am satisfied that you just shared this helpful information with us. Please stay us informed like this. Thank you for sharing.
Hello there, I discovered your web site by the use of Google even as seeking for a similar topic, your web website came up, it seems excellent. I have bookmarked it in my google bookmarks.
I'm generally to blogging and i genuinely appreciate your content regularly. This content has truly peaks my interest. I will bookmark your web internet site and preserve checking achievable details.
Depending on yourself to make the decisions can actually be upsetting and frustrating. It takes years to build confidence. Frankly it takes more than just happening to happen.
Hey! This is my first visit to your blog! We are a collection of volunteers and starting a new initiative in a community in the same niche. Your blog provided us useful information to work on. You have done a outstanding job!
Hi mates, how is everything, and what you would like to say regarding this article, in my view its truly remarkable in favor of me.
Thank you, I've been looking for facts about this topic for ages and yours is the best I have found so far.
Cheapest speeches and toasts, as properly as toasts. probably are developed building your personal at the party and is going to be most likely to turn into witty, humorous so new even. very best man toast
Audio began playing when I opened up this webpage, so irritating!
I’m curious to uncover out what blog platform you've been utilizing? I’m experiencing some minor security issues with my latest web site and I’d like to discover something much more secure. Do you've got any recommendations?
My spouse and I absolutely love your blog and find many of your post's to be precisely what I'm looking for. Does one offer guest writers to write content in your case? I wouldn't mind composing a post or elaborating on a few of the subjects you write with regards to here. Again, awesome site!
I always was interested in this topic and still am, regards for posting .
I go to see everyday a few web sites and information sites to read articles, however this web site provides quality based articles.
Hello there! I know this is kinda off topic but I was wondering which blog platform are you using for this site? I'm getting tired of Wordpress because I've had issues with hackers and I'm looking at options for another platform. I would be great if you could point me in the direction of a good platform.
According to my research, after a the foreclosure home is offered at a sale, it is common for that borrower in order to still have a remaining balance on the financial loan. There are many financial institutions who try and have all service fees and liens paid by the upcoming buyer. On the other hand, depending on specified programs, regulations, and state guidelines there may be quite a few loans which are not easily handled through the exchange of lending options. Therefore, the obligation still falls on the lender that has acquired his or her property foreclosed on. Thanks for sharing your ideas on this blog.
Truly programming is nothing except it’s a logic, if you obtain grip on it afterward you are the professional else nil.
I am only commenting to make you understand what a brilliant experience my daughter had viewing yuor web blog. She realized lots of pieces, which include what it's like to have a wonderful giving nature to get men and women with ease fully understand a number of hard to do topics. You really surpassed my expectations. Thanks for displaying such productive, trusted, revealing and as well as easy thoughts on the topic to Gloria.
I know this if off topic but I'm looking into starting my own blog and was wondering what all is needed to get set up? I'm assuming having a blog like yours would cost a pretty penny? I'm not very web savvy so I'm not 100% positive. Any tips or advice would be greatly appreciated. Thanks
I must express my appreciation to this writer for bailing me out of such a crisis. As a result of surfing through the world-wide-web and finding tricks which are not beneficial, I thought my entire life was gone. Existing minus the answers to the difficulties you've sorted out by means of your entire website is a critical case, as well as those that could have adversely affected my career if I hadn't discovered your site. Your know-how and kindness in taking care of a lot of stuff was vital. I don't know what I would've done if I had not discovered such a step like this. I can also at this time look ahead to my future. Thank you so much for this reliable and results-oriented guide. I won't be reluctant to suggest your blog post to any individual who would need recommendations on this topic.
Attractive section of content. I just stumbled upon your blog and in accession capital to assert that I acquire truly enjoyed account your blog posts. Anyway I will probably be subscribing to your augment and even I achievement you access consistently rapidly.
#up: Don't sure if you're right, bro.
Discovering the proper Immigration Solicitor… [...]below you will find the link to some sites that we think you should visit[...]…
Thanks for an amazing post, may examine your others posts. i appreciate your thinking on this, I soon became somewhat made an impact to by this short article. Merit again! You make a good moment. Has great facts here. I believe that when more individuals thought of it like that, they'd possess a better moment in time have the grasp ofing the situation.
I extremely happy to uncover this web site on bing, just what I was seeking for : D too bookmarked .
But wanna comment which you have a really good internet site , I really like the style and style it actually stands out.
Awesome blog! Where did you get that design?
Thank you for such a wonderful weblog. Exactly where else could anyone get that kind of information written in such a perfect way? I have a presentation that I'm presently working on, and I've been on the look out for such info
Awesome website! How did you get that awesome design?
I’d have to check with you here. Which is not something I usually do! I enjoy reading a post that will make people think. Also, thanks for allowing me to comment!
I feel this really is among the most vital information for me. And i'm glad reading your article. But want to remark on some common items, The web site style is great, the articles is really excellent : D. Excellent job, cheers
You'll find a couple of intriguing points at some point in this posting but I do not determine if them all center to heart. There is surely some validity but I will take hold opinion until I take a appear at it further. Very good write-up , thanks and that we want a great deal more! Combined with FeedBurner in addition
so considerably wonderful details on here, : D.
I enjoy you pointing this out for the reason that I have hardly ever viewed like like this. For that motive I could mention a few of your points by myself weblog; Lets hope that you're Ok with this. Do you assume maybe with the future we are able to get the job done with each other somehow in between our internet websites? Let me know what you believe.
This is a correct weblog for anyone who wishes to be familiar with this topic. You're aware of a lot its almost tricky to argue together with you (not too I genuinely would want…HaHa). You surely put a brand new spin over a topic thats been written about for a lot of years. Wonderful stuff, just great!
*Youre so cool! I dont suppose Ive read anything like this before. So good to uncover somebody with some original thoughts on this subject. realy thank you for starting this up. this internet site is something that is needed on the web, someone with slightly originality. helpful job for bringing something new towards the internet!
Would you be all for exchanging links?