Hello,
I'm a new user of Gideros.
First of all, I must apologize for my very approximative english.
My first game using gideros crash some time when i'm testing on Gideros player (Macbook)
This is crash report
How can i repair it 

 !
Date/Time:       2013-09-17 08:48:37.461 +0700
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9
Interval Since Last Report:          68642 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  39051 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      F86A433D-D833-4351-94B9-AA267D57723A
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000100080044
VM Regions Near 0x100080044:
--> __TEXT                 0000000100000000-0000000100239000 [ 2276K] r-x/rwx 
SM=COW  /Applications/Gideros Studio/Gideros Player.app/Contents/MacOS/
Gideros Player
    __DATA                 0000000100239000-000000010024b000 [   72K] rw-/rwx 
SM=COW  /Applications/Gideros Studio/Gideros Player.app/Contents/MacOS/
Gideros Player
Application Specific Information:
objc[24084]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.yourcompany.Gideros Player 0x0000000100080046
EventDispatcher::~EventDispatcher() + 262
1   libgid.1.dylib                 0x000000010051f69a 0x1004ba000 + 415386
2   libgid.1.dylib                 0x00000001004dae46 gevent::EventManager::tick() 
+ 342
3   libgid.1.dylib                 0x00000001004dc263 gevent_Tick + 19
4   com.yourcompany.Gideros Player 0x00000001000b95d5 
_ZL10enterFrameP9lua_State + 229
5   liblua.1.dylib                 0x00000001006672ec luaD_precall + 1132
6   liblua.1.dylib                 0x000000010065ce13 luaD_call + 163
7   liblua.1.dylib                 0x0000000100660347 0x100650000 + 66375
8   liblua.1.dylib                 0x000000010065aebd luaD_rawrunprotected + 77
9   liblua.1.dylib                 0x000000010065fbae luaD_pcall + 126
10  liblua.1.dylib                 0x00000001006602bb lua_pcall + 203
11  com.yourcompany.Gideros Player 0x00000001000bd76f 
lua_pcall_traceback(lua_State*, int, int, int) + 143
12  com.yourcompany.Gideros Player 0x00000001000bb2c7 
LuaApplication::enterFrame() + 205
13  com.yourcompany.Gideros Player 0x0000000100071933 
GLCanvas::paintGL() + 39
14  QtOpenGL                       0x00000001007ff629 QGLWidget::glDraw() + 121
15  QtOpenGL                       0x00000001007fe099 
QGLWidget::paintEvent(QPaintEvent*) + 41
16  QtGui                          0x00000001009e9606 QWidget::event(QEvent*) + 
2294
17  QtOpenGL                       0x0000000100801132 QGLWidget::event(QEvent*) 
+ 82
18  QtGui                          0x000000010099193d 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
19  QtGui                          0x0000000100997dc4 
QApplication::notify(QObject*, QEvent*) + 1060
20  QtCore                         0x000000010164717c 
QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
21  QtGui                          0x00000001009e6fae 
QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, 
int, QPainter*, QWidgetBackingStore*) + 1822
22  QtGui                          0x00000001009367ea QMacInputContext::reset() + 
..................................                
 
                
Comments
Is there any specific action you perform that causes the crash?
What is the Gideros version (displayed on Player)
And what are your Mac specs and OSX version?