Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6752 closed defect (outdated)

KYRA2: Crash when using swampsnake potion on Zanthia

Reported by: SF/thehiggs Owned by: lordhoto
Priority: normal Component: Engine: Kyra
Version: Keywords:
Cc: Game: Kyrandia 2

Description

Hey, Here are the pertinents: I'm playing Kyrandia 2 (CD DOS) using ScummVM 1.7.0 on OS X 10.9.5. The bug occurs every time I use the snake potion when I meet the rat in the cave at the beginning of the game.

I've done a little hunting and I've made sure to include the Kyra.dat file in the game folder. I've included the near totality of the bug report that was generated after the most recent crash. I would load a save game file, but I can't seem to find the in-game saves. I do wonder if it's just something I'm missing or doing wrong, but I can't seem to fix it so I figured I'd ask. Thanks!

Process: scummvm [12782] Path: /Applications/ScummVM.app/Contents/MacOS/scummvm Identifier: org.scummvm.scummvm Version: 1.7.0 (1.7.0) Code Type: X86 (Native) Parent Process: launchd [188] Responsible: scummvm [12782] User ID: 501

Date/Time: 2014-12-16 12:20:09.653 -0500 OS Version: Mac OS X 10.9.5 (13F34) Report Version: 11 Anonymous UUID: 55E00CB9-886B-637B-2714-AA4C61C232F9

Sleep/Wake UUID: E5C6DD9F-C367-461E-A76D-72BE6CDE4967

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

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x93571802 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x9b110945 _pthread_mutex_lock + 404 2 libsystem_pthread.dylib 0x9b1107ac pthread_mutex_lock + 16 3 org.scummvm.scummvm 0x00ffd42b 0x1000 + 16761899 4 org.scummvm.scummvm 0x00ea16b1 0x1000 + 15337137 5 org.scummvm.scummvm 0x00e93095 0x1000 + 15278229 6 org.scummvm.scummvm 0x00fc7e6e 0x1000 + 16543342 7 org.scummvm.scummvm 0x005970ea 0x1000 + 5857514 8 org.scummvm.scummvm 0x005972d2 0x1000 + 5858002 9 org.scummvm.scummvm 0x00597655 0x1000 + 5858901 10 org.scummvm.scummvm 0x0059824e 0x1000 + 5861966 11 org.scummvm.scummvm 0x0049c93d 0x1000 + 4831549 12 org.scummvm.scummvm 0x0049c73b 0x1000 + 4831035 13 org.scummvm.scummvm 0x00593120 0x1000 + 5841184 14 org.scummvm.scummvm 0x013781ee Common::Functor1Mem::operator()(Kyra::EMCState) const + 46 15 org.scummvm.scummvm 0x0047ec43 0x1000 + 4709443 16 org.scummvm.scummvm 0x0047e77e 0x1000 + 4708222 17 org.scummvm.scummvm 0x004438af 0x1000 + 4466863 18 org.scummvm.scummvm 0x0042693b 0x1000 + 4348219 19 org.scummvm.scummvm 0x00426dff 0x1000 + 4349439 20 org.scummvm.scummvm 0x00429148 0x1000 + 4358472 21 org.scummvm.scummvm 0x01374e6f Kyra::KyraEngine_v1::run() + 175 22 org.scummvm.scummvm 0x00009101 0x1000 + 33025 23 org.scummvm.scummvm 0x00006687 0x1000 + 22151 24 org.scummvm.scummvm 0x00ff0e5b 0x1000 + 16711259 25 com.apple.Foundation 0x929c89f2 57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49 26 com.apple.CoreFoundation 0x920a25a4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 20 27 com.apple.CoreFoundation 0x91f8404b _CFXNotificationPost + 3435 28 com.apple.Foundation 0x929b74df -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 29 com.apple.AppKit 0x908ef575 -[NSApplication _postDidFinishNotification] + 367 30 com.apple.AppKit 0x908ef215 -[NSApplication _sendFinishLaunchingNotification] + 239 31 com.apple.AppKit 0x908ebb44 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 840 32 com.apple.AppKit 0x908eb431 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 277 33 libobjc.A.dylib 0x9b1fa304 -[NSObject performSelector:withObject:withObject:] + 77 34 com.apple.Foundation 0x929d773a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 121 35 com.apple.Foundation 0x929d7271 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430 36 com.apple.Foundation 0x929d707b _NSAppleEventManagerGenericHandler + 218 37 com.apple.AE 0x9a152b15 aeDispatchAppleEvent(AEDesc const, AEDesc, unsigned long, unsigned char) + 387 38 com.apple.AE 0x9a121ed6 dispatchEventAndSendReply(AEDesc const, AEDesc) + 44 39 com.apple.AE 0x9a121dce aeProcessAppleEvent + 318 40 com.apple.HIToolbox 0x97a0d571 AEProcessAppleEvent + 55 41 com.apple.AppKit 0x908e7148 _DPSNextEvent + 1089 42 com.apple.AppKit 0x908e6870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 43 com.apple.AppKit 0x908d915c -[NSApplication run] + 727 44 org.scummvm.scummvm 0x00ff15c8 0x1000 + 16713160 45 org.scummvm.scummvm 0x00002f02 0x1000 + 7938 46 org.scummvm.scummvm 0x00002e29 0x1000 + 7721

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x93572992 kevent64 + 10 1 libdispatch.dylib 0x9015a899 _dispatch_mgr_invoke + 238 2 libdispatch.dylib 0x9015a532 _dispatch_mgr_thread + 52

Thread 2: 0 org.scummvm.scummvm 0x00596250 0x1000 + 5853776 1 org.scummvm.scummvm 0x00598517 0x1000 + 5862679 2 org.scummvm.scummvm 0x00596d18 0x1000 + 5856536 3 org.scummvm.scummvm 0x00597513 0x1000 + 5858579 4 org.scummvm.scummvm 0x0137fd59 Kyra::AdLibDriver::readBuffer(short, int) + 121 5 org.scummvm.scummvm 0x014e6e0e Audio::CopyRateConverter::flow(Audio::AudioStream&, short, unsigned int, unsigned short, unsigned short) + 94 6 org.scummvm.scummvm 0x00f75f76 0x1000 + 16207734 7 org.scummvm.scummvm 0x00f76f8c 0x1000 + 16211852 8 org.scummvm.scummvm 0x00ea0ca8 0x1000 + 15334568 9 org.scummvm.scummvm 0x00ea0cfb 0x1000 + 15334651 10 org.scummvm.scummvm 0x00ffd74d 0x1000 + 16762701 11 org.scummvm.scummvm 0x0105e331 0x1000 + 17158961 12 libsystem_pthread.dylib 0x9b10d5fb _pthread_body + 144 13 libsystem_pthread.dylib 0x9b10d485 _pthread_start + 130 14 libsystem_pthread.dylib 0x9b112cf2 thread_start + 34

Thread 3: 0 libsystem_kernel.dylib 0x9356cf7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9356c16c mach_msg + 68 2 com.apple.CoreFoundation 0x91feabf9 __CFRunLoopServiceMachPort + 169 3 com.apple.CoreFoundation 0x91fea1d1 __CFRunLoopRun + 1393 4 com.apple.CoreFoundation 0x91fe99ea CFRunLoopRunSpecific + 394 5 com.apple.CoreFoundation 0x91fe984b CFRunLoopRunInMode + 123 6 com.apple.AppKit 0x90a90b88 _NSEventThread + 283 7 libsystem_pthread.dylib 0x9b10d5fb _pthread_body + 144 8 libsystem_pthread.dylib 0x9b10d485 _pthread_start + 130 9 libsystem_pthread.dylib 0x9b112cf2 thread_start + 34

Thread 4: 0 libsystem_kernel.dylib 0x93572046 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x9b10edcf _pthread_wqthread + 372 2 libsystem_pthread.dylib 0x9b112cce start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000004 ebx: 0x00fb6700 ecx: 0xbffb89dc edx: 0x93571802 edi: 0x00fb6903 esi: 0x01ca1030 ebp: 0xbffb8a38 esp: 0xbffb89dc ss: 0x00000023 efl: 0x00200207 eip: 0x93571802 cs: 0x0000000b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0x0a6dc000

Logical CPU: 0 Error Code: 0x0000012d Trap Number: 132

Binary Images: 0x1000 - 0x15dffa3 +org.scummvm.scummvm (1.7.0 - 1.7.0) /Applications/ScummVM.app/Contents/MacOS/scummvm 0x1981000 - 0x19bfff2 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x19e3000 - 0x19f9ff8 libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib 0x1f4d000 - 0x1f72ff9 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x1f87000 - 0x1f92ffa com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x1ff7000 - 0x1ffaff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit 0x6e48000 - 0x6e4cffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x6ebb000 - 0x6f13fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x6f37000 - 0x7137ff5 com.apple.audio.units.Components (1.10 - 1.10) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fef9000 - 0x8ff2b417 dyld (239.4) /usr/lib/dyld 0x90008000 - 0x90046ff7 com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x90128000 - 0x90154ff7 com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90155000 - 0x90156fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x90157000 - 0x9016fffd libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x90170000 - 0x9020ffff libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib 0x90210000 - 0x90222fff libbsm.0.dylib (33) /usr/lib/libbsm.0.dylib 0x90223000 - 0x90237ff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x90238000 - 0x90244ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x90245000 - 0x90296ff1 libstdc++.6.dylib (60) /usr/lib/libstdc++.6.dylib 0x90720000 - 0x90727ffe com.apple.agl (3.2.3 - AGL-3.2.3) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x90728000 - 0x907ebff1 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x907ec000 - 0x908baff7 com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x908bb000 - 0x908beffb libutil.dylib (34) /usr/lib/libutil.dylib 0x908bf000 - 0x914ddff3 com.apple.AppKit (6.9 - 1265.21) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9150f000 - 0x9178bfe7 com.apple.QuickTime (7.7.3 - 2826.24) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x91867000 - 0x91868ffa libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib 0x91869000 - 0x9194cff7 libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib 0x9194d000 - 0x9194effd libunc.dylib (28) /usr/lib/system/libunc.dylib 0x9194f000 - 0x91991fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9199a000 - 0x919b5ff5 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x919b6000 - 0x91a48ff9 libsystem_c.dylib (997.90.3) /usr/lib/system/libsystem_c.dylib 0x91a49000 - 0x91e7dff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x91e7e000 - 0x91efeff7 com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91f74000 - 0x92176fff com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92177000 - 0x92213fff com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x92214000 - 0x92218ff7 libmacho.dylib (845) /usr/lib/system/libmacho.dylib 0x92219000 - 0x92305ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x92616000 - 0x92789ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x927f5000 - 0x9281dfff libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib 0x92829000 - 0x9289fff3 com.apple.securityfoundation (6.0 - 55122.3) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x928a0000 - 0x928a3ff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x928a4000 - 0x9290dfff com.apple.SystemConfiguration (1.13.1 - 1.13.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x92941000 - 0x92941fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x92942000 - 0x92966ff7 libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x92967000 - 0x92992ff7 libsystem_network.dylib (241.3) /usr/lib/system/libsystem_network.dylib 0x929b4000 - 0x92ce1ffe com.apple.Foundation (6.9 - 1056.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92ce9000 - 0x92cf0ff2 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x92cf1000 - 0x92cfbff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x92eee000 - 0x92f0afff libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x92f3e000 - 0x92f93fff libc++.1.dylib (120) /usr/lib/libc++.1.dylib 0x92f94000 - 0x92f96fff libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib 0x92f97000 - 0x92f9cff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92f9d000 - 0x93088ff4 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x93095000 - 0x9309ffff com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x93211000 - 0x93214ffa libCGXType.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x93330000 - 0x93385ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x93386000 - 0x9338fffc com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x933a8000 - 0x933a8fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x933a9000 - 0x933f9ff7 libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x933fa000 - 0x93403fff com.apple.audio.SoundManager (4.1 - 4.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9345a000 - 0x93465ffb libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib 0x9346b000 - 0x9346cfff libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x9346d000 - 0x9347afff com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x9347b000 - 0x934b8ffb libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x93520000 - 0x93523ff9 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x93524000 - 0x93534ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x93535000 - 0x93536fff libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x93537000 - 0x93552ff6 libPng.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x93553000 - 0x93559ffb libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x9355a000 - 0x93577ff4 libsystem_kernel.dylib (2422.115.4) /usr/lib/system/libsystem_kernel.dylib 0x93580000 - 0x93588fff liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x93589000 - 0x93589ffd libOpenScriptingUtil.dylib (157) /usr/lib/libOpenScriptingUtil.dylib 0x9358a000 - 0x9358effa libGIF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9358f000 - 0x9358ffff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93590000 - 0x9366bff7 com.apple.LaunchServices (572.28 - 572.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x93714000 - 0x93751ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x93752000 - 0x937dcff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x93808000 - 0x9380bff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x9380c000 - 0x9380effb libRadiance.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93c35000 - 0x93c35fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x93c36000 - 0x93f2bffc com.apple.CoreImage (9.4.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x9403d000 - 0x94041ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x94042000 - 0x94109ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x9410a000 - 0x94175fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x94332000 - 0x94367ff1 libssl.0.9.8.dylib (52) /usr/lib/libssl.0.9.8.dylib 0x94368000 - 0x94380ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x94381000 - 0x94385ffe libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x94421000 - 0x94461ff7 com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x94462000 - 0x94470ff3 com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9447b000 - 0x9447cfff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x9447d000 - 0x94767fd2 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x94825000 - 0x9482efff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9482f000 - 0x9491fffb libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x94cfc000 - 0x94d34ff7 com.apple.MediaKit (15 - 709) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x94d36000 - 0x94d44ff7 libz.1.dylib (53) /usr/lib/libz.1.dylib 0x94d45000 - 0x94e4dff7 com.apple.QuickTimeImporters.component (7.7.3 - 2826.24) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x94e4e000 - 0x94e50fff libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib 0x94e51000 - 0x94e56ff6 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x94e57000 - 0x94e5ffff libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib 0x94e63000 - 0x94e99fff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x94eb6000 - 0x94ec2fff libkxld.dylib (2422.115.4) /usr/lib/system/libkxld.dylib 0x94ec3000 - 0x94effff4 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x94f00000 - 0x94f00fff libodfde.dylib (20) /usr/lib/libodfde.dylib 0x951d1000 - 0x951daff7 libsystem_notify.dylib (121.20.1) /usr/lib/system/libsystem_notify.dylib 0x951e3000 - 0x95229ff7 libcurl.4.dylib (78.94.1) /usr/lib/libcurl.4.dylib 0x95798000 - 0x957d0fff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x957d1000 - 0x957d3ff2 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x957d9000 - 0x95b9eff6 libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95c25000 - 0x95c3fff7 com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x95c40000 - 0x95c53fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x95c94000 - 0x95cbcff7 libRIP.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x95cbd000 - 0x95cd5ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x95cd6000 - 0x95ce6ff7 libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x95ce7000 - 0x95cebffa libcache.dylib (62) /usr/lib/system/libcache.dylib 0x95cec000 - 0x95cf7ff6 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x95d25000 - 0x95d37fff libsystem_asl.dylib (217.1.4) /usr/lib/system/libsystem_asl.dylib 0x95d58000 - 0x95e28fef libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x95e34000 - 0x95e35fff libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib 0x95e53000 - 0x95ee4fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x966a6000 - 0x967fcff0 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x967fd000 - 0x96824fff com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x96855000 - 0x96863fff libxar.1.dylib (202) /usr/lib/libxar.1.dylib 0x9718b000 - 0x971a4fff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x971a5000 - 0x971d6ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x971da000 - 0x971dafff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x971db000 - 0x971f7ff9 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x971f8000 - 0x97207fff libGL.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x97208000 - 0x97208ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x97209000 - 0x97234ff5 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x97235000 - 0x9736cfff com.apple.desktopservices (1.8.3 - 1.8.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9736d000 - 0x9737bff7 com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x975f7000 - 0x975f8ffc com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x97900000 - 0x9791dffb libresolv.9.dylib (54) /usr/lib/libresolv.9.dylib 0x9791e000 - 0x979caffb libvMisc.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x979cb000 - 0x979d3ffe libGFXShared.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x979d4000 - 0x97d49ff9 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x97e60000 - 0x97ef7ff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x97ef8000 - 0x97f26ff3 com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x97f29000 - 0x97f33ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x97f34000 - 0x97f3ffff com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x97f40000 - 0x97f49fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x97f4a000 - 0x97fa3ffa libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x97fa4000 - 0x9839cffb com.apple.CoreGraphics (1.600.0 - 599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9839d000 - 0x983edfff com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x983f4000 - 0x98d4efe3 com.apple.QuickTimeComponents.component (7.7.3 - 2826.24) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x98d4f000 - 0x98d97fff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x98d98000 - 0x98e01ffa com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x98e16000 - 0x98e5cff7 libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x98e5d000 - 0x98ed4ffb com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x98ed5000 - 0x98ed7ffe libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x99d7a000 - 0x99dabffa libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x99db2000 - 0x99eb0fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x99eb1000 - 0x99fa5fff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x99fa6000 - 0x9a08cfff com.apple.coreui (2.2 - 231.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9a08d000 - 0x9a0bcff7 com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x9a0bd000 - 0x9a109ff7 libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib 0x9a10a000 - 0x9a116ffc libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x9a117000 - 0x9a175ffd com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9a176000 - 0x9a3efff2 com.apple.security (7.0 - 55471.14.18) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9a3f0000 - 0x9a443fff com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9a60f000 - 0x9a633ff3 libc++abi.dylib (49.1) /usr/lib/libc++abi.dylib 0x9a634000 - 0x9a63cfff libsystem_dnssd.dylib (522.92.1) /usr/lib/system/libsystem_dnssd.dylib 0x9a63d000 - 0x9a667fff libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x9a668000 - 0x9a8ccff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9a934000 - 0x9aa46ffc libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib 0x9aa47000 - 0x9aaa8ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9aaa9000 - 0x9ab1eff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9ab21000 - 0x9ab25fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9ab26000 - 0x9ab82ffa com.apple.print.framework.PrintCore (9.0 - 428) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9aba9000 - 0x9aebcfef com.apple.CoreAUC (6.25.00 - 6.25.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9aebd000 - 0x9b069fff com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9b06a000 - 0x9b102ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9b103000 - 0x9b10bff7 libCGCMS.A.dylib (599.35.4) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x9b10c000 - 0x9b113ffb libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x9b11b000 - 0x9b120ff3 libsystem_platform.dylib (24.90.1) /usr/lib/system/libsystem_platform.dylib 0x9b121000 - 0x9b12efff com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x9b1db000 - 0x9b1dffff libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x9b1e0000 - 0x9b3884af libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x9b389000 - 0x9b496ff7 com.apple.ImageIO.framework (3.3.0 - 1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9b5c5000 - 0x9b5c5fff com.apple.CoreServices (59 - 59) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9b5c6000 - 0x9b61cff6 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x9b69d000 - 0x9b6a3ff7 com.apple.AOSNotification (1.7.0 - 760.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x9b6a4000 - 0x9b6c8fff libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9b6c9000 - 0x9b6cdffc libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x9b6ce000 - 0x9b6d1ffe com.apple.LoginUICore (3.0 - 3.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x9b6f5000 - 0x9b700fff libcsfde.dylib (380.70.2) /usr/lib/libcsfde.dylib 0x9b701000 - 0x9b752ffb com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9b757000 - 0x9b91dffb libicucore.A.dylib (511.35) /usr/lib/libicucore.A.dylib 0x9b948000 - 0x9b948fff libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x9b949000 - 0x9baabffb com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9be36000 - 0x9c137ffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9c138000 - 0x9c13afff com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9c13b000 - 0x9c18aff9 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9c18b000 - 0x9c1bbff7 com.apple.CoreServicesInternal (184.9 - 184.9) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x9c1bc000 - 0x9c22ffff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0xba900000 - 0xba91cffd libJapaneseConverter.dylib (61) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

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

VM Region Summary: ReadOnly portion of Libraries: Total=178.0M resident=59.1M(33%) swapped_out_or_unallocated=118.9M(67%) Writable regions: Total=102.7M written=53.0M(52%) resident=61.5M(60%) swapped_out=192K(0%) unallocated=41.2M(40%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 2324K CG image 12K CG raster data 12K CG shared images 212K Kernel Alloc Once 4K MALLOC 68.1M MALLOC (admin) 48K MALLOC_LARGE (reserved) 196K reserved VM address space (unallocated) Memory Tag 242 12K Memory Tag 249 156K Stack 65.6M VM_ALLOCATE 22.0M __DATA 17.2M __IMAGE 528K __IMPORT 12K __LINKEDIT 44.9M __OBJC 1848K __PAGEZERO 4K __TEXT 133.1M __UNICODE 544K mapped file 143.6M shared memory 4K =========== ======= TOTAL 500.3M TOTAL, minus reserved VM space 500.1M

Model: MacBook6,1, BootROM MB61.00C8.B00, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.51f53 Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)

Ticket imported from: bugs/6752.

Change History (3)

comment:1 by lordhoto, 9 years ago

Owner: set to lordhoto
Resolution: outdated
Status: newclosed

comment:2 by lordhoto, 9 years ago

This bug should be already fixed in the latest ScummVM development build. If you don't want to use a nightly build of ScummVM, simply use the potion on the rat instead of Zanthia to avoid triggering it.

Also, next time please make it clear that this is a crash and give better instructions on how to reproduce it. Thanks.

comment:3 by lordhoto, 9 years ago

Summary: Kyra 2 Snake potion rat bugKYRA2: Crash when using swampsnake potion on Zanthia
Note: See TracTickets for help on using tickets.