MisterTea / MAMEHub

Netplay-capable multi-machine emulator
http://www.mamehub.com
117 stars 29 forks source link

Unable to join games in the mac version #88

Closed BadDude closed 10 years ago

BadDude commented 10 years ago

csume64 runs fine when I play alone, but I am not able to join other games and other players cannot join the game I host. Specifically, csum64 is launched but it closes after few seconds. I got this error from the emulator log:

2013-10-17 22:44:34.178 csume64[3511:60b] Loading Maximizer into bundle: (null) Client running on port 6805 IP address: 127.0.0.1 IP address: 192.168.0.101 Connecting to 195.228.192.21:6805...GOT PACKET: -96 Failed: 17 Could not connect to server! LOADED CLIENT RAND/TIME AT INITIAL SYNC: 1337908769 946080000

Gitweazle commented 10 years ago

Make sure you open port 6805 (both UDP & TCP) in your modem/router(s) and firewall(s). If you hop into the lobby you may be able to find somebody to guide you through the process.

BadDude commented 10 years ago

Dear Gitweazle. Thank you very much for your reply. The port 6805 is properly open. It is confirmed by the web-app. Furthermore, I was able to play without problem in the previous versions of mamehub and the modem configuration was the same.

MisterTea commented 10 years ago

I believe the latest version has a 30 second window, after which new clients can't join. Are you joining right after the other person hosts? On Oct 18, 2013 10:21 AM, "BadDude" notifications@github.com wrote:

Dear Gitweazle. Thank you very much for your reply. The port 6805 is properly open. It is confirmed by the web-app. Furthermore, I was able to play without problem in the previous versions of mamehub and the modem configuration was the same.

— Reply to this email directly or view it on GitHubhttps://github.com/MisterTea/MAMEHub/issues/88#issuecomment-26613602 .

BadDude commented 10 years ago

No, I tried to join few second after the game was opened and viceversa. On the top of that, I have not any problem on linux with the same connection.

MisterTea commented 10 years ago

I recently updated the Linux binaries, can you see if linux is also broken now? On Oct 18, 2013 3:06 PM, "BadDude" notifications@github.com wrote:

No, I tried to join few second after the game was opened and viceversa. On the top of that, I have not any problem on linux with the same connection.

— Reply to this email directly or view it on GitHubhttps://github.com/MisterTea/MAMEHub/issues/88#issuecomment-26633547 .

BadDude commented 10 years ago

no, the linux 64 binaries work like a charm. But the mac ones have still the same problem

MisterTea commented 10 years ago

Hmm. Did you try turning off your firewall? Go to system preferences then security then firewall to disable. On Oct 18, 2013 11:48 PM, "BadDude" notifications@github.com wrote:

no, the linux 64 binaries work like a charm. But the mac ones have still the same problem

— Reply to this email directly or view it on GitHubhttps://github.com/MisterTea/MAMEHub/issues/88#issuecomment-26644742 .

BadDude commented 10 years ago

Yes it is off both the one in the preferences and the one of the router (that's why I mentioned that it works on linux with the same connection). And the wired thing to me is that games are properly opened (as said in the first message). I only have problems when it comes to play with others. To your knowledge, does anybody manage to run MAMEHub on mac Lion? I couldn't find any other mac user in the chat

bazz1tv commented 10 years ago

I used to be able to use MAMEhub on my Mountain Lion.. Then after several months they did a major update. So I just updated today with a fresh install. Now when I load a game, it just closes :( I have a diagnostic here:

Process: csume64 [31685] Path: /Users/USER/Downloads/*/csume64 Identifier: csume64 Version: ??? Code Type: X86-64 (Native) Parent Process: java [31655] User ID: 501

Date/Time: 2013-11-03 14:17:16.871 -0500 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10

Interval Since Last Report: 258131 sec Crashes Since Last Report: 27 Per-App Crashes Since Last Report: 5 Anonymous UUID: E5A2E1E3-4BE6-FFF5-61A0-2E809B592FB9

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 csume64 0x0000000103572d0a SDL_VideoInit + 210 1 csume64 0x00000001035581b4 SDL_InitSubSystem + 113 2 csume64 0x0000000103558268 SDL_Init + 21 3 csume64 0x00000001024fd4df sdl_osd_interface::init(running_machine&) + 543 4 csume64 0x0000000103136cef running_machine::start() + 479 5 csume64 0x0000000103138526 running_machine::run(bool) + 454 6 csume64 0x0000000103133703 mame_execute(emu_options&, osd_interface&) + 723 7 csume64 0x000000010307f9ae clifrontend::execute(int, char*) + 2670 8 csume64 0x00000001024fd167 SDL_main + 311 9 csume64 0x00000001024fc7c1 -[SDLMain applicationDidFinishLaunching:] + 49 10 com.apple.CoreFoundation 0x00007fff9336beda _CFXNotificationPost + 2554 11 com.apple.Foundation 0x00007fff927c87b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 12 com.apple.AppKit 0x00007fff905f252d -[NSApplication _postDidFinishNotification] + 292 13 com.apple.AppKit 0x00007fff905f2266 -[NSApplication _sendFinishLaunchingNotification] + 216 14 com.apple.AppKit 0x00007fff905ef452 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 566 15 com.apple.AppKit 0x00007fff905ef04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351 16 com.apple.Foundation 0x00007fff927e207b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308 17 com.apple.Foundation 0x00007fff927e1edd NSAppleEventManagerGenericHandler + 106 18 com.apple.AE 0x00007fff87855078 aeDispatchAppleEvent(AEDesc const, AEDesc, unsigned int, unsigned char) + 307 19 com.apple.AE 0x00007fff87854ed9 dispatchEventAndSendReply(AEDesc const, AEDesc) + 37 20 com.apple.AE 0x00007fff87854d99 aeProcessAppleEvent + 318 21 com.apple.HIToolbox 0x00007fff8f51a709 AEProcessAppleEvent + 100 22 com.apple.AppKit 0x00007fff905eb836 _DPSNextEvent + 1456 23 com.apple.AppKit 0x00007fff905eadf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 24 com.apple.AppKit 0x00007fff905e21a3 -[NSApplication run] + 517 25 csume64 0x00000001024fce42 main + 1394 26 csume64 0x00000001000022a4 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff932686d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff91da9f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff91da9ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff91d94191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff93268d16 kevent + 10 1 libdispatch.dylib 0x00007fff92568dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff925689ee _dispatch_mgr_thread + 54

Thread 3: 0 libsystem_kernel.dylib 0x00007fff932686d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff91da9f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff91da9ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff91d94191 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff932686d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff91da9f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff91da9ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff91d94191 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff932686d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff91da9f1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff91da9ce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff91d94191 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff93266686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff93265c42 machmsg + 70 2 com.apple.audio.midi.CoreMIDI 0x000000010a02a970 XServerMachPort::ReceiveMessage(int&, void, int&) + 96 3 com.apple.audio.midi.CoreMIDI 0x000000010a046b23 MIDIProcess::RunMIDIInThread() + 243 4 com.apple.audio.midi.CoreMIDI 0x000000010a02bc2c XThread::RunHelper(void_) + 10 5 com.apple.audio.midi.CoreMIDI 0x000000010a02b80f CAPThread::Entry(CAPThread*) + 175 6 libsystem_c.dylib 0x00007fff91da7772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff91d941a1 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff93268f96 poll + 10 1 csume64 0x00000001034a3adb apache::thrift::transport::TServerSocket::acceptImpl() + 139 2 csume64 0x00000001034b4c38 apache::thrift::transport::TServerTransport::accept() + 24 3 csume64 0x00000001034b202f apache::thrift::server::TSimpleServer::serve() + 303 4 csume64 0x0000000103054530 MameHubServerProcessor::operator()() + 592 5 csume64 0x0000000103335c91 thread_proxy + 161 6 libsystem_c.dylib 0x00007fff91da7772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff91d941a1 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff93268386 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff91e317c8 nanosleep + 163 2 csume64 0x0000000103582a1e SDL_Delay + 92 3 csume64 0x0000000103582a96 RunTimer + 42 4 csume64 0x000000010355e7cf SDL_RunThread + 53 5 csume64 0x000000010357eac7 RunThread + 9 6 libsystem_c.dylib 0x00007fff91da7772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff91d941a1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000000010480b78a rbx: 0x00000001067036a0 rcx: 0x00000001067036a0 rdx: 0x000000010357ddf8 rdi: 0x000000010357de6c rsi: 0x000000010357de72 rbp: 0x00007fff5fbf6940 rsp: 0x00007fff5fbf6880 r8: 0x000000010357de78 r9: 0x000000010357df68 r10: 0x000000010357cf0d r11: 0x000000010357e353 r12: 0x0000000000000000 r13: 0x0000000106fd9508 r14: 0x0000000000000000 r15: 0x000000011182b200 rip: 0x0000000103572d0a rfl: 0x0000000000010206 cr2: 0x000000010357b3f3 Logical CPU: 1

Binary Images: 0x100000000 - 0x1053e9fff +csume64 (???) <6814E21B-33AE-33B4-AAD2-689884A63779> /Users/USER/Downloads/*/csume64 0x10a01d000 - 0x10a067ff7 com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff6e5bd000 - 0x7fff6e5f194f dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld 0x7fff8694d000 - 0x7fff86983fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff86984000 - 0x7fff86986fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff86987000 - 0x7fff86989fff com.apple.securityhi (4.0 - 55002) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8698f000 - 0x7fff86a91fff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff86fec000 - 0x7fff8700bff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff8700c000 - 0x7fff8700efff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8700f000 - 0x7fff87013fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff87134000 - 0x7fff87162fff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff872c8000 - 0x7fff87317ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff87375000 - 0x7fff87376ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff87455000 - 0x7fff8749fff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff874a0000 - 0x7fff874b4fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff874b5000 - 0x7fff874b7ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff874b8000 - 0x7fff874cffff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff87535000 - 0x7fff8755aff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff8755b000 - 0x7fff8755ffff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff87560000 - 0x7fff876fbfef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8774e000 - 0x7fff87750ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff87751000 - 0x7fff8776eff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff877c9000 - 0x7fff8784bff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8784c000 - 0x7fff878abfff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87907000 - 0x7fff87ab5fff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff87ac4000 - 0x7fff87adbfff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff87adc000 - 0x7fff87afbff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff87dc1000 - 0x7fff87ebefff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff87ebf000 - 0x7fff87ef0ff7 com.apple.DictionaryServices (1.2 - 184.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff87f23000 - 0x7fff87f31ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff87f32000 - 0x7fff87fbfff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87fc0000 - 0x7fff87fe7fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff87fe8000 - 0x7fff87fedfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff882a2000 - 0x7fff882f3ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff882f4000 - 0x7fff88529ff7 com.apple.CoreData (106.1 - 407.7) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8852a000 - 0x7fff8852dfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88e03000 - 0x7fff88e19fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88e1a000 - 0x7fff88e74ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff88e75000 - 0x7fff88f3aff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff88f3b000 - 0x7fff88f40fff com.apple.OpenDirectory (10.8 - 151.10) <51E52779-4F5A-36B5-9297-67138547DCA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff88f41000 - 0x7fff88f85fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib 0x7fff88fd0000 - 0x7fff890aafff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff890ac000 - 0x7fff890b7fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff890ea000 - 0x7fff89a7a627 com.apple.CoreGraphics (1.600.0 - 333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff89a85000 - 0x7fff89ac4ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff89ac5000 - 0x7fff89aedfff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff89c22000 - 0x7fff89c77ff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89cb2000 - 0x7fff89cbaff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff89cbb000 - 0x7fff89cbdfff libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff89cbe000 - 0x7fff89d3ffff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff89d4b000 - 0x7fff89d50fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff89d51000 - 0x7fff89d5cfff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff89d5d000 - 0x7fff89e68fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89e69000 - 0x7fff89e7efff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff89e7f000 - 0x7fff89f7cff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff89f7d000 - 0x7fff89f80fff libRadiance.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff89fdc000 - 0x7fff89fddff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a02c000 - 0x7fff8a0acff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8a0d6000 - 0x7fff8a113fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8a114000 - 0x7fff8a234fff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8a354000 - 0x7fff8a380ff7 libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8a381000 - 0x7fff8a38bfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8b366000 - 0x7fff8b3d3ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8b3d4000 - 0x7fff8b3dcfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff8b42d000 - 0x7fff8b62dfff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff8b633000 - 0x7fff8b655ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff8bce8000 - 0x7fff8bd3efff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8bd46000 - 0x7fff8bd4afff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8bd90000 - 0x7fff8bd9efff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff8bd9f000 - 0x7fff8bdb1ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff8c13e000 - 0x7fff8c15fff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff8c160000 - 0x7fff8c3cdfff com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8c649000 - 0x7fff8c683ff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8c690000 - 0x7fff8c805ff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8c88c000 - 0x7fff8c8acfff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8c8f5000 - 0x7fff8c900ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8c901000 - 0x7fff8c95bfff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8c977000 - 0x7fff8c9e5ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8c9e6000 - 0x7fff8c9edfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff8caaa000 - 0x7fff8cb5bfff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8cb5c000 - 0x7fff8cbbffff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8cbc0000 - 0x7fff8cc5eff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8cc5f000 - 0x7fff8cd78fff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8d2f7000 - 0x7fff8d305ff7 libkxld.dylib (2050.48.12) /usr/lib/system/libkxld.dylib 0x7fff8d306000 - 0x7fff8d321ff7 libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib 0x7fff8d4d5000 - 0x7fff8d7a6ff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d847000 - 0x7fff8d8e2fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8dc9f000 - 0x7fff8dc9ffff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8dca0000 - 0x7fff8dca0fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8dd54000 - 0x7fff8ddbcff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff8ddbd000 - 0x7fff8de00ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8de59000 - 0x7fff8de60fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8de61000 - 0x7fff8de65fff libGIF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8de66000 - 0x7fff8de6aff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8e0ac000 - 0x7fff8e0bfff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8e0c0000 - 0x7fff8e4b7fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8e558000 - 0x7fff8e565ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8e566000 - 0x7fff8e5bdff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8e5be000 - 0x7fff8e5c4fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8e5c5000 - 0x7fff8e614ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8e61e000 - 0x7fff8e61efff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8e61f000 - 0x7fff8e6b9fff libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8e6ba000 - 0x7fff8e6bbfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e6bc000 - 0x7fff8e6bdff7 libSystem.B.dylib (169.3) /usr/lib/libSystem.B.dylib 0x7fff8e6be000 - 0x7fff8e7d692f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8e7d7000 - 0x7fff8e7ddff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff8e7de000 - 0x7fff8e7defff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff8e88f000 - 0x7fff8e88ffff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8e892000 - 0x7fff8ecaffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8ecb0000 - 0x7fff8ecb1fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff8ecb2000 - 0x7fff8ecb2ffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8f054000 - 0x7fff8f111ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8f112000 - 0x7fff8f1b8ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8f24e000 - 0x7fff8f261ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8f4b0000 - 0x7fff8f7e0fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff90000000 - 0x7fff90021fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff90022000 - 0x7fff90023ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff90024000 - 0x7fff90028fff libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff90029000 - 0x7fff90053ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff9006e000 - 0x7fff9009cff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff9009d000 - 0x7fff900acfff com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff900ad000 - 0x7fff90351ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff90358000 - 0x7fff9044dfff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff90496000 - 0x7fff910c3fff com.apple.AppKit (6.8 - 1187.40) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff910c4000 - 0x7fff91216fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff91272000 - 0x7fff91289fff libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff9128a000 - 0x7fff912d6ff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff912d7000 - 0x7fff912d7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff912d8000 - 0x7fff912e5fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff912ee000 - 0x7fff91605ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff91606000 - 0x7fff91649ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff9164a000 - 0x7fff9164eff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff91af2000 - 0x7fff91b4eff7 com.apple.Symbolication (1.3 - 93) <84D69A46-BB0A-3DBE-ABC2-B767F61EC221> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff91b4f000 - 0x7fff91b7afff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff91bd9000 - 0x7fff91c42fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff91c43000 - 0x7fff91c4afff libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff91c4b000 - 0x7fff91c5aff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff91c5b000 - 0x7fff91c67fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff91cac000 - 0x7fff91cacfff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff91cf7000 - 0x7fff91cfdfff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff91cfe000 - 0x7fff91d0afff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff91d26000 - 0x7fff91d8efff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff91d8f000 - 0x7fff91d92ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff91d93000 - 0x7fff91e5fff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib 0x7fff91faf000 - 0x7fff91fd1ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff91fd3000 - 0x7fff92052ff7 com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff92057000 - 0x7fff92129ff7 com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff92394000 - 0x7fff9251afff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff92556000 - 0x7fff92563fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff92564000 - 0x7fff92579ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff926fc000 - 0x7fff92732fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff9277f000 - 0x7fff92adefff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff92e5b000 - 0x7fff92e69fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff93145000 - 0x7fff93145fff com.apple.Carbon (154 - 155) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff93146000 - 0x7fff9316dff7 com.apple.PerformanceAnalysis (1.16 - 16) <96A89CD5-16E9-37CA-8740-22B5DB5A4679> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff9316e000 - 0x7fff9316ffff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff9319c000 - 0x7fff9319cfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff93256000 - 0x7fff93271ff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib 0x7fff9331c000 - 0x7fff93325ff7 com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff93326000 - 0x7fff93510ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 4762 thread_create: 0 thread_set_state: 9

VM Region Summary: ReadOnly portion of Libraries: Total=278.0M resident=148.4M(53%) swapped_out_or_unallocated=129.6M(47%) Writable regions: Total=158.8M written=3384K(2%) resident=5024K(3%) swapped_out=32K(0%) unallocated=153.9M(97%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 172K CG shared images 1216K CoreServices 1420K MALLOC 22.4M MALLOC guard page 48K MALLOC_LARGE (reserved) 97.6M reserved VM address space (unallocated) Memory tag=242 12K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 16.1M DATA 38.6M IMAGE 528K LINKEDIT 100.6M TEXT 177.4M __UNICODE 544K mapped file 34.8M shared memory 308K =========== ======= TOTAL 559.7M TOTAL, minus reserved VM space 462.1M

BadDude commented 10 years ago

Now it works, thanks!