Re: [bug #26585] Assertion failure when signaling zombie pthread

2009-05-16 Thread olafBuddenhagen
Hi, On Fri, May 15, 2009 at 12:35:20PM +, Carl Fredrik Hammar wrote: > After this, the program hangs and doesn't respond to any signals other > than SIGKILL. My guess is that signal handling has been disabled and > it hangs while waiting for the abort signal to be handled. > > Also ps stops

Re: Google Summer of Code 2009; how to fork off the unionfs code base

2009-05-16 Thread olafBuddenhagen
Hi, On Fri, May 15, 2009 at 10:56:04PM +0300, Sergiu Ivanov wrote: > >> FYI, I want to create a new repository at github... > > > > Of course you're free to do that, but why not simply use the > > Savannah repository? > > Oh, I was thinking of that, but I don't really have Savannah > experience.

Re: Unionmount. Basic details

2009-05-16 Thread olafBuddenhagen
Hi, On Sat, May 02, 2009 at 08:16:32PM +0200, Carl Fredrik Hammar wrote: > On Sun, Apr 26, 2009 at 06:28:51AM +0200, olafbuddenha...@gmx.net > wrote: > > On Thu, Apr 09, 2009 at 10:09:04PM +0200, Carl Fredrik Hammar wrote: > > I do not see much point in mounting several file systems at the same >

Re: Unionmount. Basic details

2009-05-16 Thread olafBuddenhagen
Hi, On Mon, Apr 27, 2009 at 09:40:58PM +0300, Sergiu Ivanov wrote: > for instance, unionfs is still read-only; Really? I thought Gianluca worked on write support at some point... Perhaps he never commited his changes :-( -antrik-

Re: The problems for the rootless subhurd

2009-05-16 Thread olafBuddenhagen
Hi, On Mon, Apr 27, 2009 at 10:52:27AM +0100, Zheng Da wrote: > But I wonder how you trace the source of these RPCs. > >From the logging of 'boot', I can know what are the target tasks but > >I > cannot tell where are the RPCs from, because a task can send the RPC > on the behalf of another task.

Re: Unionmount. Basic details

2009-05-16 Thread olafBuddenhagen
Hi, On Tue, Apr 28, 2009 at 09:47:58PM +0300, Sergiu Ivanov wrote: > writes: > > Even if you had found examples of translators that really don't seem > > to make any sense being union-mounted (which seems quite probable > > actually), I still think it should not be up to the translators to > > d

[patch #6830] Trace all tasks and threads

2009-05-16 Thread Zheng Da
URL: Summary: Trace all tasks and threads Project: The GNU Hurd Submitted by: zhengda Submitted on: Sat 16 May 2009 05:24:05 PM GMT Category: other Hurd Priority: 5 -