Re: segfault on schema registration

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Fri, 16 Sep 2005 15:08:53 +0200
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
David Schmitter <[email protected]> wrote:

> > 
> >>0x020b0bf8 in zend_register_functions () from /etc/httpd/modules/libphp5.so
> >>(gdb) bt full
> >>#0  0x020b0bf8 in zend_register_functions () from
> >>/etc/httpd/modules/libphp5.so
> >>No symbol table info available.
> >>#1  0x020b143f in zend_disable_function () from
> >>/etc/httpd/modules/libphp5.so
> >>No symbol table info available.
> >>#2  0x05c9594a in _register_midgard_php_classes (key=0x85579e0,
> >>value=0x85579b8, user_data=0x0)
> >>     at /usr/src/debug/midgard-php4-1.7.1/midgard.c:1739

It is now fixed in branch-1-7.
Not confirmed with CVS HEAD.

Tarballs will be available tomorrow
http://www.midgard-project.org/nightly/branch/

Or now with cvs update.
cvs update -r branch-1-7 midgard

Piotras