On Mon, Mar 10, 2003 at 10:13:55AM -0400, Jorge Arellano Cid wrote:
The new 0.7.1 bugfix release is out. It solves the problem of
Indeed it now compiles out-of-the-box here on Solaris (SunOS 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-1) with gcc-3.2.2. But still whenever I choose "Bookmark this page" I get an immediate "Segmentation Fault (core dumped)" with no additional message. Below the top of gdb's output: (gdb) where #0 0xfed81618 in _doprnt () from /usr/lib/libc.so.1 #1 0xfed85118 in vsprintf () from /usr/lib/libc.so.1 #2 0xff05229c in g_strdup_vprintf (format=0x0, args1=0xffbee5b8) at gstrfuncs.c:158 #3 0xff0522c8 in g_strdup_printf (format=0x0) at gstrfuncs.c:172 #4 0x0002fac4 in a_Bookmarks_add (widget=0x21aca8, client_data=0x140538) at bookmark.c:91 #5 0xff1c2054 in gtk_marshal_NONE__NONE (object=0x21aca8, func=0x1a87c <a_Commands_addbm_callback>, Is that a problem in gdk? Here's what dillo is linked with: ldd src/dillo libgtk-1.2.so.0 => /users/danield/.r/lib/libgtk-1.2.so.0 libgdk-1.2.so.0 => /users/danield/.r/lib/libgdk-1.2.so.0 libgmodule-1.2.so.0 => /users/danield/.r/lib/libgmodule-1.2.so.0 libglib-1.2.so.0 => /users/danield/.r/lib/libglib-1.2.so.0