Accessing Scrapbook Crashes SheepShaver

About SheepShaver, a PPC Mac emulator for Windows, MacOS X, and Linux that can run System 7.5.3 to MacOS 9.0.4.

Moderators: Cat_7, Ronald P. Regensburg, ClockWise

Post Reply
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I am trying to update a splash screen on an app I wrote a few years ago that I need again. i am using ResEdit for that. When I copy and pasted my new splash to the scrapbook and try and access it, it results in a hard crash of SS. Also, this may or may not be related, when I go to the PICT resource in ResEdit to copy and paste the new splash screen, I get an insufficient memory error -108.

Does any of this illicit a response or a suggestion? Suffice it that I cannot update my splash screen.

Thanks!
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

here is the crash report:

Process: SheepShaver [2262]
Path: /SheepShaver_UB_20140201/SheepShaver.app/Contents/MacOS/SheepShaver
Identifier: SheepShaver
Version: 2.4.20140201 (2.4)
Code Type: X86 (Native)
Parent Process: launchd [223]

Date/Time: 2015-06-26 14:21:17.803 -0400
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 314952 sec
Crashes Since Last Report: 8
Per-App Crashes Since Last Report: 4
Anonymous UUID: D2CE2FB3-2E43-4CCA-9A5C-57365201FC28

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

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

Application Specific Information:
objc[2262]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x955269c6 __pthread_kill + 10
1 libsystem_c.dylib 0x902d8f78 pthread_kill + 106
2 libsystem_c.dylib 0x902c9bdd abort + 167
3 SheepShaver 0x780ad387 powerpc_cpu::execute_illegal(unsigned int) + 87
4 ??? 0x488ea55a 0 + 1217307994

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9552790a kevent + 10
1 libdispatch.dylib 0x94161e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x94160853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x95524c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x955241f6 mach_msg + 70
2 SheepShaver 0x7808e941 handleExceptions(void*) + 177
3 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
4 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x95524c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x955241f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9562b9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x95634b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x956341dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x95644f01 CFRunLoopRun + 129
6 SheepShaver 0x780641e2 media_poll_func(void*) + 162
7 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
8 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x95524c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x955241f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x966979d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x96697a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9668fe37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9668f8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9668f870 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9668f7f5 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
9 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x95526b5e __select_nocancel + 10
1 libsystem_kernel.dylib 0x95525af6 select + 89
2 SheepShaver 0x78088195 receive_func(void*) + 133
3 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
4 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x95526b5e __select_nocancel + 10
1 libsystem_kernel.dylib 0x95525af6 select + 89
2 SheepShaver 0x780880ca slirp_receive_func(void*) + 474
3 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
4 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x95524d1e clock_sleep_trap + 10
1 SheepShaver 0x78086190 timer_func(void*) + 80
2 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
3 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 8:
0 libsystem_c.dylib 0x903261a4 bcmp + 132
1 SheepShaver 0x78075e8b redraw_func(void*) + 171
2 SDL 0x00024f6b SDL_KillThread + 214
3 SDL 0x000313d9 SDL_ThreadID + 141
4 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
5 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x95524d36 mach_wait_until + 10
1 libsystem_c.dylib 0x90284439 nanosleep + 388
2 SheepShaver 0x78090cd3 Delay_usec(unsigned int) + 67
3 SheepShaver 0x78089a98 tick_func(void*) + 88
4 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
5 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x95524d36 mach_wait_until + 10
1 libsystem_c.dylib 0x90284439 nanosleep + 388
2 SheepShaver 0x78090cd3 Delay_usec(unsigned int) + 67
3 SheepShaver 0x780896bd nvram_func(void*) + 45
4 libsystem_c.dylib 0x902d6ed9 _pthread_start + 335
5 libsystem_c.dylib 0x902da6de thread_start + 34

Thread 11:
0 libsystem_kernel.dylib 0x9552702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x902d8ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x902da6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x48623010 ecx: 0xbfffed4c edx: 0x955269c6
edi: 0xac02f2c0 esi: 0x00000006 ebp: 0xbfffed68 esp: 0xbfffed4c
ss: 0x0000001f efl: 0x00000246 eip: 0x955269c6 cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x457da440
Logical CPU: 0

Binary Images:
0x3000 - 0x4efb7 +SDL (1.2.14 - 1.2.14) <26FEA47D-DFA0-4F1A-730E-D9AF4354DDF8> /SheepShaver_UB_20140201/SheepShaver.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x7c0000 - 0x7c4ffb com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x7c9000 - 0x7cefff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x78048000 - 0x780f7ff7 +SheepShaver (2.4.20140201 - 2.4) <A79BC170-CAEF-DD77-E368-199302281DF2> /SheepShaver_UB_20140201/SheepShaver.app/Contents/MacOS/SheepShaver
0x8fe22000 - 0x8fe54aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90279ff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9027a000 - 0x90345fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x90410000 - 0x90474fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90475000 - 0x90538fff com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9053f000 - 0x90543ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x90544000 - 0x90548ff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90575000 - 0x9057bfff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9057c000 - 0x90583ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x905c6000 - 0x905e9fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90706000 - 0x907eefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x90afc000 - 0x90bccffb com.apple.ImageIO.framework (3.1.2 - 588) <1AA18570-B5F8-3B1E-9D0A-0EDD866E5131> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90bd7000 - 0x90c1eff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90fdb000 - 0x9103dff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9103e000 - 0x91058fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x910a4000 - 0x910b9fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9117b000 - 0x91197ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91198000 - 0x9119bff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36735D0B-03CE-38B3-AD04-934DFEBC7D7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x914ab000 - 0x91547fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91548000 - 0x9154bffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9155b000 - 0x9155bfff com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9155c000 - 0x915b7ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x915e0000 - 0x91742ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9179e000 - 0x918adff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x918ae000 - 0x918d0ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x918d1000 - 0x919e1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x919e2000 - 0x919e5ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x919e6000 - 0x919edffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x919ee000 - 0x91a3effa libTIFF.dylib (??? - ???) <9525B0A1-A4FA-38CA-AF05-AB4C5EB61D5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91dba000 - 0x91de8ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91de9000 - 0x91e32ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91e33000 - 0x91ebafff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92c3d000 - 0x92c4bff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x92c4c000 - 0x92c57ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92c58000 - 0x92c63ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x92c64000 - 0x92ca4ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92d82000 - 0x92d83fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x93411000 - 0x9371bff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9372c000 - 0x93757fff com.apple.GSS (2.2 - 2.0) <1CB56119-09C5-38FD-8FDC-064E3CC5068B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x937f2000 - 0x937fffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9384a000 - 0x938b9fff com.apple.Heimdal (2.2 - 2.0) <8ACC5067-441D-31C2-ACBD-4527C1AD73EF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x938ba000 - 0x938bafff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9415f000 - 0x9416dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9446a000 - 0x94effff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94fd9000 - 0x94fddff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x94fde000 - 0x94fe5ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x95066000 - 0x95067ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x951a0000 - 0x95216fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95217000 - 0x9525fff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x952c9000 - 0x952e6ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9550e000 - 0x9552cff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9552d000 - 0x9557fff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x955f9000 - 0x957d0fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x957d1000 - 0x9585bffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9585c000 - 0x95867fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x95887000 - 0x95a3bff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x95a57000 - 0x95a79ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x95b17000 - 0x95d0fff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95d10000 - 0x95d35ff9 libJPEG.dylib (??? - ???) <0E0B7B77-582B-3D85-9CCA-ACFBCF196C98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95d36000 - 0x95d4bff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95d80000 - 0x95e56aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x96059000 - 0x960c1fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x960c2000 - 0x960caff5 libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <37C24BAC-2C6C-3EFC-BBFD-D397F1A61A7D> /usr/lib/system/libcopyfile.dylib
0x960ed000 - 0x961e5ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x961e6000 - 0x961e6ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x961e7000 - 0x961e8fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x961e9000 - 0x96218ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9627d000 - 0x96288ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <F4664562-F5B4-33D0-A3C2-B32CCC70CF80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x963c9000 - 0x963cdffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9641f000 - 0x9641ffff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96471000 - 0x96507ff7 com.apple.LaunchServices (480.42 - 480.42) <ABFCBB61-447E-3F07-ACFC-C820220E6334> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96514000 - 0x9658fffb com.apple.ApplicationServices.ATS (317.13.0 - ???) <E8C165AA-9D72-3684-B5D4-1C9AB364F8E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96590000 - 0x96594fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96595000 - 0x9659fff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9666f000 - 0x9667affc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9667b000 - 0x966dcffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96758000 - 0x9675bff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9676b000 - 0x96770ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x96787000 - 0x96789ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9678a000 - 0x9679afff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9679b000 - 0x9683ffff com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96840000 - 0x9684efff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x96850000 - 0x96851ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x96935000 - 0x96963fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x96ab3000 - 0x973dd87b com.apple.CoreGraphics (1.600.0 - ???) <0F3B3EA8-5053-36D8-B67A-2C2C9D17D97A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x973f1000 - 0x9742eff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9742f000 - 0x97432ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x975ad000 - 0x975b3ffd com.apple.CommerceCore (1.0 - 17.1) <32AB16CE-7BBB-3124-8C42-2EE3E1D336F0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x975b4000 - 0x975b4fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x977e1000 - 0x977e4ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x97e01000 - 0x97e02ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x97e03000 - 0x97f21fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98269000 - 0x982acffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x982ad000 - 0x982b5ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x983ae000 - 0x983afff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x983dc000 - 0x98435fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9843e000 - 0x9852eff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9852f000 - 0x987b0ff3 com.apple.RawCamera.bundle (4.09 - 711) <F60727D9-0CD4-3315-84F8-1AC2C691751C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9881b000 - 0x9886cff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98a58000 - 0x98aefff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98af0000 - 0x98b7dff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98b7e000 - 0x98bdbffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x98bdc000 - 0x98eabffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x98f37000 - 0x98f37fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x99085000 - 0x990f9fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x990fa000 - 0x99100ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x993ae000 - 0x993e4ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99445000 - 0x9944dff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x99481000 - 0x99481ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x99eb4000 - 0x99f16ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99f70000 - 0x9a053ff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <F38D5018-49AF-3A4B-BB17-1F1AFE949991> /usr/lib/libcrypto.0.9.8.dylib
0x9a054000 - 0x9a055fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a0c5000 - 0x9a0c5ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a0c6000 - 0x9a124ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a14a000 - 0x9a44cfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a44f000 - 0x9a44ffff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a450000 - 0x9a459fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9a45a000 - 0x9a46dff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a46e000 - 0x9a484ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9a485000 - 0x9a4c3fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <C6B2C72A-6471-3E60-9E97-8381B0DBD5A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a4c4000 - 0x9a4e1fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9a4e2000 - 0x9a4e4ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a7eb000 - 0x9a82bff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9abdf000 - 0x9abefff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9abf0000 - 0x9acb0ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b13e000 - 0x9b140ff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9b141000 - 0x9b61dff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b782000 - 0x9b790fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9b791000 - 0x9b791fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9b792000 - 0x9bc07ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9bc08000 - 0x9bc10fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9bc63000 - 0x9c065ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9c066000 - 0x9c086ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c0c1000 - 0x9c126ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9c152000 - 0x9c153fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9c154000 - 0x9c168ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c208000 - 0x9c209ff7 libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x9c2a0000 - 0x9c2ddfef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c2de000 - 0x9c36bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9c36c000 - 0x9c394ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9c395000 - 0x9c6dbff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9c6dc000 - 0x9c6f8ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9c80e000 - 0x9c845fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c846000 - 0x9c84fff3 com.apple.CommonAuth (2.2 - 2.0) <6F207851-084B-3354-A1B2-63065BC584F6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9c850000 - 0x9c9a6fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c9a7000 - 0x9c9b8fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9c9c5000 - 0x9cad6ff7 libJP2.dylib (??? - ???) <29A7A569-1CE9-314F-BEC7-679EAEC84E09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9cad7000 - 0x9cad7fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9cd86000 - 0x9cdb0ff1 com.apple.CoreServicesInternal (113.20 - 113.20) <13FA1378-67CB-3579-BF83-D11E9425799F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9cdb1000 - 0x9cdb5fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9cdcc000 - 0x9cef8ff9 com.apple.CFNetwork (520.5.3 - 520.5.3) <D073C221-5E5F-3695-AAAF-721974A7F39B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

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

VM Region Summary:
ReadOnly portion of Libraries: Total=136.7M resident=52.4M(38%) swapped_out_or_unallocated=84.3M(62%)
Writable regions: Total=1.1G written=51.8M(4%) resident=70.1M(6%) swapped_out=0K(0%) unallocated=1.1G(94%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 256.9M reserved VM address space (unallocated)
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 7488K
CG image 20K
CG raster data 64K
CG shared images 3376K
CoreGraphics 8K
CoreServices 4480K
MALLOC 58.4M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Stack 69.6M
VM_ALLOCATE 805.6M
__CI_BITMAP 80K
__DATA 6992K
__DATA/__OBJC 36K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 44.1M
__OBJC 1716K
__OBJC/__DATA 140K
__PAGEZERO 12K
__TEXT 92.6M
__UNICODE 544K
mapped file 157.2M
shared memory 364K
shared pmap 10.1M
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 1.3G

Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 7 GB, SMC 1.7f10
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145353636374600
Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x000000463732353642363145353636374600
Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035313241373243503844332D5935
Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035313241373243503844332D5935
Memory Module: DIMM Riser B/DIMM 3, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x02FE, 0x47523244463634373238454C363637490000
Memory Module: DIMM Riser B/DIMM 4, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x02FE, 0x47523244463634373238454C363637490000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.36.15)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
Network Service: Wi-Fi, AirPort, en2
PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1
Serial ATA Device: ST31000333AS, 1 TB
Serial ATA Device: ST3000DM001-1ER166, 3 TB
Serial ATA Device: ST31000528AS, 1 TB
Parallel ATA Device: PIONEER DVD-RW DVR-112D
USB Device: hub_device, apple_vendor_id, 0x9131, 0xfd400000 / 3
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd430000 / 5
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd432000 / 6
USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9223, 0xfd420000 / 4
USB Device: iPhone, apple_vendor_id, 0x12a8, 0xfd100000 / 2
USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0307, 0x1d200000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2
FireWire Device: fw_target_disk_mode, AAPL, 800mbit_speed
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: unknown_device, unknown_speed
User avatar
adespoton
Forum All-Star
Posts: 4227
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Accessing Scrapbook Crashes SheepShaver

Post by adespoton »

The trace unfortunately doesn't reveal too much to me, but the Scrapbook stores its images in PICT resources as well. I seem to recall an OS X image editor that could open PICT resources, but I can't recall its name.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

Well, accessing Scrapbook crashed SS again and now it won't even reboot. So, clearly something is wrong with my installation or something has become corrupted from Scrapbook. Wondering if anyone has any suggestions. I suppose I need to reinstall SS now. But i need Scrapbook for some tasks.
Dave_O
Space Cadet
Posts: 9
Joined: Tue Jun 30, 2015 9:02 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by Dave_O »

This was happening to me as well. SheepShaver Jan 2015 build with WIn 8.1 64 bit. I moved the Scrapbook file out of the system folder and started Scrapbook. It created an empty Scrapbook file. I then copied some text and 2 Clip Art pictures and so far it has not crashed.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

No joy - because I cannot launch SS I cannot purge out the Scrapbook folder. To make matters worse - even after reinstalling SS and reseting all the preferences it won't launch a session. I think I am reusing some file that is corrupted but honestly I don't know which if or if so, which one. I guess my next step is to download an entire fresh SS and start all over! But if this is the result of just trying to use Scrapbook - it represents a lot of pain. Any additional thoughts from you or anyone else regarding Scrapbook crash or how to best reinstall SS would be very much appreciated.

Sincerely - Richard
Dave_O
Space Cadet
Posts: 9
Joined: Tue Jun 30, 2015 9:02 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by Dave_O »

You have probably done this, but when SheepShaver won't even start, no error dialogs, restarting my PC has always fixed it for me.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

Yes I have rebooted and no joy. I am using the script to reset the preferences and still I cannot get SS to launch. At a loss to know what to try now to get it to work again. Open to suggestions.
User avatar
Ronald P. Regensburg
Expert User
Posts: 7821
Joined: Thu Feb 09, 2006 10:24 pm
Location: Amsterdam, Netherlands

Re: Accessing Scrapbook Crashes SheepShaver

Post by Ronald P. Regensburg »

After a severe crash, the file system on the MacOS boot volume will be corrupted. Did you really start from scratch with a completely new setup? Did you delete both prefs file and nvram file with the provided scripts?

I wonder why SheepShaver crashed when trying to access the image in the scrapbook. Pasting the image in the scrapbook worked normally? Is the image relatively large? Maybe the scrapbook needs more memory?

Edit: Reading back, I see that copying the image already did not work properly because of insufficient memory. How much memory did you give in SheepShaver preferences?
Last edited by Ronald P. Regensburg on Tue Jul 14, 2015 2:32 pm, edited 1 time in total.
Reason:  
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I used the scripts but that is all and I cannot get a session established. So, something else is still not happy.

Regarding scrapbook - If memory serves - just accessing and scrolling through scrapbook content caused a few crashes before I tried to put my own content in. I was able to get my graphic in but than I got a really hard, unrecoverable crash that is covered in the trace above.

I always give SS and the apps I run in it a lot of memory. So, I don't think that was a fault.

I was using scrapbook to hold a new splash screen for one of my old apps and using ResEdit to edit the PICT resource. That is when all my trouble started. I was able to get what I wanted done but now I cannot run the emulator.

Thats my story...

Richard
User avatar
adespoton
Forum All-Star
Posts: 4227
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Accessing Scrapbook Crashes SheepShaver

Post by adespoton »

Because of the way the scrapbook worked, it could be used as a code load vector (it would blindly load any resource it had, as long as the resource type was in its list). Because of this, a malformed resource could cause a system crash. System crashes can cause drive corruption, and this appears to have been the order of calamities here. Best never to hand-edit the scrapbook resource; leave it to the OS, which knows exactly what resources it can place in the file and what it can't.
Jorpho
Master Emulator
Posts: 380
Joined: Fri Sep 17, 2004 4:22 am

Re: Accessing Scrapbook Crashes SheepShaver

Post by Jorpho »

Rather than giving SheepShaver extra memory, I think you have to access the properties of the SheepShaver app in the Finder (i.e using Get Info) and increase ResEdit's available memory there.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I didn't "hand-edit the scrapbook resource" I used copy and paste. In fact SS first crashed just by scrolling through scrapbook default content. I did get SS to load and I promptly jettisoned Scapbook file and things are somewhat back to normal. Thank you
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

Still no luck. Ever since I had the Scrapebook crash I haven't been able to get SS to run again.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

Can someone else check and see if accessing Scrapbook file crashes their SS? What I have learned is that of the 14 items in the scrapbook the crash occurs on item 3, 4, 5, or 6. What I have done as a workaround is to trash the Scrapbook file. But mainly I want to know if it is just my set up or not.

Thanks - Richard
User avatar
adespoton
Forum All-Star
Posts: 4227
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Accessing Scrapbook Crashes SheepShaver

Post by adespoton »

I've even done demo videos that scroll through the default scrapbook in SS in 8.6 and 9.0.4 -- no crash.
emendelson
Forum All-Star
Posts: 1706
Joined: Tue Oct 14, 2008 12:12 am

Re: Accessing Scrapbook Crashes SheepShaver

Post by emendelson »

podolsky wrote:Can someone else check and see if accessing Scrapbook file crashes their SS? What I have learned is that of the 14 items in the scrapbook the crash occurs on item 3, 4, 5, or 6. What I have done as a workaround is to trash the Scrapbook file. But mainly I want to know if it is just my set up or not.
It's just your system, apparently. I have no trouble displaying all items.
User avatar
Ronald P. Regensburg
Expert User
Posts: 7821
Joined: Thu Feb 09, 2006 10:24 pm
Location: Amsterdam, Netherlands

Re: Accessing Scrapbook Crashes SheepShaver

Post by Ronald P. Regensburg »

Scrapbook may crash on 3D images because the needed hardware is not emulated. Try disabling all QT extensions that are related to QuickDraw 3D (names starting with "QuickDraw", "QD3D", and "Apple QD3D").
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I've been able to repeat the Scrapbiok crash now on 3 different computers - all Intel based. I either get a hard crash and then corrupted prefs require a total rebuild of the SS prefs or a spinning beachball of death requiring a Force Quit and than a complete rebuild. I do think it might be 3D graphics but because I cannot see the items, I cannot be sure. Workaround is to toss out the Scrapbool file.
User avatar
adespoton
Forum All-Star
Posts: 4227
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Accessing Scrapbook Crashes SheepShaver

Post by adespoton »

Does it happen with extensions disabled? If so, that likely rules out the graphics.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I run SS in default mode which I presume means extensions on.
User avatar
Ronald P. Regensburg
Expert User
Posts: 7821
Joined: Thu Feb 09, 2006 10:24 pm
Location: Amsterdam, Netherlands

Re: Accessing Scrapbook Crashes SheepShaver

Post by Ronald P. Regensburg »

podolsky wrote:I do think it might be 3D graphics but because I cannot see the items, I cannot be sure.
You can simply test that by disabling the QuickDraw 3D extensions in MacOS as I wrote above. Use Extension Manager control panel to disable those extensions and restart SheepShaver. With those extensions disabled, 3D images in Scrapbook are not shown. Scrapbook will simply show a message for 3D items that the item does not contain sound or image.
I run SS in default mode which I presume means extensions on.
Booting SheepShaver with shift key pressed will start MacOS with all extensions off.
podolsky
Tinkerer
Posts: 47
Joined: Mon Jul 09, 2012 11:07 pm

Re: Accessing Scrapbook Crashes SheepShaver

Post by podolsky »

I don't have an original Scrapbook file to test on anymore. But I think we got to the problem or at least close. For fine if us 3D graphics are fatal.

Thank you all!
Post Reply