Phil,

I just tried to run it from the console listener, but Factor will not
allow you to run the UI if you did not launch Factor from within the
app bundle.

It does appear to be OpenGL related:
1) The last message in the console before Factor dies is "Loading
resource:extra/tetris/gl/gl.factor"
2) The callstack is in ui.private:focus-world when it dies.

Here is the callstack trace. I have tried running it a few times, and
it seems to fail at the same point consistently:

==== CALL STACK:
[ continuations.private:init-catchstack [ 2 kernel.private:setenv
kernel:call ] kernel:keep compiler.codegen:wait-to-return ]
2
word/quot addr: 103963c04
word/quot xt: 10b2ecde0
return address: 10b2ece0f
[ kernel:over [ kernel:call ] kernel:dip ]
2
word/quot addr: 1025503d4
word/quot xt: 10b128be0
return address: 10b128c12
ui.private:focus-world
f
word/quot addr: 102f5b886
word/quot xt: 10b946ba0
return address: 10b946bd2
object=>(>>focused?)
f
word/quot addr: 10306b376
word/quot xt: 10b936380
return address: 10b9363b2
generic.single:no-method
f
word/quot addr: 101d29bee
word/quot xt: 10b55e2e0
return address: 10b55e3a7
object=>throw
f
word/quot addr: 101edd90e
word/quot xt: 10b580fc0
return address: 10b58100b
continuations:rethrow
f
word/quot addr: 101d1d0be
word/quot xt: 10b482e80
return address: 10b482eec
[ threads:self threads:error-in-thread threads:stop ]
1
word/quot addr: 101846e14
word/quot xt: 10bab16a0
return address: 10bab16be
thread=>error-in-thread
f
word/quot addr: 102fa171e
word/quot xt: 10b633cc0
return address: 10b633d04

----------------------

-keith

On Tue, Sep 8, 2009 at 4:23 AM, Phil Dawes<[email protected]> wrote:
> If you have time could you do another test for me please?:
>
> 1) start factor in console mode:
>   ./factor -run=listener
> 2) then start tetris
>    USE: mttest { "-run=tetris" } start-vm-in-os-thread

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to