From owner-freebsd-openoffice Fri Aug 16 13:45: 5 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02E9337B400 for ; Fri, 16 Aug 2002 13:45:04 -0700 (PDT) Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB8343E65 for ; Fri, 16 Aug 2002 13:45:03 -0700 (PDT) (envelope-from kevin.hendricks@sympatico.ca) Received: from localhost.localdomain ([65.93.133.235]) by tomts8-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020816204421.LIEX6888.tomts8-srv.bellnexxia.net@localhost.localdomain>; Fri, 16 Aug 2002 16:44:21 -0400 Content-Type: text/plain; charset="iso-8859-1" From: "Kevin B. Hendricks" To: Martin Blapp Subject: Re: [porting-dev] FreeBSD and webdav problems Date: Fri, 16 Aug 2002 16:42:08 -0400 X-Mailer: KMail [version 1.4] Cc: , References: <20020816210929.B17516-100000@levais.imp.ch> In-Reply-To: <20020816210929.B17516-100000@levais.imp.ch> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208161642.08969.kevin.hendricks@sympatico.ca> Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On August 16, 2002 03:14, Martin Blapp wrote: Hi Martin Both my OOo 1.0.1 build and my OO642C build hang on that nastly page. So whatever the problem is, it is not FreeBSD specific. You might want to file a full issuezilla to track this and assign it to the webdav team. I will look at webdavdebug.out and the code later this weekend when I have a moment. Thanks, Kevin > Hi, > > > The question I have here is why this socket is set to be non-blocking. > > Is this something port specific for FreeBSD? Where is the f cntl > > done on the socket fd that makes it non-blocking? > > I know more now. The threaded library does return 0 as it should. If you > trace the process, you will see connect() return EINPROGRESS of course, > since we have a userland threads library :-/ > > So this works as exprected, and in GDB I see connect() return 0. My > fault. > > I have now a debug neon/webdav output. Maybe someone else can tell me > why this loops on the blank.gif picture ? > > Host was http://www.heise.de. Can you try this URL too in your OO.org ? > > http://people.freebsd.org/~mbr/logs/webdavdebug.out > > Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message