Giter Club home page Giter Club logo

macemu's People

Contributors

amade avatar anabate123 avatar asvitkine avatar asvitkine-chromium avatar atmaxinger avatar atsampson avatar bekenn avatar bvarner avatar charlesjs avatar clehner avatar coderforlife avatar dbrant avatar dmac100 avatar dougg3 avatar dsumorok avatar fragglet avatar kallisti5 avatar landonf avatar lukateras avatar masaq- avatar phcoder avatar pulkomandy avatar rakslice avatar rickyzhang82 avatar rillig avatar rizhansas avatar sharq7 avatar simon-frankau avatar vasi avatar zydeco avatar

Stargazers

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

Watchers

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

macemu's Issues

Color issue in MacOSX SheepShaver and BasiliskII on Intel, 32-bit and 64-bit

When the emulator window has been brought back in view after hiding or minimizing, patches of changed color appear in the window when one clicks on anything in the window. The issue can be solved temporarily by changing the color depth in MacOS. After the next hiding or minimizing, the issue reappears. Very disturbing if one is in the habit of often hiding or minimizing windows.

It happens in builds with both SDL 1.2.14 and 1.2.15. It did not happen with earlier 32-bit Intel builds with SDL 1.2.10. (I do not know how it would be with the intermediate SDL versions.)

The issue could very well be a SDL issue. But maybe a workaround is possible. Would a redraw of the window content when the window has been brought back in view solve the issue?

dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed

I try to run Basilisk II on my Raspberry Pi. I'm running Debian Wheezy via raspbian-ua-netinst. After switching from GCC 4.6 to 4.4 I successfully compiled Basilisk with the following configure arguments:

./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler

Now I want to run in Basilisk in fullscreen mode. So I compiled Basilisk as follows:

./configure --disable-vosf --disable-jit-compiler --enable-xf86-dga --enable-xf86-vidmode --without-gtk

But when I try to run Basilisk X quits with the following error message:

Basilisk II V1.0 by Christian Bauer et al.
Reading ROM file...
WARNING: Cannot open /dev/cdrom (No such file or directory)
WARNING: Cannot open /dev/mixer (No such file or directory)
WARNING: Cannot open /dev/dsp (No such file or directory)
WARNING: No audio device found, audio output will be disabled.
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
BasiliskII: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
xinit: connection to X server lost

Unfortunately I'm clueless how to solve this issue. So if anyone needs further information about installed packages or versions just leave a comment and I try to provide you with the information required.

Thanks in advance

slirp.c fails to compile,

slirp.c fails to build due to a error on line 77 undeclared varible if (gethostname(buff, sizeof(buf)) == 0) changing sizeof(buf) to sizeof(buff) allow build to continue

Communication

A faster way to communicate (than mailing list) with each other would really help, I for one would like an irc channel.
What do you think?
The SheepShear fork as a channel at irc.freenode.net #sheepshear
Maybe that one could be used for SheepShaver/MacEmu as well if kallisti5 and cebix are ok with that?

Apple Bandai Pippin?

Has anybody tried running Apple Bandai Pippin software on SheepShaver? Or any other Apple emulator (I thought PearPC said it had minimal support for it, I could be wrong though)?

Does anybody have any Apple Bandai Pippin software to test? I was going to write an emulator from scratch, but I suppose I could take most of the Apple hardware emulation from other emulators and just try to emulate the custom Mac OS that it had.

I don't know, I'm kind of brainstorming, so feel free to vomit up any ideas you may have.

Thanks guys.

SheepShaver OSX lost ability to mount CD-ROM !

Somewhere between March 28 2012 and June 22 2012 SheepShaver OSX lost its ability to mount CD-ROMS.

Tested in OSX 10.7.4 with builds created with XCode project in OSX 10.6.8 with XCode 3.2.6.

Update: The problem exists in both 32-bit and 64-bit mode.

Mouse cursor much too fast in full-screen mode

Thankfully, the mouse cursor is now visible, but it moves halfway across the screen in response as little as an extended twitch. Changing the Mac OS mouse speed setting makes absolutely no difference, so definitely something to do with SDL again...

SheepShaver OSX x86_64, clipboard MacOS to OSX, issue with copying accented characters

Copying plain text from a text editor in MacOS, I find that special and accented characters like é ö ß ç do not arrive correctly on the OSX clipboard. It looks like an encoding mismatch.

Copying plain text with these characters in the opposite direction, from OSX to MacOS, works fine from both tested text editors.

SheepShaver OSX, built from source June 23 2012
Running in 64-bit mode on OSX 10.7.4 (Lion) with MacOS 9.0.4

Tested with these text editors:

MacOS:
SimpleText 1.4
Tex-Edit Plus 3.0.2

OSX:
TextEdit 1.7.1 (in plain text format)
Tex-Edit Plus 4.9.12

(Copying plain text works fine both ways, including special and accented characters, with SheepShaver running in 32-bit mode on OSX 10.7.4.)

SheepShaver OSX x86_64, clipboard OSX to MacOS, issues with copying images

When the MacOS clipboard is empty (after a fresh restart) or when the MacOS clipboard contains text, an image copied in OSX does not arrive on the MacOS clipboard, an empty clipboard stays empty, text on the clipboard is not replaced.

When the MacOS clipboard already contains an image, an image copied from Tex-Edit Plus in OSX will replace the existing image on the MacOS clipboard. But copying from Preview or GraphicConverter still does not work.

Copying images in the opposite direction, from MacOS to OSX, works fine from all tested applications.

SheepShaver OSX, built from source June 23 2012
Running in 64-bit mode on OSX 10.7.4 (Lion) with MacOS 9.0.4

Tested with these applications;

OSX:
Preview 5.5.2
GraphicConverter 8.1
Tex-Edit Plus 4.9.12

MacOS:
PictureViewer 4.1.1 (with QuickTime 4.1.2)
GraphicConverter Classic 5.9
Tex-Edit Plus 3.0.2

Update:
The issue where images cannot be copied form OSX to MacOS when the MacOS clipboard is empty or contains text is also present when SheepShaver is running in 32-bit mode on OSX 10.7.4.
However, in 32-bit mode and unlike in 64-bit mode, once the MacOS clipboard contains an image, images copied in OSX from all three tested applications do appear on the MacOS clipboard.

So this could be two separate issues.

Crashes with too many disks attached?

I'm running Sheep Shaver on Ubuntu 12.10 with MacOS 9 and newworld rom. Default options.
If I have two attached disks, the Unix disk and the CDROM driver enabled Sheep Shaver crashes very early. However if I only have one Mac-disk, or disable the CDROM driver and have two Mac-disks, everything is fine.

GCC 4.6 and newer miscompile SheepShaver JIT

Dyngen requires that all op_* functions end in a 'ret' instruction on x86. But newer GCC will sometimes not put the ret there, instead using one or more jmp's.

We need to do one of the following:

  1. Come up with a different way to find the ends of the op_* functions; OR
  2. Find a way to force GCC to always place the 'ret' at the end of a function; OR
  3. Find an alternative to dyngen

Building on OpenBSD

Hallo folks,

I'm trying to build BasiliskII on OpenBSD 5.4-release. I have an old version that /does/ build, but the current one does not.

Specifically, when running gmake after ./autogen.sh, I get:

sigsegv.cpp:2610: error: 'SIGSEGV_FAULT_HANDLER_ARGLIST' was not declared in this scope
sigsegv.cpp:2611: error: expected ',' or ';' before '{' token
gmake: *** [obj/sigsegv.o] Error 1

What seems to be happening here is that it isn't picking up that the OS supports siginfo_t extended signals stuff (the older version /does/ pick up on this in ./configure).

I'm afraid I don't speak autoconf --- I've tracked down that apparently identical chunks of c++ in the old config.ac and the new config.ac are segfaulting in the latter case and not in the former case, but I don't know enough to really understand why.

Am I being monumentally dense in some way that I can't quite put my finger on? (other than by using OpenBSD...)

Sorry this isn't more specific, as I said, my autoconf abilities are minimal.

ML launches X11

I compiled SheepShaver on 10.6 via Xcode. When I launch it on 10.8, it launches X11 and uses that. This is not present on 10.6.

Xcode project fails in Release configuration, works in Debug configuration

Something is wrong with the SheepShaver.xcodeproj file in the current version. The Debug configuration builds correctly, but the Release configuration fails with two errors.

I was able to fix this by deleting the Release configuration, duplicating the Debug configuration and naming the duplicated version "Release". I then checked the checkbox in the Build settings for the Release configuration that says "Strip Debug Symbols During Copy" as this seemed to be the only difference between the two configurations that I could find.

I tried making a diff file that would narrow down what was wrong, but it was far too big to be useful. But the problem with the Release configuration definitely exists.

(Tested under OS X 10.6, running in a VMWare emulated system.)

[x86-64] Crash accessing websites with the "slirp" network driver and any browser

As before, Ubuntu 12.10 x86-64, SDL, 7782a40, Mac OS 9.0(.0).
I set the network driver to slirp and configured TCP/IP in Mac OS to use DHCP, which sets up correctly. But when I actually open up a browser window (I tried Classilla 9.3.2 as well as the bundled Netscape and Internet Explorer), SheepShaver immediately crashes.
Using a self-compiled sheep_net.ko works.

Move away from UAE/dyngen code

As Clang has issues with global register variables, perhaps moving to a different emulation system would be welcome. The first thing to come to mind is Qemu's TCG and TCI. As the current TCG uses a global register variable right now, the TCI back-end would be the best bet to work with Clang. Another course of action is to check if the compiler supports global register variables and use TCI if it doesn't and the proper processor back-end if it does.

Correct me if I'm wrong, but the dyngen code came from Qemu, right?

Emaculation.com is down

Sorry, couldn't find anywhere else to report this. Trying to get binaries for SheepShaver.

where is mon.h ?

Hi All,

i am quite new to github and to SheepShaver code...
i just want to explore the source code and see how i could track SS crashes on some OS9 applications (see my article here: http://www.emaculation.com/forum/viewtopic.php?f=20&t=8047)

so i manage to build SS on my Mac OSX 10.6 and i want to change some compiler directives to see execution traces...
for instance in file ppc-execute.cpp, you have:

if ENABLE_MON

include "mon.h"

include "mon_disass.h"

#18

however the file "mon.h" does not exist; searching in my downloaded code and this repository gives no result...

I don't use xcode yet, just compile SS using the command line as described on emaculation.

also my tracking bug method is probably not the best... i am open to learn better ways.

thanks

Tap to click works erratically on OSX 10.8

Can't confirm with any other OS versions but on several machines running this OS the host's tap to click function only occasionally registers within SheepShaver or Basilisk II.

Code doesn't compile in Cygwin

Hi,

Using Cygwin (the only way to build Windows binaries) version 1.7, set to use the gcc 3.3 compiler, the current SheepShaver code chokes on the error below during ./configure

checking whether VirtualProtect works... yes
checking whether your system supports Windows exceptions... no
configure: error: Sorry, Windows exceptions don't work as expected on your system.

Best,
Howard

Method for assigning hotkeys?

Current git code for BII/SS uses Ctrl-F5 to capture/release the mouse, Ctrl-Return to toggle full-screen, and (I think) Ctrl-F1 to capture the floppy. These keystrokes can conflict with software running SheepShaver, and perhaps there could be some other mechanism for assigning them.

DOSBox uses a keyboard mapping file (a plain text file) for this purpose, making it possible to assign or unassign hotkeys. Is something like that possible for macemu?

SheepShaver build error on Mavericks/Xcode 5.0.1

Hi,

Building SheepShaver from the command line using Mavericks and Xcode 5.0.1 results in this error:

g++ -I../MacOSX/Launcher -I../MacOSX -I../kpx_cpu/include -I../kpx_cpu/src -DUSE_JIT -I../include -I. -I../slirp -DHAVE_CONFIG_H -D_REENTRANT -DDATADIR="/usr/local/share/SheepShaver" -g -O2 -I/Users/hsp/src/SDL-1.2.15/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -mdynamic-no-pic -c ../MacOSX/Launcher/VMSettingsController.mm -o obj/VMSettingsController.o
../MacOSX/Launcher/VMSettingsController.mm:90:25: error: cannot initialize a parameter of type 'id' with
an lvalue of type 'VMSettingsController *'
[disks setDataSource: self];

Furthermore, SDL 1.2.15 doesn't build on the same system without applying a patch to SDL_QuartzVideo.h:
(From: http://ftp.cc.uoc.gr/mirrors/macports/release/ports/devel/libsdl/files/no-CGDirectPaletteRef.patch )

@@ -91,7 +91,9 @@ typedef struct SDL_PrivateVideoData {
CGDirectDisplayID display; /* 0 == main display (only support single display) /
const void *mode; /
current mode of the display /
const void *save_mode; /
original mode of the display /
+#if (MAC_OS_X_VERSION_MIN_REQUIRED < 1070)
CGDirectPaletteRef palette; /
palette of an 8-bit display /
+#endif
NSOpenGLContext *gl_context; /
OpenGL rendering context /
NSGraphicsContext *nsgfx_context; /
Cocoa graphics context /
Uint32 width, height, bpp; /
frequently used data about the display */

sheep_net module compile in 3.15 kernel

I have trouble to compile sheep_net module in Linux 3.15 kernel. It seems that interruptible_sleep_on was deprecated. I made a modification here:

rickyzhang82@168ee77

I replace interruptible_sleep_on with wait_event_interruptible(v->wait, 0). Since condition is always false, it wakes up the queue only if signal comes.

I still have trouble to make it work under emulation System 7.5.5. I'm reading the source code and debugging it. I'm not an expert on kernel programming.

Are there Linux kernel developer give me some suggestion?

TIA

SheepShaver/BasiliskII build errors using MinGW with gcc 4.8.1

I'm trying to build new executables using the latest MinGW compiler. SheepShaver/BasiliskII stumble on the errors below:

SheepShaver:
g++ -I../kpx_cpu/include -I../kpx_cpu/src -DUSE_JIT -I../include -I. -I../slirp -DHAVE_CONFIG_H -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -c router/arp.cpp -o obj/arp.o
In file included from router/arp.cpp:32:0:
router/icmp.h:34:2: error: 'LPWSAOVERLAPPED' has not been declared
LPWSAOVERLAPPED lpOverlapped,
^
make: *** [obj/arp.o] Error 1

BasiliskII:
g++ -I../include -I. -I../uae_cpu -I../slirp -DHAVE_CONFIG_H -DDIRECT_ADDRESSING -DUNALIGNED_PROFITABLE -DREGPARAM="attribute((regparm(3)))" -DX86_ASSEMBLY
-DOPTIMIZED_FLAGS -DSAHF_SETO_PROFITABLE -DUSE_JIT -DUSE_JIT_FPU -DFPU_IEEE -O2 -I/usr/local/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -c router/arp.cpp -o obj/arp.o
In file included from router/arp.cpp:24:0: router/icmp.h:29:18: error: variable or field 'write_icmp' declared void
void write_icmp( icmp_t icmp, int len );
^
router/icmp.h:29:18: error: 'icmp_t' was not declared in this scope
router/icmp.h:29:26: error: 'icmp' was not declared in this scope
void write_icmp( icmp_t *icmp, int len );
^
router/icmp.h:29:32: error: expected primary-expression before 'int'
void write_icmp( icmp_t *icmp, int len );
^
router/icmp.h:31:15: error: expected initializer before 'icmp_read_completion'
void CALLBACK icmp_read_completion(
^
make: *
* [obj/arp.o] Error 1

[SheepShaver] Prevent launch if non-existent volume is listed in Settings

Sheepshaver should prevent starting the VM if one of the paths listed in the Volumes tab cannot be found. Sometimes, after reshuffling hard drives on my Windows machine, paths will be listed for volumes I've added that are now on a different drive, and it is often confusing when Sheepshaver does not provide any feedback after clicking Start and the Settings window goes away. Might you consider a feature like making a path name red, perhaps, if it can't be found when the launcher appears, or disabling the Start button if there is a non-existant Volume path?

sheepshaver settings

I'm using the 06-05-2013 build of SheepShaver for Windows 10, but I first noticed this a couple years ago. This kind of emulation is a dream come true, by the way, so thank you very much for keeping up with this project.

In case it helps, I've shared the error messages from Event Viewer.

Compile error on ARMv7

Here is console output when I try to compile SheepShaver on the ARMv7 (Odroid-X) platform. Mind you, this problem doesn't affect Basilisk II which compiles fine.

:# uname -a
:Linux hostname 3.8.13.3 #1 SMP PREEMPT Sun Jun 30 18:14:44 BRT 2013 armv7l armv7l armv7l GNU/Linux
:# apt-get install git libsdl1.2-dev autoconf libgtk2.0-dev libxxf86dga-dev libxxf86vm-dev libesd0-dev
:# git clone github.com/cebix/macemu
:# cd macemu/BasiliskII/src/Unix
:# aclocal ; autoconf
:# autoreconf -I ./m4
:# ./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler --without-gtk
:# make install
g++ -I../kpx_cpu/include -I../kpx_cpu/src -I../include -I. -I../slirp -DHAVE_CONFIG_H -D_REENTRANT -DDATADIR="/usr/local/share/SheepShaver" -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c main_unix.cpp -o obj/main_unix.o
main_unix.cpp: In function 'void* emul_func(void_)':
main_unix.cpp:1220:9: warning: ignoring return value of 'int nice(int)', declared with attribute warn_unused_result [-Wunused-result]
/tmp/ccztoiYy.s: Assembler messages:
/tmp/ccztoiYy.s:311: Error: selected processor does not support Thumb mode swp r3,r3,[r6]' /tmp/ccztoiYy.s:483: Error: selected processor does not support Thumb modeswp r3,r3,[r2]'
/tmp/ccztoiYy.s:562: Error: selected processor does not support Thumb mode swp r3,r3,[r2]' /tmp/ccztoiYy.s:641: Error: selected processor does not support Thumb modeswp r3,r3,[r2]'
/tmp/ccztoiYy.s:1231: Error: selected processor does not support Thumb mode swp r3,r3,[r1]' /tmp/ccztoiYy.s:1309: Error: selected processor does not support Thumb modeswp r3,r3,[r1]'
make: *_* [obj/main_unix.o] Error 1

Any pointers on how to resolve this? According to a resource here:

http://stackoverflow.com/questions/15171615/android-compile-sdl-selected-processor-does-not-support-thumb-mode-swp-r3-r3

"SWP is deprecated/removed on ARMv7. It should (according to my understanding) be replaced by LDREX/STREX." Should this then be changed in the source?

[Basilisk II] Clang crash compiling fpu_ieee.cpp

Using Xcode 5.1.1 or 6.1 [Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)] on OS X 10.9.5 Mavericks, clang crashes with a segmentation fault when it gets to uae_cpu/fpu/fpu_ieee.cpp.

  1. parser at end of file
  2. Code generation
  3. Running pass 'Function Pass Manager' on module './../uae_cpu/fpu/fpu_ieee.cpp'.
  4. Running pass 'X86 FP Stackifier' on function '@_Z16fpuop_arithmeticjj'
    clang: error: unable to execute command: Segmentation fault: 11
    clang: error: clang frontend command failed due to signal

Submitted bug report 20850243 to Apple.

Sheepshaver segfaults when I click Start

I've managed to compile sheepshaver with and without SDL support on my 64 bit debian system and it launches correctly bringing up the GUI but it crashes in both cases as soon as you click 'Start':

SheepShaver V2.4 by Christian Bauer and Mar"c" Hellwig
Reading ROM file...
Detected CPU features: MMX SSE SSE2 SSE3 SSSE3
PowerPC CPU emulator by Gwenole Beauchesne
Segmentation fault

On the other hand a build distributed by emaculation works for me.

I'm not sure if this is the right place to ask but the reason I want to build it is because I need "thousands of colors" in my Mac OS 9 but it has everything other than that (even millions of colors) - if you have any tips how to get that I would be very grateful!

Crash at powerpc_cpu::compile_block(unsigned int) + 334

I use sheepshaver version 2.4.20140201 (2.4) from http://www.emaculation.com/forum/viewtopic.php?f=20&t=7360

When I use the game Croisades inside SheepShaver I get a crash of SheepShaver with the trace:

Process:         SheepShaver [10461]
Path:            /Volumes/VOLUME/*/SheepShaver.app/Contents/MacOS/SheepShaver
Identifier:      SheepShaver
Version:         2.4.20140201 (2.4)
Code Type:       X86-64 (Native)
Parent Process:  launchd [273]
Responsible:     SheepShaver [10461]
User ID:         501

Date/Time:       2015-03-11 18:10:03.751 +0100
OS Version:      Mac OS X 10.9.5 (13F1066)
Report Version:  11
Anonymous UUID:  5F1CA6BC-C345-5F44-C33C-02296D9775E6

Sleep/Wake UUID: 2F6E37BF-EA32-4F26-8C6E-84E1A1C5212E

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000003e1f4a44

VM Regions Near 0x3e1f4a44:
    MALLOC_LARGE           000000001c000000-000000001c241000 [ 2308K] rw-/rwx SM=PRV  
--> 
    VM_ALLOCATE            000000005fffe000-0000000060000000 [    8K] rw-/rw- SM=S/A  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   SheepShaver                     0x00000000780a605e powerpc_cpu::compile_block(unsigned int) + 334
1   SheepShaver                     0x00000000780e19f8 powerpc_cpu::execute(unsigned int) + 1112
2   SheepShaver                     0x000000007808e8a4 SDL_main + 2388
3   SheepShaver                     0x0000000078075a01 -[SDLMain applicationDidFinishLaunching:] + 49
4   com.apple.CoreFoundation        0x00007fff8ad9fe0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
5   com.apple.CoreFoundation        0x00007fff8ac9382d _CFXNotificationPost + 2893
6   com.apple.Foundation            0x00007fff8e8cfdda -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
7   com.apple.AppKit                0x00007fff8d705b69 -[NSApplication _postDidFinishNotification] + 289
8   com.apple.AppKit                0x00007fff8d70589c -[NSApplication _sendFinishLaunchingNotification] + 195
9   com.apple.AppKit                0x00007fff8d702786 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
10  com.apple.AppKit                0x00007fff8d7021db -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
11  com.apple.Foundation            0x00007fff8e8ee52a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
12  com.apple.Foundation            0x00007fff8e8ee39d _NSAppleEventManagerGenericHandler + 106
13  com.apple.AE                    0x00007fff8682ce1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
14  com.apple.AE                    0x00007fff8682cc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
15  com.apple.AE                    0x00007fff8682cb36 aeProcessAppleEvent + 315
16  com.apple.HIToolbox             0x00007fff91c5a161 AEProcessAppleEvent + 56
17  com.apple.AppKit                0x00007fff8d6fe0b6 _DPSNextEvent + 1026
18  com.apple.AppKit                0x00007fff8d6fd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
19  com.apple.AppKit                0x00007fff8d6f199c -[NSApplication run] + 553
20  SheepShaver                     0x0000000078076091 main + 1345
21  SheepShaver                     0x0000000078055e48 start + 52

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8b9cc662 kevent64 + 10
1   libdispatch.dylib               0x00007fff893ea421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff893ea136 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 5:
0   libsystem_platform.dylib        0x00007fff9001203a _platform_memmove$VARIANT$Nehalem + 90
1   SheepShaver                     0x00000000780e5664 read_mem(unsigned long long, unsigned char*, int, disassemble_info*) + 20
2   SheepShaver                     0x00000000780e8999 print_insn_powerpc + 281
3   SheepShaver                     0x00000000780e6558 sigsegv_handler(sigsegv_info_t*) + 824
4   SheepShaver                     0x0000000078093835 catch_exception_raise + 533
5   libsystem_kernel.dylib          0x00007fff8b9b839b _Xexception_raise + 187
6   libsystem_kernel.dylib          0x00007fff8b9b866a exc_server + 81
7   SheepShaver                     0x0000000078093303 handleExceptions(void*) + 35
8   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
9   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
10  libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8b9c7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8b9c6d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff8acf3f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff8acf3539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff8acf2e75 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation        0x00007fff8ada8811 CFRunLoopRun + 97
6   SheepShaver                     0x0000000078066fc3 media_poll_func(void*) + 419
7   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8b9cb9aa __select + 10
1   SheepShaver                     0x000000007808c13f receive_func(void*) + 111
2   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff8b9cb9aa __select + 10
1   SheepShaver                     0x000000007808c01e slirp_receive_func(void*) + 334
2   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff8b9c7b22 clock_sleep_trap + 10
1   SheepShaver                     0x000000007808a506 timer_func(void*) + 70
2   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
3   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
4   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff8b9cba3a __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff8bad0dc0 nanosleep + 200
2   SheepShaver                     0x0000000078094f56 Delay_usec(unsigned int) + 86
3   SheepShaver                     0x000000007808dac9 tick_func(void*) + 73
4   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
5   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
6   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff8b9cba3a __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff8bad0dc0 nanosleep + 200
2   SheepShaver                     0x0000000078094f56 Delay_usec(unsigned int) + 86
3   SheepShaver                     0x000000007808d95a nvram_func(void*) + 42
4   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
5   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
6   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff8b9c7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8b9c6d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff8acf3f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff8acf3539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation        0x00007fff8acf2e75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                0x00007fff8d89e05e _NSEventThread + 144
6   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff8b9cbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff896ecf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib         0x00007fff896effb9 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib          0x00007fff8b9cba3a __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff8bad0dc0 nanosleep + 200
2   SheepShaver                     0x0000000078094f56 Delay_usec(unsigned int) + 86
3   SheepShaver                     0x0000000078079f29 redraw_func(void*) + 73
4   SDL                             0x0000000000025cb6 SDL_KillThread + 223
5   SDL                             0x0000000000031381 SDL_ThreadID + 106
6   libsystem_pthread.dylib         0x00007fff896eb899 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff896eb72a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff896effc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000001af4e420  rbx: 0x000000003e1f4a40  rcx: 0x000000003e1f4a44  rdx: 0x000000003e1f4a40
  rdi: 0x000000001af4e450  rsi: 0x0000000078101a63  rbp: 0x00007fff5fbfe880  rsp: 0x00007fff5fbfe720
   r8: 0x0000000000000004   r9: 0x0000000000000018  r10: 0x0000000000000010  r11: 0xffffffffa2e4c9ec
  r12: 0x00000000076f7010  r13: 0x00000000077f7860  r14: 0x00000000076f7010  r15: 0x000000003e1f4a44
  rip: 0x00000000780a605e  rfl: 0x0000000000010206  cr2: 0x000000003e1f4a44

Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
            0x3000 -            0x5cfff +SDL (1.2.14 - 1.2.14) <377B6758-B0BD-266E-703D-47BA32516E02> /Volumes/VOLUME/*/SheepShaver.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
           0xe8000 -            0xf0ff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
         0x46b3000 -          0x46dbffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
         0x46eb000 -          0x46eeffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
         0x5375000 -          0x5379ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
        0x19c3e000 -         0x19e0ffff  com.apple.audio.units.Components (1.10 - 1.10) <FF94282C-BC8B-32FD-9761-AAF1A9F76761> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
        0x78048000 -         0x78126fef +SheepShaver (2.4.20140201 - 2.4) <A1C57516-AB72-3591-141C-9D53AA850890> /Volumes/VOLUME/*/SheepShaver.app/Contents/MacOS/SheepShaver
    0x7fff60e37000 -     0x7fff60e6a817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff845aa000 -     0x7fff845aeff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff845b3000 -     0x7fff845b8fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff845b9000 -     0x7fff845c5ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8465a000 -     0x7fff848a2ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff848c6000 -     0x7fff848d6fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff848d7000 -     0x7fff848efff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff848f0000 -     0x7fff848f3fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff849c6000 -     0x7fff84a14fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff84aed000 -     0x7fff84bafff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff84bb0000 -     0x7fff84beeff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8504e000 -     0x7fff8504efff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff850d8000 -     0x7fff850e7ff8  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
    0x7fff85150000 -     0x7fff8523efff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8523f000 -     0x7fff8527efff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8527f000 -     0x7fff8527fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff85282000 -     0x7fff85282fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff853b0000 -     0x7fff8541fff1  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
    0x7fff85487000 -     0x7fff854b3ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff85715000 -     0x7fff8576dff7  com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8623a000 -     0x7fff86266fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff86267000 -     0x7fff8626bff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
    0x7fff8626c000 -     0x7fff86279ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8627a000 -     0x7fff86416ff3  com.apple.QuartzCore (1.8 - 332.3) <D6285800-F386-3E6B-84F2-A62F9029D95F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff86815000 -     0x7fff86815ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff86816000 -     0x7fff8681dfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8681e000 -     0x7fff8681efff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8681f000 -     0x7fff8687affb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8687b000 -     0x7fff8687dfff  com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8689b000 -     0x7fff8689effc  com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff869a1000 -     0x7fff86c75fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff86c76000 -     0x7fff86c76fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86ec4000 -     0x7fff86fb3fff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86fc3000 -     0x7fff87026ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87027000 -     0x7fff8702effb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff87049000 -     0x7fff8706dfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8706e000 -     0x7fff8706fff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff87070000 -     0x7fff870fcff7  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
    0x7fff8713d000 -     0x7fff8714afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8714b000 -     0x7fff8741cff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8741d000 -     0x7fff87438ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff87439000 -     0x7fff87443ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8744e000 -     0x7fff87452ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8745c000 -     0x7fff874c8fff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff883bc000 -     0x7fff883e3ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff88478000 -     0x7fff88489ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8855b000 -     0x7fff88569fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8857a000 -     0x7fff8857bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff886b3000 -     0x7fff8877efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8877f000 -     0x7fff88849fff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8884a000 -     0x7fff8884bff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff8884c000 -     0x7fff88c7fffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff890cf000 -     0x7fff890dafff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib
    0x7fff890db000 -     0x7fff890dcff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff890dd000 -     0x7fff89195ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89196000 -     0x7fff891e4ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff891e5000 -     0x7fff891e7ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff89238000 -     0x7fff893e5f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff893e6000 -     0x7fff893e6ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff893e7000 -     0x7fff89401fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff89415000 -     0x7fff89437fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff896dc000 -     0x7fff896e6fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff896e7000 -     0x7fff896e9fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff896ea000 -     0x7fff896f1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff89742000 -     0x7fff89794fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff89795000 -     0x7fff89798fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff89799000 -     0x7fff897e7ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff897e8000 -     0x7fff89829fff  com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff89a90000 -     0x7fff89a98ff7  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
    0x7fff89a99000 -     0x7fff89b80ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff89b81000 -     0x7fff89c65ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89c66000 -     0x7fff8a58630b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8a58a000 -     0x7fff8a690ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a69e000 -     0x7fff8a6a4fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8a6a5000 -     0x7fff8a6ecff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8aab6000 -     0x7fff8aabdfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8aabe000 -     0x7fff8aaeefff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8aaef000 -     0x7fff8ac43ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8ac4e000 -     0x7fff8ac4efff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8ac83000 -     0x7fff8ae68fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ae8f000 -     0x7fff8aeb8ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8aebb000 -     0x7fff8aebdfff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8aebe000 -     0x7fff8aec3ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8aec4000 -     0x7fff8af37fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8af38000 -     0x7fff8b029ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8b0cc000 -     0x7fff8b190ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8b191000 -     0x7fff8b193ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8b57b000 -     0x7fff8b586ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8b587000 -     0x7fff8b5aeff7  libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
    0x7fff8b5af000 -     0x7fff8b614ffb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8b620000 -     0x7fff8b644ff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8b645000 -     0x7fff8b67affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b9b6000 -     0x7fff8b9d2ff7  libsystem_kernel.dylib (2422.115.10) <1A75B3AB-3FAE-3D26-922D-726FE6C99F4D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8b9d3000 -     0x7fff8ba54fff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8ba55000 -     0x7fff8badeff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8bb3d000 -     0x7fff8bb3fffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8bc31000 -     0x7fff8bc35fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8c3b3000 -     0x7fff8c3b4fff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c744000 -     0x7fff8c748fff  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
    0x7fff8c749000 -     0x7fff8c778fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8c779000 -     0x7fff8c77cff7  libdyld.dylib (239.4) <A1273A02-4928-3BAC-A846-6C069DC1A0A6> /usr/lib/system/libdyld.dylib
    0x7fff8c77d000 -     0x7fff8c785ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8c786000 -     0x7fff8c857ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ca99000 -     0x7fff8caa2ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff8caa3000 -     0x7fff8caa8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8caa9000 -     0x7fff8cac0ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8ce46000 -     0x7fff8ce99fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ce9c000 -     0x7fff8cec1ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8d5ff000 -     0x7fff8d66cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8d66d000 -     0x7fff8d6a5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8d6d8000 -     0x7fff8d6d9ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d6da000 -     0x7fff8e250ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e251000 -     0x7fff8e409ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff8e8cd000 -     0x7fff8ebcdff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ebda000 -     0x7fff8ec13ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8ec46000 -     0x7fff8ec49fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8ec7b000 -     0x7fff8ec7eff7  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
    0x7fff8ed99000 -     0x7fff8eda1fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8ee51000 -     0x7fff8ee80ff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8ee81000 -     0x7fff8eec6fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff8f3a0000 -     0x7fff8f3b0ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8f498000 -     0x7fff8f528ff7  com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8f529000 -     0x7fff8f6c4ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8f6c5000 -     0x7fff8f6d7ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8f6ef000 -     0x7fff8f714ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8f715000 -     0x7fff8f75aff6  com.apple.HIServices (1.23 - 468) <E06287C4-1534-3D46-B099-3DF8B8EE4EB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8f75b000 -     0x7fff8f783ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8f784000 -     0x7fff8f79dff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8f83e000 -     0x7fff8f91bff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8fd23000 -     0x7fff9000dfff  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
    0x7fff9000e000 -     0x7fff90014ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff900e7000 -     0x7fff900f3ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff90111000 -     0x7fff904f2ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff905d0000 -     0x7fff90612ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff90687000 -     0x7fff90699fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff907ca000 -     0x7fff907dbff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff907f5000 -     0x7fff90824fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff90825000 -     0x7fff90832ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff90833000 -     0x7fff90a97ffd  com.apple.security (7.0 - 55471.14.27) <714CB117-0BFD-3717-A2F4-2D58E09DF803> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff90ae2000 -     0x7fff90ae2fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90ae3000 -     0x7fff90ae4fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff90ae5000 -     0x7fff90ae6ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff90ae7000 -     0x7fff90affff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff90b50000 -     0x7fff90b51fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff90b72000 -     0x7fff90b7dfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90b7e000 -     0x7fff90b88ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff90ba6000 -     0x7fff90be1fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff90be2000 -     0x7fff90bfdff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff90c2a000 -     0x7fff90c33ffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90c34000 -     0x7fff90c50fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff90c51000 -     0x7fff90c86fff  libssl.0.9.8.dylib (52.8.1) <AE21E7AA-9CB1-3007-8A3F-D1AF367BBE5E> /usr/lib/libssl.0.9.8.dylib
    0x7fff90c87000 -     0x7fff90cb0fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff90d59000 -     0x7fff90d72ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff91297000 -     0x7fff91322ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff91323000 -     0x7fff9139afff  com.apple.CoreServices.OSServices (600.4 - 600.4) <B9436B61-0885-3EF6-B981-EB77C325F745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9139b000 -     0x7fff9139dff7  com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9139e000 -     0x7fff91488fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff91489000 -     0x7fff91493ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff91494000 -     0x7fff914a1ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff914a2000 -     0x7fff914a6ff7  libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
    0x7fff914d4000 -     0x7fff91642ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff91643000 -     0x7fff9164cfff  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
    0x7fff91754000 -     0x7fff917ddfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff917f1000 -     0x7fff917fffff  com.apple.CommerceCore (1.0 - 42) <24C71143-C5D7-363D-A875-87FA5F185CD1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff91800000 -     0x7fff91851ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff91852000 -     0x7fff918b6fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff918b7000 -     0x7fff918e8fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff918e9000 -     0x7fff91936ff2  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
    0x7fff91937000 -     0x7fff91938ff7  libSystem.B.dylib (1197.1.1) <E6BCC031-4342-318C-A1AD-A8E9AEAE716F> /usr/lib/libSystem.B.dylib
    0x7fff91966000 -     0x7fff91a96ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff91a97000 -     0x7fff91aa2ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff91aa3000 -     0x7fff91afcfff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff91b44000 -     0x7fff91b4bff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff91bde000 -     0x7fff91bf9ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff91c1f000 -     0x7fff91ec9ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff91ece000 -     0x7fff91f7eff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff91f7f000 -     0x7fff91fc6fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=163.4M resident=113.8M(70%) swapped_out_or_unallocated=49.6M(30%)
Writable regions: Total=407.3M written=50.8M(12%) resident=77.5M(19%) swapped_out=0K(0%) unallocated=329.8M(81%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  3612K
CG image                             20K
CG raster data                       24K
CG shared images                    180K
Dispatch continuations             16.0M
Kernel Alloc Once                     8K
MALLOC                             86.6M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 249                      156K
STACK GUARD                        56.1M
Stack                              16.2M
VM_ALLOCATE                       283.4M
VM_ALLOCATE (reserved)             1152K        reserved VM address space (unallocated)
__DATA                             20.1M
__IMAGE                             528K
__LINKEDIT                         67.7M
__PAGEZERO                           12K
__TEXT                             95.7M
__UNICODE                           544K
mapped file                        50.8M
shared memory                      5124K
===========                      =======
TOTAL                             703.7M
TOTAL, minus reserved VM space    702.5M


Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.54f36
Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P
Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: SanDisk SDSSDXP240G, 240,06 GB
USB Device: Hub
USB Device: MT1806
USB Device: Internal Memory Card Reader
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: USB Mouse
USB Device: IR Receiver
USB Device: Built-in iSight
Thunderbolt Bus: 

What else can I do to help identify and fix the bug?

Make error in Mountain Lion

I'm using OS X 10.8 and I am trying to compile SheepSaver.

I run the script; ./autogen.sh and when I run make, I get the following error;

../kpx_cpu/src/cpu/jit/basic-dyngen-ops.cpp: In function ‘void op_mov_ad_A0_im()’:
../kpx_cpu/src/cpu/jit/basic-dyngen-ops.cpp:79: internal compiler error: in EmitLV_DECL, at llvm-convert.cpp:7475
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://developer.apple.com/bugreporter for instructions.
make: *** [obj/basic-dyngen-ops.o] Error 1

Thank you.

Bump the version number of Sheep Shaver!

:-)
It must be really annoying to get bugreports on version "2.3", since there's been so many snapshots of 2.3 and that's the only information in the binary. Is the world ready for 2.4?!

SparseBundle-like disk format

I recently encountered a little thing while playing with SheepShaver: OS X's back-up utility was copying over the whole disk image I was using (2 GB). On OS X, there is a disk image format called a sparsebundle: It allows a user to have a shrinkable disk image format as a folder, with the actual content split up as 8 MB segments. I realize that having a disk image format that is limitlessly growable might cause a problem with the old Mac OS, so perhaps our format would have a set size.

Issue with SheepShaver MacOSX 64-bit in full-screen mode in OSX 10.6

This issue exists only with SheepShaver 64-bit in full-screen mode in Snow Leopard

It does not exist in window mode, not with SheepShaver 32-bit, and not in Lion.

SheepShaver 64-bit in full-screen mode in Snow Leopard is all but unusable. The MacOS menu bar in the emulated machine cannot be used. When you click in the menu bar, the menus do not work and a cursor image gets stuck on the menu bar. The only way out is force-quitting SheepShaver.

Build fails at link stage, /usr/bin/ld can't find libaudiofile.so.0

I'm using Lubuntu 11.10 x86-64 and believe I have all dependencies needed to build Basilisk II.

The build process fails at the link stage with this text:
/usr/bin/ld: warning: libaudiofile.so.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference to afGetChannels' /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference toafCloseFile'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference to afReadFrames' /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference toafGetCompression'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference to afGetRate' /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference toafGetFrameCount'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference to afGetTrackBytes' /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference toafGetSampleFormat'
/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/libesd.so: undefined reference to `afOpenFile'
collect2: ld returned 1 exit status
make: *** [BasiliskII] Error 1

libaudiofile.so.0 is present in /usr/lib (it's actually a softlink to libaudiofile.so.0.0.2). Is there any simple change to the makefile that will allow the build to complete?

./configure does not work

I downloaded the latest code with git, but I cannot configure it to compile. When I go to the Unix directory (I'm running 64 bit Fedora 20) and type "./configure" nothing happens. A search of the directory reveals that the configure script is missing.

SheepShaver won't launch. Error "Cannot map first Kernel Data area: Cannot allocate memory."

So I tried to compile SheepShaver on my rMBP. Here are the commands I typed:

export CC=/usr/local/bin/gcc-4.2
export CXX=/usr/local/bin/g++-4.2

NO_CONFIGURE=1 ./autogen.sh
./configure --enable-sdl-audio --enable-sdl-video --disable-vosf
make

When I try launching ./SheepShaver, I get the following message:

SheepShaver V2.4 by Christian Bauer and Mar"c" Hellwig
ERROR: Cannot map first Kernel Data area: Cannot allocate memory.
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  105 (X_ChangePointerControl)
  Value in failed request:  0x0
  Serial number of failed request:  9
  Current serial number in output stream:  10

Did I miss something?

Trouble making on Linux PowerPC

I'm having trouble getting Sheepshaver working on Debian Wheezy PowerPC. I installed the dependencies libx11-dev, libgtk2.0-dev, libesd0-dev, and libsdl1.2-dev, then did:

cd macemu/SheepShaver
make links
cd src/Unix
NO_CONFIGURE=1 ./autogen.sh
./configure --enable-sdl-video --enable-sdl-audio --disable-vosf
make

but it failed with Error 1:

https://gist.github.com/ppcluddite/7308026

I then succeeded in getting it to build with an altered sheepthreads.c file found in this post:

http://www.emaculation.com/forum/viewtopic.php?f=20&t=6553&start=25#p43895

However, when I start up SheepShaver, the terminal only outputs this:

dan@powerbook:~/Development/macemu/SheepShaver/src/Unix$ ./SheepShaver
SheepShaver V2.4 by Christian Bauer and Mar"c" Hellwig

No preference window comes up or anything. I also added vm.mmap_min_addr = 0 to /etc/sysctl.conf. Here are the configure and make outputs to the second build:

https://gist.github.com/ppcluddite/7308090

There are warnings in it about prefs_editor_gtk, but I don't know exactly what they mean. This is where I'm stuck.

Building SheepShaver for x64 Windows

Hi, in an attempt to compile SheepShaver for x64 Windows (using latest mingw64 and msys) I fail at:

C:\Users\hsp\AppData\Local\Temp\ccXTNxEx.s: Assembler messages:
C:\Users\hsp\AppData\Local\Temp\ccXTNxEx.s:1148: Error: can't resolve .text' {.text section} -_op_execute' {UND section}
make: *** [obj/basic-dyngen-ops.o] Error 1

How can this be fixed?

Best,
Cat_7

[Basilisk] Jan 31 Commits fail to compile on ARM ubuntu chromebook

Not sure how to fix, but when I try and compile the src code for Basilisk with the Jan 31 commits it errors out with a mem error on the ld portion. I am able to successfully compile the 31 Dec src without issue.

./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler
Ubuntu version Trusty, gcc-4.8, sdl-1.2

Respectfully,
Jonathan Busch

[BasiliskII] Mac support broken since Lion

When trying to compile BaslikII on any Mac OS X >= 10.7, compilation will fail because BasiliskII still tries to use CGDisplayBaseAddress, CGDisplayBytesPerRow, CGPaletteCreateWithByteSamples and CGDisplayCanSetPalette, which are all deprecated for a long time already and have been removed in Lion. Additionally, it's trying to use the now removed types CGDirectPaletteRef and CGDeviceByteColor. It's also trying to use CGDisplayBestModeForParameters and CGDisplaySwitchToMode, which are also both deprecated since 10.6, but not removed yet.

[SheepShaver] VM window keeps stealing mouse focus while launching

Sorry, one last one. When you launch your VM in SheepShaver for Windows, the mouse will consistently relocate to the window area of the booting up environment, even while the user is in another program. It would be preferable if booting up your virtual machine would not require the user to refrain from using the mouse until it is finished. Thank you!

In OSX 10.8 Mountain Lion, both SheepShaver and BasiliskII cannot mount CD-ROMs

It appears that in OSX 10.8 (Mountain Lion) both SheepShaver and BasiliskII can no longer mount CD-ROMs. The issue is identical in both emulators:

When the CD is mounted in OSX and the emulator is started, the emulator finds the disk but cannot read it and offers to initialize or eject it.

When the emulator is running and the CD is inserted, the disk is mounted in OSX but nothing happens in the emulator.

When a bootable (Mac OS system install) CD is mounted in OSX and the emulator is started with no other bootable volumes available, the emulator pauses with a light grey screen, apparently finds and inspects the CD, then the CD is ejected, and the emulator proceeds to the known screen with floppy image and blinking question mark.

Compile-time JIT problem

config.log
OS: CrunchBang 11 Waldorf x86 with testing Debian repos

I tried to compile Basilisk II with JIT support, but it coughs up this:

checking for the addressing mode to use... memory banks
configure: error: Sorry, the JIT Compiler requires Direct Addressing, at least

This question might show my ignorance, but is there anything I could do to fix this, or must I make the emulator without JIT support?
Tried to search around for this problem and found nothing of value.

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.