From owner-freebsd-stable Thu Feb 22 14:27:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from areilly.bpc-users.org (CPE-144-132-234-126.nsw.bigpond.net.au [144.132.234.126]) by hub.freebsd.org (Postfix) with SMTP id 47ECD37B67D for ; Thu, 22 Feb 2001 14:27:41 -0800 (PST) (envelope-from andrew@areilly.bpc-users.org) Received: (qmail 10837 invoked from network); 22 Feb 2001 22:27:38 -0000 Received: from localhost (HELO gurney.reilly.home) (andrew@127.0.0.1) by localhost with SMTP; 22 Feb 2001 22:27:38 -0000 Date: Fri, 23 Feb 2001 09:27:37 +1100 (EST) From: Andrew Reilly Subject: Something change with threads in recent -STABLE vs Wine? To: freebsd-stable@freebsd.org, freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Message-Id: <20010222222741.47ECD37B67D@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry in advance for the tragic lack of detail in this message, this is really just a first "heads-up: anyone else seeing this?" message. I'll dig for details as time and interest permit... A month or two ago, while running wine-2001.1.12 from ports, I could run Lotus Notes almost completely successfully. I could certainly browse remote databases and keep local replicas synchronised. There were problems exiting (I had to dig around with ps and kill a couple of processes), but that didn't seem to bother the next session too much. Of course, internet links that relied on MS-IE being present didn't work either, but that's OK. Since then I've tracked -STABLE a few times (currently running FreeBSD 4.2-STABLE (GURNEY) #3: Sat Feb 17 11:37:43 EST 2001 and have re-built wine (same version, though). Now notes starts OK, but hangs (busily) in the replica background task/thread, thusly: (ps alxww output) 1000 27243 27240 212 54 0 51204 11712 - R ?? 0:09.56 /usr/local/bin/wine -- C:\\Lotus\\Notes\\nwrdaemn.EXE Sometimes it hangs earlier than that, before the main window menu appears, and before the password login window pops up, but reliably when doing the replication thing. So: has anything relating to wine/threads/IPC/locking changed in -STABLE in the last couple of months? Is there any more information that I could provide to help track down this problem? -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message