barryg613 / uqm-hd

Automatically exported from code.google.com/p/uqm-hd
0 stars 0 forks source link

Game crashes when talking to Slylandro probe on particular line #158

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Meet a Slylandro probe several times, eventually the option "In case you don't 
already know, we are the nice people from Earth who you keep attacking".

The probe then says, "This is probe twenty-four eigh-" and the game crashes.

I've attached a save file that sends you direct to a probe with that option 
available.

What version of the product are you using? On what operating system?

v0.7.0 + HD mod - SVN r897 on OSX 10.6.8

Stack trace:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000001bfffff0
Crashed Thread:  4

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x9874d476 pthread_mutex_lock + 26
1   ...ple.CoreServices.CarbonCore  0x9401d795 TSLockMutex + 304
2   ...ple.CoreServices.CarbonCore  0x9405558f ThreadIsCooperative + 58
3   ...ple.CoreServices.CarbonCore  0x9405554b MPTaskIsPreemptive + 26
4   com.apple.HIToolbox             0x99a1cb88 GetCurrentEventQueue + 36
5   com.apple.HIToolbox             0x99a44abc ReceiveNextEventCommon + 101
6   com.apple.HIToolbox             0x99a44a3e 
BlockUntilNextEventMatchingListInMode + 81
7   com.apple.AppKit                0x910d5595 _DPSNextEvent + 847
8   com.apple.AppKit                0x910d4dd6 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
9   SDL                             0x0027d7da SDL_SoftStretch + 8085
10  SDL                             0x0025e5de SDL_PumpEvents + 44
11  SDL                             0x0025e616 SDL_PollEvent + 11
12  The Ur-Quan Masters HD          0x00015f82 TFB_ProcessEvents + 50
13  The Ur-Quan Masters HD          0x000058e9 SDL_main + 7497
14  The Ur-Quan Masters HD          0x00134c55 -[SDLMain 
applicationDidFinishLaunching:] + 101
15  com.apple.Foundation            0x92496db3 _nsnote_callback + 176
16  com.apple.CoreFoundation        0x96ac3763 __CFXNotificationPost + 947
17  com.apple.CoreFoundation        0x96ac316a _CFXNotificationPostNotification 
+ 186
18  com.apple.Foundation            0x9248bc50 -[NSNotificationCenter 
postNotificationName:object:userInfo:] + 128
19  com.apple.Foundation            0x9249905d -[NSNotificationCenter 
postNotificationName:object:] + 56
20  com.apple.AppKit                0x91105216 -[NSApplication 
_postDidFinishNotification] + 125
21  com.apple.AppKit                0x91105126 -[NSApplication 
_sendFinishLaunchingNotification] + 74
22  com.apple.AppKit                0x9125c339 
-[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
23  com.apple.AppKit                0x9125bf59 
-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
24  com.apple.Foundation            0x924cc1f8 -[NSAppleEventManager 
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
25  com.apple.Foundation            0x924cbfbc 
_NSAppleEventManagerGenericHandler + 228
26  com.apple.AE                    0x93db7f5c aeDispatchAppleEvent(AEDesc 
const*, AEDesc*, unsigned long, unsigned char*) + 166
27  com.apple.AE                    0x93db7e5b dispatchEventAndSendReply(AEDesc 
const*, AEDesc*) + 43
28  com.apple.AE                    0x93db7d65 aeProcessAppleEvent + 197
29  com.apple.HIToolbox             0x99a4c197 AEProcessAppleEvent + 50
30  com.apple.AppKit                0x910d57d2 _DPSNextEvent + 1420
31  com.apple.AppKit                0x910d4dd6 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
32  com.apple.AppKit                0x910971f3 -[NSApplication run] + 821
33  The Ur-Quan Masters HD          0x00134bbe CustomApplicationMain + 254
34  The Ur-Quan Masters HD          0x00134e4b main + 171
35  The Ur-Quan Masters HD          0x00002be9 _start + 224
36  The Ur-Quan Masters HD          0x00002b08 start + 40

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x9876e382 kevent + 10
1   libSystem.B.dylib               0x9876ea9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x9876df59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x9876dcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib               0x9876d781 _pthread_wqthread + 390
5   libSystem.B.dylib               0x9876d5c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x98775aa2 __semwait_signal + 10
1   libSystem.B.dylib               0x987a19c5 nanosleep$UNIX2003 + 188
2   SDL                             0x00286a06 SDL_Delay + 84
3   The Ur-Quan Masters HD          0x0005345f SleepThreadUntil_SDL + 31
4   The Ur-Quan Masters HD          0x00083f8e DoTalkSegue + 574
5   The Ur-Quan Masters HD          0x000903a9 DoInput + 601
6   The Ur-Quan Masters HD          0x00084137 TalkSegue + 247
7   The Ur-Quan Masters HD          0x00084a22 AlienTalkSegue + 802
8   The Ur-Quan Masters HD          0x00081988 DoCommunication + 56
9   The Ur-Quan Masters HD          0x000903a9 DoInput + 601
10  The Ur-Quan Masters HD          0x00082431 InitCommunication + 1633
11  The Ur-Quan Masters HD          0x0008286e RaceCommunication + 558
12  The Ur-Quan Masters HD          0x000ba409 Starcon2Main + 729
13  The Ur-Quan Masters HD          0x000535a4 ThreadHelper + 68
14  SDL                             0x0027a4de SDL_Linked_Version + 265
15  SDL                             0x00286878 SDL_SemPost + 229
16  libSystem.B.dylib               0x98775259 _pthread_start + 345
17  libSystem.B.dylib               0x987750de thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x98747b5a semaphore_timedwait_signal_trap + 
10
1   libSystem.B.dylib               0x987756e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib               0x987a45a8 
pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio       0x929353ab CAGuard::WaitFor(unsigned long 
long) + 219
4   com.apple.audio.CoreAudio       0x929383dd CAGuard::WaitUntil(unsigned long 
long) + 289
5   com.apple.audio.CoreAudio       0x92935cda HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio       0x92935571 
HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio       0x92935488 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib               0x98775259 _pthread_start + 345
9   libSystem.B.dylib               0x987750de thread_start + 34

Thread 4 Crashed:
0   libSystem.B.dylib               0xffff0942 __memcpy + 418
1   The Ur-Quan Masters HD          0x00047ddd StreamDecoderTaskFunc + 1341
2   The Ur-Quan Masters HD          0x000535a4 ThreadHelper + 68
3   SDL                             0x0027a4de SDL_Linked_Version + 265
4   SDL                             0x00286878 SDL_SemPost + 229
5   libSystem.B.dylib               0x98775259 _pthread_start + 345
6   libSystem.B.dylib               0x987750de thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):
  eax: 0xffff07a0  ebx: 0x0001b114  ecx: 0x0000003c  edx: 0xfffa8200
  edi: 0x1c057e00  esi: 0x1adaa63c  ebp: 0xb0313ed8  esp: 0xb0313ed0
   ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0942   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x1bfffff0

Binary Images:
    0x1000 -   0x146fed +The Ur-Quan Masters HD 0.7.0 (0.7.0) <A9369443-B288-3EF3-8212-E4A9A15F8E35> /Users/someone/Desktop/The Ur-Quan Masters HD.app/Contents/MacOS/The Ur-Quan Masters HD
  0x259000 -   0x2a4fc0 +SDL 1.2.14 (1.2.14) <84ABD881-2313-3168-889A-EDEA4EBAA928> /Users/someone/Desktop/The Ur-Quan Masters HD.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  0x2b4000 -   0x2b7fe4 +org.xiph.ogg 1.1.4 (1.1.4) <5E437CDB-B164-6129-BA34-4A204AC3A4D9> /Users/someone/Desktop/The Ur-Quan Masters HD.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
  0x2bb000 -   0x3cdffc +org.xiph.vorbis 1.2.3 (1.2.3) <A5A43E60-AF6F-60E1-3E28-EA64AEFF7F64> /Users/someone/Desktop/The Ur-Quan Masters HD.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
 0x1fae000 -  0x1fd2fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x145f1000 - 0x145f5ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) 
<E9CB576C-283B-1DB2-0C69-E7C914BD7922> 
/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn
.bundle/Contents/MacOS/AudioIPCPlugIn
0x15ae3000 - 0x15ae9ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) 
<38E3C1A4-84E4-C105-B55F-8FC4C154036D> 
/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bund
le/Contents/MacOS/AppleHDAHALPlugIn
0x15f00000 - 0x16079ff7  GLEngine ??? (???) 
<76C922AA-A4A7-2835-537B-17F316AD95F6> 
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x160ab000 - 0x164b0fe7  libclh.dylib 3.1.1 C  (3.1.1) 
<FD1A7059-ECFD-F0A1-906E-79C1A24CC1F4> 
/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x164d4000 - 0x16fc5fef  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.40 
(6.4.0) <AE571F7A-DB2D-4BAC-88DF-F525CAD8310D> 
/System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/Ap
pleIntelHDGraphicsGLDriver
0x31000000 - 0x3103efeb +SDL_image 1.2.3 (1.2.3) /Users/someone/Desktop/The 
Ur-Quan Masters 
HD.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) 
<412DBD1B-E9B5-E67C-99E4-820BF38239AC> 
/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.40 (6.4.0) 
<7961873E-5B28-E9D1-E4E5-91B76431639A> 
/System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) 
<A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x900f8000 - 0x9017affb  SecurityFoundation ??? (???) 
<3670AE8B-06DA-C447-EB14-79423DB9C474> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound
ation
0x9017b000 - 0x9019fff7  libJPEG.dylib ??? (???) 
<C43FD809-08B6-629D-8980-D7B0ECEA20A9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90f3b000 - 0x90f63ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) 
<E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x9108d000 - 0x91970ff7  com.apple.AppKit 6.6.8 (1038.36) 
<A353465E-CFC9-CB75-949D-786F6F7732F6> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91985000 - 0x91a3dfeb  libFontParser.dylib ??? (???) 
<D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libFontParser.dylib
0x91a3e000 - 0x91a82fe7  com.apple.Metadata 10.6.3 (507.15) 
<74F05E64-2A68-BA10-CCD4-128D164E5A0F> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata
.framework/Versions/A/Metadata
0x92151000 - 0x92151ff7  com.apple.Cocoa 6.6 (???) 
<EA27B428-5904-B00B-397A-185588698BCC> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92152000 - 0x92156ff7  libGFXShared.dylib ??? (???) 
<09540618-2ED1-72C4-61CB-938B35927568> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dy
lib
0x92418000 - 0x9245aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) 
<EF769BD0-63B6-B65D-FA54-8F2354CAD865> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libvDSP.dylib
0x92463000 - 0x92466fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) 
<1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9246f000 - 0x92472ff7  libCoreVMClient.dylib ??? (???) 
<37F56237-4ABA-E5B5-968D-70FFE357E8E0> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient
.dylib
0x92473000 - 0x9247dfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) 
<5F494955-7290-2D91-DA94-44B590191771> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr
amework/Versions/A/CarbonSound
0x9247e000 - 0x92480ff7  libRadiance.dylib ??? (???) 
<5F803B4A-B294-BA94-FB68-E8756EE41B20> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92481000 - 0x926f2fef  com.apple.Foundation 6.6.8 (751.63) 
<69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x928e9000 - 0x928f6ff7  com.apple.NetFS 3.2.2 (3.2.2) 
<DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92915000 - 0x9298ffff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) 
<156A532C-0B60-55B0-EE27-D02B82AA6217> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92993000 - 0x929abff7  com.apple.CFOpenDirectory 10.6 (10.6) 
<F9AFC571-3539-6B46-ABF9-46DA2B608819> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenD
irectory.framework/Versions/A/CFOpenDirectory
0x92b75000 - 0x92c40fef  com.apple.CoreServices.OSServices 359.2 (359.2) 
<7C16D9C8-6F41-5754-17F7-2659D9DD9579> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic
es.framework/Versions/A/OSServices
0x92c41000 - 0x92c91ff7  com.apple.framework.familycontrols 2.0.2 (2020) 
<C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCont
rols
0x92c92000 - 0x92c92ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) 
<BC501C9F-7C20-961A-B135-0A457667D03C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92c9c000 - 0x92d39fe3  com.apple.LaunchServices 362.3 (362.3) 
<15B47388-16C8-97DA-EEBB-1709E136169E> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchSe
rvices.framework/Versions/A/LaunchServices
0x92d45000 - 0x92d51ff7  libkxld.dylib ??? (???) 
<9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x92d52000 - 0x92d8dffb  libFontRegistry.dylib ??? (???) 
<19ED5DE0-D3AF-B229-9193-35D58FE377E5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libFontRegistry.dylib
0x932ae000 - 0x9335cff3  com.apple.ink.framework 1.3.3 (107) 
<0AFEBD7C-D83C-7847-C075-9B427505F7F0> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x9335d000 - 0x93361ff7  IOSurface ??? (???) 
<D849E1A5-6B0C-2A05-2765-850EC39BA2FF> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9353c000 - 0x9355efef  com.apple.DirectoryService.Framework 3.6 (621.15) 
<F38894EA-2C13-7FC5-C084-94DA0B5B6B68> 
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic
e
0x93561000 - 0x93573ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) 
<6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multito
uchSupport
0x93582000 - 0x935d5ff7  com.apple.HIServices 1.8.3 (???) 
<1D3C4587-6318-C339-BD0F-1988F246BE2E> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H
IServices.framework/Versions/A/HIServices
0x93613000 - 0x936bffe7  com.apple.CFNetwork 454.12.4 (454.12.4) 
<DEDCD006-389F-967F-3405-EDF541F406D7> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor
k.framework/Versions/A/CFNetwork
0x936cd000 - 0x937fbfe7  com.apple.CoreData 102.1 (251) 
<460D594D-09DC-9082-3FD3-F93D6A08AE71> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x937fc000 - 0x9383dff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) 
<80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9383e000 - 0x9383eff7  com.apple.ApplicationServices 38 (38) 
<8012B504-3D83-BFBB-DA65-065E061CFE03> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS
ervices
0x9393b000 - 0x939e8fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) 
<9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x939e9000 - 0x939e9ff7  com.apple.CoreServices 44 (44) 
<51CFA89A-33DB-90ED-26A8-67D461718A4A> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93b4d000 - 0x93db3ff7  com.apple.security 6.1.2 (55002) 
<3FA54D69-5476-78DD-0AFC-D6697263890E> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x93db4000 - 0x93de7ff7  com.apple.AE 496.5 (496.5) 
<BF9673D5-2419-7120-26A3-83D264C75222> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.frame
work/Versions/A/AE
0x93de8000 - 0x93e25ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) 
<50E4D49B-4F61-446F-1C21-1B2BA814713D> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig
uration
0x93e26000 - 0x93f26fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) 
<BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x9401c000 - 0x9433cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) 
<5C59805C-AF39-9010-B8B5-D673C9C38538> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo
re.framework/Versions/A/CarbonCore
0x9433d000 - 0x94449fe7  libGLProgrammability.dylib ??? (???) 
<6167CEB0-D8D6-C4D9-DD74-49755ADB540F> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammab
ility.dylib
0x94536000 - 0x94569fff  libTrueTypeScaler.dylib ??? (???) 
<8ADB7D19-413E-4499-C874-13C383F97685> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9456a000 - 0x9466cfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) 
<015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x9466d000 - 0x94673fff  com.apple.CommonPanels 1.2.4 (91) 
<2438AF5D-067B-B9FD-1248-2C9987F360BA> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f
ramework/Versions/A/CommonPanels
0x955c8000 - 0x955dcffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) 
<0DBE17D5-17A2-8A0E-8572-5A78408B41C9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S
peechSynthesis.framework/Versions/A/SpeechSynthesis
0x955dd000 - 0x95948ff7  com.apple.QuartzCore 1.6.3 (227.37) 
<E323A5CC-499E-CA9E-9BC3-537231449CAA> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96756000 - 0x967b3ff7  com.apple.framework.IOKit 2.0 (???) 
<3DABAB9C-4949-F441-B077-0498F8E47A35> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96802000 - 0x9680dff7  libGL.dylib ??? (???) 
<3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9684a000 - 0x9689afe7  libTIFF.dylib ??? (???) 
<E8B31850-BFD4-48E6-B264-A4340CD19929> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96915000 - 0x96923ff7  com.apple.opengl 1.6.14 (1.6.14) 
<82622F67-E032-0BF6-A78D-50B346E8D0FD> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96924000 - 0x969ddfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) 
<52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x969ef000 - 0x969f5fe7  com.apple.CommerceCore 1.0 (9.1) 
<521D067B-3BDA-D04E-E1FA-CFA526C87EB5> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Co
mmerceCore.framework/Versions/A/CommerceCore
0x96a2d000 - 0x96a67ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) 
<A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x96a68000 - 0x96be3fe7  com.apple.CoreFoundation 6.6.6 (550.44) 
<F88C95CD-1264-782D-A1F5-204739847E93> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96dec000 - 0x96e39feb  com.apple.DirectoryService.PasswordServerFramework 6.1 
(6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> 
/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordSe
rver
0x96e3a000 - 0x96e44ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) 
<6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit
ion.framework/Versions/A/SpeechRecognition
0x96e45000 - 0x96f1ffff  com.apple.DesktopServices 1.5.11 (1.5.11) 
<800F2040-9211-81A7-B438-7712BF51DEE3> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt
opServicesPriv
0x96f20000 - 0x96f35fff  com.apple.ImageCapture 6.1 (6.1) 
<B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f
ramework/Versions/A/ImageCapture
0x96f36000 - 0x96f37ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) 
<93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97005000 - 0x970c1fff  com.apple.ColorSync 4.6.8 (4.6.8) 
<920DD017-8B41-7334-E554-A85DB99EBD5A> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
olorSync.framework/Versions/A/ColorSync
0x970c2000 - 0x978b1557  com.apple.CoreGraphics 1.545.0 (???) 
<1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/CoreGraphics
0x97a19000 - 0x97a24ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) 
<287DECA3-7821-32B6-724D-AE03A9A350F9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97a25000 - 0x97b05fe7  com.apple.vImage 4.1 (4.1) 
<D029C515-08E1-93A6-3705-DD062A3A672C> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra
mework/Versions/A/vImage
0x97b06000 - 0x97b07ff7  com.apple.TrustEvaluationAgent 1.1 (1) 
<07E7D892-5054-23A8-7144-3F19D3BFD48F> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Trus
tEvaluationAgent
0x97b08000 - 0x97b9afe7  com.apple.print.framework.PrintCore 6.3 (312.7) 
<7410D1B2-655D-68DA-D4B9-2C65747B6817> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P
rintCore.framework/Versions/A/PrintCore
0x97bdc000 - 0x98011ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) 
<5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libLAPACK.dylib
0x98012000 - 0x98194fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) 
<50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
0x98444000 - 0x98487ff7  com.apple.NavigationServices 3.5.4 (182) 
<ED268D94-E544-5548-AA59-7EC70DCB5EE4> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ
ices.framework/Versions/A/NavigationServices
0x98488000 - 0x984f7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) 
<5C3D7DA5-29EB-A745-E32B-26DBF547D532> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libvMisc.dylib
0x984f8000 - 0x98559fe7  com.apple.CoreText 151.13 (???) 
<23F359DA-D845-5C50-4DF3-19E858CF2B2C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreText.framework/Versions/A/CoreText
0x985ce000 - 0x985deff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) 
<C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x98645000 - 0x986edffb  com.apple.QD 3.36 (???) 
<FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q
D.framework/Versions/A/QD
0x98747000 - 0x988eeff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) 
<2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x988ef000 - 0x988f1ff7  com.apple.securityhi 4.0 (36638) 
<38D36D4D-C798-6ACE-5FA8-5C001993AD6B> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra
mework/Versions/A/SecurityHI
0x988f2000 - 0x98900fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) 
<3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x98901000 - 0x98904ffb  com.apple.help 1.3.2 (41.1) 
<8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework
/Versions/A/Help
0x98905000 - 0x98916ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) 
<97511CC7-FE23-5AC3-2EE2-B5479FAEB316> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L
angAnalysis.framework/Versions/A/LangAnalysis
0x98a1e000 - 0x98a22ff7  libGIF.dylib ??? (???) 
<9E51F8ED-83B4-DA41-1E2F-CFA726936A30> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libGIF.dylib
0x98a24000 - 0x98a88ffb  com.apple.htmlrendering 72 (1.1.4) 
<4D451A35-FAB6-1288-71F6-F24A4B6E2371> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.
framework/Versions/A/HTMLRendering
0x99173000 - 0x9918ffe3  com.apple.openscripting 1.3.1 (???) 
<480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.
framework/Versions/A/OpenScripting
0x99190000 - 0x995a6ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) 
<C4FB303A-DB4D-F9E8-181C-129585E59603> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/libBLAS.dylib
0x995a7000 - 0x995c6ff7  com.apple.CoreVideo 1.6.2 (45.6) 
<EB53CAA4-5EE2-C356-A954-5775F7DDD493> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x995c7000 - 0x995edffb  com.apple.DictionaryServices 1.1.2 (1.1.2) 
<43E1D565-6E01-3681-F2E5-72AE4C3A097A> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Dictiona
ryServices.framework/Versions/A/DictionaryServices
0x998e9000 - 0x998e9ff7  liblangid.dylib ??? (???) 
<B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x998ea000 - 0x99982fe7  edu.mit.Kerberos 6.5.11 (6.5.11) 
<F36DB665-A88B-7F5B-6244-6A2E7FFFF668> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x999de000 - 0x99a0fff7  libGLImage.dylib ??? (???) 
<D18E2E76-DBF4-6930-039A-F66CA0D120B3> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli
b
0x99a10000 - 0x99d34fef  com.apple.HIToolbox 1.6.5 (???) 
<21164164-41CE-61DE-C567-32E89755CB34> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram
ework/Versions/A/HIToolbox
0x99d35000 - 0x99db5feb  com.apple.SearchKit 1.3.0 (1.3.0) 
<2F5DE102-A203-7905-7D12-FCBCF17BAEF8> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi
t.framework/Versions/A/SearchKit
0x99f47000 - 0x99f8bff3  com.apple.coreui 2 (114) 
<E6096C79-94B0-730E-6070-3AE93B5678FE> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99f8c000 - 0x99fa0fe7  libbsm.0.dylib ??? (???) 
<821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x99fef000 - 0x99fefff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) 
<1DEC639C-173D-F808-DE0D-4070CC6F5BC7> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra
mework/Versions/A/vecLib
0x99ff0000 - 0x99ff5ff7  com.apple.OpenDirectory 10.6 (10.6) 
<C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a0c1000 - 0x9a12bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) 
<411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9a170000 - 0x9a333feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) 
<5BF202E9-730A-3675-4374-E5300BC8ED10> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/ImageIO
0x9a373000 - 0x9a394fe7  com.apple.opencl 12.3.6 (12.3.6) 
<B4104B80-1CB3-191C-AFD3-697843C6BCFF> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a395000 - 0x9a3dbff7  libauto.dylib ??? (???) 
<29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9a3dc000 - 0x9a3fafe7  libPng.dylib ??? (???) 
<5B979A83-8CE7-6BD7-B84C-A2D1119B378D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/Resources/libPng.dylib
0x9a3fb000 - 0x9a3fbff7  com.apple.vecLib 3.6 (vecLib 3.6) 
<7362077A-890F-3AEF-A8AB-22247B10E106> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a52f000 - 0x9a538ff7  com.apple.DiskArbitration 2.3 (2.3) 
<E9C40767-DA6A-6CCB-8B00-2D5706753000> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a539000 - 0x9a676fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) 
<423BDE4D-5082-B6CA-BB2C-E22A037235A4> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9a6b8000 - 0x9a6bfff3  com.apple.print.framework.Print 6.1 (237.1) 
<F5AAE53D-5530-9004-A9E3-2C1690C5328E> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor
k/Versions/A/Print
0x9a72f000 - 0x9a772ff7  libGLU.dylib ??? (???) 
<6CC3CE6A-7024-C685-EADA-7F9DC27128E2> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a7b9000 - 0x9a7bcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) 
<4D766435-EB76-C384-0127-1D20ACD74076> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C
oreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9a7bd000 - 0x9a7ddfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) 
<8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9a84e000 - 0x9a84eff7  com.apple.Carbon 150 (152) 
<9252D5F2-462D-2C15-80F3-109644D6F704> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9aa70000 - 0x9ab0bfe7  com.apple.ApplicationServices.ATS 275.19 (???) 
<2E83B3E9-AF39-36FC-5D05-CC1E952098AB> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A
TS.framework/Versions/A/ATS
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) 
<2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Original issue reported on code.google.com by dmp...@gmail.com on 9 Jan 2013 at 12:00

Attachments:

GoogleCodeExporter commented 8 years ago
Good call!

Thanks for providing the savegame. It made pinpointing the bug much faster. We 
had a bogus .txt file which didn't include the numbers of the coordinates the 
probe is about to speak out at that point.

All fixed now!

Original comment by Jaakko.M...@gmail.com on 11 Jan 2013 at 2:10

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
em do i have the same problem?
Plizz help im stuck there :(

Original comment by Flut...@gmail.com on 24 Jan 2013 at 8:54

Attachments:

GoogleCodeExporter commented 8 years ago
We have fixed this bug so it'll be all right in the Beta release.

This fix won't help you while you're playing alpha, but luckily you can skip 
that particular dialogue with the Probe: You don't need to use this dialogue 
option to win the game .

Original comment by Jaakko.M...@gmail.com on 26 Jan 2013 at 6:07

GoogleCodeExporter commented 8 years ago
Issue 179 has been merged into this issue.

Original comment by Jaakko.M...@gmail.com on 1 Apr 2013 at 4:45

GoogleCodeExporter commented 8 years ago

Original comment by Jaakko.M...@gmail.com on 1 Apr 2013 at 4:57