NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44961: Kernel crash on relookup() syscall



The following reply was made to PR kern/44961; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/44961: Kernel crash on relookup() syscall
Date: Sat, 14 May 2011 08:22:38 +0000

 On Fri, May 13, 2011 at 12:30:01PM +0000, emilianogavilan%gmail.com@localhost 
wrote:
  > Running the Tcl test suite (trunk version) crashes the NetBSD kernel.
  > Transcription of panic message follows:
  > 
  > panic: relookup: null name
 
 If you can run this easily, can you run it under ktruss and check what
 the arguments to the lethal rename call are? (do "ktruss -i tcl
 whatever", and it should panic right after reporting a rename syscall)
 
 if it's not that easy, I can try to set up the tcl test suite, but it
 may take a few days.
 
 (I tried to replicate the problem by making simple rename calls, using
 path constructs that might yield "" like it's tripping on, and so far
 I can't find a case that dies)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index