On 2016-01-26 18:38:23 [-0500], Douglas Calvert wrote:
> gdb followus:
> 
> #0  0x00007fc100d95795 in QMetaObject::className() const () from 
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5

with QT's dbg package I get

#0  QtPrivate::RefCount::deref (this=0x7ffff4430f00) at 
../../include/QtCore/../../src/corelib/tools/qrefcount.h:67
#1  QByteArray::~QByteArray (this=<optimized out>, __in_chrg=<optimized out>)
    at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:459
#2  rawStringData (index=<optimized out>, mo=mo@entry=0x7ffff4873800 
<QWidget::staticMetaObject>) at kernel/qmetaobject.cpp:156
#3  objectClassName (m=m@entry=0x7ffff4873800 <QWidget::staticMetaObject>) at 
kernel/qmetaobject.cpp:301
#4  QMetaObject::className (this=this@entry=0x7ffff4873800 
<QWidget::staticMetaObject>) at kernel/qmetaobject.cpp:311

but yes, it crashes on start. I figured out that if you remove 
- libambrosia-atom_basic.so
- libambrosia-chain_basic.so
- libpapyro-ambrosia.so

from /usr/lib/utopia-documents/plugins then it works. Not sure what
those plugins are doing.

Sebastian

Reply via email to