Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

won't install on Mavericks #200

Open
kaxel opened this issue Oct 29, 2013 · 20 comments
Open

won't install on Mavericks #200

kaxel opened this issue Oct 29, 2013 · 20 comments

Comments

@kaxel
Copy link

kaxel commented Oct 29, 2013

the error message: “JewelryBox” can’t be opened because it is from an unidentified developer.

That is all I get. Any ideas?

@jnobbe
Copy link

jnobbe commented Oct 29, 2013

You have to enable third party developers in settings > security. It still
doesn't run on mavericks though.
On Oct 29, 2013 1:04 PM, "Krister Axel" notifications@github.com wrote:

the error message: “JewelryBox” can’t be opened because it is from an
unidentified developer.

That is all I get. Any ideas?


Reply to this email directly or view it on GitHubhttps://github.com//issues/200
.

@remear
Copy link
Owner

remear commented Oct 29, 2013

It runs fine on my 10.9 machine. If it won't launch on yours, please open an issue with a crash report attached.

@jnobbe
Copy link

jnobbe commented Oct 29, 2013

Sorry Ben, I bumped another issue last week to that effect. Albeit without
a crash report. I'll add one to that issue.
On Oct 29, 2013 1:17 PM, "Ben Mills" notifications@github.com wrote:

It runs fine on my 10.9 machine. If it won't launch on yours, please open
an issue with a crash report attached.


Reply to this email directly or view it on GitHubhttps://github.com//issues/200#issuecomment-27334358
.

@kaxel
Copy link
Author

kaxel commented Oct 29, 2013

I got it to install but it keeps erroring out on installing a ruby version, so I am using the command line rvm and that seems to be working. I can show you the jewelry log file if you want to see it.

So it runs, but won't do anything. :)

@remear
Copy link
Owner

remear commented Oct 29, 2013

Yes, please post the logs and crash reports. Without them all i can do is guess.

@kaxel
Copy link
Author

kaxel commented Oct 29, 2013

from /Users/theta/.rvm/log/1383074644_ree-1.8.7-2012.02 -

[2013-10-29 12:24:07] ./installer
current path: /Users/theta/.rvm/src/ree-1.8.7-2012.02
command(5): ./installer -a /Users/theta/.rvm/rubies/ree-1.8.7-2012.02 --no-tcmalloc --dont-install-useful-gems
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
�[33m�[44m�[1mWelcome to the Ruby Enterprise Edition installer�[0m�[37m�[40m
This installer will help you install Ruby Enterprise Edition 1.8.7-2012.02.
Don't worry, none of your system files will be touched if you don't want them
to, so there is no risk that things will screw up.

You can expect this from the installation process:

�[1m1.�[0m�[37m�[40m Ruby Enterprise Edition will be compiled and optimized for speed for this
system.
�[1m2.�[0m�[37m�[40m Ruby on Rails will be installed for Ruby Enterprise Edition.
�[1m3.�[0m�[37m�[40m You will learn how to tell Phusion Passenger to use Ruby Enterprise
Edition instead of regular Ruby.

�[1mPress Enter to continue, or Ctrl-C to abort.�[0m�[37m�[40m
�[33m�[44m�[1mChecking for required software...�[0m�[37m�[40m

  • Non-broken C compiler... �[1m�[32mfound at /usr/bin/gcc�[0m�[37m�[40m
  • Non-broken C++ compiler... �[1m�[32mfound at /usr/bin/g++�[0m�[37m�[40m
  • The 'make' tool... �[1m�[32mfound at /usr/bin/make�[0m�[37m�[40m
  • The 'patch' tool... �[1m�[32mfound at /usr/bin/patch�[0m�[37m�[40m
  • Zlib development headers... �[1m�[32mfound�[0m�[37m�[40m
  • OpenSSL development headers... �[1m�[32mfound�[0m�[37m�[40m

* GNU Readline development headers... �[1m�[32mfound�[0m�[37m�[40m

�[33m�[44m�[1mTarget directory�[0m�[37m�[40m

Auto-installing to: /Users/theta/.rvm/rubies/ree-1.8.7-2012.02

�[33m�[44m�[1mCompiling and optimizing Ruby Enterprise Edition�[0m�[37m�[40m
In the mean time, feel free to grab a cup of coffee.

./configure --prefix=/Users/theta/.rvm/rubies/ree-1.8.7-2012.02 --enable-mbari-api CFLAGS='-g -O2 '
checking build system type... i686-apple-darwin13.0.0
checking host system type... i686-apple-darwin13.0.0
checking target system type... i686-apple-darwin13.0.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/bin/gcc needs -traditional... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
no
checking whether the linker is GNU ld... no
checking whether /usr/bin/gcc -E accepts -o... rm: conftest.dSYM: is a directory
yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define EXTENSIONS... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for long long... yes
checking for off_t... yes
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking for pid_t... yes
checking for gid_t... yes
checking for uid_t... yes
checking for prototypes... yes
checking token paste string... ansi
checking for variable length prototypes and stdarg.h... yes
checking for noreturn function attribute... attribute ((noreturn)) x
checking for noinline function attribute... attribute ((noinline)) x
checking for RUBY_EXTERN... no
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for clock_gettime in -lrt... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking a.out.h usability... no
checking a.out.h presence... no
checking for a.out.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for memory.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking size of rlim_t... 8
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... no
checking for uint128_t... no
checking for struct timezone... yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking whether alloca(0) returns the stack pointer... yes
checking for working memcmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for ftello... yes
checking for broken erfc of glibc-2.3.6 on IA64... no
checking for dup2... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for strchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for crypt... yes
checking for flock... yes
checking for vsnprintf... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for syscall... yes
checking for chroot... yes
checking for fsync... yes
checking for getcwd... yes
checking for eaccess... no
checking for truncate... yes
checking for ftruncate... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for symlink... yes
checking for link... yes
checking for readlink... yes
checking for setitimer... yes
checking for setruid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setproctitle... no
checking for setrgid... yes
checking for setegid... yes
checking for setregid... yes
checking for setresgid... no
checking for issetugid... yes
checking for pause... yes
checking for lchown... yes
checking for lchmod... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for group_member... no
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for sigsetjmp... yes
checking for _setjmp... yes
checking for _longjmp... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for mktime... yes
checking for timegm... yes
checking for gettimeofday... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for round... yes
checking for setuid... yes
checking for setgid... yes
checking for setenv... yes
checking for unsetenv... yes
checking for __builtin_setjmp... no
checking for setjmp type... _setjmp
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for external timezone... long
checking for external altzone... no
checking for negative time_t for gmtime(3)... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... _r
checking read buffer ptr field in FILE structures... _p
checking whether need to seek between R/W... yes
checking whether st_ino is huge... no
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction... (cached) -1
checking whether ELF binaries are produced... no
checking whether OS depend dynamic link works... yes
checking for nroff... /usr/bin/nroff
creating config.h
configure: creating ./config.status
config.status: creating Makefile
/usr/bin/gcc -dynamiclib system_allocator.c -install_name @rpath/libsystem_allocator.dylib -o libsystem_allocator.dylib
mkdir -p .ext/common
make PREINCFLAGS='-I/opt/local/include' PRELIBS='-L/opt/local/lib -Wl,-rpath,/Users/theta/.rvm/rubies/ree-1.8.7-2012.02/lib -L/Users/theta/.rvm/rubies/ree-1.8.7-2012.02/lib -lsystem_allocator'
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c array.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c bignum.c
bignum.c:1575:26: warning: while loop has empty body [-Wempty-body]
while (--ny && !zds[ny]); ++ny;
^
bignum.c:1575:26: note: put the semicolon on a separate line to silence this warning
1 warning generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c class.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c compar.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dir.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dln.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enum.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enumerator.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c error.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c
eval.c:5844:26: warning: passing 'const VALUE *' (aka 'const unsigned long *') to parameter of type 'VALUE *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
rb_method_missing(argc, argv, obj);
^~~~
eval.c:6283:49: warning: passing 'const VALUE *' (aka 'const unsigned long *') to parameter of type 'VALUE *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return rb_call0(klass, recv, mid, id, argc, argv, body, noex);
^~~~
eval.c:6911:45: warning: incompatible integer to pointer conversion passing 'VALUE' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion]
return exec_under(yield_under_i, under, 0, self);
^~~~
eval.c:6916:50: warning: incompatible integer to pointer conversion passing 'VALUE' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion]
return exec_under(yield_args_under_i, under, 0, (VALUE)info);
^~~~~~~~~~~
eval.c:12910:47: warning: incompatible integer to pointer conversion passing 'VALUE' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion]
return rb_thread_start_0(rb_thread_yield, args, th);
^~~~
eval.c:12931:47: warning: incompatible integer to pointer conversion passing 'VALUE' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion]
return rb_thread_start_0(rb_thread_yield, args, rb_thread_alloc(klass));
^~~~
6 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c gc.c
gc.c:1841:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(gc_data_file, "objects processed: %.7d\n", live_objects+freed);
~~~~ ^~~~~~~~~~~~~~~~~~
%.7lu
gc.c:1842:49: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(gc_data_file, "live objects : %.7d\n", live_objects);
~~~~ ^~~~~~~~~~~~
%.7lu
gc.c:1843:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(gc_data_file, "freelist objects : %.7d\n", freed - really_freed);
~~~~ ^~~~~~~~~~~~~~~~~~~~
%.7lu
gc.c:1844:50: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(gc_data_file, "freed objects : %.7d\n", really_freed);
~~~~ ^~~~~~~~~~~~
%.7lu
gc.c:2175:50: warning: format specifies type 'int' but the argument has type 'long long' [-Wformat]
fprintf(gc_data_file, "GC time: %d msec\n", musecs_used / 1000);
~~ ^~~~~~~~~~~~~~~~~~
%lld
gc.c:2966:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
sizeof(RVALUE),
^~~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), VA_ARGS)
^
6 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c hash.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c
io.c:3061:57: warning: passing 'const char ' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return rb_file_sysopen_internal(io_alloc(rb_cFile), fname, flags, mode);
^~~~~
io.c:3449:31: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
rb_file_sysopen_internal(io, path, flags, fmode);
^~~~
2 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c math.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c numeric.c
numeric.c:1238:10: warning: 'finite' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
if (!finite(value))
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/math.h:718:12: note: 'finite' declared here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
^
1 warning generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c object.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pack.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c parse.c
parse.y:2763:22: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return yycompile(f, line);
^
parse.y:2785:22: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
return yycompile(f, start);
^
parse.y:3243:42: warning: incompatible pointer types passing 'ID *' (aka 'unsigned long *') to parameter of type 'int *' [-Wincompatible-pointer-types]
if (tokadd_string(func, term, paren, &quote->nd_nest) == -1) {
^~~~~~~~~~~~~~~
In file included from parse.y:3428:
./lex.c:76:3: warning: non-constant static local variable in inline function may be different in different files [-Wstatic-local-in-inline]
static struct kwtable wordlist[] =
^
./lex.c:69:1: note: use 'static' to give inline function 'rb_reserved_word' internal linkage
__inline
^
static
4 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pointerset.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c process.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c prec.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c random.c
random.c:306:12: warning: incompatible pointer types assigning to 'unsigned int *' from 'char *' [-Wincompatible-pointer-types]
digits = ALLOC_N(char, DEFAULT_SEED_LEN);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c range.c
range.c:393:29: warning: incompatible pointer types passing 'VALUE ()' to parameter of type 'void (
)(VALUE, void *)' [-Wincompatible-pointer-types]
range_each_func(range, step_i, b, e, args);
^~~~~~
1 warning generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c re.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c regex.c
regex.c:1369:7: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
c, p-pattern);
^~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), VA_ARGS)
^
regex.c:1532:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
set_list_bits(0x80, 0xffffffff, b);
^
regex.c:1562:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
set_list_bits(0x80, 0xffffffff, b);
^
regex.c:1579:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
set_list_bits(0x80, 0xffffffff, b);
^
regex.c:1716:29: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
set_list_bits(last, c, b);
^
regex.c:1736:26: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
set_list_bits(c, c, b);
^
regex.c:2033:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
p-pattern);
^~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), VA_ARGS)
^
7 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ruby.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c signal.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c sprintf.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c st.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c string.c
string.c:4793:30: warning: too few arguments in call to 'get_arg_pat'
sep = get_arg_pat(tmp);
~~~~~~~~~~~ ^
string.c:4836:30: warning: too few arguments in call to 'get_arg_pat'
sep = get_arg_pat(tmp);
~~~~~~~~~~~ ^
string.c:4869:33: warning: too few arguments in call to 'get_arg_pat'
pat = get_arg_pat(prefix);
~~~~~~~~~~~ ^
string.c:4897:33: warning: too few arguments in call to 'get_arg_pat'
pat = get_arg_pat(suffix);
~~~~~~~~~~~ ^
4 warnings generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c struct.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c time.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmyext.c
ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o pointerset.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c main.c
main.c:29:41: warning: implicit declaration of function 'objc_msgSend' is invalid in C99 [-Wimplicit-function-declaration]
static void objcdummyfunction( void ) { objc_msgSend(); }
^
1 warning generated.
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmydln.c
/usr/bin/gcc -g -O2 -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -L/opt/local/lib -Wl,-rpath,/Users/theta/.rvm/rubies/ree-1.8.7-2012.02/lib -L/Users/theta/.rvm/rubies/ree-1.8.7-2012.02/lib -lsystem_allocator -ldl -lobjc -o miniruby
./lib/fileutils.rb:1416: [BUG] unexpected local variable
ruby 1.8.7 (2012-02-08 MBARI 8/0x6770 on patchlevel 358) [i686-darwin13.0.0], MBARI 0x6770, Ruby Enterprise Edition 2012.02

make: *** [.rbconfig.time] Abort trap: 6
�[0m

@kaxel
Copy link
Author

kaxel commented Oct 29, 2013

hmmm, command line failed finally as well with this:

Error running 'requirements_osx_port_libs_install autoconf automake libtool pkgconfig apple-gcc42 libyaml libffi libksba curl-ca-bundle sqlite3 gdbm',
please read /Users/theta/.rvm/log/1383075033_ruby-1.8.7-p374/package_install_autoconf_automake_libtool_pkgconfig_apple-gcc42_libyaml_libffi_libksba_curl-ca-bundle_sqlite3_gdbm.log
Requirements installation failed with status: 1.

@kaxel
Copy link
Author

kaxel commented Oct 29, 2013

and here is that log file. Perhaps it is problem with my local environment. [starts crying]

[2013-10-29 12:31:44] requirements_osx_port_libs_install
requirements_osx_port_libs_install ()
{
__rvm_try_sudo port install "$@" || {
typeset ret=$?;
rvm_warn "There were package installation errors, make sure to read the log.";
return $ret
}
}
current path: /Users/theta/src/tds/tdspulse
command(12): requirements_osx_port_libs_install autoconf automake libtool pkgconfig apple-gcc42 libyaml libffi libksba curl-ca-bundle sqlite3 gdbm
---> Computing dependencies for autoconf
---> Dependencies to be installed: m4 perl5 perl5.12 gdbm xz
---> Fetching archive for m4
---> Attempting to fetch m4-1.4.16_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/m4
---> Attempting to fetch m4-1.4.16_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/m4
---> Attempting to fetch m4-1.4.16_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/m4
---> Fetching distfiles for m4
---> Attempting to fetch m4-1.4.16.tar.bz2 from http://distfiles.macports.org/m4
---> Verifying checksums for m4
---> Extracting m4
---> Configuring m4
---> Building m4
---> Staging m4 into destroot
---> Installing m4 @1.4.16_0
---> Activating m4 @1.4.16_0
---> Cleaning m4
---> Fetching archive for gdbm
---> Attempting to fetch gdbm-1.10_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/gdbm
---> Attempting to fetch gdbm-1.10_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gdbm
---> Attempting to fetch gdbm-1.10_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gdbm
---> Fetching distfiles for gdbm
---> Attempting to fetch gdbm-1.10.tar.gz from http://distfiles.macports.org/gdbm
---> Verifying checksums for gdbm
---> Extracting gdbm
---> Configuring gdbm
---> Building gdbm
---> Staging gdbm into destroot
---> Installing gdbm @1.10_2
---> Activating gdbm @1.10_2
---> Cleaning gdbm
---> Fetching archive for perl5.12
---> Attempting to fetch perl5.12-5.12.4_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/perl5.12
---> Attempting to fetch perl5.12-5.12.4_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5.12
---> Attempting to fetch perl5.12-5.12.4_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/perl5.12
---> Fetching distfiles for perl5.12
---> Attempting to fetch perl-5.12.4.tar.bz2 from http://distfiles.macports.org/perl5.12
---> Verifying checksums for perl5.12
---> Extracting perl5.12
---> Applying patches to perl5.12
---> Configuring perl5.12
---> Building perl5.12
---> Staging perl5.12 into destroot
---> Installing perl5.12 @5.12.4_2
---> Activating perl5.12 @5.12.4_2
---> Cleaning perl5.12
---> Fetching archive for perl5
---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_13.noarch.tbz2 from http://packages.macports.org/perl5
---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/perl5
---> Attempting to fetch perl5-5.12.4_0+perl5_12.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/perl5
---> Fetching distfiles for perl5
---> Verifying checksums for perl5
---> Extracting perl5
---> Configuring perl5
---> Building perl5
---> Staging perl5 into destroot
---> Installing perl5 @5.12.4_0+perl5_12
---> Activating perl5 @5.12.4_0+perl5_12
---> Cleaning perl5
---> Fetching archive for xz
---> Attempting to fetch xz-5.0.5_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/xz
---> Attempting to fetch xz-5.0.5_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/xz
---> Attempting to fetch xz-5.0.5_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/xz
---> Fetching distfiles for xz
---> Attempting to fetch xz-5.0.5.tar.bz2 from http://distfiles.macports.org/xz
---> Verifying checksums for xz
---> Extracting xz
---> Configuring xz
---> Building xz
---> Staging xz into destroot
---> Installing xz @5.0.5_0
---> Activating xz @5.0.5_0
---> Cleaning xz
---> Fetching archive for autoconf
---> Attempting to fetch autoconf-2.69_2.darwin_13.noarch.tbz2 from http://packages.macports.org/autoconf
---> Attempting to fetch autoconf-2.69_2.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/autoconf
---> Attempting to fetch autoconf-2.69_2.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/autoconf
---> Fetching distfiles for autoconf
---> Attempting to fetch autoconf-2.69.tar.xz from http://distfiles.macports.org/autoconf
---> Verifying checksums for autoconf
---> Extracting autoconf
---> Applying patches to autoconf
---> Configuring autoconf
---> Building autoconf
---> Staging autoconf into destroot
---> Installing autoconf @2.69_2
---> Activating autoconf @2.69_2
---> Cleaning autoconf
---> Fetching archive for expat
---> Attempting to fetch expat-2.1.0_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/expat
---> Attempting to fetch expat-2.1.0_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/expat
---> Attempting to fetch expat-2.1.0_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/expat
---> Fetching distfiles for expat
---> Attempting to fetch expat-2.1.0.tar.gz from http://distfiles.macports.org/expat
---> Verifying checksums for expat
---> Extracting expat
---> Configuring expat
---> Building expat
---> Staging expat into destroot
---> Unable to uninstall expat @2.1.0_0, the following ports depend on it:
---> gettext @0.18.1.1_2
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating expat @2.1.0_0
---> Unable to deactivate expat @2.1.0_0, the following ports depend on it:
---> gettext @0.18.1.1_2
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning expat
---> Uninstalling expat @2.1.0_0
---> Cleaning expat
---> Installing expat @2.1.0_0
---> Activating expat @2.1.0_0
---> Cleaning expat
---> Fetching archive for gperf
---> Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/gperf
---> Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gperf
---> Attempting to fetch gperf-3.0.4_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gperf
---> Fetching distfiles for gperf
---> Attempting to fetch gperf-3.0.4.tar.gz from http://distfiles.macports.org/gperf
---> Verifying checksums for gperf
---> Extracting gperf
---> Applying patches to gperf
---> Configuring gperf
---> Building gperf
---> Staging gperf into destroot
---> Installing gperf @3.0.4_2
---> Activating gperf @3.0.4_2
---> Cleaning gperf
---> Fetching archive for libiconv
---> Attempting to fetch libiconv-1.14_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libiconv
---> Attempting to fetch libiconv-1.14_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libiconv
---> Attempting to fetch libiconv-1.14_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libiconv
---> Computing dependencies for libiconv
---> Fetching distfiles for libiconv
---> Attempting to fetch libiconv-1.14.tar.gz from http://distfiles.macports.org/libiconv
---> Verifying checksums for libiconv
---> Extracting libiconv
---> Applying patches to libiconv
---> Configuring libiconv
---> Building libiconv
---> Staging libiconv into destroot
---> Unable to uninstall libiconv @1.14_0, the following ports depend on it:
---> gettext @0.18.1.1_2
---> libgpg-error @1.10_0
---> libidn @1.25_0
---> xz @5.0.5_0
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating libiconv @1.14_0
---> Unable to deactivate libiconv @1.14_0, the following ports depend on it:
---> gettext @0.18.1.1_2
---> libgpg-error @1.10_0
---> libidn @1.25_0
---> xz @5.0.5_0
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning libiconv
---> Uninstalling libiconv @1.14_0
---> Cleaning libiconv
---> Computing dependencies for libiconv
---> Installing libiconv @1.14_0
---> Activating libiconv @1.14_0
---> Cleaning libiconv
---> Fetching archive for ncurses
---> Attempting to fetch ncurses-5.9_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/ncurses
---> Attempting to fetch ncurses-5.9_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ncurses
---> Attempting to fetch ncurses-5.9_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ncurses
---> Fetching distfiles for ncurses
---> Attempting to fetch ncurses-5.9.tar.gz from http://distfiles.macports.org/ncurses
---> Verifying checksums for ncurses
---> Extracting ncurses
---> Applying patches to ncurses
---> Configuring ncurses
---> Building ncurses
---> Staging ncurses into destroot
---> Installing ncurses @5.9_2
---> Cleaning ncurses
---> Deactivating ncurses @5.9_1
---> Cleaning ncurses
---> Activating ncurses @5.9_2
---> Cleaning ncurses
---> Computing dependencies for gettext
---> Fetching archive for gettext
---> Attempting to fetch gettext-0.18.3.1_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/gettext
---> Attempting to fetch gettext-0.18.3.1_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gettext
---> Attempting to fetch gettext-0.18.3.1_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gettext
---> Fetching distfiles for gettext
---> Attempting to fetch gettext-0.18.3.1.tar.gz from http://distfiles.macports.org/gettext
---> Verifying checksums for gettext
---> Extracting gettext
---> Configuring gettext
---> Building gettext
---> Staging gettext into destroot
---> Installing gettext @0.18.3.1_1
---> Cleaning gettext
---> Computing dependencies for gettext
---> Deactivating gettext @0.18.1.1_2
---> Cleaning gettext
---> Activating gettext @0.18.3.1_1
---> Cleaning gettext
---> Computing dependencies for automake
---> Fetching archive for automake
---> Attempting to fetch automake-1.14_0.darwin_13.noarch.tbz2 from http://packages.macports.org/automake
---> Attempting to fetch automake-1.14_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/automake
---> Attempting to fetch automake-1.14_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/automake
---> Fetching distfiles for automake
---> Attempting to fetch automake-1.14.tar.gz from http://distfiles.macports.org/automake
---> Verifying checksums for automake
---> Extracting automake
---> Configuring automake
---> Building automake
---> Staging automake into destroot
---> Installing automake @1.14_0
---> Activating automake @1.14_0
---> Cleaning automake
---> Computing dependencies for libtool
---> Fetching archive for libtool
---> Attempting to fetch libtool-2.4.2_3.darwin_13.x86_64.tbz2 from http://packages.macports.org/libtool
---> Attempting to fetch libtool-2.4.2_3.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libtool
---> Attempting to fetch libtool-2.4.2_3.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libtool
---> Fetching distfiles for libtool
---> Attempting to fetch libtool-2.4.2.tar.gz from http://distfiles.macports.org/libtool
---> Verifying checksums for libtool
---> Extracting libtool
---> Applying patches to libtool
---> Configuring libtool
---> Building libtool
---> Staging libtool into destroot
---> Installing libtool @2.4.2_3
---> Activating libtool @2.4.2_3
---> Cleaning libtool
---> Computing dependencies for pkgconfig
---> Fetching archive for pkgconfig
---> Attempting to fetch pkgconfig-0.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/pkgconfig
---> Attempting to fetch pkgconfig-0.28_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pkgconfig
---> Attempting to fetch pkgconfig-0.28_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/pkgconfig
---> Fetching distfiles for pkgconfig
---> Attempting to fetch pkg-config-0.28.tar.gz from http://distfiles.macports.org/pkgconfig
---> Verifying checksums for pkgconfig
---> Extracting pkgconfig
---> Applying patches to pkgconfig
---> Configuring pkgconfig
---> Building pkgconfig
---> Staging pkgconfig into destroot
---> Installing pkgconfig @0.28_0
---> Activating pkgconfig @0.28_0
---> Cleaning pkgconfig
---> Computing dependencies for apple-gcc42
---> Dependencies to be installed: cctools cctools-headers ld64 dyld-headers libunwind-headers llvm-3.3 libffi llvm_select gcc_select
---> Fetching archive for cctools-headers
---> Attempting to fetch cctools-headers-839_0.darwin_13.noarch.tbz2 from http://packages.macports.org/cctools-headers
---> Attempting to fetch cctools-headers-839_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cctools-headers
---> Attempting to fetch cctools-headers-839_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/cctools-headers
---> Fetching distfiles for cctools-headers
---> Attempting to fetch cctools-839.tar.gz from http://opensource.apple.com/tarballs/cctools/
---> Verifying checksums for cctools-headers
---> Extracting cctools-headers
---> Configuring cctools-headers
---> Building cctools-headers
---> Staging cctools-headers into destroot
---> Installing cctools-headers @839_0
---> Activating cctools-headers @839_0
---> Cleaning cctools-headers
---> Fetching archive for dyld-headers
---> Attempting to fetch dyld-headers-210.2.3_0.darwin_13.noarch.tbz2 from http://packages.macports.org/dyld-headers
---> Attempting to fetch dyld-headers-210.2.3_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dyld-headers
---> Attempting to fetch dyld-headers-210.2.3_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/dyld-headers
---> Fetching distfiles for dyld-headers
---> Attempting to fetch dyld-210.2.3.tar.gz from http://opensource.apple.com/tarballs/dyld/
---> Verifying checksums for dyld-headers
---> Extracting dyld-headers
---> Configuring dyld-headers
---> Building dyld-headers
---> Staging dyld-headers into destroot
---> Installing dyld-headers @210.2.3_0
---> Activating dyld-headers @210.2.3_0
---> Cleaning dyld-headers
---> Fetching archive for libunwind-headers
---> Attempting to fetch libunwind-headers-35.1_1.darwin_13.noarch.tbz2 from http://packages.macports.org/libunwind-headers
---> Attempting to fetch libunwind-headers-35.1_1.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libunwind-headers
---> Attempting to fetch libunwind-headers-35.1_1.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/libunwind-headers
---> Fetching distfiles for libunwind-headers
---> Attempting to fetch libunwind-35.1.tar.gz from http://opensource.apple.com/tarballs/libunwind/
---> Verifying checksums for libunwind-headers
---> Extracting libunwind-headers
---> Applying patches to libunwind-headers
---> Configuring libunwind-headers
---> Building libunwind-headers
---> Staging libunwind-headers into destroot
---> Installing libunwind-headers @35.1_1
---> Activating libunwind-headers @35.1_1
---> Cleaning libunwind-headers
---> Fetching archive for libffi
---> Attempting to fetch libffi-3.0.13_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libffi
---> Attempting to fetch libffi-3.0.13_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libffi
---> Attempting to fetch libffi-3.0.13_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/libffi
---> Fetching distfiles for libffi
---> Attempting to fetch libffi-3.0.13.tar.gz from http://distfiles.macports.org/libffi
---> Verifying checksums for libffi
---> Extracting libffi
---> Configuring libffi
---> Building libffi
---> Staging libffi into destroot
---> Installing libffi @3.0.13_0
---> Activating libffi @3.0.13_0
---> Cleaning libffi
---> Fetching archive for llvm_select
---> Attempting to fetch llvm_select-0.2_0.darwin_13.noarch.tbz2 from http://packages.macports.org/llvm_select
---> Attempting to fetch llvm_select-0.2_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/llvm_select
---> Attempting to fetch llvm_select-0.2_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/llvm_select
---> Fetching distfiles for llvm_select
---> Verifying checksums for llvm_select
---> Extracting llvm_select
---> Configuring llvm_select
---> Building llvm_select
---> Staging llvm_select into destroot
---> Installing llvm_select @0.2_0
---> Activating llvm_select @0.2_0
---> Cleaning llvm_select
---> Fetching archive for llvm-3.3
---> Attempting to fetch llvm-3.3-3.3_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/llvm-3.3
---> Attempting to fetch llvm-3.3-3.3_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/llvm-3.3
---> Attempting to fetch llvm-3.3-3.3_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/llvm-3.3
---> Fetching distfiles for llvm-3.3
---> Attempting to fetch llvm-3.3.src.tar.gz from http://distfiles.macports.org/llvm
---> Verifying checksums for llvm-3.3
---> Extracting llvm-3.3
---> Applying patches to llvm-3.3
---> Configuring llvm-3.3
---> Building llvm-3.3
---> Staging llvm-3.3 into destroot
---> Installing llvm-3.3 @3.3_1
---> Activating llvm-3.3 @3.3_1
---> Cleaning llvm-3.3
---> Fetching archive for ld64
---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://packages.macports.org/ld64
---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ld64
---> Attempting to fetch ld64-136_2+llvm33.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/ld64
---> Fetching distfiles for ld64
---> Attempting to fetch ld64-136.tar.gz from http://opensource.apple.com/tarballs/ld64/
---> Verifying checksums for ld64
---> Extracting ld64
---> Applying patches to ld64
---> Configuring ld64
---> Building ld64
---> Staging ld64 into destroot
---> Installing ld64 @136_2+llvm33
---> Activating ld64 @136_2+llvm33
---> Cleaning ld64
---> Fetching archive for cctools
---> Attempting to fetch cctools-839_2+llvm33.darwin_13.x86_64.tbz2 from http://packages.macports.org/cctools
---> Attempting to fetch cctools-839_2+llvm33.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cctools
---> Attempting to fetch cctools-839_2+llvm33.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/cctools
---> Fetching distfiles for cctools
---> Attempting to fetch cctools-839.tar.gz from http://opensource.apple.com/tarballs/cctools/
---> Verifying checksums for cctools
---> Extracting cctools
---> Applying patches to cctools
---> Configuring cctools
---> Building cctools
---> Staging cctools into destroot
---> Installing cctools @839_2+llvm33
---> Activating cctools @839_2+llvm33
---> Cleaning cctools
---> Fetching archive for gcc_select
---> Attempting to fetch gcc_select-0.1_8.darwin_13.noarch.tbz2 from http://packages.macports.org/gcc_select
---> Attempting to fetch gcc_select-0.1_8.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gcc_select
---> Attempting to fetch gcc_select-0.1_8.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/gcc_select
---> Fetching distfiles for gcc_select
---> Verifying checksums for gcc_select
---> Extracting gcc_select
---> Configuring gcc_select
---> Building gcc_select
---> Staging gcc_select into destroot
---> Installing gcc_select @0.1_8
---> Activating gcc_select @0.1_8
---> Cleaning gcc_select
---> Fetching archive for apple-gcc42
---> Attempting to fetch apple-gcc42-5666.3_13.darwin_13.x86_64.tbz2 from http://packages.macports.org/apple-gcc42
---> Attempting to fetch apple-gcc42-5666.3_13.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/apple-gcc42
---> Attempting to fetch apple-gcc42-5666.3_13.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/apple-gcc42
---> Fetching distfiles for apple-gcc42
---> Attempting to fetch gcc-5666.3.tar.gz from http://opensource.apple.com/tarballs/gcc/
---> Verifying checksums for apple-gcc42
---> Extracting apple-gcc42
---> Applying patches to apple-gcc42
---> Configuring apple-gcc42
---> Building apple-gcc42
Error: org.macports.build for port apple-gcc42 returned: command execution failed
Please see the log file for port apple-gcc42 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port apple-gcc42 failed
There were package installation errors, make sure to read the log.

@sergous
Copy link

sergous commented Dec 11, 2013

Same for me, crash right after start, after shows Update window. All 3 last versions: 1.3, 1.4, 1.5

@jnobbe
Copy link

jnobbe commented Dec 11, 2013

Krister and sergous,

Have you tried the solution posted here?
#199. That solved all the issues
I was having.

Hope that helps.

On Wed, Dec 11, 2013 at 5:58 AM, sergous notifications@github.com wrote:

Same for me, crash right after start, after shows Update window. All 3
last versions: 1.3, 1.4, 1.5


Reply to this email directly or view it on GitHubhttps://github.com//issues/200#issuecomment-30318143
.

@sergous
Copy link

sergous commented Dec 12, 2013

My command
xcode-select --install
Starting to download, but stopes after 30% telling update is not available on the server. Xcode latest version from App Store, so waiting will apple fix this.

Krister and sergous,

Have you tried the solution posted here?
#199. That solved all the issues
I was having.

Hope that helps.

On Wed, Dec 11, 2013 at 5:58 AM, sergous notifications@github.com wrote:

Same for me, crash right after start, after shows Update window. All 3
last versions: 1.3, 1.4, 1.5


Reply to this email directly or view it on GitHubhttps://github.com//issues/200#issuecomment-30318143
.


Reply to this email directly or view it on GitHub.

@kaxel
Copy link
Author

kaxel commented Dec 12, 2013

same thing for me. run command, accept EULA, download starts but errors out with
"Can't install the software because it is not currently available from the Software Update server.". I'll try again tomorrow.

@sergous
Copy link

sergous commented Dec 12, 2013

I posted my crash report here: #199 as in more relevant subject

@sergous
Copy link

sergous commented Dec 19, 2013

Still same "xcode-select --install" update error. Waiting for apple to fix this.

@mikedevita
Copy link

Just chiming in on this xcode-select --install still saying its not available.

However following this stackoverflow post and downloading from developer.apple.com seems to install, yet when re-running xcode-select --install it still wants to download and install the developer tools.

And JewelryBox still crashes

edit: JewelryBox only crashes if i select >= mri ruby-2.1.0

@balajiraghavan7
Copy link

ok.. ran into the same problem. Fixed it by installing command line tools (xcode-select blah..) and then adding PATH=$PATH:/opt/local/bin: to the profile so that the tools can be found in the current path.

Then i installed ruby 2.1.0 via rvm cos i was tired of jewelrybox crashing (perhaps it was due to the xcode or perhaps it was the martians.. didn't care then...) then jewerlybox detects 2.1.0 under rvm fine and alls well in my rubyland!

@sergous
Copy link

sergous commented Feb 9, 2014

Works for me as well.

@BrianGilbert
Copy link

didn't work for me on 10.9.2

@BrianGilbert
Copy link

this fixed it for me #192 (comment)

@bradleeedmondson
Copy link

Having a similar crash on mavericks, when I select a ruby to install.

Crash log below.


Process: JewelryBox [47413]
Path: /Applications/JewelryBox.app/Contents/MacOS/JewelryBox
Identifier: com.unfiniti.JewelryBox
Version: 1.5 (1.5)
Code Type: X86-64 (Native)
Parent Process: launchd [431]
Responsible: JewelryBox [47413]
User ID: 501

Date/Time: 2014-04-19 23:19:23.768 -0500
OS Version: Mac OS X 10.9.2 (13C64)
Report Version: 11
Anonymous UUID: BE3493C0-1900-1A52-446D-2DCD72CEFB0E

Sleep/Wake UUID: 030CC334-32A2-4013-816B-FB155038AC8F

Crashed Thread: 1 Dispatch queue: com.apple.root.high-priority

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 1]'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8e68b25c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9401de75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8e569735 -[__NSArrayM objectAtIndex:] + 245
3 JewelryBox 0x000000010f9a99e8 __59-[AvailableRubiesController outlineViewSelectionDidChange:]_block_invoke + 1707
4 libdispatch.dylib 0x00007fff937641d7 _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff937612ad _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff9376309e _dispatch_root_queue_drain + 326
7 libdispatch.dylib 0x00007fff93764193 _dispatch_worker_thread2 + 40
8 libsystem_pthread.dylib 0x00007fff924fdef8 _pthread_wqthread + 314
9 libsystem_pthread.dylib 0x00007fff92500fb9 start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.coreui 0x00007fff99a8ac91 ZN10CUIElement15LoadFromArtFileEPKhb_block_invoke + 30
1 libsystem_c.dylib 0x00007fff942799e7 bsearch_b + 73
2 com.apple.coreui 0x00007fff99a89fc7 CUIElement::LoadFromArtFile(unsigned char const
, bool) + 669
3 com.apple.coreui 0x00007fff99a8ad2c CUIElement::Load(CUIDescriptor const_, long, long, long, bool, bool) + 124
4 com.apple.coreui 0x00007fff99a4fe70 PrepareListHeaderInstructions(CUIDescriptor const_, CGImage__, CGRect_, CGRect_, CGRect_, CGSize_, CGRect_) + 225
5 com.apple.coreui 0x00007fff99a4fd3e CUIArtFileRenderer::DrawListHeader(CUIDescriptor const_) + 90
6 com.apple.coreui 0x00007fff99a6a3db CUIArtFileRenderer::Draw(CUIDescriptor const_, CGAffineTransform, CUIReturnInfo&) + 539
7 com.apple.coreui 0x00007fff99a47a08 CUIRenderer::Draw(CGRect, CGContext_, _CFDictionary const, __CFDictionary const
) + 2904
8 com.apple.coreui 0x00007fff99a7648a CUIDraw + 178
9 com.apple.AppKit 0x00007fff8caa5203 -[NSAquaAppearance _drawInRect:context:options:delegate:] + 81
10 com.apple.AppKit 0x00007fff8d03724a -[NSTableHeaderCell _drawThemeContents:highlighted:inView:] + 206
11 com.apple.AppKit 0x00007fff8d040be0 -[_NSCornerView drawRect:] + 413
12 com.apple.AppKit 0x00007fff8cb08677 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1082
13 com.apple.AppKit 0x00007fff8cb0812d __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]block_invoke + 186
14 com.apple.AppKit 0x00007fff8cb07f23 -[NSView(NSLayerKitGlue) drawViewBackingLayer:inContext:drawingHandler:] + 2297
15 com.apple.AppKit 0x00007fff8cb07618 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
16 com.apple.QuartzCore 0x00007fff91f2a6c6 CA::Layer::display
() + 670
17 com.apple.AppKit 0x00007fff8cb074e3 NSBackingLayerDisplay + 235
18 com.apple.AppKit 0x00007fff8cade89b -[NSViewBackingLayer display] + 811
19 com.apple.QuartzCore 0x00007fff91f2a162 CA::Layer::display_if_needed(CA::Transaction
) + 590
20 com.apple.QuartzCore 0x00007fff91f298b1 CA::Layer::layout_and_display_if_needed(CA::Transaction
) + 35
21 com.apple.QuartzCore 0x00007fff91f2933c CA::Context::commit_transaction(CA::Transaction
) + 236
22 com.apple.QuartzCore 0x00007fff91f28fd6 CA::Transaction::commit() + 388
23 com.apple.QuartzCore 0x00007fff91f39761 CA::Transaction::observer_callback(_CFRunLoopObserver, unsigned long, void*) + 71
24 com.apple.CoreFoundation 0x00007fff8e5bbee7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION** + 23
25 com.apple.CoreFoundation 0x00007fff8e5bbe57 __CFRunLoopDoObservers + 391
26 com.apple.CoreFoundation 0x00007fff8e5ad0d4 CFRunLoopRunSpecific + 340
27 com.apple.HIToolbox 0x00007fff952faa0d RunCurrentEventLoopInMode + 226
28 com.apple.HIToolbox 0x00007fff952fa685 ReceiveNextEventCommon + 173
29 com.apple.HIToolbox 0x00007fff952fa5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
30 com.apple.AppKit 0x00007fff8c9a73de _DPSNextEvent + 1434
31 com.apple.AppKit 0x00007fff8c9a6a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
32 com.apple.AppKit 0x00007fff8c99ab2c -[NSApplication run] + 553
33 com.apple.AppKit 0x00007fff8c985913 NSApplicationMain + 940
34 com.unfiniti.JewelryBox 0x000000010f9a3064 start + 52

Thread 1 Crashed:: Dispatch queue: com.apple.root.high-priority
0 libsystem_kernel.dylib 0x00007fff920fe866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff924fd35c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff94278b1a abort + 125
3 libc++abi.dylib 0x00007fff95f33f31 abort_message + 257
4 libc++abi.dylib 0x00007fff95f59952 default_terminate_handler() + 264
5 libobjc.A.dylib 0x00007fff9401e30d _objc_terminate() + 103
6 libc++abi.dylib 0x00007fff95f571d1 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff95f57246 std::terminate() + 54
8 libobjc.A.dylib 0x00007fff9401e0b0 objc_terminate + 9
9 libdispatch.dylib 0x00007fff937612c1 _dispatch_client_callout + 28
10 libdispatch.dylib 0x00007fff9376309e _dispatch_root_queue_drain + 326
11 libdispatch.dylib 0x00007fff93764193 _dispatch_worker_thread2 + 40
12 libsystem_pthread.dylib 0x00007fff924fdef8 _pthread_wqthread + 314
13 libsystem_pthread.dylib 0x00007fff92500fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff920ff662 kevent64 + 10
1 libdispatch.dylib 0x00007fff9376343d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff93763152 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x00007fff920fee6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff924fdf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff92500fb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff920fee6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff924fdf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff92500fb9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff920faa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff920f9d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8e5ae155 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8e5ad779 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8e5ad0b5 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8cb4716e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff924fc899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff924fc72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff92500fc9 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff920fee6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff924fdf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff92500fb9 start_wqthread + 13

Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff920fea3a semwait_signal + 10
1 libsystem_c.dylib 0x00007fff94297dc0 nanosleep + 200
2 libsystem_c.dylib 0x00007fff94297cb2 usleep + 54
3 com.apple.AppKit 0x00007fff8cc0b21d -[NSUIHeartBeat _heartBeatThread:] + 2132
4 com.apple.Foundation 0x00007fff9188f76b __NSThread__main
+ 1318
5 libsystem_pthread.dylib 0x00007fff924fc899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff924fc72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff92500fc9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010fbe6000 rcx: 0x000000010fbe5888 rdx: 0x0000000000000000
rdi: 0x0000000000001103 rsi: 0x0000000000000006 rbp: 0x000000010fbe58b0 rsp: 0x000000010fbe5888
r8: 0x00007fff95f5a959 r9: 0x00007fff942a08d0 r10: 0x000000000c000000 r11: 0x0000000000000206
r12: 0x000000010fbe5a10 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x000000010fbe58f0
rip: 0x00007fff920fe866 rfl: 0x0000000000000206 cr2: 0x00007fff7da38230

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x10f9a1000 - 0x10fa0eff7 +com.unfiniti.JewelryBox (1.5 - 1.5) <30899913-3DDE-3101-9A2E-260EE379B512> /Applications/JewelryBox.app/Contents/MacOS/JewelryBox
0x10fa6b000 - 0x10fa9afff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/JewelryBox.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10fac1000 - 0x10fadfff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 3e3a11b) <8591947B-6241-3CA9-BF1C-C2A7B47E4DBE> /Applications/JewelryBox.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x11158f000 - 0x111590fe4 +cl_kernels (???) <1C6E0456-BD2C-49AA-B262-D83ACE61DCB7> cl_kernels
0x11159e000 - 0x11159fff9 +cl_kernels (???) <0853B576-63DD-4719-A169-C3E0C1F2E86C> cl_kernels
0x112e91000 - 0x112f77fef unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff6a9b9000 - 0x7fff6a9ec817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
0x7fff8c360000 - 0x7fff8c3c7ff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8c3c8000 - 0x7fff8c3cafff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8c3cb000 - 0x7fff8c3cfff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
0x7fff8c3d0000 - 0x7fff8c3d1ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff8c733000 - 0x7fff8c73bff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8c73c000 - 0x7fff8c781fff libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
0x7fff8c7d2000 - 0x7fff8c81bfff com.apple.CoreMedia (1.0 - 1273.49) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8c983000 - 0x7fff8d4f9fff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d4fc000 - 0x7fff8d4fdffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8d5ae000 - 0x7fff8d5b6ffc libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8d5b9000 - 0x7fff8d5d6ff7 com.apple.framework.Apple80211 (9.3.1 - 931.58) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8d5fe000 - 0x7fff8d60aff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8d6dc000 - 0x7fff8d6e3ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff8d6f1000 - 0x7fff8d6faff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8d6fb000 - 0x7fff8d739ff7 libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d73a000 - 0x7fff8d73eff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff8d73f000 - 0x7fff8d7cafff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff8d7cb000 - 0x7fff8d7cbff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8d7cc000 - 0x7fff8d7cffff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8d7d0000 - 0x7fff8d7d3fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8d7d4000 - 0x7fff8d7fcffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8d806000 - 0x7fff8d80dfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8d80e000 - 0x7fff8dc5cfff com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8dc5d000 - 0x7fff8dc78ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8e53d000 - 0x7fff8e722fff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8e7ba000 - 0x7fff8e7bafff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8e7bd000 - 0x7fff8e875ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8e876000 - 0x7fff8e891ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff8e892000 - 0x7fff8e89bffb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e89c000 - 0x7fff8e8a4ff3 libCGCMS.A.dylib (599.20.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8e8a5000 - 0x7fff8ebdbfff com.apple.MediaToolbox (1.0 - 1273.49) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8eca5000 - 0x7fff8eca6ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff8eca7000 - 0x7fff8eeefff7 com.apple.CoreData (107 - 481.01) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ef0d000 - 0x7fff8efbdff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8efeb000 - 0x7fff8f015ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8f016000 - 0x7fff8f0daff7 com.apple.backup.framework (1.5.2 - 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f2f2000 - 0x7fff8f37bfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8f37c000 - 0x7fff8f3f3fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8f3f4000 - 0x7fff8f404fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8f405000 - 0x7fff8f546fff com.apple.QTKit (7.7.3 - 2826.17) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8f547000 - 0x7fff8f552fff libGL.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f556000 - 0x7fff8f6a9ff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f6aa000 - 0x7fff8f6d9ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8f70c000 - 0x7fff8f716fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff8f7c1000 - 0x7fff8f7eafff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8f7eb000 - 0x7fff8fa7cfff com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8faba000 - 0x7fff8fabaffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8fabb000 - 0x7fff8fac5ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8fb05000 - 0x7fff8fb0efff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8fc0c000 - 0x7fff8fc24ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8fc25000 - 0x7fff8fc94ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8fc95000 - 0x7fff8fce0fff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8fce7000 - 0x7fff8fd42ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8fd91000 - 0x7fff8fd92fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8fd93000 - 0x7fff8fd99ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8feaf000 - 0x7fff9001dff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9001e000 - 0x7fff9010cfff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9013f000 - 0x7fff9019efff com.apple.framework.CoreWLAN (4.3.2 - 432.47) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff9019f000 - 0x7fff9070ffff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff90710000 - 0x7fff90711ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff90712000 - 0x7fff907e3ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff907e4000 - 0x7fff907f3ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff907f4000 - 0x7fff90820ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff90821000 - 0x7fff90846ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff90847000 - 0x7fff9094dff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff90972000 - 0x7fff909c4fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff90c67000 - 0x7fff90c70fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff90c71000 - 0x7fff91590af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff91591000 - 0x7fff91597fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff91598000 - 0x7fff9159afff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff915bc000 - 0x7fff91687fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff917b8000 - 0x7fff917fdffe com.apple.HIServices (1.22 - 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff917fe000 - 0x7fff91823ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff91824000 - 0x7fff91828ff7 libheimdal-asn1.dylib (323.15) /usr/lib/libheimdal-asn1.dylib
0x7fff91829000 - 0x7fff91b27fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff91b28000 - 0x7fff91b30ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff91b31000 - 0x7fff91bb9ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff91bba000 - 0x7fff91c0bff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff91c0c000 - 0x7fff91c5afff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff91c5b000 - 0x7fff91ca2fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff91cb2000 - 0x7fff91d1cff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff91d1d000 - 0x7fff91d36ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff91d37000 - 0x7fff91d39ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff91d54000 - 0x7fff91d58ff7 libGIF.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff91d66000 - 0x7fff91e88ff1 com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff91e89000 - 0x7fff91f15ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff91f16000 - 0x7fff920b2ff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff920d6000 - 0x7fff920ddfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff920de000 - 0x7fff920e8ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff920e9000 - 0x7fff92105ff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
0x7fff92106000 - 0x7fff92118fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff92119000 - 0x7fff9211bfff libRadiance.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff924fb000 - 0x7fff92502ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff92586000 - 0x7fff92657fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff9266b000 - 0x7fff92692ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff92693000 - 0x7fff92755ff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9280c000 - 0x7fff92872fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff92873000 - 0x7fff9287dff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9287e000 - 0x7fff9288bfff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff928f1000 - 0x7fff92955fff com.apple.datadetectorscore (5.0 - 354.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff92956000 - 0x7fff929f1fff com.apple.PDFKit (2.9.1 - 2.9.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff929f2000 - 0x7fff92abbfff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff92abc000 - 0x7fff92abefff libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff92abf000 - 0x7fff92ac3fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff92ac4000 - 0x7fff92acbff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff92ba5000 - 0x7fff92bc0ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff92bc1000 - 0x7fff92c19ff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff92c1a000 - 0x7fff92c1dfff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff92c1e000 - 0x7fff92c22fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff92e54000 - 0x7fff92e59fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff92e5a000 - 0x7fff92e89fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92f21000 - 0x7fff92f52fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff92f5a000 - 0x7fff92f63ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff92f64000 - 0x7fff92f93fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff92f94000 - 0x7fff92fadff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff93023000 - 0x7fff93025fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff93026000 - 0x7fff93115fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff93116000 - 0x7fff93116ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff93117000 - 0x7fff93122ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff9312d000 - 0x7fff9312efff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff9312f000 - 0x7fff93652fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff93653000 - 0x7fff93664ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff93665000 - 0x7fff9374cff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff9374d000 - 0x7fff93752fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff93760000 - 0x7fff9377afff libdispatch.dylib (339.90.1) /usr/lib/system/libdispatch.dylib
0x7fff9377b000 - 0x7fff9378cff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff9397b000 - 0x7fff9397effc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9397f000 - 0x7fff93a70ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff93a71000 - 0x7fff93aa0ff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff93aa1000 - 0x7fff93ac8ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff93ac9000 - 0x7fff93ba8fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff93ba9000 - 0x7fff93bd3ff7 libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
0x7fff93bd4000 - 0x7fff93bf6fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff93bf7000 - 0x7fff93bf7fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff93c41000 - 0x7fff93ca6ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff93ca7000 - 0x7fff93cb4ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff93cb5000 - 0x7fff93d08fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff93d09000 - 0x7fff93d39fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff93d3a000 - 0x7fff93d87fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff93ff8000 - 0x7fff9400fffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff94010000 - 0x7fff941bdf27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff9421c000 - 0x7fff942a5ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff94434000 - 0x7fff94437ffa libCGXType.A.dylib (599.20.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff94712000 - 0x7fff9471fff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff94c5b000 - 0x7fff94c5cff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff94c70000 - 0x7fff94c7aff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
0x7fff94c80000 - 0x7fff94c86ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff94c87000 - 0x7fff94cabff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff94d2e000 - 0x7fff94e9eff8 com.apple.CFNetwork (673.2.1 - 673.2.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff94e9f000 - 0x7fff94fcefef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff94fcf000 - 0x7fff95230fff com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff95231000 - 0x7fff9525dfff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff9525e000 - 0x7fff9525efff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff9525f000 - 0x7fff952b0fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff952b1000 - 0x7fff952b1fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff952cc000 - 0x7fff95576ff5 com.apple.HIToolbox (2.1 - 697.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff95577000 - 0x7fff956adff6 com.apple.WebKit (9537 - 9537.74.9) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff956ca000 - 0x7fff956cdff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x7fff956d5000 - 0x7fff95738ff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff95753000 - 0x7fff95795ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff95ee6000 - 0x7fff95f32ffe com.apple.CoreMediaIO (407.0 - 4561) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff95f33000 - 0x7fff95f5cff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff95f5d000 - 0x7fff95f95ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff95ff4000 - 0x7fff95ff7ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff963d0000 - 0x7fff9641dff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff96424000 - 0x7fff964b4fff com.apple.Metadata (10.7.0 - 800.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff964b5000 - 0x7fff96789fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9678a000 - 0x7fff96942ff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
0x7fff969d6000 - 0x7fff969eeff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff969ef000 - 0x7fff96a01ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff96a02000 - 0x7fff96a0afff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fff96b7b000 - 0x7fff96bbcfff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff96bd4000 - 0x7fff96bfcffb libRIP.A.dylib (599.20.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff96bfd000 - 0x7fff96f74ffa com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff971ff000 - 0x7fff97204ff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff972ff000 - 0x7fff976e0ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff976e1000 - 0x7fff9771aff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9771b000 - 0x7fff97756fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff97818000 - 0x7fff9782fff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff978ea000 - 0x7fff97900fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff97920000 - 0x7fff97a50ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff97af5000 - 0x7fff97b3cff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
0x7fff97b3d000 - 0x7fff9898bfff com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff9898c000 - 0x7fff9898dff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff9898e000 - 0x7fff989a1ff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff989a2000 - 0x7fff989d7ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff989d8000 - 0x7fff989e3fff libkxld.dylib (2422.90.20) /usr/lib/system/libkxld.dylib
0x7fff989e6000 - 0x7fff989e6fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff98a7f000 - 0x7fff98d4fffc com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff98d5c000 - 0x7fff98ddcfff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff98ddd000 - 0x7fff98e1cfff libGLU.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff98e1d000 - 0x7fff98e1eff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
0x7fff98e1f000 - 0x7fff98e22fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff98e3b000 - 0x7fff98e3dff3 libsystem_configuration.dylib (596.13) /usr/lib/system/libsystem_configuration.dylib
0x7fff98e3e000 - 0x7fff98f28fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff98f29000 - 0x7fff98f34ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff98f35000 - 0x7fff98f36fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff98f37000 - 0x7fff98f5bfff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff98f5c000 - 0x7fff98f64fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff98f90000 - 0x7fff98ffdfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff98ffe000 - 0x7fff9904cfff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff990ae000 - 0x7fff990bcfff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff990bd000 - 0x7fff990e1fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff990e2000 - 0x7fff990e7ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff990e8000 - 0x7fff990f4ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff990f5000 - 0x7fff99105ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff99107000 - 0x7fff99360ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff993a2000 - 0x7fff993a2fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff993a3000 - 0x7fff9968dfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff996b2000 - 0x7fff996e6fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff998d8000 - 0x7fff99931fff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff99944000 - 0x7fff99960fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff99968000 - 0x7fff99968fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff99969000 - 0x7fff999dcfff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff99a31000 - 0x7fff99a3eff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff99a3f000 - 0x7fff99b23fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff99b24000 - 0x7fff99b26ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff99b27000 - 0x7fff99b35fff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff99b36000 - 0x7fff99b38ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff99b39000 - 0x7fff99f6cffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 400759
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=211.2M resident=67.0M(32%) swapped_out_or_unallocated=144.3M(68%)
Writable regions: Total=82.7M written=4224K(5%) resident=9092K(11%) swapped_out=2636K(3%) unallocated=73.8M(89%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 2708K
CG image 124K
CG raster data 248K
CG shared images 212K
CoreAnimation (reserved) 4K reserved VM address space (unallocated)
CoreImage 8K
CoreServices 320K
Foundation 4K
Image IO 1912K
Kernel Alloc Once 8K
MALLOC 49.8M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 8K
OpenCL 24K
STACK GUARD 56.0M
Stack 11.1M
VM_ALLOCATE 16.4M
__DATA 26.9M
__IMAGE 528K
__LINKEDIT 65.9M
__TEXT 145.3M
__UNICODE 544K
mapped file 57.9M
shared memory 4K
=========== =======
TOTAL 435.9M
TOTAL, minus reserved VM space 435.9M

Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f66
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: FaceTime Camera (Built-in)
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Hub
USB Device: Lenovo LT1421 wide
USB Device: Internal Memory Card Reader
Thunderbolt Bus: MacBook Air, Apple Inc., 8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants