You are not logged in.

#1 2019-02-08 12:14:18

Eit90123
Member
Registered: 2018-09-26
Posts: 2

virtualbox vm abort

I have a environment that host is archlinux and use virtualbox to install win10 and use alsamixer. The hardware is intel 6400 and GTX960M.
# pacman -Qs | grep box
local/mkinitcpio-busybox 1.29.3-1
local/virtualbox 6.0.4-1
local/virtualbox-guest-iso 6.0.2-1
local/virtualbox-host-modules-arch 6.0.4-2
    Virtualbox host kernel modules for Arch Kernel

# pacman -Qs | grep xf
local/libxfce4ui 4.12.1-3
local/libxfce4util 4.13.2-1
local/libxfixes 5.0.3-2
local/libxfont2 2.0.3-1
local/libxft 2.3.2-2
local/libxxf86dga 1.1.4-2
local/libxxf86vm 1.1.4-2
local/xf86-input-libinput 0.28.1-1 (xorg-drivers)
local/xf86-input-mouse 1.9.3-1 (xorg-drivers)
local/xf86-input-synaptics 1.9.1-1 (xorg-drivers)
local/xf86-video-vesa 2.4.0-2 (xorg-drivers xorg)
local/xfce4-terminal 0.8.7.4-1 (xfce4)
local/xfconf 4.12.1-5 (xfce4)
local/xfsprogs 4.19.0-2 (base)


It well abort after some time when I play music or movie.

dmesg:
[ 1624.628133] EMT-2[996]: segfault at 7f986cc85f84 ip 00007f9898b52cf8 sp 00007f986cd848d8 error 4 in libc-2.28.so[7f9898a15000+14b000]
[ 1624.628143] Code: 0e 88 0f c3 c5 fa 6f 06 c5 fa 6f 4c 16 f0 c5 fa 7f 07 c5 fa 7f 4c 17 f0 c3 48 8b 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 <8b> 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 fe 0f b7 36 66
[ 1624.628207] audit: type=1701 audit(1549645044.423:33): auid=1000 uid=1000 gid=1000 ses=1 pid=970 comm="EMT-2" exe="/usr/lib/virtualbox/VirtualBoxVM" sig=11 res=1
[ 1624.798782] vboxnetflt: 0 out of 13749 packets were not sent (directed to host)
[ 1653.310211] vboxdrv: 00000000ea07dbb0 VMMR0.r0
[ 1653.439939] vboxdrv: 0000000035c42bde VBoxDDR0.r0
[ 1653.488815] VBoxNetFlt: attached to 'wlp3s0' / 58:fb:84:80:86:62

[ 2349.302998] EMT-2[1326]: segfault at 7f8ec6efdf4c ip 00007f8f0ae6acf8 sp 00007f8ec6ffc8d8 error 4 in libc-2.28.so[7f8f0ad2d000+14b000]
[ 2349.303008] Code: 0e 88 0f c3 c5 fa 6f 06 c5 fa 6f 4c 16 f0 c5 fa 7f 07 c5 fa 7f 4c 17 f0 c3 48 8b 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 <8b> 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 fe 0f b7 36 66
[ 2349.303067] audit: type=1701 audit(1549645769.099:34): auid=1000 uid=1000 gid=1000 ses=1 pid=1300 comm="EMT-2" exe="/usr/lib/virtualbox/VirtualBoxVM" sig=11 res=1
[ 2349.458700] vboxnetflt: 0 out of 27000 packets were not sent (directed to host)
[ 2388.052545] vboxdrv: 00000000e0c90b21 VMMR0.r0
[ 2388.178252] vboxdrv: 0000000013f85e45 VBoxDDR0.r0
[ 2388.218723] VBoxNetFlt: attached to 'wlp3s0' / 58:fb:84:80:86:62

[ 2669.768679] EMT-0[1382]: segfault at 7f9909f0afa0 ip 00007f993dbeecf8 sp 00007f990a0098e8 error 4 in libc-2.28.so[7f993dab1000+14b000]
[ 2669.768691] Code: 0e 88 0f c3 c5 fa 6f 06 c5 fa 6f 4c 16 f0 c5 fa 7f 07 c5 fa 7f 4c 17 f0 c3 48 8b 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 <8b> 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 fe 0f b7 36 66
[ 2669.768765] audit: type=1701 audit(1549646089.566:35): auid=1000 uid=1000 gid=1000 ses=1 pid=1357 comm="EMT-0" exe="/usr/lib/virtualbox/VirtualBoxVM" sig=11 res=1
[ 2669.891965] vboxnetflt: 0 out of 9574 packets were not sent (directed to host)

but another vm who is linux is nothing, who can help me? thanks!

Last edited by Eit90123 (2019-02-09 02:17:27)

Offline

#2 2019-02-08 15:57:33

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: virtualbox vm abort

Please edit your post to use BBCode code tags around program output and file contents.  Your readers will appreciate it.
That same link is under all of the message post boxes on the forums.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2019-02-09 02:21:09

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,089
Website

Re: virtualbox vm abort

Note, you should also use code tags for terminal sessions.

All the best,

-HG

Offline

Board footer

Powered by FluxBB