IPB

Welcome Guest ( Log In | Register )


Makyo
Posted on: Jan 1 2015, 05:12 PM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


I recently upgraded to Yosemite and ever since then, the Savitar window will occasionally flash when I'm playing. Unfortunately, I haven't figured out what the triggering activity is yet.

Anybody else seeing this? figure out what's causing it?

- I run with multiple windows open; Have some events that alter text, speak text, play a sound.

- Usually happens when text/info is received from the game, but sometimes happens when pressing the up arrow to replay something from the command buffer

- Doesn't seem to happen in all windows at the same time... but they aren't getting the same content at the same time,

- Doesn't seem to be connected to speech, specific color codes or beeps/sounds.

- Happens in both 1.6.1 and 1.6.0, haven't tried older versions.

Nothing has changed in the game I'm playing (really truly. I'm the coder for the game, nothing has changed in this time period.)
  Forum: Bug Reports · Post Preview: #917 · Replies: 0 · Views: 269819

Makyo
Posted on: Dec 29 2013, 01:15 PM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


Mac OS: 10.8.5
Savitar version: 1.6.1

What's happening:

When linking to an address (kotl.org:2222) for the first time in several hours, Savitar can't doesn't connect and generates the message:
World unreachable.
What do you want to do?

If I use Terminal (using ftp, ping, telnet), iTerm or an older version of Savitar to connect to the same address and then immediately try 1.6.1, 1.6.1 will connect just fine.

If I connect to the ip address (174.133.72.234:2222) using 1.6.1, it also connects just fine.

Feels like it's not waiting long enough for the initial DNS look-up for the connection??


  Forum: Bug Reports · Post Preview: #913 · Replies: 1 · Views: 35521

Makyo
Posted on: Sep 5 2010, 02:59 AM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


QUOTE (jay @ Aug 26 2010, 06:15 AM) *
It shouldn't be doing that. What error is it reporting?


I've got the same debug window opening. There's isn't an error message.
  Forum: Bug Reports · Post Preview: #895 · Replies: 5 · Views: 49485

Makyo
Posted on: Dec 30 2009, 03:27 AM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


Jay,

Thank you for continuing to develop Savitar! I use it almost everyday, so it's nice to know it still being supported.

I've been a registered user since May 1998. I've definitely gotten my money's worth from the application.

Pam
biggrin.gif

  Forum: General Discussion · Post Preview: #874 · Replies: 1 · Views: 34465

Makyo
Posted on: May 11 2008, 11:48 PM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


I have a Sounds folder in my Savitar 1.4.3 folder. It has a bunch of mp3 & .wav files.

If I enter:

##play "mm_haunting.mp3"

I don't hear anything.

If I enter the command without double quotes:

##play mm_haunting.mp3

Savitar crashes.

mm_haunting.mp3 is playable using either iTunes or Quicktime.

What am I doing wrong?

sad.gif

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Console message from crash
May 11 18:43:55 MacMarschall crashdump[8088]: Savitar crashed
May 11 18:43:57 MacMarschall crashdump[8088]: crash report written to: /Users/pam_001/Library/Logs/CrashReporter/Savitar.crash.log


Crash log:

**********

Host Name: MacMarschall
Date/Time: 2008-05-11 18:43:54.159 -0500
OS Version: 10.4.11 (Build 8S165)
Report Version: 4

Command: Savitar
Path: /Users/pam_001/Desktop/Downloads/Savitar 1.4.3/Savitar.app/Contents/MacOS/Savitar
Parent: WindowServer [86]

Version: 1.4.3 (1.4a2)

PID: 7845
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0 com.heynow.Savitar 0x0007edb0 CTVCmdHandler::DoPlay(char*) + 128
1 com.heynow.Savitar 0x00084b08 CTVCmdHandler::HandledAsLocalCmd(CTVCommand*, long*) + 272
2 com.heynow.Savitar 0x00090c0c CTextConnectionMac::SendServerCmd() + 252
3 com.heynow.Savitar 0x000921d8 CTextConnectionMac::SpendTime(EventRecord const&) + 1316
4 com.heynow.Savitar 0x0004d6e8 LPeriodical::DevoteTimeToIdlers(EventRecord const&) + 84
5 com.heynow.Savitar 0x00046b2c LApplication::ProcessNextEvent() + 196
6 com.heynow.Savitar 0x00046cd0 LApplication::Run() + 248
7 com.heynow.Savitar 0x00089dc4 main + 264
8 com.heynow.Savitar 0x00002e18 _start + 760
9 com.heynow.Savitar 0x00002b1c start + 48

Thread 1:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90bf0dac SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90be6a14 YieldToThread + 372
4 ...ple.CoreServices.CarbonCore 0x90bf0cf4 SetThreadState + 192
5 ...ple.CoreServices.CarbonCore 0x90bf0c10 SetThreadStateEndCritical + 144
6 com.heynow.Savitar 0x0000e148 LThread::SemWait(LSemaphore*, long, QHdr&, unsigned char&) + 116
7 com.heynow.Savitar 0x0000d63c LSemaphore::BlockThread(long) + 80
8 com.heynow.Savitar 0x0000d6c8 LSemaphore::Wait(long) + 84
9 com.heynow.Savitar 0x0000e38c LThread::Cleanup::Run() + 48
10 com.heynow.Savitar 0x0000eb48 LThread::DoEntry(void*) + 48
11 ...ple.CoreServices.CarbonCore 0x90bf0e50 InvokeThreadEntryUPP + 24
12 ...ple.CoreServices.CarbonCore 0x90bf0a70 CooperativeThread + 220
13 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x900061ec syscall + 12
1 com.apple.OpenTransport 0x9b58a5a0 BSD_waitevent + 44
2 com.apple.OpenTransport 0x9b58f360 CarbonSelectThreadFunc + 176
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 3:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 com.apple.OpenTransport 0x9b58ae94 CarbonOperationThreadFunc + 80
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 4:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90bf0dac SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90be6a14 YieldToThread + 372
4 ...ple.CoreServices.CarbonCore 0x90bf0cf4 SetThreadState + 192
5 ...ple.CoreServices.CarbonCore 0x90bf0c10 SetThreadStateEndCritical + 144
6 com.heynow.Savitar 0x0000dabc LThread::Block() + 100
7 com.heynow.Savitar 0x0000c904 StOpenTptOperation::WaitForCompletion(unsigned long) + 180
8 com.heynow.Savitar 0x0000b884 LOpenTptTCPEndpoint::ReceiveData(void*, unsigned long&, unsigned char&, unsigned long) + 200
9 com.heynow.Savitar 0x0009254c CTVClientThread::Run() + 308
10 com.heynow.Savitar 0x0000eb48 LThread::DoEntry(void*) + 48
11 ...ple.CoreServices.CarbonCore 0x90bf0e50 InvokeThreadEntryUPP + 24
12 ...ple.CoreServices.CarbonCore 0x90bf0a70 CooperativeThread + 220
13 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 5:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 com.apple.OpenTransport 0x9b59adf0 CarbonInetOperThreadFunc + 80
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 6:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 ...ple.CoreServices.CarbonCore 0x90bc4984 MPWaitOnQueue + 224
3 ...thesis.MacinTalkSynthesizer 0x04ada4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
4 ...thesis.MacinTalkSynthesizer 0x04ad96f4 MTBEWorkerStartMPTask + 16
5 ...ple.CoreServices.CarbonCore 0x90bc4794 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 7:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 ...ple.CoreServices.CarbonCore 0x90bc4984 MPWaitOnQueue + 224
3 ...thesis.MacinTalkSynthesizer 0x04ada4bc MTBEWorker::WorkLoop(MTBEWorker*) + 168
4 ...thesis.MacinTalkSynthesizer 0x04ad96f4 MTBEWorkerStartMPTask + 16
5 ...ple.CoreServices.CarbonCore 0x90bc4794 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 8:
0 libSystem.B.dylib 0x900411f8 mach_wait_until + 8
1 libSystem.B.dylib 0x90040fc4 nanosleep + 388
2 libSystem.B.dylib 0x90044798 usleep + 88
3 ....speech.synthesis.framework 0x9199ef20 PollChannelStatus + 36
4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 9:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 com.apple.CoreFoundation 0x907de998 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907de29c CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x91458524 HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x914582c4 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 10:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2 com.apple.audio.CoreAudio 0x914696ac CAGuard::WaitFor(unsigned long long) + 204
3 com.apple.audio.CoreAudio 0x914695bc CAGuard::WaitUntil(unsigned long long) + 304
4 com.apple.audio.CoreAudio 0x91467800 HP_IOThread::WorkLoop() + 852
5 com.apple.audio.CoreAudio 0x91467498 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
6 com.apple.audio.CoreAudio 0x914582c4 CAPThread::Entry(CAPThread*) + 96
7 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 11:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90c024b0 MPWaitOnSemaphore + 184
3 libbass.dylib 0x00312010 0x311000 + 4112
4 libbass.dylib 0x00336788 BASS_Init + 23984
5 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 12:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90c024b0 MPWaitOnSemaphore + 184
3 libbass.dylib 0x00337084 BASS_Update + 2256
4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
srr0: 0x000000000007edb0 srr1: 0x100000000000f030 vrsave: 0x0000000000000000
cr: 0x28000484 xer: 0x0000000000000000 lr: 0x000000000007edb0 ctr: 0x0000000094ca0730
r0: 0x000000000007edb0 r1: 0x00000000bffff2b0 r2: 0x0000000000118900 r3: 0x00000000bffff288
r4: 0x00000000bffff288 r5: 0x00000000bffff288 r6: 0x0000000000000022 r7: 0x0000000000000022
r8: 0x00000000006afd67 r9: 0x0000000000000000 r10: 0x0000000005a00ea7 r11: 0x0000000000194db4
r12: 0x0000000094ca0730 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
r20: 0x0000000000000000 r21: 0x000000000067bd5c r22: 0x00000000018d7400 r23: 0x0000000000190000
r24: 0x00000000bffff62c r25: 0x0000000005944110 r26: 0x0000000000687010 r27: 0x00000000006afd60
r28: 0x00000000006afd62 r29: 0x00000000006afd67 r30: 0x0000000000000013 r31: 0x0000000000000000

Binary Images Description:
0x1000 - 0x193fff com.heynow.Savitar 1.4.3 (1.4a2) /Users/pam_001/Desktop/Downloads/Savitar 1.4.3/Savitar.app/Contents/MacOS/Savitar
0x311000 - 0x33dfff libbass.dylib /Users/pam_001/Desktop/Downloads/Savitar 1.4.3/Savitar.app/Contents/MacOS/libbass.dylib
0x1635000 - 0x1635fff com.apple.applescript.component 1.10.7 /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x170a000 - 0x170bfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x4ad0000 - 0x4b22fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.3 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.10 (368.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91550000 - 0x91622fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193e000 - 0x91980fff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce9000 - 0x91d26fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2d000 - 0x91d47fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4c000 - 0x91d4ffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d51000 - 0x91e3ffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bd0000 - 0x92dfbfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92fc9000 - 0x92fc9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fcb000 - 0x92fdffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ff7000 - 0x93007fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93013000 - 0x93028fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9303a000 - 0x930c1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930d5000 - 0x930e0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930ea000 - 0x93117fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93131000 - 0x93141fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9314d000 - 0x931b3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931e4000 - 0x93233fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93261000 - 0x9327efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93290000 - 0x9329dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932a6000 - 0x935b4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94217000 - 0x942dcfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9432f000 - 0x9432ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94604000 - 0x94624fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x947d2000 - 0x947e1fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947e9000 - 0x947f5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9483b000 - 0x94853fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9485a000 - 0x94b84fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c6b000 - 0x94cdcfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x95073000 - 0x950a2fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x950b2000 - 0x950cffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x955cd000 - 0x956fbfff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x957b7000 - 0x957e7fff libcurl.2.dylib /usr/lib/libcurl.2.dylib
0x971dd000 - 0x971f3fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x971f5000 - 0x97215fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x97223000 - 0x97231fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x97239000 - 0x9724cfff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x977a8000 - 0x977c0fff com.apple.speech.SpeechDictionary 3.3 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
0x97c07000 - 0x97c26fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x99d21000 - 0x99dcbfff com.apple.applescript 1.10.7 /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x9b588000 - 0x9b5a6fff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
  Forum: Bug Reports · Post Preview: #840 · Replies: 0 · Views: 26900

Makyo
Posted on: Nov 19 2007, 01:30 AM


Newbie
*

Group: Members
Posts: 6
Joined: 20-May 03
Member No.: 12


Well... now it's shutting down without directly displaying the crash log.

I had two windows open to same game but two different ports (main and coding). I quit the character in the coding port. The reconnect option came up for a moment, but then the app shut down taking both windows with it. Seems to happen pretty consistently when there are multiple windows up.


The Console has this....


Savitar(955,0xa000ed88) malloc: *** error for object 0x6b74f0: double free
Savitar(955,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
Savitar(955,0xa000ed88) malloc: *** error for object 0x6b9390: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug
Savitar(955,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
Savitar(955,0xa000ed88) malloc: *** error for object 0x6b99f0: double free
Savitar(955,0xa000ed88) malloc: *** set a breakpoint in szone_error to debug
Nov 18 19:15:08 MacMarschall crashdump[1066]: Savitar crashed
Nov 18 19:15:11 MacMarschall crashdump[1066]: crash report written to: /Users/pam_001/Library/Logs/CrashReporter/Savitar.crash.log


And the log has....

**********

Host Name: MacMarschall
Date/Time: 2007-11-18 19:15:06.827 -0600
OS Version: 10.4.11 (Build 8S165)
Report Version: 4

Command: Savitar
Path: /Users/pam_001/Desktop/Downloads/Processed/Savitar 1.4.1/Savitar.app/Contents/MacOS/Savitar
Parent: WindowServer [167]

Version: 1.4.1 (1.4a2)

PID: 955
Thread: 9

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0:
0 libSystem.B.dylib 0x900411f8 mach_wait_until + 8
1 libSystem.B.dylib 0x90040fc4 nanosleep + 388
2 libSystem.B.dylib 0x90044798 usleep + 88
3 ...ickTimeComponents.component 0x9a7a4a34 AudioContextProcessorOutputContext::Pause() + 164
4 ...ickTimeComponents.component 0x9a7a3b90 AudioContextProcessorOutputContext::FinishStopping() + 48
5 ...ickTimeComponents.component 0x9a794198 AudioContextChannel::FinishStopping(unsigned long) + 152
6 ...ickTimeComponents.component 0x9a7940b4 AudioContextChannel::Stop(long long*, unsigned long) + 324
7 ...ple.CoreServices.CarbonCore 0x90bdbbb8 CallComponent + 260
8 com.apple.QuickTime 0x948a893c AudioContextStop + 44
9 com.apple.QuickTime 0x9492ab04 movieRateCallBackProc + 1012
10 com.apple.QuickTime 0x9492a600 SetMovieRate_priv + 192
11 com.apple.QuickTime 0x94946a44 DisposeMovie_priv + 260
12 com.heynow.Savitar 0x0007ce44 CSpeakerMan::SpendTime(EventRecord const&) + 124
13 com.heynow.Savitar 0x0004cc38 LPeriodical::DevoteTimeToIdlers(EventRecord const&) + 84
14 com.heynow.Savitar 0x0004607c LApplication::ProcessNextEvent() + 196
15 com.heynow.Savitar 0x00046220 LApplication::Run() + 248
16 com.heynow.Savitar 0x00089344 main + 264
17 com.heynow.Savitar 0x000022c0 _start + 760
18 com.heynow.Savitar 0x00001fc4 start + 48

Thread 1:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90befdac SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90be5a14 YieldToThread + 372
4 ...ple.CoreServices.CarbonCore 0x90befcf4 SetThreadState + 192
5 ...ple.CoreServices.CarbonCore 0x90befc10 SetThreadStateEndCritical + 144
6 com.heynow.Savitar 0x0000d698 LThread::SemWait(LSemaphore*, long, QHdr&, unsigned char&) + 116
7 com.heynow.Savitar 0x0000cb8c LSemaphore::BlockThread(long) + 80
8 com.heynow.Savitar 0x0000cc18 LSemaphore::Wait(long) + 84
9 com.heynow.Savitar 0x0000d8dc LThread::Cleanup::Run() + 48
10 com.heynow.Savitar 0x0000e098 LThread::DoEntry(void*) + 48
11 ...ple.CoreServices.CarbonCore 0x90befe50 InvokeThreadEntryUPP + 24
12 ...ple.CoreServices.CarbonCore 0x90befa70 CooperativeThread + 220
13 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x900061ec syscall + 12
1 com.apple.OpenTransport 0x9b8165a0 BSD_waitevent + 44
2 com.apple.OpenTransport 0x9b81b360 CarbonSelectThreadFunc + 176
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 3:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 com.apple.OpenTransport 0x9b816e94 CarbonOperationThreadFunc + 80
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 4:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480
2 com.apple.OpenTransport 0x9b826df0 CarbonInetOperThreadFunc + 80
3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 5:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90bf63f4 TSWaitOnSemaphoreCommon + 176
3 ...ickTimeComponents.component 0x99d34d64 ReadSchedulerThreadEntryPoint + 5300
4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 6:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x91457524 HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x914572c4 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 7:
0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b29c mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90befdac SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90be5a14 YieldToThread + 372
4 ...ple.CoreServices.CarbonCore 0x90befcf4 SetThreadState + 192
5 ...ple.CoreServices.CarbonCore 0x90befc10 SetThreadStateEndCritical + 144
6 com.heynow.Savitar 0x0000d00c LThread::Block() + 100
7 com.heynow.Savitar 0x0000be54 StOpenTptOperation::WaitForCompletion(unsigned long) + 180
8 com.heynow.Savitar 0x0000add4 LOpenTptTCPEndpoint::ReceiveData(void*, unsigned long&, unsigned char&, unsigned long) + 200
9 com.heynow.Savitar 0x00091acc CTVClientThread::Run() + 312
10 com.heynow.Savitar 0x0000e098 LThread::DoEntry(void*) + 48
11 ...ple.CoreServices.CarbonCore 0x90befe50 InvokeThreadEntryUPP + 24
12 ...ple.CoreServices.CarbonCore 0x90befa70 CooperativeThread + 220
13 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 8:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2 ...ple.CoreServices.CarbonCore 0x90bf63f4 TSWaitOnSemaphoreCommon + 176
3 ...ple.CoreServices.CarbonCore 0x90c00e9c AIOFileThread(void*) + 520
4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 9 Crashed:
0 <<00000000>> 0xffff86bc __bzero + 188 (cpu_capabilities.h:187)
1 ...ickTimeComponents.component 0x9a7982c8 AudioContextProcessor::RenderInputProcSilence(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 56
2 ...ickTimeComponents.component 0x9a7a401c AudioContextProcessorOutputContext::RenderInputProc(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 556
3 ...ickTimeComponents.component 0x9a798990 AudioContextProcessor::AudioContextProcessorRender(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 64
4 ...ickTimeComponents.component 0x9a798268 AudioContextProcessor::RenderInputProcSupplier(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 184
5 ...ickTimeComponents.component 0x9a797fb4 AudioContextProcessor::RenderInputProc(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 772
6 ...ickTimeComponents.component 0x9a798990 AudioContextProcessor::AudioContextProcessorRender(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 64
7 ...pple.audio.units.Components 0x700097a8 DefaultOutputAUEntry + 31224
8 ...pple.audio.units.Components 0x70010520 AUHighShelfFilterEntry + 6160
9 ...pple.audio.units.Components 0x700d7b30 0x70000000 + 883504
10 ...pple.audio.units.Components 0x700c934c 0x70000000 + 824140
11 ...pple.audio.units.Components 0x700090d8 DefaultOutputAUEntry + 29480
12 ...pple.audio.units.Components 0x7000543c DefaultOutputAUEntry + 13964
13 ...pple.audio.units.Components 0x700d7cbc 0x70000000 + 883900
14 ...ple.CoreServices.CarbonCore 0x90bdbbb8 CallComponent + 260
15 ...apple.audio.units.AudioUnit 0x9431fcc4 AudioUnitRender + 56
16 ...ickTimeComponents.component 0x9a799008 AudioContextProcessor::Render(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 696
17 ...ickTimeComponents.component 0x9a797fb4 AudioContextProcessor::RenderInputProc(unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 772
18 ...ickTimeComponents.component 0x9a798990 AudioContextProcessor::AudioContextProcessorRender(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 64
19 ...ickTimeComponents.component 0x9a7a1c8c AudioContextProcessorOutputDevice::OutputDeviceRender(void*, unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long, AudioBufferList*) + 652
20 ...pple.audio.units.Components 0x700097a8 DefaultOutputAUEntry + 31224
21 ...pple.audio.units.Components 0x700c9aec 0x70000000 + 826092
22 ...pple.audio.units.Components 0x700c981c 0x70000000 + 825372
23 ....audio.toolbox.AudioToolbox 0x942128b8 AudioConverterChain::CallInputProc(unsigned long) + 332
24 ....audio.toolbox.AudioToolbox 0x94212508 AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 128
25 ....audio.toolbox.AudioToolbox 0x94211cd0 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 212
26 ....audio.toolbox.AudioToolbox 0x94211b28 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 132
27 ....audio.toolbox.AudioToolbox 0x9421189c BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
28 ....audio.toolbox.AudioToolbox 0x94211a18 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 136
29 ....audio.toolbox.AudioToolbox 0x9421189c BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 292
30 ....audio.toolbox.AudioToolbox 0x94211728 AudioConverterFillComplexBuffer + 280
31 ...pple.audio.units.Components 0x7000936c DefaultOutputAUEntry + 30140
32 ...pple.audio.units.Components 0x700c934c 0x70000000 + 824140
33 ...pple.audio.units.Components 0x700090d8 DefaultOutputAUEntry + 29480
34 ...pple.audio.units.Components 0x70008774 DefaultOutputAUEntry + 27076
35 com.apple.audio.CoreAudio 0x91468c0c IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 376
36 com.apple.audio.CoreAudio 0x91468920 HP_IOThread::PerformIO(AudioTimeStamp const&) + 532
37 com.apple.audio.CoreAudio 0x91466930 HP_IOThread::WorkLoop() + 1156
38 com.apple.audio.CoreAudio 0x91466498 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
39 com.apple.audio.CoreAudio 0x914572c4 CAPThread::Entry(CAPThread*) + 96
40 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 10:
0 libSystem.B.dylib 0x9002c4b8 semaphore_wait_trap + 8
1 ...ickTimeComponents.component 0x9a256b94 QTThreadWaitSignal + 100
2 ...ickTimeComponents.component 0x99db9d40 audioprepThreadEntry + 96
3 ...ickTimeComponents.component 0x9a256854 start_thread + 84
4 libSystem.B.dylib 0x9002bd08 _pthread_body + 96

Thread 9 crashed with PPC Thread State 64:
srr0: 0x00000000ffff86bc srr1: 0x100000000000f030 vrsave: 0x0000000000000000
cr: 0x24022444 xer: 0x0000000000000000 lr: 0x000000009a7982c8 ctr: 0x0000000000ffffff
r0: 0x0000000000000000 r1: 0x00000000f0508910 r2: 0x000000009a8c3e08 r3: 0x0000000000000000
r4: 0x000000000000007e r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
r8: 0x0000000000ffffff r9: 0x0000000000000000 r10: 0x00000000914474f4 r11: 0x00000000a9e76028
r12: 0x0000000090129660 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00000000700f91d8
r16: 0x00000000f05090e0 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0xffffffffffffd583
r20: 0x0000000000000000 r21: 0x0000000000000001 r22: 0x0000000000000001 r23: 0x0000000000000000
r24: 0x0000000000000000 r25: 0x0000000000000200 r26: 0x00000000006b99f0 r27: 0x00000000f0508cf0
r28: 0x00000000006b99f0 r29: 0x0000000000000002 r30: 0x00000000006b9a08 r31: 0x000000009a7a3e08

Binary Images Description:
0x1000 - 0x192fff com.heynow.Savitar 1.4.1 (1.4a2) /Users/pam_001/Desktop/Downloads/Processed/Savitar 1.4.1/Savitar.app/Contents/MacOS/Savitar
0x7b2000 - 0x7b2fff com.apple.applescript.component 1.10.7 /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x1631000 - 0x1632fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x89030000 - 0x890d0fff com.apple.QuickTimeImporters.component 7.3 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174c000 - 0x91803fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c79000 - 0x91ce3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce8000 - 0x91d25fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2c000 - 0x91d46fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4b000 - 0x91d4efff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d50000 - 0x91e2efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91e4e000 - 0x91e4efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e50000 - 0x91f35fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f3d000 - 0x91f5cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc8000 - 0x92036fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92041000 - 0x920d6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920f0000 - 0x92678fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926ab000 - 0x929d6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a06000 - 0x92af4fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92af7000 - 0x92b7ffff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bc0000 - 0x92debfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f18000 - 0x92f36fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f41000 - 0x92f9bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb9000 - 0x92fb9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fbb000 - 0x92fcffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe7000 - 0x92ff7fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93003000 - 0x93018fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9302a000 - 0x930b1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930c5000 - 0x930d0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930da000 - 0x93107fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93121000 - 0x93131fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9313d000 - 0x931a3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931d4000 - 0x93223fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93251000 - 0x9326efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93280000 - 0x9328dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93296000 - 0x935a4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936f4000 - 0x93700fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94207000 - 0x942ccfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9431f000 - 0x9431ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94321000 - 0x944e1fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94570000 - 0x945c0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945c9000 - 0x945e3fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945f4000 - 0x94614fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x947c2000 - 0x947d1fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947d9000 - 0x947e5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9482b000 - 0x94843fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9484a000 - 0x94b72fff com.apple.QuickTime 7.3.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c58000 - 0x94cc9fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x95060000 - 0x9508ffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x9509f000 - 0x950bcfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x957a4000 - 0x957ccfff libcurl.2.dylib /usr/lib/libcurl.2.dylib
0x979bb000 - 0x979dafff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x981e0000 - 0x981edfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99ad5000 - 0x99b7ffff com.apple.applescript 1.10.7 /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x99d1d000 - 0x9a90bfff com.apple.QuickTimeComponents.component 7.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9b814000 - 0x9b832fff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
  Forum: Bug Reports · Post Preview: #827 · Replies: 6 · Views: 23873


New Posts  New Replies
No New Posts  No New Replies
Hot topic  Hot Topic (New)
No new  Hot Topic (No New)
Poll  Poll (New)
No new votes  Poll (No New)
Closed  Locked Topic
Moved  Moved Topic
 

Lo-Fi Version Time is now: 7th May 2024 - 04:55 AM