Re: [PHP-GTK-DEV] New bugs and alpha
by Anant Narayanan other posts by this author
May 8 2006 7:48AM messages near this date
Re: [PHP-GTK-DEV] New bugs and alpha
|
Re: [PHP-GTK-DEV] New bugs and alpha
Hi All,
> Someone could just try the scripts I included with the bug reports and
> see if it crashes for him/her.
I did try, and I get a Segmentation Fault only for the dump selection
method (bug_dnd_segfault_dump_selection.phpw). The other two, "end"
(bug_dnd_segfault_end.phpw) and "get" (bug_dnd_segfault_get.phpw) run,
but give me the message:
> ---------------------------------------
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.h(35) : Block 0x08BE40AC
status:
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.c(36) : Actual location (
location was relayed)
> Beginning: Overrun (magic=0x554C4941, expected=0x7312F8DC)
> End: Unknown
> ---------------------------------------
> drag-drop
> string(8) "text/xml"
> [Mon May 8 20:07:47 2006] Script: 'bug_dnd_segfault_end.phpw'
> ---------------------------------------
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.h(35) : Block 0x08BC906C
status:
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.c(36) : Actual location (
location was relayed)
> Beginning: Overrun (magic=0x00000021, expected=0x7312F8DC)
> End: Unknown
> ---------------------------------------
and
> GtkButton drag-data-get
> drag-drop
> string(8) "text/xml"
> [Mon May 8 20:08:05 2006] Script: 'bug_dnd_segfault_get.phpw'
> ---------------------------------------
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.h(35) : Block 0x08BDD0A4
status:
> /var/tmp/portage/php-5.1.2-r1/work/php-5.1.2/Zend/zend_variables.c(36) : Actual location (
location was relayed)
> Beginning: Overrun (magic=0x00000000, expected=0x7312F8DC)
> End: Unknown
> ---------------------------------------
respectively. Yes, they don't segfault (as many times as I DND, and
close the window), but I do get these messages (which may not appear for
others who have don't have the debug version).
So I guess the main issue is only with dump_selection(). get() and end()
seem to work fine on my box.
- Anant
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Andrei Zmievski
Scott Mattocks
Steph Fox
Steph Fox
Christian Weiske
Anant Narayanan
Steph Fox
Christian Weiske
|