Revolution Freezing or Quitting Unexpectedly
Shari
shari at gypsyware.com
Tue Jun 19 08:01:34 EDT 2007
>Hey, when you guys report things like this, it would be very helpful
>if we knew what you're using. Computer and OS and Rev version.
>
>Joe Wilkins
In my case this has occurred on two computers:
MacPro Macintel 10.4.7 running a standalone built with 2.8.1. The
standalone was built as a Universal Binary.
Also on a Mac G-5 running 10.4.9 using the same standalone.
I did encounter unexpected quits during development as well, when it
was just a stack. I had thought it was related to the screensaver
coming up when the computer was idle for a few minutes but never was
able to verify. When I tried to intentionally make it quit, it did
not. Then the quits stopped, so I thought somehow it had resolved
itself. But now in standalone mode, they are back again.
It doesn't freeze for me, it just up and quits unexpectedly. I do
have a crash log from the other fella on the G-5.
I don't know how to read the crash log as I don't speak C. But one
thing that jumps out at me is the frequent reference to
com.gypsyking.BlackjackGold. This is the name of the pList file,
which does not get created when you launch the standalone. Even
though I have a custom pList file in the appropriate place in the
Contents folder, and I know my pList is solid, the engine does not
re-create it in the users main Preferences folder. Previous
standalones have successfully created this file. I do not know if
this missing file in some way causes the quits.
### begin crash log ###
Date/Time: 2007-06-18 18:27:05.601 -0700
OS Version: 10.4.9 (Build 8P135)
Report Version: 4
Command: Gold
Path: /Applications/Blackjack Gold 127 OSX/Blackjack
Gold.app/Contents/MacOS/Gold
Parent: WindowServer [64]
Version: 1.2.7 (1.2.7)
PID: 1209
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
0 com.gypsyking.BlackjackGold 0x000ef8c0
MCScreenDC::lockpixmap(drawable*, void*&, unsigned&) + 24
1 com.gypsyking.BlackjackGold 0x000ef858
MCScreenDC::createpixmap(unsigned short, unsigned short, unsigned
short, unsigned char) + 148
2 com.gypsyking.BlackjackGold 0x00149b1c
MCUIDC::resizepixmaps_new(drawable*&, drawable*&, unsigned short,
unsigned short, drawable*&, drawable*&, unsigned short, unsigned
short, MCBitmap*&, MCBitmap*&, MCBitmap*&, unsigned char) + 596
3 com.gypsyking.BlackjackGold 0x000ba4b0 MCImage::resize() + 188
4 com.gypsyking.BlackjackGold 0x000d1b18
MCObject::setprop(unsigned, Properties, MCExecPoint&, MCString
const&, MCString const&, unsigned char) + 12752
5 com.gypsyking.BlackjackGold 0x00049f70
MCControl::setprop(unsigned, Properties, MCExecPoint&, MCString
const&, MCString const&, unsigned char) + 844
6 com.gypsyking.BlackjackGold 0x000b5bc0
MCImage::setprop(unsigned, Properties, MCExecPoint&, MCString const&,
MCString const&, unsigned char) + 7088
7 com.gypsyking.BlackjackGold 0x00029c48
MCChunk::setprop(Properties, MCExecPoint&, MCString const&, MCString
const&, unsigned char) + 348
8 com.gypsyking.BlackjackGold 0x0011b904
MCProperty::set(MCExecPoint&) + 19484
9 com.gypsyking.BlackjackGold 0x0002e00c MCSet::exec(MCExecPoint&) + 136
10 com.gypsyking.BlackjackGold 0x00097c70
MCHandler::exec(MCExecPoint&, MCParameter*) + 1460
11 com.gypsyking.BlackjackGold 0x000205e0
MCCard::handle(Handler_type, MCString const&, MCParameter*, unsigned
char, unsigned char) + 584
12 com.gypsyking.BlackjackGold 0x00143978
MCComref::exec(MCExecPoint&) + 800
13 com.gypsyking.BlackjackGold 0x000bde80 MCIf::exec(MCExecPoint&) + 508
14 com.gypsyking.BlackjackGold 0x00097c70
MCHandler::exec(MCExecPoint&, MCParameter*) + 1460
15 com.gypsyking.BlackjackGold 0x000205e0
MCCard::handle(Handler_type, MCString const&, MCParameter*, unsigned
char, unsigned char) + 584
16 com.gypsyking.BlackjackGold 0x00143978
MCComref::exec(MCExecPoint&) + 800
17 com.gypsyking.BlackjackGold 0x000bf834
MCRepeat::exec(MCExecPoint&) + 4172
18 com.gypsyking.BlackjackGold 0x000bf834
MCRepeat::exec(MCExecPoint&) + 4172
19 com.gypsyking.BlackjackGold 0x00097c70
MCHandler::exec(MCExecPoint&, MCParameter*) + 1460
20 com.gypsyking.BlackjackGold 0x000205e0
MCCard::handle(Handler_type, MCString const&, MCParameter*, unsigned
char, unsigned char) + 584
21 com.gypsyking.BlackjackGold 0x00143978
MCComref::exec(MCExecPoint&) + 800
22 com.gypsyking.BlackjackGold 0x00097c70
MCHandler::exec(MCExecPoint&, MCParameter*) + 1460
23 com.gypsyking.BlackjackGold 0x000205e0
MCCard::handle(Handler_type, MCString const&, MCParameter*, unsigned
char, unsigned char) + 584
24 com.gypsyking.BlackjackGold 0x000d2140
MCObject::handle(Handler_type, MCString const&, MCParameter*,
unsigned char, unsigned char) + 200
25 com.gypsyking.BlackjackGold 0x00143978
MCComref::exec(MCExecPoint&) + 800
26 com.gypsyking.BlackjackGold 0x000bde80 MCIf::exec(MCExecPoint&) + 508
27 com.gypsyking.BlackjackGold 0x00097c70
MCHandler::exec(MCExecPoint&, MCParameter*) + 1460
28 com.gypsyking.BlackjackGold 0x000d1ef0
MCObject::exechandler(MCHandler*, MCParameter*) + 492
29 com.gypsyking.BlackjackGold 0x000d20f0
MCObject::handle(Handler_type, MCString const&, MCParameter*,
unsigned char, unsigned char) + 120
30 com.gypsyking.BlackjackGold 0x0014e774
MCU_dofrontscripts(Handler_type, MCString const&, MCParameter*) + 112
31 com.gypsyking.BlackjackGold 0x000d4cfc MCObject::message(char
const*, MCParameter*, unsigned char, unsigned char) + 492
32 com.gypsyking.BlackjackGold 0x000cd16c MCObject::timer(char
const*, MCParameter*) + 252
33 com.gypsyking.BlackjackGold 0x00049a68 MCControl::timer(char
const*, MCParameter*) + 416
34 com.gypsyking.BlackjackGold 0x001458d4
MCUIDC::handlepending(double&, double&, unsigned char) + 540
35 com.gypsyking.BlackjackGold 0x000e8b28
MCScreenDC::wait(double, unsigned char, unsigned char) + 168
36 com.gypsyking.BlackjackGold 0x0008b59c X_main_loop + 320
37 com.gypsyking.BlackjackGold 0x000c1d68 main + 44
38 com.gypsyking.BlackjackGold 0x00003108 _start + 760
39 com.gypsyking.BlackjackGold 0x00002e0c start + 48
Thread 1:
0 libSystem.B.dylib 0x9000b448 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b39c mach_msg + 60
2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x9145663c
HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x914563dc
CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002be08 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9000b448 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b39c mach_msg + 60
2 com.unsanity.ape 0xc0001b54 __ape_agent + 296
3 libSystem.B.dylib 0x9002be08 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000000ef8c0 srr1: 0x100000000200f930
vrsave: 0x0000000000000000
cr: 0x84442202 xer: 0x0000000000000000 lr:
0x0000000000149b1c ctr: 0x00000000000ef8a8
r0: 0x0000000000149b1c r1: 0x00000000bfffe1d0 r2:
0x00000000001ec358 r3: 0x00000000005982f0
r4: 0x0000000000000000 r5: 0x00000000bfffe288 r6:
0x00000000bfffe28c r7: 0x0000000000000000
r8: 0x0000000000000100 r9: 0x0000000000000001 r10:
0x000000000000000c r11: 0x00000000001e6378
r12: 0x00000000000ef8a8 r13: 0x0000000000000000 r14:
0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x0000000000000000 r18:
0x00000000164dd318 r19: 0x00000000164dd320
r20: 0x00000000164dd31c r21: 0x00000000164dd32c r22:
0x00000000164dd324 r23: 0x00000000164dd328
r24: 0x000000000000003c r25: 0x0000000000000019 r26:
0x000000000000ffff r27: 0x00000000bfffe28c
r28: 0x0000000000000019 r29: 0x00000000bfffe288 r30:
0x0000000000000000 r31: 0x00000000005982f0
Binary Images Description:
0x1000 - 0x1cafff com.gypsyking.BlackjackGold 1.2.7
/Applications/Blackjack Gold 127 OSX/Blackjack
Gold.app/Contents/MacOS/Gold
0x411000 - 0x413fff com.runrev.coreimage_support ??? (1.0)
/Applications/Blackjack Gold 127 OSX/Blackjack
Gold.app/Contents/PlugIns/coreimage_support.bundle/Contents/MacOS/coreimage_support
0x434000 - 0x46dfff com.apple.audio.SoundManager.Components 3.9.1
/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0x4fc000 - 0x4fdfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)
/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x675000 - 0x6b4fff com.apple.QuickTimeFireWireDV.component 7.1.6
/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x76d000 - 0x775fff com.Logitech.Control Center.Scroll Enhancer
2.1.3 /Library/Application Enhancers/LCC Scroll
Enhancer.ape/Contents/MacOS/LCC Scroll Enhancer
0x16ac2000 - 0x16adcfff com.apple.AppleIntermediateCodec 1.1 (141)
/Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x16e05000 - 0x17003fff net.telestream.wmv.import 2.1.1.70
/Library/QuickTime/Flip4Mac WMV
Import.component/Contents/MacOS/Flip4Mac WMV Import
0x17032000 - 0x171d3fff net.telestream.wmv.advanced 2.1.1.70
/Library/QuickTime/Flip4Mac WMV
Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x17214000 - 0x1728dfff com.apple.applepixletvideo 1.2.5 (1.2d5)
/System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90215000 - 0x9021afff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90294000 - 0x90345fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.75 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28)
/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 IOKit
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.12
/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 - 0x90fd1fff com.apple.CFNetwork 129.20
/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.5
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91120000 - 0x912dbfff com.apple.security 4.6 (29770)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fb000 - 0x91533fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6
(177.13)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91901000 - 0x91926fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91939000 - 0x9197bfff com.apple.LaunchServices 182
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b45000 - 0x91b63fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b69000 - 0x91c20fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c6f000 - 0x91c73fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c75000 - 0x91cddfff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce2000 - 0x91d1ffff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d26000 - 0x91d3ffff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d44000 - 0x91d47fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e49000 - 0x91f2efff com.apple.vImage 2.4
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib
3.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc1000 - 0x9202ffff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9203a000 - 0x920cffff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920e9000 - 0x92671fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926a4000 - 0x929cffff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f11000 - 0x92f2ffff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f3a000 - 0x92f94fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1)
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94545000 - 0x94595fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945c8000 - 0x945e9fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x9478a000 - 0x94799fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947a1000 - 0x947aefff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947f4000 - 0x9480dfff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94814000 - 0x94b2afff com.apple.QuickTime 7.1.6
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c0c000 - 0x94c7dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x95013000 - 0x95042fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96030000 - 0x96062fff com.apple.PDFKit 1.0.3
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96ffc000 - 0x9701bfff com.apple.vecLib 3.2.2 (vecLib 3.2.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97821000 - 0x9782efff com.apple.agl 2.5.6 (AGL-2.5.6)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98354000 - 0x98425fff com.apple.QuartzComposer 1.2.4 (32.22)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x984a2000 - 0x984a2fff com.apple.quartzframework 1.0
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98ce3000 - 0x99890fff com.apple.QuickTimeComponents.component 7.1.6
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x99af9000 - 0x99afdfff com.apple.QuickTimeH264.component 7.1.6
/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x99aff000 - 0x99be2fff QuickTimeH264.altivec
/System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.altivec
0x99d2d000 - 0x99df6fff com.apple.QuickTimeMPEG4.component 7.1.6
/System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0xc0000000 - 0xc000ffff com.unsanity.ape 2.0.2
/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
Model: PowerMac11,2, BootROM 5.2.7f1, 2 processors, PowerPC G5 (1.1),
2.3 GHz, 2.5 GB
Graphics: NVIDIA GeForce 6600, GeForce 6600, PCI, 256 MB
Memory Module: DIMM0/J6700, 256 MB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM1/J6800, 256 MB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM2/J6900, 1 GB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM3/J7000, 1 GB, DDR2 SDRAM, PC2-4200U-444
Network Service: Built-in Ethernet 1, Ethernet, en0
PCI Card: GeForce 6600, Display, SLOT-1
PCI Card: bcom5714, network, GIGE
PCI Card: bcom5714, network, GIGE
Serial ATA Device: WDC WD2500JS-41MVB1, 232.89 GB
Serial ATA Device: WDC WD2500YD-01NVB1, 233.76 GB
Parallel ATA Device: HL-DT-ST DVD-RW GWA-4165B
USB Device: Hub, Up to 480 Mb/sec, 500 mA
USB Device: General Purpose USB Hub, Up to 12 Mb/sec, 500 mA
USB Device: AK5370, AKM, Up to 12 Mb/sec, 500 mA
USB Device: Keyspan USA-19H, Keyspan, a division of InnoSys Inc., Up
to 12 Mb/sec, 500 mA
USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
USB Device: Apple Cinema HD Display, Apple Computer, Inc., Up to 12
Mb/sec, 500 mA
FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, Up to 800 Mb/sec
FireWire Device: unknown_device, unknown_value, Unknown
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
### end crash log ###
Shari
--
Windows and Macintosh shareware games
BIackjack Gold
http://www.gypsyware.com
More information about the use-livecode
mailing list