Code: Select all
GLib-ERROR **: gmem.c:405: overflow allocating 1953723755*4 bytes
Program received signal SIGTRAP, Trace/breakpoint trap.
0xf4e6f019 in g_logv () from /usr/lib32/libglib-2.0.so.0
Running on 32bit it complains about incompatible version of QT (even though both are running 4.8.1). I can get it to run by downgrading to 4.8.0 which still crashes for the same reasons, but is a little more informative with output
Snapshot crash
Code: Select all
[New Thread 0xb2ae4b40 (LWP 7056)]
[New Thread 0xb22e3b40 (LWP 7057)]
[Thread 0xb22e3b40 (LWP 7057) exited]
[Thread 0xb2ae4b40 (LWP 7056) exited]
[New Thread 0xb2ae4b40 (LWP 7058)]
[Thread 0xb2ae4b40 (LWP 7058) exited]
[New Thread 0xb2ae4b40 (LWP 7059)]
[Thread 0xb2ae4b40 (LWP 7059) exited]
Setting new source
/opt/Scrivener/bin/Scrivener: symbol lookup error: /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so: undefined symbol: _ZNK6Phonon11MediaSource3mrlEv
[Thread 0xb0973b40 (LWP 7025) exited]
[Thread 0xb129cb40 (LWP 7024) exited]
[Inferior 1 (process 7018) exited with code 0177]
Adding a file:
lots of errors of MIME info, lose beginning ends with
Code: Select all
"Warning: Mimetype 'video/x-zmbv' supported from Phonon but no suffix mapping"
"video/x-zmbv"
[New Thread 0xab17db40 (LWP 8922)]
Program received signal SIGSEGV, Segmentation fault.
0xb430bb8e in KDirModel::itemForIndex(QModelIndex const&) const () from /usr/lib/libkio.so.5
Relevant package versions
64 bit glib2 and 32bit glib2 = 2.30.2. The 32bit system is running testing repository and updated to 2.32.1 today
phonon gstreamer = 4.6.0
libkio.so.5 belongs to kdelibs 4.8.2
Scrivener installed from the tar.gz file in both. Tried converting the .deb into an arch package and had same issues, not surprising since they seem the same other than where I installed the .tar.gz and the inclusion of some icons and docs in the .deb. Incidentally, it might be nice to include those in future tar.gz installations