GNOME Bugzilla – Bug 734489
gegl.devhelp produced from gegl master is empty; crashes devhelp
Last modified: 2015-06-02 14:33:55 UTC
Hi. Not sure if this is a bug in how GEGL's build system produces its documentation or with devhelp itself, but: running devhelp master on GEGL master's output .devhelp file causes devhelp to crash: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6378c6c in __GI___libc_free (mem=0x7fffffffd380) at malloc.c:2945 2945 malloc.c: No such file or directory. (gdb) bt
+ Trace 233936
Removing the offending file causes devhelp to start up normally. I'm attaching the .devhelp file that GEGL gave me. I don't know how to fix this one myself (unlike the other bugs I've filed so far). Thanks.
Hm, attachment creation failed because the source of the problem is that the devhelp file was empty. Updating title.
A new gegl/gobject/glib documentation with a GEGL operation gallery is live at http://gegl.org/operations.html type to search.. commit 3fdf66688836ea1d98ef853db161bfa5beebbc14 Author: Øyvind Kolås <pippin@gimp.org> Date: Tue Jun 2 16:31:22 2015 +0200 docs: do not build/install devhelp index