udevd writes syslog messages on the screen

Bug #360714 reported by Florent
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cryptsetup (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: cryptsetup

Usplash is not active. The argument "quiet" is passed to boot.
There's lots of messages printed by udevd on the screen during boot: see file attached.

It happens when cryptsetup is installed.
More precisely, the problem occurs when /lib/cryptsetup/askpass is called.

user@jaunty$ cat /proc/cmdline
root=UUID=9ceb4b9e-7677-4031-a6da-1996e3542ca2 ro quiet vga=789

But these "udevd" messages are not printed on screen if :
 - the "askpass" invocation is removed from "scripts/local-top/cryptroot"
 - or if the package cryptsetup is not installed

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: ath_hal
Package: cryptsetup 2:1.0.6-7ubuntu7
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: cryptsetup
Uname: Linux 2.6.28-11-generic i686

Revision history for this message
Florent (florent.x) wrote :
Revision history for this message
Florent (florent.x) wrote :

Askpass is faulty. It changes the "kernel.printk" parameter, but it does not revert to the previous value.

user@jaunty$ cat /proc/sys/kernel/printk
4 4 1 7
user@jaunty$ sudo /lib/cryptsetup/askpass "Test "
Test password
user@jaunty$ cat /proc/sys/kernel/printk
7 4 1 7

Revision history for this message
Florent (florent.x) wrote :

and the workaround is to save the kernel.printk parameter before calling "askpass" and restore it after.

Revision history for this message
Jean-Louis Dupond (dupondje) wrote :

Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 23, 2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Jaunty and was unable to, given the information you've provided. Please either a) upgrade and test or b) increase the verbosity of the steps to recreate it so we can try again.

Please feel free to report any other bugs you may find.

Changed in cryptsetup (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for cryptsetup (Ubuntu) because there has been no activity for 60 days.]

Changed in cryptsetup (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.