Re: Witness and rpm

2002-02-17 Thread Michael Nottebrock

whoever wrote:

> absolutely.
> I just checked again the kernel causing this trouble was built after
> cvsuping.  And I am pretty sure I did the make world after
> cvsupping too. I dont know how to check for that though. 
> Just out of curiosity should make world matter
> in this instance. is the said file used by some libraries also?

I just asked because I can't reproduce this anymore (I cvsup'd some six 
hours ago, rebuilt everything, with invariants and witness on, I even 
tried it with the port you reported, plus erasing and adding a few other 
random rpms). You might want to try cvsup'ing and updating everything 
again, make sure you are actually running the new kernel, and, if the 
problem persists, get a trace of the panic and report it to the mailing 
list.


-- 
Michael Nottebrock


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Witness and rpm

2002-02-17 Thread whoever

|whoever wrote:
|
|> Sorry work kept me from getting back to you immediately
|> following is the error i am getting 
|> i cvsuped the src on February 7th
| >
|> > Version of my vfs_syscall
|> $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.220 2002/02/01 18:27:16 alfred Exp 
|
|Are you sure you actually built and installed the world & kernel after 
|you cvsup'd?
|
|-- 
|Michael Nottebrock


absolutely.
I just checked again the kernel causing this trouble was built after
cvsuping.  And I am pretty sure I did the make world after
cvsupping too. I dont know how to check for that though. 
Just out of curiosity should make world matter
in this instance. is the said file used by some libraries also?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Witness and rpm

2002-02-17 Thread Michael Nottebrock

whoever wrote:

> Sorry work kept me from getting back to you immediately
> following is the error i am getting 
> i cvsuped the src on February 7th
 >
> 
> Version of my vfs_syscall
>  $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.220 2002/02/01 18:27:16 alfred Exp 

Are you sure you actually built and installed the world & kernel after 
you cvsup'd?

-- 
Michael Nottebrock


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Witness and rpm

2002-02-16 Thread whoever

On Wed, Feb 13, 2002 at 08:47:49PM +0100, Michael Nottebrock wrote:
> whoever wrote:
> > Hi,
> > Just to let you guys know that if you have 
> > options WITNESS 
> > and perhaps INVARIANTS
> > enabled in the kernel it will panic() while installing
> > any of the rpm packages from the ports (mostly linux
> > programs). I saw this behavior in my kernel which is
> > a couple of days older than the cvs. 
> 
> How old exactly and what panic? The panic in vfs_syscalls when using rpm 
> was fixed on Feb 2.
> 
> 
>http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1626284+0+archive/2002/cvs-all/20020203.cvs-all
> 
> -- 
> Michael Nottebrock
> 

Thanks Michael 
Sorry work kept me from getting back to you immediately
following is the error i am getting 
i cvsuped the src on February 7th



while installing /usr/ports/x11-toolkits/linux.gtk/gtk+-1.2.5-2.i386.rpm


recursed on non-recursive lock (sleep mutex) 
filedesc structure @ /usr/src/sys/kern/vfs_syscalls:3573
first acquired @ /usr/src/sys/kern/vfs_syscalls.c:998

panic : recurse
Debugger ("panic")
stopped  at Debugger+0x44 : pushl %ebx

-

note i typed the above info (didnt cut-paste it) so excuse any typo

Version of my vfs_syscall
 $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.220 2002/02/01 18:27:16 alfred Exp 
$
Version of my vfs_syscall

your patch does exist in my file I double checked it.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Witness and rpm

2002-02-13 Thread Michael Nottebrock

whoever wrote:
> Hi,
>   Just to let you guys know that if you have 
> options   WITNESS 
> and perhaps INVARIANTS
> enabled in the kernel it will panic() while installing
> any of the rpm packages from the ports (mostly linux
> programs). I saw this behavior in my kernel which is
> a couple of days older than the cvs. 

How old exactly and what panic? The panic in vfs_syscalls when using rpm 
was fixed on Feb 2.

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1626284+0+archive/2002/cvs-all/20020203.cvs-all

-- 
Michael Nottebrock


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Witness and rpm

2002-02-13 Thread Tim Liddelow

I was having these problems consistently until recently.  Make sure you 
linux kernel module is in sync with your kernel.

Cheers

whoever wrote:

>Hi,
>   Just to let you guys know that if you have 
>optionsWITNESS 
>and perhaps INVARIANTS
>enabled in the kernel it will panic() while installing
>any of the rpm packages from the ports (mostly linux
>programs). I saw this behavior in my kernel which is
>a couple of days older than the cvs. 
>
>it panics with "recursed on a non recursive mutex"
>or something like that.
>
>Saurabh
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>

-- 
 Tim Liddelow   email: [EMAIL PROTECTED]
 Director Of Operations Phone: (514) 940 2891 x106
 Ideas and AssociatesCell: (514) 577 7118
 PGP:Page: [EMAIL PROTECTED]
 1024D/D428401A/F2E4 D051 B446 F6D7 4C30  AAEC 1941 B11E D428 401A 






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message