misc/166248: sendmail dies of signal 11 on freebsd in a virtualbox
guest
g1pi
g1pi at libero.it
Mon Mar 19 15:20:17 UTC 2012
>Number: 166248
>Category: misc
>Synopsis: sendmail dies of signal 11 on freebsd in a virtualbox guest
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 19 15:20:16 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: g1pi
>Release: 8.2-RELEASE
>Organization:
>Environment:
$ uname -a
FreeBSD f-bohr 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
On a freshly installed FreeBSD 8.2-RELEASE running in a virtual machine, I cannot send mail to localhost, because sendmail always dies with signal 11.
I know that VirtualBox doesn't support FreeBSD as a guest, but I find strange that sendmail crashes while other executables work fine, and I could successfully build some ports. If I run the same FreeBSD image in QEMU instead of VirtualBox, sendmail works.
guest operating system: freebsd 8.2 32-bit
hypervisor: virtualbox 4.1.10
guest system: 1 virtual cpu
256M RAM
256M swap
2048M root fs
host operating system: debian linux 6.0 32-bit
host system: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
2 GB RAM
Hardware Virtualization disabled by BIOS
# pciconf -lv
hostb0 at pci0:0:0:0: class=0x060000 card=0x00000000 chip=0x12378086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82440/1FX 440FX (Natoma) System Controller'
class = bridge
subclass = HOST-PCI
isab0 at pci0:0:1:0: class=0x060100 card=0x00000000 chip=0x70008086 rev=0x00 hdr=0x00
vendor = 'Intel Corporation'
device = 'PIIX3 PCI-to-ISA Bridge (Triton II) (82371SB)'
class = bridge
subclass = PCI-ISA
atapci0 at pci0:0:1:1: class=0x01018a card=0x00000000 chip=0x71118086 rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = 'PIIX4/4E/4M IDE Controller (82371AB/EB/MB)'
class = mass storage
subclass = ATA
vgapci0 at pci0:0:2:0: class=0x030000 card=0x00000000 chip=0xbeef80ee rev=0x00 hdr=0x00
vendor = 'InnoTek Systemberatung GmbH'
device = 'VirtualBox Graphics Adapter'
class = display
subclass = VGA
em0 at pci0:0:3:0: class=0x020000 card=0x001e8086 chip=0x100e8086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = 'Gigabit Ethernet Controller (82540EM)'
class = network
subclass = ethernet
none0 at pci0:0:4:0: class=0x088000 card=0x00000000 chip=0xcafe80ee rev=0x00 hdr=0x00
vendor = 'InnoTek Systemberatung GmbH'
device = 'VirtualBox Guest Service'
class = base peripheral
none1 at pci0:0:7:0: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x08 hdr=0x00
vendor = 'Intel Corporation'
device = 'PIIX4/4E/4M Power Management Controller (82371AB/EB/MB)'
class = bridge
em1 at pci0:0:8:0: class=0x020000 card=0x001e8086 chip=0x100e8086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = 'Gigabit Ethernet Controller (82540EM)'
class = network
subclass = ethernet
>How-To-Repeat:
as a non privileged user, issue the command:
$ echo test | mail myuser
myuser's mailbox doesn't change, and "dmesg" shows:
..
Timecounter "TSC" frequency 2385140159 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 2304MB <VBOX HARDDISK 1.0> at ata0-master UDMA33
acd0: DVDROM <VBOX CD-ROM/1.0> at ata1-master UDMA33
Trying to mount root from ufs:/dev/ad0s1a
pid 988 (sendmail), uid 0: exited on signal 11
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list