no textures in Oolite 1.65

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

no textures in Oolite 1.65

Post by Commander McLane »

Got a new computer. :D MacBook Pro, 2.4 GHz Intel Core i5, 4GB, NVIDIA GeForce GT 330M plus on-board Intel, OS X 10.6.5. Oolite 1.74.2 is running smoothly.

However, for a comparison test I just run Oolite 1.65. Problem: no textures of any object. Only flashers and exhausts. Here's a screenshot right in front of a Coriolis:
Image
Something is clearly wrong. But what?
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Okay, even better: I started Oolite 1.65 again, no textures on spinning ships during startup. I launched, and the application crashed.

I know, it's an outdated version, but still it shouldn't crash on a new computer.

Here's the log:

Code: Select all

Process:         Oolite [71111]
Path:            /Applications/Spiele/Archäoolite/Oolite 1.65/Oolite.app/Contents/MacOS/Oolite
Identifier:      org.aegidian.oolite
Version:         Oolite version 1.65 (1.65)
Code Type:       X86 (Native)
Parent Process:  launchd [117]

Date/Time:       2010-11-15 09:48:46.377 +0100
OS Version:      Mac OS X 10.6.5 (10H574)
Report Version:  6

Interval Since Last Report:          99503 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  276 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      463B9C0F-07F3-4270-A0EC-A1C85FE5649A

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000001db8dff8
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   GLEngine                      	0x138b7b04 gleRunVertexSubmitImmediate + 5540
1   GLEngine                      	0x138b61bc gleLLVMArrayToListFunc + 60
2   GLEngine                      	0x138b6172 gleSetVertexArrayToListFunc + 130
3   GLEngine                      	0x1389dd8b gleDrawArraysOrElements_Comp + 347
4   libGL.dylib                   	0x922ff050 glDrawElements + 52
5   org.aegidian.oolite           	0x0002f462 -[PlanetEntity drawModelWithVertexArraysAndSubdivision:] + 89 (PlanetEntity.m:1743)
6   org.aegidian.oolite           	0x0002ed3f -[PlanetEntity drawEntity::] + 1501 (PlanetEntity.m:1410)
7   org.aegidian.oolite           	0x0002edf3 -[PlanetEntity drawEntity::] + 1681 (PlanetEntity.m:1430)
8   org.aegidian.oolite           	0x000a174e -[Universe drawFromEntity:] + 2579 (Universe.m:3775)
9   org.aegidian.oolite           	0x000b98e8 -[MyOpenGLView drawRect:] + 360 (MyOpenGLView.m:191)
10  com.apple.AppKit              	0x952fa82a -[NSView _drawRect:clip:] + 3510
11  com.apple.AppKit              	0x952f94c8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
12  com.apple.AppKit              	0x952f79e7 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 711
13  com.apple.AppKit              	0x952f3ea2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
14  com.apple.AppKit              	0x95254a57 -[NSView displayIfNeeded] + 818
15  org.aegidian.oolite           	0x0004222a -[GameController doStuff:] + 192 (GameController.m:530)
16  com.apple.Foundation          	0x978aba3d __NSFireTimer + 282
17  com.apple.CoreFoundation      	0x903ceadb __CFRunLoopRun + 8059
18  com.apple.CoreFoundation      	0x903cc464 CFRunLoopRunSpecific + 452
19  com.apple.CoreFoundation      	0x903cc291 CFRunLoopRunInMode + 97
20  com.apple.HIToolbox           	0x90097f58 RunCurrentEventLoopInMode + 392
21  com.apple.HIToolbox           	0x90097d0f ReceiveNextEventCommon + 354
22  com.apple.HIToolbox           	0x90097b94 BlockUntilNextEventMatchingListInMode + 81
23  com.apple.AppKit              	0x9522578d _DPSNextEvent + 847
24  com.apple.AppKit              	0x95224fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
25  com.apple.AppKit              	0x951e7247 -[NSApplication run] + 821
26  com.apple.AppKit              	0x951df2d9 NSApplicationMain + 574
27  org.aegidian.oolite           	0x00002d26 _start + 228 (crt.c:272)
28  org.aegidian.oolite           	0x00002c41 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x92160982 kevent + 10
1   libSystem.B.dylib             	0x9216109c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x92160559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x921602fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x9215fd81 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x9215fbc6 start_wqthread + 30

Thread 2:  Dispatch queue: com.apple.opengl.glvmDoWork
0   libSystem.B.dylib             	0x9213a0fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9213a867 mach_msg + 68
2   libCoreVMClient.dylib         	0x92652416 cvmsServ_BuildModularFunction + 195
3   libCoreVMClient.dylib         	0x92653532 CVMSBuildModularFunction + 98
4   libGLProgrammability.dylib    	0x98c8f3b6 glvm_deferred_build_modular(void*) + 254
5   libSystem.B.dylib             	0x92160a8c _dispatch_queue_drain + 249
6   libSystem.B.dylib             	0x921604e8 _dispatch_queue_invoke + 50
7   libSystem.B.dylib             	0x921602fe _dispatch_worker_thread2 + 240
8   libSystem.B.dylib             	0x9215fd81 _pthread_wqthread + 390
9   libSystem.B.dylib             	0x9215fbc6 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib             	0x9213a0fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9213a867 mach_msg + 68
2   libSystem.B.dylib             	0x9223803a mach_msg_receive + 63
3   org.aegidian.oolite           	0x00007fa8 PortWait + 56 (OOCASoundChannel.m:680)
4   org.aegidian.oolite           	0x00008194 +[OOCASoundChannel reaperThread:] + 98 (OOCASoundChannel.m:209)
5   com.apple.Foundation          	0x9787dbf0 -[NSThread main] + 45
6   com.apple.Foundation          	0x9787dba0 __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x9216785d _pthread_start + 345
8   libSystem.B.dylib             	0x921676e2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x9213a0fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9213a867 mach_msg + 68
2   com.apple.CoreFoundation      	0x903cd37f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x903cc464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x903cc291 CFRunLoopRunInMode + 97
5   com.apple.Foundation          	0x978b771c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6   com.apple.Foundation          	0x978b75f9 -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.Foundation          	0x9787dbf0 -[NSThread main] + 45
8   com.apple.Foundation          	0x9787dba0 __NSThread__main__ + 1499
9   libSystem.B.dylib             	0x9216785d _pthread_start + 345
10  libSystem.B.dylib             	0x921676e2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9213a15a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x92167ce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x92196ac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio     	0x941ab3c7 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio     	0x941ae3f9 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio     	0x941abcf6 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio     	0x941ab58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio     	0x941ab4a4 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib             	0x9216785d _pthread_start + 345
9   libSystem.B.dylib             	0x921676e2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x1db8dff8  ebx: 0x00000006  ecx: 0x00000002  edx: 0x00000033
  edi: 0x138b79de  esi: 0x138b6577  ebp: 0xbfffd938  esp: 0xbfffd830
   ss: 0x0000001f  efl: 0x00010212  eip: 0x138b7b04   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x1db8dff8

Binary Images:
    0x1000 -    0xf5fff +org.aegidian.oolite Oolite version 1.65 (1.65) /Applications/Spiele/Archäoolite/Oolite 1.65/Oolite.app/Contents/MacOS/Oolite
  0x7f4000 -   0x7f7ff3  libFontRegistryUI.dylib ??? (???) <8943206D-4B80-BE67-B17A-AF89D68C76DE> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
  0xf8a000 -   0xfaefe7  GLRendererFloat ??? (???) <EFE5EC6D-74B2-37A2-92E4-526A2EF6B791> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x13800000 - 0x13978fe7  GLEngine ??? (???) <A4BBE58C-1211-0473-7B78-C3BA7AC29C9B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14089000 - 0x1448efe7  libclh.dylib 3.1.1 C  (3.1.1) <D1A3D8AD-0FED-4AD2-AB43-CF804B7BDBF9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x15000000 - 0x15957ff3  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.24 (6.2.4) <C9C8A21C-22E9-1689-FCA7-F33A4CB1DB28> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x179fe000 - 0x17a97fe7  com.apple.speech.synthesis.MacinTalkSynthesizer 3.10.35 (3.10.35) <4071F326-88DD-ED04-CFAD-C52C63E50722> /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
0x17ada000 - 0x17afdfe7  com.apple.speech.SpeechDictionary 3.10.29 (3.10.29) <6DEB6B11-640F-D388-7487-9B90FB1766EB> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
0x1a8f9000 - 0x1aad7ff3  com.apple.audio.codecs.Components 2.0.2 (2.0.2) <8B43D24A-277D-5F42-8741-FC8736C44162> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x1abb5000 - 0x1abb9ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1abbe000 - 0x1abc4ffb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x70000000 - 0x700cbff3  com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c8000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.24 (6.2.4) <DCC16E52-B1F1-90E6-E839-D30DF4CBA468> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
0x9002f000 - 0x9002fff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90063000 - 0x90387fef  com.apple.HIToolbox 1.6.3 (???) <169FA4B8-0847-D42E-8240-ECC52C0B8DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90390000 - 0x9050bfe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9050c000 - 0x90519ff7  com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9051a000 - 0x9055dff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90580000 - 0x9059cfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x906d4000 - 0x9076fff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x908f4000 - 0x90936ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90ab3000 - 0x90af6ff7  libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90af7000 - 0x90b28ff7  libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90bc9000 - 0x90c33fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90c34000 - 0x90c48fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x90c49000 - 0x90c4dff7  libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90c5e000 - 0x90e17feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91044000 - 0x91088fe7  com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x910f0000 - 0x910f0ff7  com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x910f1000 - 0x910f4fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x914a0000 - 0x914aafe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x914ab000 - 0x914acff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91562000 - 0x91882ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91883000 - 0x918bcff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
0x918bd000 - 0x91c28ff7  com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91c29000 - 0x91c2dff7  libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x91c2e000 - 0x91c6fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91e61000 - 0x91e9cfeb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91e9d000 - 0x91f1dfeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92021000 - 0x92067ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x92068000 - 0x920d7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x920d8000 - 0x920d8ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x920d9000 - 0x920daff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92139000 - 0x922e0ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x922e1000 - 0x922fcff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x922fd000 - 0x92308ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92419000 - 0x9241cff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x924df000 - 0x92512ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92513000 - 0x92513ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9253f000 - 0x9254bff7  libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x9254c000 - 0x9254eff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9254f000 - 0x92650fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x92651000 - 0x92654ff7  libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x926a6000 - 0x926b7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x926f7000 - 0x92879fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x92909000 - 0x929e4feb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x930b2000 - 0x930bdff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x930be000 - 0x9315bfe3  com.apple.LaunchServices 362.1 (362.1) <997D57B9-F04E-344E-924D-16D184A21662> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93198000 - 0x931bcff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x931e6000 - 0x9320eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x932ee000 - 0x93723ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93724000 - 0x93785fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93786000 - 0x938b5fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x938fb000 - 0x939fffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x93c80000 - 0x93c80ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93d91000 - 0x93de2ff7  com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93f27000 - 0x9418afef  com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9418b000 - 0x94205fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94275000 - 0x94352ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9438c000 - 0x9438fffb  com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94390000 - 0x94422fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94423000 - 0x944cbffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x946f0000 - 0x947a9fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x947aa000 - 0x947ccfef  com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x947cd000 - 0x9487bff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94888000 - 0x948d1fe7  libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x948d2000 - 0x94982ff3  com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94983000 - 0x94983ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94984000 - 0x94992fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x94a46000 - 0x94a56ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94a57000 - 0x94b85fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94b87000 - 0x94bcbff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94cce000 - 0x94d78fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94ebc000 - 0x94ebcff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94fe3000 - 0x95020ff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95021000 - 0x95040ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95120000 - 0x95120ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95121000 - 0x95133ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x951dd000 - 0x95abdff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95abe000 - 0x95ad3fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95cd1000 - 0x960b7ffb  com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x960b8000 - 0x964ceff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x964ee000 - 0x96506ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9660e000 - 0x96610ff7  com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9661c000 - 0x9663dfe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9663e000 - 0x96644fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96821000 - 0x9682aff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9682b000 - 0x968d8fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x96bd3000 - 0x96c9dfef  com.apple.CoreServices.OSServices 357 (357) <3A26F553-722D-3536-EEDE-FB41FCDAA7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9777b000 - 0x9777fff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x977a8000 - 0x977afff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x977b0000 - 0x97866ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97867000 - 0x97adafe7  com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97bcd000 - 0x97bfffe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x97c00000 - 0x97c50ff7  com.apple.framework.familycontrols 2.0.1 (2010) <41DD36DE-1A3C-7D2E-CF02-520091C2B71A> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97c51000 - 0x97c9efeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <E2632F3E-6B5C-2E92-CD11-15BC0CE109CA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x98c19000 - 0x98c39fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x98c41000 - 0x98c46ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98c47000 - 0x98d53ff7  libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98d54000 - 0x98db8ffb  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
0x98db9000 - 0x98ddfffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98e48000 - 0x98e5cffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98e5d000 - 0x98e6bff7  com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9904f000 - 0x990e7fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x990f5000 - 0x998e4557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x998ef000 - 0x9994cff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9998e000 - 0x99a10ffb  SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x99a11000 - 0x99a1bffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet Adaptor (en2), Ethernet, en2
Serial ATA Device: Hitachi HTS545032B9SA02, 298,09 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
USB Device: HUAWEI Mobile, 0x12d1, 0x1436, 0xfd130000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

I think what's causing the problem is that 10.6 is a 64 bit OS as opposed to 32 bit. Before releasing 1.74 Ahruman had to tweak the code in a few places to make it 64 bit safe ( it's all to do with the way numbers are stored internally, and overflows, and assorted jiggerypokery ).

Unfortunately when Oolite 1.65 was released 10.5 (the last 32 bit mac OS) wasn't even out, and 10.4 was the latest and brightest thing ever.

With all the best will of the world, nobody can make programs that are forward compatible!

If had to guess, 1.73 (definitely 1.72, in any case) might well have similar problems as 1.65 when run on OSX 10.6


Still, having a stable version that's incompatible with the current operating system isn't an ideal situation to be in. Who knows, we've been having MNSR 'coming soon' for a while now, and the situation might change in the not-too-horribly-distant future! :)

PS: in this particular case 1.65 fell over while drawing a planet on screen. That part of the code is IMO too complex for its own good - that's why we've had at least 3 separate attempts to redo the planet code in the last couple of years - In any case it makes heavy use of a now deprecated OpenGL command, which most OpenGL implementations still support mostly out of the kindness of their heart, but might not have been tested too thoroughly in the latest implementations.
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
Post Reply