[PHP-GTK] anyone get gtk 2.8.9 to work with php 5.2.1? (win32)
by Alex other posts by this author
Jun 15 2006 7:21PM messages near this date
Re: [PHP-GTK] Supressing terminal output (OSX)
|
Re: [PHP-GTK] anyone get gtk 2.8.9 to work with php 5.2.1? (win32)
mine works except for a crash on exit. the dmp file says
(8b0.804): Access violation - code c0000005 (!!! second chance !!!)
eax=00b9c63c ebx=7ffdb000 ecx=010046a8 edx=00b9b148 esi=f3323b50 edi=00000000
eip=1006ebb8 esp=0012fdac ebp=0012fdac iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
*** WARNING: Unable to verify checksum for php5ts.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for php5ts.dll -
php5ts!zval_internal_ptr_dtor+0x8:
1006ebb8 8b5108 mov edx,[ecx+0x8] ds:0023:010046b0=????????
php -i prints all the info but this goes to stderr and then it crashes:
php -i
(-:1164): GLib-GObject-WARNING **: cannot register existing type `AtkObject'
(-:1164): GLib-GObject-WARNING **: cannot register existing type `AtkObject'
(-:1164): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' fail
ed
(-:1164): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTAN
TIATABLE (instance_type)' failed
(-:1164): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTAN
TIATABLE (instance_type)' failed
my version of glib is 2.8.5.0
thanks
--
PHP-GTK General Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Alex
Alex
Steph Fox
Anant Narayanan
Steph Fox
|