<pre>
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x0000000000000000
0x00000001003589db in gc_remove_zval_from_buffer ()
(gdb) bt
#0  0x00000001003589db in gc_remove_zval_from_buffer ()
#1  0x0000000100334e1c in _zval_ptr_dtor ()
#2  0x0000000100336459 in zend_call_function ()
#3  0x0000000100336b60 in call_user_function ()
#4  0x0000000100cba2a7 in call_user_callback (call_backs=0x100d151e0, call_type=32, num_params=0, params=0x7fff5fbfe8c8) at php_convert.c:46
warning: .o file "/Users/yoshihiro.yamazaki/git/phpopengl/php_opengl/glut/.libs/php_glut.o" more recent than executable timestamp in "/usr/lib/php/extensions/no-debug-non-zts-20090626/glut.so"
warning: Couldn't open object file '/Users/yoshihiro.yamazaki/git/phpopengl/php_opengl/glut/.libs/php_glut.o'
#5  0x0000000100f6b05a in glutmotionfunc_callback ()
#6  0x0000000100f7e47b in processEventsAndTimeouts ()
#7  0x0000000100f7ed82 in glutMainLoop ()
#8  0x00000001003a3480 in zend_do_fcall_common_helper_SPEC ()
#9  0x00000001003a3b5d in execute ()
#10 0x000000010033f6d9 in zend_execute_scripts ()
#11 0x00000001002f003e in php_execute_script ()
#12 0x00000001003b9cd8 in main ()
(gdb) 
</pre>


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes