From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266215AbUGJLmp (ORCPT ); Sat, 10 Jul 2004 07:42:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266216AbUGJLmp (ORCPT ); Sat, 10 Jul 2004 07:42:45 -0400 Received: from mx07.ms.so-net.ne.jp ([202.238.82.7]:39082 "EHLO mx07.ms.so-net.ne.jp") by vger.kernel.org with ESMTP id S266215AbUGJLmm (ORCPT ); Sat, 10 Jul 2004 07:42:42 -0400 Message-ID: <40EFD5DB.3000100@turbolinux.co.jp> Date: Sat, 10 Jul 2004 20:41:15 +0900 From: Go Taniguchi User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.5) Gecko/20031231 X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: Linux-Kernel mailing list CC: Jesper Juhl , Con Kolivas , Matthias Andree Subject: Re: post 2.6.7 BK change breaks Java? References: <40EEB1B2.7000800@kolivas.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi list. Jesper Juhl wrote: > On Fri, 9 Jul 2004, Con Kolivas wrote: > > >>>On Tue, 6 Jul 2004, Matthias Andree wrote: >>>>Hi, >>>> >>>>I've pulled from the linux-2.6 BK tree some post-2.6.7 version, >>compiled >>>>and installed it, and it breaks Java, standalone or plugged into >>>>firefox, the symptom is that the application catches SIGKILL. This >>>>didn't happen with stock 2.6.7 and doesn't happen with 2.6.6 either. If I removed this changeset, java worked. http://linux.bkbits.net:8080/linux-2.6/cset@1.1743 Is this "rt_sigsuspend() and sigaltstack() prototype change" right? If so, how do we resolve user side?