[Bug 721047] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000001d

2011-02-17 Thread jose andana
Public bug reported:

el equipo se apaga cuando se esta trabajando en internet, 
y tiene problemas con el disco bios

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: ALC888 Analog [ALC888 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  antonio1482 F pulseaudio
CRDA: Error: [Errno 2] No existe el fichero รณ directorio
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe028000 irq 22'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,103c2a5c,0011'
   Controls  : 20
   Simple ctrls  : 13
CurrentDmesg:
 [   12.121109] ppdev: user-space parallel port driver
 [   20.532020] eth0: no IPv6 routers present
 [   75.25] Clocksource tsc unstable (delta = -249955175 ns)
Date: Thu Feb 17 16:25:55 2011
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=4562a2c6-7e69-4ac0-84f9-c201f3689d59
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Compaq-Presario GJ370AA-ABM SG2104LA
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=23ee144b-36ad-4071-851d-56a54bb67100 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 
SourcePackage: linux
Tags: kernel-oops
Title: BUG: unable to handle kernel NULL pointer dereference at 001d
Uname: Linux 2.6.31-14-generic i686
dmi.bios.date: 05/03/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 5.09
dmi.board.name: Iris
dmi.board.vendor: ECS
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr5.09:bd05/03/2007:svnCompaq-Presario:pnGJ370AA-ABMSG2104LA:pvr:rvnECS:rnIris:rvr1.0:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: GJ370AA-ABM SG2104LA
dmi.sys.vendor: Compaq-Presario

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-kerneloops i386 kernel-oops

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/721047

Title:
  BUG: unable to handle kernel NULL pointer dereference at 001d

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 721047] Re: BUG: unable to handle kernel NULL pointer dereference at 0000001d

2011-02-17 Thread jose andana
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/721047

Title:
  BUG: unable to handle kernel NULL pointer dereference at 001d

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 107194] Passphrase doesn't get repeated after wrong try

2007-04-17 Thread andana
Public bug reported:

Binary package hint: cryptsetup

Bug has been approved by the cyrptsetup author.

cryptsetup-1.0.4+svn26

reproduce by typing the passphrase wrong (LUKS_open_any_key() returns
error)

--- setup.c.old 2007-03-27 16:42:01.0 +0200 
+++ setup.c 2007-03-27 16:42:24.0 +0200 
@@ -639,7 +639,7 @@ 
if(!password) { 
r = -EINVAL; goto out;  
}   
-   if((r = LUKS_open_any_key(options-device, password, passwordLen, hdr, 
mk, backend)  0)) {   
+   if((r = LUKS_open_any_key(options-device, password, passwordLen, hdr, 
mk, backend))  0) {   
set_error(No key available with this passphrase.\n);  
goto out1;  
}

** Affects: cryptsetup (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Passphrase doesn't get repeated after wrong try
https://bugs.launchpad.net/bugs/107194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs