Game Development Community

Demo crash Mac OS X [FPS

by asmaloney (Andy) · in Site Feedback · 08/29/2006 (2:16 pm) · 0 replies

[Hello? Can someone tell me where else to report these? Or maybe respond? Am I the only one having problems? :-)]

Running the demo on PowerBook w/Mac OS X 10.4.7.

Tried to commit suicide [ctrl-k] and the Demo crashed. Part of log follows:

Date/Time: 2006-08-29 17:10:56.123 -0400
OS Version: 10.4.7 (Build 8J135)
Report Version: 4

Command: Torque Demo OSX
Parent: WindowServer [66]

Version: (1.4.0d1)

PID: 392
Thread: 0

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

Thread 0 Crashed:
0 com.garagegames.torquedemo 0x000d4788 fxSunLight::renderObject(SceneState*, SceneRenderImage*) + 968 (crt.c:300)
1 com.garagegames.torquedemo 0x000d4750 fxSunLight::renderObject(SceneState*, SceneRenderImage*) + 912 (crt.c:300)
2 com.garagegames.torquedemo 0x0020746c SceneGraph::renderScene(unsigned) + 1532 (crt.c:300)
3 com.garagegames.torquedemo 0x000eed58 GameRenderWorld() + 280 (crt.c:300)
4 com.garagegames.torquedemo 0x000f7f88 GameTSCtrl::renderWorld(RectI const&) + 24 (crt.c:300)
5 com.garagegames.torquedemo 0x00190964 GuiTSCtrl::onRender(Point2I, RectI const&) + 1076 (crt.c:300)
6 com.garagegames.torquedemo 0x000f8318 GameTSCtrl::onRender(Point2I, RectI const&) + 296 (crt.c:300)
7 com.garagegames.torquedemo 0x0018b7f4 GuiCanvas::renderFrame(bool, bool) + 1524 (crt.c:300)
8 com.garagegames.torquedemo 0x000ff328 DemoGame::processTimeEvent(TimeEvent*) + 1192 (crt.c:300)
9 com.garagegames.torquedemo 0x0020352c TimeManager::process() + 108 (crt.c:300)
10 com.garagegames.torquedemo 0x000fe7b4 DemoGame::main(int, char const**) + 1124 (crt.c:300)
11 com.garagegames.torquedemo 0x002030e8 DoRAELLoop(__EventLoopTimer*, void*) + 104 (crt.c:300)
12 com.apple.CoreFoundation 0x907ef550 __CFRunLoopDoTimer + 184
13 com.apple.CoreFoundation 0x907dbec8 __CFRunLoopRun + 1680
14 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
15 com.apple.HIToolbox 0x931eb740 RunCurrentEventLoopInMode + 264
16 com.apple.HIToolbox 0x931ead4c ReceiveNextEventCommon + 244
17 com.apple.HIToolbox 0x9322fee4 AcquireNextEventInMode + 72
18 com.apple.HIToolbox 0x9322fcd4 RunApplicationEventLoop + 132
19 com.garagegames.torquedemo 0x002034a4 main + 916 (crt.c:300)
20 com.garagegames.torquedemo 0x0000a4f8 _start + 392 (crt.c:267)
21 dyld 0x8fe01048 _dyld_start + 60

[snip]