[haiku-bugs] Re: [Haiku] #6010: Kernel Panic after installation in VirtualBox (was: Kernel-Panick after installation in VirtualBox)

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Tue, 18 May 2010 16:16:25 -0000

#6010: Kernel Panic after installation in VirtualBox
------------------------------+---------------------------------------------
 Reporter:  awoe              |       Owner:  marcusoverhagen
     Type:  bug               |      Status:  new            
 Priority:  normal            |   Milestone:  R1             
Component:  Drivers/Disk      |     Version:  R1/alpha2      
 Keywords:  scsi scsi_periph  |    Platform:  x86            
Blockedby:                    |       Patch:  0              
 Blocking:                    |  
------------------------------+---------------------------------------------
Changes (by bonefish):

  * keywords:  scsi scheduler kernel driver => scsi scsi_periph
  * owner:  axeld => marcusoverhagen
  * component:  System/Kernel => Drivers/Disk


Old description:

> [http://pl.tinypic.com/r/i56ct5/5] - scsi scheduler
>
> After installation of Haiku R1/alpha2 in VirtualBox I see that console
> with kernel panick message.

New description:

 [http://pl.tinypic.com/r/i56ct5/5] - scsi scheduler

 After installation of Haiku R1/alpha2 in VirtualBox I see that console
 with kernel panic message.

--

Comment:

 The division by zero happens [http://dev.haiku-
 os.org/browser/haiku/trunk/src/add-
 ons/kernel/generic/scsi_periph/io.cpp?rev=33670#L167 here]. Apparently
 `scsi_periph_device_info::block_size` is 0. No idea how that can happen or
 whether this is simply something that needs to be checked.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6010#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #6010: Kernel Panic after installation in VirtualBox (was: Kernel-Panick after installation in VirtualBox) - bonefish