Skip to content

Error when loading certain content objects #195

@flack

Description

@flack

I'm experimenting with porting mgd1 databases to mgd2, and have it more or less running, but when I access certain objects (f.x. browse to them on-site or in Asgard), all I get is a blank page and this in apache's error.log:

ERROR:gda-mutex.c:192:gda_mutex_unlock: assertion failed: (th == mutex->owner)
[Wed Feb 27 15:07:12 2013] [notice] child pid 432 exit signal Aborted (6)

Like I said, the database is migrated from mgd1, so it might that it is somehow inconsistent, but I'm not exactly sure where I should start with debugging. Is there any way to get more useful debug information on this? Right now, the object I'm trying to load is a midgard_article. Another midgard_article in the same topic loads without problems, but this one fails for some reason.

I'm not sure if this is related, but I also get fatal errors from this object when trying to retrieve it from memcache:

Fatal error: Underlying object is not GObject

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions