Opened 6 years ago
Closed 5 years ago
#18532 closed defect (worksforme)
Happen Segmentation fault on Virtualbox 6.0.4
Reported by: | Yomo | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 6.0.4 |
Keywords: | Segmantation fault | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
Using the Bandicut application on Windows10 guest,suddenly segmentaiont fault is happen and Window10 guest is crashed.At this time always below logs are recorded to syslog on Debian host.
Mar 31 15:12:46 svyomo2 kernel: [499770.281800] EMT-5[31291]: segfault at 7fc2c71f9fa0 ip 00007fc3074e9ab4 sp 00007fc2c72f88d8 error 4 in libc-2.28.so[7fc3073af000+148000] Mar 31 15:12:46 svyomo2 kernel: [499770.281808] 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 Mar 31 15:12:46 svyomo2 kernel: [499770.709211] device enxcce1d50dc8db left promiscuous mode Mar 31 15:12:46 svyomo2 kernel: [499770.731370] vboxnetflt: 0 out of 919871 packets were not sent (directed to host) Mar 31 15:13:08 svyomo2 kernel: [499793.073047] vboxdrv: 00000000409ebfc1 VMMR0.r0 Mar 31 15:13:09 svyomo2 kernel: [499793.424143] vboxdrv: 000000008cff3669 VBoxDDR0.r0 Mar 31 15:13:09 svyomo2 kernel: [499793.573111] VBoxNetFlt: attached to 'enxcce1d50dc8db' / cc:e1:d5:0d:c8:db Mar 31 15:13:10 svyomo2 kernel: [499794.139029] device enxcce1d50dc8db entered promiscuous mode Mar 31 15:13:10 svyomo2 kernel: [499794.160265] vboxdrv: 00000000e28984f6 VBoxEhciR0.r0
Could you resolve it?
Attachments (1)
Change History (14)
by , 6 years ago
Attachment: | Windows10-2019-03-31-15-07-13.log added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Hi socratis san
Thank you for your advice.According your opinion,I have doubted fedora virtio-net driver and tried to updated driver version from vritio-win-0.1.141(stable) to 0.1.164(lasted).It is very fine in spite of Debian 10.
Please close this ticket.
Thank you
comment:3 by , 6 years ago
Thank you for reporting back...
At least now the ticket can be closed.
(I think ;) )
comment:4 by , 6 years ago
Description: | modified (diff) |
---|
comment:5 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:7 by , 6 years ago
Hi I changed to modify environment of VirtualBox according your suggestions. OS is Debian 9/ Cores is physical and network card is also standard VBox.
But crash is happen reproducibility.
Please see not only attached VBox log but also core dump which is happen crash getting teams suggestion ( https://www.virtualbox.org/wiki/Core_dump )
Could you analyze?
Thank you
Yomo
comment:8 by , 6 years ago
I have already gotten core dump file...but Sorry core dump is a little too big. Could you know how send to you that coredump file?
Thank you
Yomo
comment:9 by , 6 years ago
I have already gotten core dump file...but Sorry core dump is a little too big. Could you know how send to you that coredump file?
also syslog
Apr 7 11:58:38 svyomo2 kernel: [ 4920.048447] 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 Apr 7 11:58:39 svyomo2 kernel: [ 4921.121471] device enxcce1d50dc8db left promiscuous mode Apr 7 11:58:39 svyomo2 kernel: [ 4921.154532] vboxnetflt: 0 out of 333635 packets were not sent (directed to host)
comment:10 by , 6 years ago
I have already gotten core dump file...but Sorry core dump is a little too big. Could you know how send to you that coredump file?
sorry mistake
Apr 7 11:58:38 svyomo2 kernel: [ 4920.048441] EMT-0[23804]: segfault at 7fcece814fe0 ip 00007fcf1a8310b4 sp 00007fcece913928 error 4 in libc-2.24.so[7fcf1a708000+195000] Apr 7 11:58:38 svyomo2 kernel: [ 4920.048447] 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 Apr 7 11:58:39 svyomo2 kernel: [ 4921.121471] device enxcce1d50dc8db left promiscuous mode Apr 7 11:58:39 svyomo2 kernel: [ 4921.154532] vboxnetflt: 0 out of 333635 packets were not sent (directed to host)
comment:11 by , 6 years ago
Hi I analyzed core by gdb. It seems glic bug(https://www.suse.com/ja-jp/security/cve/CVE-2019-6488/) not Virtualbox bug.So I close this ticket. Below is dump information.
Thank you so much.
root@svyomo2:/home/yomo# gdb /usr/lib/virtualbox/VirtualBoxVM core GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/virtualbox/VirtualBoxVM...(no debugging symbols found)...done. [New LWP 23804] [New LWP 23764] [New LWP 23768] [New LWP 23763] [New LWP 23807] [New LWP 23803] [New LWP 23776] [New LWP 23813] [New LWP 23765] [New LWP 23771] [New LWP 23808] [New LWP 23811] [New LWP 23845] [New LWP 23815] [New LWP 23825] [New LWP 23769] [New LWP 23806] [New LWP 23809] [New LWP 23842] [New LWP 23779] [New LWP 23810] [New LWP 23817] [New LWP 23823] [New LWP 23819] [New LWP 23864] [New LWP 23827] [New LWP 23824] [New LWP 23814] [New LWP 23820] [New LWP 23821] [New LWP 23818] [New LWP 23826] [New LWP 23816] [New LWP 23781] [New LWP 23770] [New LWP 23758] [New LWP 23812] [New LWP 23775] [New LWP 23822]
warning: .dynamic section for "/lib/x86_64-linux-gnu/libsystemd.so.0" is not at the expected address (wrong library or version mismatch?) [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/lib/virtualbox/VirtualBoxVM --comment Windows10 --startvm 4fd22306-4227-40'. Program terminated with signal SIGSEGV, Segmentation fault. #0 memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:299 299 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: そのようなファイルやディレクトリはありません. [Current thread is 1 (Thread 0x7fcece914700 (LWP 23804))] (gdb) bt #0 memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:299 #1 0x00007fcea5515e02 in ?? () from /usr/lib/virtualbox/VBoxDD.so #2 0x00007fcea551633d in ?? () from /usr/lib/virtualbox/VBoxDD.so #3 0x00007fcea550ada6 in ?? () from /usr/lib/virtualbox/VBoxDD.so #4 0x00007fcef4beb47b in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #5 0x00007fcef4beecdb in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #6 0x00007fcef4b899e1 in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #7 0x00007fcef4b8e9c8 in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #8 0x00007fcef4b8abaf in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #9 0x00007fcef4bf8bff in ?? () from /usr/lib/virtualbox/components/VBoxVMM.so #10 0x00007fcf1a34ca0c in ?? () from /usr/lib/virtualbox/VBoxRT.so #11 0x00007fcf1a3f7a5a in ?? () from /usr/lib/virtualbox/VBoxRT.so #12 0x00007fcf1acb24a4 in start_thread (arg=0x7fcece914700) at pthread_create.c:456 #13 0x00007fcf1a7f0d0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97 (gdb)
comment:12 by , 6 years ago
Segfault and VBox guest crash is allways happen using video encording software on guest. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906532
Not Virtualbox Bug. Please close this ticket.
Thank you
Yomo
comment:13 by , 5 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Devices » Insert GAs ISO image...
"But, as I said, all bets are off until you install the official version of VirtualBox. And when you post a log in the forums, make sure the VM is completely shut down before you do. Ans ZIP the logs in the forums...