Bug #51093 [Opn->Csd]: segfault with signal_autoconnect function of class GladeXML

[email protected] Fri, 30 Apr 2010 14:34:24 +0200 (CEST)
Newsgroups php.gtk.dev
Message-ID <[email protected]>
Edit report at http://bugs.php.net/bug.php?id=51093&edit=1

 ID:               51093
 Updated by:       [email protected]
 Reported by:      jboffel at gmail dot com
 Summary:          segfault with signal_autoconnect function of class
                   GladeXML
-Status:           Open
+Status:           Closed
 Type:             Bug
 Package:          PHP-GTK related
 Operating System: any GNU/Linux at least
 PHP Version:      5.2.12
 Assigned To:      kalle

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2010-04-30 14:34:16] [email protected]

Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=298805
Log: Fixed bug #51093 (segfault with signal_autoconnect function of
class GladeXML) (Kalle, jboffel at gmail dot com)

------------------------------------------------------------------------
[2010-04-30 10:02:20] jboffel at gmail dot com

Yes it's working with my code

Thanks

------------------------------------------------------------------------
[2010-04-05 00:45:50] [email protected]

Can you confirm the attached patched .overrides file works with your
code?

------------------------------------------------------------------------
[2010-04-05 00:44:36] [email protected]

The following patch has been added/updated:

Patch Name: gtk-signal-autoconnect-overrides
Revision:   1270421076
URL:       
http://bugs.php.net/patch-display.php?bug=51093&patch=gtk-signal-autoconnect-overrides&revision=1270421076

------------------------------------------------------------------------
[2010-02-20 01:03:37] jboffel at gmail dot com

Ok sorry fix is :

if(map)
    zval_copy_ctor(map);

Else we have a segfault when no parameter is given...

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51093


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51093&edit=1