GNOME Bugzilla – Bug 759606
crash after using "save as" in viewer mode
Last modified: 2015-12-23 18:16:21 UTC
Using current git master: 1. Open a jpg file in the viewer mode. 2. Click the "Save As" icon. 3. Enter a new name, and click "Save" 4. Click "ok" in the options dialog. 5. crash! Program received signal SIGBUS, Bus error. [Switching to Thread 0x7fffa4c36700 (LWP 7727)] gvdb_table_new_from_bytes (bytes=bytes@entry=0x2fa2230, trusted=trusted@entry=0, error=error@entry=0x0) at gvdb-reader.c:155 155 if (header->signature[0] == GVDB_SIGNATURE0 &&
+ Trace 235819
Thread 4 (Thread 0x7fffa4c36700 (LWP 7727))
I cannot reproduce this problem, did you install the gschema files correctly?
Sorry, after doing a thorough purge of installed files and re-installing it seems to work again.