From owner-freebsd-openoffice@FreeBSD.ORG Mon Mar 31 03:05:41 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 885C6106564A for ; Mon, 31 Mar 2008 03:05:41 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 4C9958FC16 for ; Mon, 31 Mar 2008 03:05:41 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so942856rvb.43 for ; Sun, 30 Mar 2008 20:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; bh=NRUJpeXLepqWi60WAZZaL3mlkPTnHgSIaZ4PrHXp5p4=; b=ul70r51GaAi2peOekYFAcyHdtDbfzY3XusQZGP93BDm5tGKooodKabV+GEYb8DgzaU6HeY0Jk0tTyPHnroK9nvHQnfAEdZdhUC0YLUUbYSaR9n4hZCFfSTzhehBgJIDdEnctaTRnNoaKGbInFjKzVk5QISTLSmKRKX2VK3HKNwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=date:message-id:to:subject:from:references:x-mailer:in-reply-to:mime-version:content-type:content-transfer-encoding:sender; b=YsUkNhvURNt3WD/IwsvqVxMx8VFaT9oNQ/cRxzcrDgYrRbMFnc85Z2fkqXOcOJ9zz6a+disHip4eYFxJpMwUzGzrbkC17jERTKOO06j5zxiRhaMQaTIQmsA72JubrN4afyWnXn3nup4oHseI3E/6VdUKomlzAUgDx0Ql+SwFBsw= Received: by 10.141.63.20 with SMTP id q20mr3004603rvk.291.1206932740740; Sun, 30 Mar 2008 20:05:40 -0700 (PDT) Received: from localhost ( [134.160.214.85]) by mx.google.com with ESMTPS id c20sm8868036rvf.33.2008.03.30.20.05.38 (version=SSLv3 cipher=OTHER); Sun, 30 Mar 2008 20:05:39 -0700 (PDT) Date: Mon, 31 Mar 2008 12:05:09 +0900 (JST) Message-Id: <20080331.120509.191408345.chat95@mac.com> To: openoffice@FreeBSD.org From: Maho NAKATA References: <47EF9D29.1020501@system.pl> <20080331.060812.193715979.chat95@mac.com> <47F019A3.8080200@system.pl> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) In-Reply-To: <47F019A3.8080200@system.pl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Maho NAKATA Cc: Subject: Re: crash of OOo-Base X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 03:05:41 -0000 From: Marcin Cieslak Subject: Re: crash of OOo-Base Date: Mon, 31 Mar 2008 00:52:19 +0200 > Two commits: > > * http://42.pl/u/ASk for > gsl/shell/source/unix/sysshell/recently_used_file_handler.cxx > (rev. 1.8.44.2) > * http://42.pl/u/ASm for > gsl/shell/source/unix/sysshell/systemshell.cxx > (rev. 1.7.44.1) > > bring this misfeature in cws_src680_obr05 branch. > > * rev 1.9 of gsl/shell/source/unix/sysshell/recently_used_file_handler.cxx > * rev 1.8 of gsl/shell/source/unix/sysshell/systemshell.cxx > merge those changes into -HEAD. > > This is a nicer patch to remove those commits (not yet tested, OOo > compiles now): > > http://www.openoffice.org/nonav/issues/showattachment.cgi/52382/patch-gsl::shell::source::unix::syshell::systemshell.cxx Re-reading your e-mails... Aha - in this case you don't fill out JCA. Just backing out two commits. Could you please test this patch? If applies, and works, I can immdeately commit to FBSD ports tree. Please test on both of two: openoffice.org-2 and openoffice.org-3-devel. Thanks, -- Nakata Maho (maho@FreeBSD.org)