GNOME Bugzilla – Bug 726758
Quit -> Segmentation fault.
Last modified: 2014-03-22 13:17:51 UTC
1. gnome-documents starts 2. Quit gnome-douments Core was generated by `/usr/bin/gjs-console -I /usr/share/gnome-documents/js -c const Main = imports.m'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 233375
$ dmesg [...] [ 2175.605067] gjs-console[3574]: segfault at 8 ip 00007fb3d40df5c0 sp 00007fff9b3c6cb8 error 4 in libmozjs-24.so[7fb3d3f3a000+562000] [ 2230.702659] gjs-console[3717]: segfault at 8 ip 00007f6c4e44c5c0 sp 00007fff4841b508 error 4 in libmozjs-24.so[7f6c4e2a7000+562000] [ 2260.373604] gjs-console[3839]: segfault at 0 ip 00007f2d3751e024 sp 00007fff4323d8a0 error 4 in libmozjs-24.so[7f2d372cb000+562000] [ 2865.834927] gjs-console[4430]: segfault at 0 ip 00007fecad701024 sp 00007fff94cf5580 error 4 in libmozjs-24.so[7fecad4ae000+562000] gnome-documents-3.11.92-1.fc21.x86_64 mozjs24-24.2.0-3.fc21.x86_64 glib2-2.39.92-1.fc21.x86_64 gtk3-3.11.9-2.fc21.x86_64
Are you using the list view, by any chance? I can reproduce this in the list view, but not the icon view.
This is a duplicate of bug 707619 The fix in bug 707619 only fixed it for the grid or icon view. We need one more libgd patch to fix it for the list or tree view. *** This bug has been marked as a duplicate of bug 707619 ***