NetBSD Problem Report #44378

From bouyer@antioche.eu.org  Wed Jan 12 18:17:28 2011
Return-Path: <bouyer@antioche.eu.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 92B2063B89A
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 12 Jan 2011 18:17:28 +0000 (UTC)
Message-Id: <201101121817.p0CIHMW2000974@rochebonne.antioche.eu.org>
Date: Wed, 12 Jan 2011 19:17:22 +0100 (CET)
From: bouyer@antioche.eu.org
Reply-To: bouyer@antioche.eu.org
To: gnats-bugs@gnats.NetBSD.org
Subject: uprintf() get lost in rump kernel
X-Send-Pr-Version: 3.95

>Number:         44378
>Category:       kern
>Synopsis:       uprintf() get lost in rump kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          analyzed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 12 18:20:00 +0000 2011
>Closed-Date:    
>Last-Modified:  Tue Mar 27 09:10:44 +0000 2018
>Originator:     Manuel Bouyer
>Release:        NetBSD 5.99.42
>Organization:
>Environment:
System: NetBSD comore.lip6.fr 5.99.42 NetBSD 5.99.42 (XEN3_DOMU) #0: Sat Jan  1 03:39:17 UTC 2011  builds@b7.netbsd.org:/home/builds/ab/HEAD/amd64/201101010900Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/XEN3_DOMU amd64
Architecture: amd64
Machine: amd64
>Description:
	trying rump_ffs on a filesystem image with unsupported features
	(like a unsupported flag in fs_flags) fails with EINVAL.
	The kernel also does a uprintf() with details about the unsupported
	feature, but this doesn't show up even with RUMP_VERBOSE.
	I would expect this message to go to stderr.
>How-To-Repeat:
	This can probably be repeated by filling up the rump_ffs-mounted
	filesystem; this triggers the uprintf() at the end of
	ffs_alloc(), ffs_realloccg() or ffs_valloc().
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: kern-bug-people->pooka
Responsible-Changed-By: pooka@NetBSD.org
Responsible-Changed-When: Thu, 13 Jan 2011 13:04:25 +0200
Responsible-Changed-Why:
.


State-Changed-From-To: open->analyzed
State-Changed-By: pooka@NetBSD.org
State-Changed-When: Thu, 13 Jan 2011 13:04:25 +0200
State-Changed-Why:
rump processes do not have a controlling tty, so uprints are 
discarded.  Maybe they should have one by default?


Responsible-Changed-From-To: pooka->kern-bug-people
Responsible-Changed-By: dholland@NetBSD.org
Responsible-Changed-When: Tue, 27 Mar 2018 09:10:44 +0000
Responsible-Changed-Why:
pooka resigned


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.