Giter Site home page Giter Site logo

bobwolff68 / webrtc_plugin Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 16.0 1.27 MB

GoCast's WebRTC based early implementation of a p2p audio or audio/video chat plug-in for early developer access in-browser

Home Page: http://www.GoCast.it

License: Other

Shell 1.58% C++ 79.72% C 2.99% JavaScript 10.57% Python 3.45% Objective-C 1.59% R 0.09%

webrtc_plugin's People

Contributors

bobwolff68 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webrtc_plugin's Issues

Build fails on OS X

Looks like the libjingle build script needs to be updated for xcode 4.3.3 ...

$ uname -a
Darwin xxxxxx.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
$ xcodebuild -version
Xcode 4.3.3
Build version 4E3002

clang: error: unsupported option '--serialize-diagnostics'
clang: error: no such file or directory: '/Users/swilson/code/webrtc_plugin/third_party/webrtc/trunk/third_party_mods/libjingle/../../xcodebuild/libjingle.build/Debug/libjingle_app.build/Objects-normal/i386/peerconnectionfactory.dia'
Command /Users/swilson/code/webrtc_plugin/third_party/webrtc/trunk/third_party_mods/libjingle/../../third_party/llvm-build/Release+Asserts/bin/clang failed with exit code 1

Any chance the build could be modified to NOT download code from svn repos and then patch? It would be more efficient to just use github repos and subprojects. I maintain a libjingle github repo here https://github.com/codebudo/libjingle and could easily add your build changes.

Mac Safari crash report of Webrtc.plugin

Just built the plugin and started testing it on mac with safari and noticed the crash log in console app. I know from the gocast website that safari is not working but thought I would send the crash report. Just learning webrtc so lot of the stuff is new for now, but hopefully someone on your end can make sense of the stack trace.
Regards,
Henry Chin

Process: PluginProcess [10279]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/MacOS/PluginProcess
Identifier: com.apple.WebKit.PluginProcess
Version: 7534.52 (7534.52.7)
Build Info: WebKit2-7534052007000000~1
Code Type: X86 (Native)
Parent Process: Safari [10268]

PlugIn Path: /Users/USER/Library/Internet Plug-Ins/WebrtcPlugin.plugin/Contents/MacOS/WebrtcPlugin
PlugIn Identifier: com.WebrtcPluginLib.WebrtcPlugin
PlugIn Version: WebrtcPlugin 1.0.0.0 (1.0.0.0)

Date/Time: 2012-01-05 10:23:02.273 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006300a1

VM Regions Near 0x6300a1:
TC malloc 0000000000200000-0000000000300000 [ 1024K] rw-/rwx SM=PRV
--> mapped file 0000000000300000-0000000001295000 [ 15.6M] r--/r-x SM=ALI /usr/share/icu/icudt46l.dat
mapped file 0000000001295000-00000000012b9000 [ 144K] rw-/rwx SM=COW /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/HIToolbox.rsrc

Application Specific Information:
objc[10279]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.WebrtcPluginLib.WebrtcPlugin 0x016b5dd4 ThreadSingle::stopThread() + 42 (ThreadSingle.h:124)
1 com.WebrtcPluginLib.WebrtcPlugin 0x016aa1bf WebrtcPluginAPI::~WebrtcPluginAPI() + 403 (WebrtcPluginAPI.cpp:135)
2 com.WebrtcPluginLib.WebrtcPlugin 0x016a451f boost::detail::sp_ms_deleter::destroy() + 43 (make_shared.hpp:53)
3 com.WebrtcPluginLib.WebrtcPlugin 0x016a4785 boost::detail::sp_ms_deleter::operator()(WebrtcPluginAPI_) + 29 (make_shared.hpp:75)
4 com.WebrtcPluginLib.WebrtcPlugin 0x016a4706 boost::detail::sp_counted_impl_pd<WebrtcPluginAPI_, boost::detail::sp_ms_deleter >::dispose() + 36 (sp_counted_impl.hpp:144)
5 com.WebrtcPluginLib.WebrtcPlugin 0x016f3e78 boost::detail::sp_counted_base::release() + 68
6 com.WebrtcPluginLib.WebrtcPlugin 0x016ae543 boost::detail::shared_count::~shared_count() + 35 (shared_count.hpp:221)
7 com.WebrtcPluginLib.WebrtcPlugin 0x0178e57a boost::shared_ptrFB::JSAPI::~shared_ptr() + 26
8 com.WebrtcPluginLib.WebrtcPlugin 0x016a4c04 boost::shared_ptrFB::JSAPI::reset() + 54 (shared_ptr.hpp:386)
9 com.WebrtcPluginLib.WebrtcPlugin 0x016a4c78 FB::PluginCore::releaseRootJSAPI() + 26 (PluginCore.h:250)
10 com.WebrtcPluginLib.WebrtcPlugin 0x016a3786 WebrtcPlugin::~WebrtcPlugin() + 44 (WebrtcPlugin.cpp:71)
11 com.WebrtcPluginLib.WebrtcPlugin 0x016a208d boost::detail::sp_ms_deleter::destroy() + 43 (make_shared.hpp:53)
12 com.WebrtcPluginLib.WebrtcPlugin 0x016a2395 boost::detail::sp_ms_deleter::operator()(WebrtcPlugin_) + 29 (make_shared.hpp:75)
13 com.WebrtcPluginLib.WebrtcPlugin 0x016a2316 boost::detail::sp_counted_impl_pd<WebrtcPlugin_, boost::detail::sp_ms_deleter >::dispose() + 36 (sp_counted_impl.hpp:144)
14 com.WebrtcPluginLib.WebrtcPlugin 0x016f3e78 boost::detail::sp_counted_base::release() + 68
15 com.WebrtcPluginLib.WebrtcPlugin 0x016ae543 boost::detail::shared_count::~shared_count() + 35 (shared_count.hpp:221)
16 com.WebrtcPluginLib.WebrtcPlugin 0x016e23ce boost::shared_ptrFB::PluginCore::~shared_ptr() + 26
17 com.WebrtcPluginLib.WebrtcPlugin 0x016e1eb3 FB::BrowserPlugin::~BrowserPlugin() + 47
18 com.WebrtcPluginLib.WebrtcPlugin 0x017566be FB::Npapi::NpapiPlugin::~NpapiPlugin() + 460
19 com.WebrtcPluginLib.WebrtcPlugin 0x01705ed6 FB::Npapi::NpapiPluginMac::~NpapiPluginMac() + 148
20 com.WebrtcPluginLib.WebrtcPlugin 0x0170724f boost::detail::sp_ms_deleterFB::Npapi::NpapiPluginMac::destroy() + 43
21 com.WebrtcPluginLib.WebrtcPlugin 0x017077f5 boost::detail::sp_ms_deleterFB::Npapi::NpapiPluginMac::operator()(FB::Npapi::NpapiPluginMac_) + 29
22 com.WebrtcPluginLib.WebrtcPlugin 0x01707776 boost::detail::sp_counted_impl_pd<FB::Npapi::NpapiPluginMac_, boost::detail::sp_ms_deleterFB::Npapi::NpapiPluginMac >::dispose() + 36
23 com.WebrtcPluginLib.WebrtcPlugin 0x016f3e78 boost::detail::sp_counted_base::release() + 68
24 com.WebrtcPluginLib.WebrtcPlugin 0x016ae543 boost::detail::shared_count::~shared_count() + 35 (shared_count.hpp:221)
25 com.WebrtcPluginLib.WebrtcPlugin 0x0175c27e boost::shared_ptrFB::Npapi::NpapiPlugin::~shared_ptr() + 26
26 com.WebrtcPluginLib.WebrtcPlugin 0x0175ae49 (anonymous namespace)::NpapiPDataHolder::~NpapiPDataHolder() + 109
27 com.WebrtcPluginLib.WebrtcPlugin 0x0175b0bb FB::Npapi::NpapiPluginModule::NPP_Destroy(NPP, NPSavedData_) + 423
28 com.apple.WebKit2 0x95dc8e00 WebKit::NetscapePlugin::destroy() + 38
29 com.apple.WebKit2 0x95dc8bab WebKit::NetscapePlugin::initialize(WebKit::PluginController_, WebKit::Plugin::Parameters const&) + 1051
30 com.apple.WebKit2 0x95e1b956 WebKit::PluginControllerProxy::initialize(WebKit::PluginCreationParameters const&) + 228
31 com.apple.WebKit2 0x95e16318 WebKit::WebProcessConnection::createPlugin(WebKit::PluginCreationParameters const&, bool&, unsigned int&) + 110
32 com.apple.WebKit2 0x95e1a6f7 void CoreIPC::callMemberFunction<WebKit::WebProcessConnection, void (WebKit::WebProcessConnection::)(WebKit::PluginCreationParameters const&, bool&, unsigned int&), WebKit::PluginCreationParameters, bool, unsigned int>(CoreIPC::Arguments1WebKit::PluginCreationParameters const&, CoreIPC::Arguments2<bool, unsigned int>&, WebKit::WebProcessConnection_, void (WebKit::WebProcessConnection::_)(WebKit::PluginCreationParameters const&, bool&, unsigned int&)) + 57
33 com.apple.WebKit2 0x95e1a750 void CoreIPC::handleMessage<Messages::WebProcessConnection::CreatePlugin, WebKit::WebProcessConnection, void (WebKit::WebProcessConnection::
)(WebKit::PluginCreationParameters const&, bool&, unsigned int&)>(CoreIPC::ArgumentDecoder_, CoreIPC::ArgumentEncoder_, WebKit::WebProcessConnection_, void (WebKit::WebProcessConnection::)(WebKit::PluginCreationParameters const&, bool&, unsigned int&)) + 80
34 com.apple.WebKit2 0x95e1a690 WebKit::WebProcessConnection::didReceiveSyncWebProcessConnectionMessage(CoreIPC::Connection
, CoreIPC::MessageID, CoreIPC::ArgumentDecoder_, CoreIPC::ArgumentEncoder_) + 70
35 com.apple.WebKit2 0x95e161a5 WebKit::WebProcessConnection::didReceiveSyncMessage(CoreIPC::Connection_, CoreIPC::MessageID, CoreIPC::ArgumentDecoder_, CoreIPC::ArgumentEncoder_) + 59
36 com.apple.WebKit2 0x95d75c01 CoreIPC::Connection::dispatchSyncMessage(CoreIPC::MessageID, CoreIPC::ArgumentDecoder_) + 141
37 com.apple.WebKit2 0x95d71692 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::MessageCoreIPC::ArgumentDecoder&) + 158
38 com.apple.WebKit2 0x95d75b58 CoreIPC::Connection::SyncMessageState::dispatchMessages() + 118
39 com.apple.WebKit2 0x95d75aac MemberFunctionWorkItem0CoreIPC::Connection::SyncMessageState::execute() + 38
40 com.apple.WebKit2 0x95d6dd20 RunLoop::performWork() + 94
41 com.apple.WebKit2 0x95d6dc9c RunLoop::performWork(void_) + 86
42 com.apple.CoreFoundation 0x9001684f CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15
43 com.apple.CoreFoundation 0x90016206 __CFRunLoopDoSources0 + 246
44 com.apple.CoreFoundation 0x900400d8 __CFRunLoopRun + 1112
45 com.apple.CoreFoundation 0x9003f8ec CFRunLoopRunSpecific + 332
46 com.apple.CoreFoundation 0x9003f798 CFRunLoopRunInMode + 120
47 com.apple.HIToolbox 0x94511a7f RunCurrentEventLoopInMode + 318
48 com.apple.HIToolbox 0x94518d9b ReceiveNextEventCommon + 381
49 com.apple.HIToolbox 0x94518c0a BlockUntilNextEventMatchingListInMode + 88
50 com.apple.AppKit 0x9b5c8040 _DPSNextEvent + 678
51 com.apple.AppKit 0x9b5c78ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
52 com.apple.AppKit 0x9b5c3c22 -[NSApplication run] + 911
53 com.apple.WebKit2 0x95dd3214 RunLoop::run() + 56
54 com.apple.WebKit2 0x95e136a4 WebKit::PluginProcessMain(WebKit::CommandLine const&) + 670
55 com.apple.WebKit2 0x95de6991 WebKitMain + 319
56 com.apple.WebKit.PluginProcess 0x00007ebb 0x7000 + 3771
57 com.apple.WebKit.PluginProcess 0x00007da1 0x7000 + 3489

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x921f590a kevent + 10
1 libdispatch.dylib 0x95cb3c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x95cb26a7 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x921f502e __workq_kernreturn + 10
1 libsystem_c.dylib 0x948aeccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x948b06fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x921f502e __workq_kernreturn + 10
1 libsystem_c.dylib 0x948aeccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x948b06fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00630069 ebx: 0x002096d0 ecx: 0x00630005 edx: 0x00000000
edi: 0x00209680 esi: 0xc0004150 ebp: 0xc0003d88 esp: 0xc0003d60
ss: 0x0000001f efl: 0x00010206 eip: 0x016b5dd4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x006300a1
Logical CPU: 1

Binary Images:
0x7000 - 0x7ffd com.apple.WebKit.PluginProcess (7534.52 - 7534.52.7) <3AFFECFD-9F76-3738-A5AF-09ADA4015FA9> /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/MacOS/PluginProcess
0xd000 - 0xeffe PluginProcessShim.dylib (534.52.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/WebKit2.framework/PluginProcess.app/Contents/MacOS/PluginProcessShim.dylib
0x169d000 - 0x1b8bfff +com.WebrtcPluginLib.WebrtcPlugin (WebrtcPlugin 1.0.0.0 - 1.0.0.0) /Users/USER/Library/Internet Plug-Ins/WebrtcPlugin.plugin/Contents/MacOS/WebrtcPlugin
0x8fe06000 - 0x8fe389c7 dyld (195.5 - ???) /usr/lib/dyld
0x90005000 - 0x901dbfe3 com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x901e7000 - 0x901eaffb com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x901eb000 - 0x901ecffd libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x901ed000 - 0x901edfff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x901ef000 - 0x90462fff com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90463000 - 0x90464fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x904a6000 - 0x904e2fff libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x9074f000 - 0x90755ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x914c1000 - 0x91526ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91656000 - 0x91699ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x9169a000 - 0x91d15fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x91d16000 - 0x91d27fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x91d28000 - 0x91de8ff3 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91dfd000 - 0x91e8aff7 com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91e94000 - 0x91e98ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x91e99000 - 0x921dbfff com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x921dc000 - 0x921faff7 libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
0x921fd000 - 0x92214ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x92215000 - 0x92c2dfff com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92c2e000 - 0x92c56ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x92c57000 - 0x92c82fff com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92cf5000 - 0x92d8cff3 com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92d8d000 - 0x92d8dffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x92dc0000 - 0x92e1dffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e20000 - 0x92f2fffb com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92f30000 - 0x93323feb com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x93324000 - 0x933f3fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93452000 - 0x9353afff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x93567000 - 0x93687fec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x936e8000 - 0x936fdfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x936fe000 - 0x936ffff7 libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
0x9370c000 - 0x93755ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93875000 - 0x93876fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x93877000 - 0x938a5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x93984000 - 0x939b3ff7 libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x939e4000 - 0x939e5fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib
0x93edf000 - 0x93ee7ff3 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
0x93eeb000 - 0x93ef2ff9 libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
0x93ef3000 - 0x94002ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x94003000 - 0x94011fff com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94012000 - 0x94013ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9405e000 - 0x940bfffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x940c6000 - 0x940ebff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x940f7000 - 0x9415efff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9422b000 - 0x94248fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x94249000 - 0x942abffb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x942bb000 - 0x94504ff7 com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94505000 - 0x9450efff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x9450f000 - 0x9484fffb com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94850000 - 0x9491bfff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9491c000 - 0x9491cfff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9495f000 - 0x94964ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x94966000 - 0x94988ffe com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94989000 - 0x94c8bfff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94cd0000 - 0x94dc8ff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94dc9000 - 0x94de8fff com.apple.RemoteViewServices (1.2 - 39) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94de9000 - 0x94ebfa5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x94ec0000 - 0x94ec0ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94ec1000 - 0x94f81fff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94f82000 - 0x94fdbffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95277000 - 0x95460ff7 com.apple.CoreData (104 - 358.12) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95461000 - 0x95463ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95464000 - 0x9546bffd com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9546e000 - 0x954dbffb com.apple.CoreSymbolication (2.1 - 71) <442A5CD4-9820-3BB2-BD68-D8AB94010E34> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9556c000 - 0x95589ff3 com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9558a000 - 0x9558afff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9561d000 - 0x95639ff5 com.apple.GenerationalStorage (1.0 - 125) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9563a000 - 0x9569efff com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x956a5000 - 0x956fdfff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95a36000 - 0x95a39ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95a46000 - 0x95a4bffd libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95a4c000 - 0x95a55ff3 com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x95a56000 - 0x95bb7ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95cb1000 - 0x95cbffff libdispatch.dylib (187.7.0 - compatibility 1.0.0) /usr/lib/system/libdispatch.dylib
0x95d40000 - 0x95d55ff7 com.apple.ImageCapture (7.0 - 7.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95d56000 - 0x95e89ffc com.apple.WebKit2 (7534.52 - 7534.52.7) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x95ec8000 - 0x95ec8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95fc7000 - 0x95fefff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9615b000 - 0x96197ffd libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96198000 - 0x961dffff com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96376000 - 0x963d8ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x96490000 - 0x964e0fff libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96628000 - 0x96669ff7 com.apple.CoreMedia (1.0 - 705.42) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96694000 - 0x96694fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib
0x96695000 - 0x96b0aff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x96b0b000 - 0x96b0bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96b1a000 - 0x96b1effd IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96b23000 - 0x96c4fff9 com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x97269000 - 0x9726dfff com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9726e000 - 0x9726ffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x9731f000 - 0x97342fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97343000 - 0x97394ff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x973cc000 - 0x973faff7 com.apple.DictionaryServices (1.2.1 - 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x973fb000 - 0x97409fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib
0x9740a000 - 0x97485ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97589000 - 0x9758cff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9758d000 - 0x97597ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97598000 - 0x975a5fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97644000 - 0x9765affe libxpc.dylib (77.17.0 - compatibility 1.0.0) /usr/lib/system/libxpc.dylib
0x9765b000 - 0x97663fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97664000 - 0x976f8ff7 com.apple.LaunchServices (480.21 - 480.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x976f9000 - 0x9779dfff com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x977da000 - 0x977edffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9782d000 - 0x97864fef com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x97865000 - 0x97866ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x97c9b000 - 0x97c9bff0 com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97c9c000 - 0x97cb5fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97cb6000 - 0x97e6aff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x97e6b000 - 0x97e6effc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x97e6f000 - 0x97f80ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x981a8000 - 0x981deff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x981e4000 - 0x981e6ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x981e7000 - 0x98274fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98310000 - 0x98361ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98362000 - 0x983a0fff com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98402000 - 0x9840dffc com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9840e000 - 0x98437ffe com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98438000 - 0x9858afff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x985c0000 - 0x98610ff4 libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98611000 - 0x98698fff com.apple.print.framework.PrintCore (7.1 - 366.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x989eb000 - 0x98cf5ff3 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x98d5f000 - 0x98d62ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x98d63000 - 0x98d73ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x98ee0000 - 0x98fc3ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x98ffc000 - 0x994d8ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x994d9000 - 0x994fbff1 com.apple.PerformanceAnalysis (1.10 - 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x99967000 - 0x9a010eeb com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9a011000 - 0x9a413ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a466000 - 0x9a46eff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib
0x9a46f000 - 0x9a4defff com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9a527000 - 0x9a53bfff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9a53c000 - 0x9a7c1fe3 com.apple.QuickTime (7.7.1 - 2306) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9a7c2000 - 0x9a7c6ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9a7c7000 - 0x9a816ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9a817000 - 0x9a819ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a81a000 - 0x9a834fff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a853000 - 0x9ab05ff7 com.apple.security (7.0 - 55010) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9ab06000 - 0x9ab16fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9ab17000 - 0x9ab57ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9ab58000 - 0x9ab63ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9b244000 - 0x9b244fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9b245000 - 0x9b246ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
0x9b247000 - 0x9b24eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b24f000 - 0x9b2b4ffb com.apple.Symbolication (1.2 - 89) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b2bd000 - 0x9b332fff com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9b333000 - 0x9b495fff com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9b496000 - 0x9b586ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9b5be000 - 0x9c04cffe com.apple.AppKit (6.7.2 - 1138.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9c04d000 - 0x9c0e8ff3 com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c112000 - 0x9c19cffb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9c1ea000 - 0x9c1eefff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9cb47000 - 0x9cb4bff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9cb4c000 - 0x9cb52ffd com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9cb53000 - 0x9cb5bff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib
0x9cb5c000 - 0x9cb67fff libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib

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: 2780
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=168.0M resident=97.5M(58%) swapped_out_or_unallocated=70.5M(42%)
Writable regions: Total=32.4M written=664K(2%) resident=1104K(3%) swapped_out=0K(0%) unallocated=31.3M(97%)

REGION TYPE VIRTUAL
=========== =======
CG shared images 128K
CoreServices 2064K
MALLOC 22.5M
MALLOC guard page 48K
Memory tag=242 12K
Stack 65.5M
VM_ALLOCATE 68K
__CI_BITMAP 80K
__DATA 8464K
__DATA/__OBJC 64K
__IMAGE 1256K
__IMPORT 4K
__LINKEDIT 46.5M
__OBJC 1716K
__OBJC/__DATA 40K
__PAGEZERO 4K
__TEXT 121.5M
__UNICODE 544K
mapped file 103.8M
shared memory 308K
shared pmap 8808K
=========== =======
TOTAL 382.8M

Error when compiling

$./prep_webrtc.sh
....
AR(target) out/Debug/obj.target/third_party_mods/libjingle/libjingle.a
CXX(target) out/Debug/obj.target/cmdline_audio_peer/../../../src/examples/cmdline_audio_peer/main.o
CXX(target) out/Debug/obj.target/cmdline_audio_peer/../../../src/examples/cmdline_audio_peer/parsecmd.o
CXX(target) out/Debug/obj.target/cmdline_audio_peer/../../../src/examples/cmdline_audio_peer/shell.o
../../../src/examples/cmdline_audio_peer/shell.cpp: 'bool Shell::parseAttributes(const char*)' üye fonksiyonunda:
../../../src/examples/cmdline_audio_peer/shell.cpp:233:8: hata: variable 'innerQuote' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors

make: *** [out/Debug/obj.target/cmdline_audio_peer/../../../src/examples/cmdline_audio_peer/shell.o] Hata 1

make (Debug) cmdline_audio_peer failed. Exiting early.

Resetting/Rebuilding project files...
Using projects in: /home/alper/gits/webrtc_plugin/src/js_api/projects
Generating build files in: /home/alper/gits/webrtc_plugin/src/js_api/build
NOTE: The build files in /home/alper/gits/webrtc_plugin/src/js_api/build should NEVER be modified directly. Make changes in cmake and re-run this script.
~/gits/webrtc_plugin/src/js_api/build ~/gits/webrtc_plugin
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'gtk+-2.0'
-- found gtk+-2.0, version 2.24.6
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
project dir: /home/alper/gits/webrtc_plugin/src/js_api/projects
Generating plugin configuration files in /home/alper/gits/webrtc_plugin/src/js_api/build/projects/WebrtcPlugin/gen
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBWEBRTC
linked by target "WebrtcPlugin" in directory /home/alper/gits/webrtc_plugin/src/js_api/projects/WebrtcPlugin

-- Configuring incomplete, errors occurred!
~/gits/webrtc_plugin
make: *** Hedef clean' i derlemek için hiçbir kural yok. Durdu. make: *** HedefWebrtcPlugin' i derlemek için hiçbir kural yok. Durdu.

make (Debug) WebrtcPlugin failed. Exiting early.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.