Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 13:47:51 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        oberman@es.net, marcus@FreeBSD.org, gnome@FreeBSD.org
Subject:   Re: ports/46807: gnumeric 1.0.12 locks when opening file
Message-ID:  <200301062147.h06LlpER016755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: gnumeric 1.0.12 locks when opening file

State-Changed-From-To: feedback->closed
State-Changed-By: marcus
State-Changed-When: Mon Jan 6 13:46:28 PST 2003
State-Changed-Why: 
The problem was the new XML input buffer size.  It was being set to 1 MB
which overflowed FreeBSD's thread[0] stacksize.  Setting it to 768 KB
successfully works around the problem.

A bug has been filed with GNOME on this.  See
http://bugzilla.gnome.org/show_bug.cgi?id=102700 for more details.

Thanks for the report.

http://www.freebsd.org/cgi/query-pr.cgi?pr=46807

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301062147.h06LlpER016755>