On my Kubuntu 8.04 installation, I noticed segfaults in some DM2 forms.
Strangely enough, they only occur for some of my self-written MgdSchema
objects (others and built-in ones are working fine), but I can't quite
make out what the error could be. On a different machine (with openSUSE
9.2), they work fine, so I'm a bit lost.

The backtrace looks like this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb77f2700 (LWP 8418)]
0xb6c79a13 in set_gobject_property_from_zobject (obj_ptr=0x9b65d2c,
gobject=0x9a62540)
    at
/home/sonic/downloads/software/Midgard_AllinOne-1.8.8/midgard-php4-1.8.8/midgard.c:627

627           if (propname && (*property)->refcount) {

Did you test direct update/create/get on this objects?

I tried update() with the DBA object and it produces the same backtrace. update() on the Midgard object is working, however.

How about nulls?

http://marcin.soltysiak.com/view/null-values-issue.html

Solt
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to