I managed to obtain a core dump from VirtualBox. Of course, I had to abort it, which is asynchronous, so the information on what "caused" the crash is not really valid; but the list of threads could be:
Code: Select all
(gdb) info threads
Id Target Id Frame
* 1 Thread 0x7ffb1d472740 (LWP 12472) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x5565ef0f0420, nfds=6, timeout=99)
at ../sysdeps/unix/sysv/linux/poll.c:29
2 Thread 0x7ffafefbf700 (LWP 12475) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x5565eefa5500, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7ffae870f700 (LWP 12480) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x7ffae870ebd0, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7ffb131cf700 (LWP 12474) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x7ffb131ced68, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x7ffae80a7700 (LWP 12482) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffae80a6da0, expected=0,
futex_word=0x5565ef140698)
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
6 Thread 0x7ffafe7be700 (LWP 12476) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x5565eefb6500, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
7 Thread 0x7ffada46e700 (LWP 12484) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffada46db60, expected=0,
futex_word=0x5565ef19254c)
---Type <return> to continue, or q <return> to quit---
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
8 Thread 0x7ffad8175700 (LWP 12506) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaac000d0c)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
9 Thread 0x7ffad8726700 (LWP 12488) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffad8725e10, expected=0,
futex_word=0x7ffae000ec18)
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
10 Thread 0x7ffad80f4700 (LWP 12507) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaac001d4c)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
11 Thread 0x7ffad84f7700 (LWP 12499) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffab0000d9c)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
12 Thread 0x7ffad0b7e700 (LWP 12510) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaac003c08)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
13 Thread 0x7ffafccff700 (LWP 12477) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x7ffaf40101b0, nfds=4, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
14 Thread 0x7ffad0e8f700 (LWP 12508) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaac002ca8)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
---Type <return> to continue, or q <return> to quit---
15 Thread 0x7ffad00fd700 (LWP 12512) 0x00007ffb1d041c60 in __GI___nanosleep
(requested_time=0x7ffad00fcdd0, remaining=0x7ffad00fcde0)
at ../sysdeps/unix/sysv/linux/nanosleep.c:28
16 Thread 0x7ffa945de700 (LWP 12515) 0x00007ffb1cb465d7 in ioctl ()
at ../sysdeps/unix/syscall-template.S:78
17 Thread 0x7ffae91b7700 (LWP 12479) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x5565eefd0538)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
18 Thread 0x7ffa8ffff700 (LWP 12516) 0x00007ffb1cb465d7 in ioctl ()
at ../sysdeps/unix/syscall-template.S:78
19 Thread 0x7ffa8e767700 (LWP 12521) 0x00007ffb1cb44bf9 in __GI___poll (
fds=0x7ffa78007030, nfds=3, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
20 Thread 0x7ffae868e700 (LWP 12481) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffab00075fc)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
21 Thread 0x7ffa8fa7e700 (LWP 12517) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaa911094c)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
22 Thread 0x7ffad8276700 (LWP 12501) 0x00007ffa95e1a27e in ?? ()
from /usr/lib/virtualbox/VBoxDD.so
23 Thread 0x7ffa8f87b700 (LWP 12520) 0x00007ffb1cb465d7 in ioctl ()
at ../sysdeps/unix/syscall-template.S:78
---Type <return> to continue, or q <return> to quit---
24 Thread 0x7ffa8dee5700 (LWP 12523) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaa9130078)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
25 Thread 0x7ffa8de64700 (LWP 12524) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaa9131a08)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
26 Thread 0x7ffad1a77700 (LWP 12511) 0x00007ffb1ca7026c in __GI___sigtimedwait (set=<optimised out>, info=0x7ffad1a76d40, timeout=0x0)
at ../sysdeps/unix/sysv/linux/sigtimedwait.c:42
27 Thread 0x7ffa8f8fc700 (LWP 12519) 0x00007ffb1cb465d7 in ioctl ()
at ../sysdeps/unix/syscall-template.S:78
28 Thread 0x7ffadac6f700 (LWP 12483) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffadac6e840, expected=0,
futex_word=0x5565ef1629b0)
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
29 Thread 0x7ffad2ffd700 (LWP 12491) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffad2ffcb60, expected=0,
futex_word=0x5565ef472afc)
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
30 Thread 0x7ffad0bff700 (LWP 12509) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffa98001638)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
31 Thread 0x7ffa954ef700 (LWP 12513) 0x00007ffb1d03d9f3 in futex_wait_cancel---Type <return> to continue, or q <return> to quit---
able (private=<optimised out>, expected=0, futex_word=0x7ffaac004b68)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
32 Thread 0x7ffa9465f700 (LWP 12514) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x7ffaa90f02b8)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
33 Thread 0x7ffa8f9fd700 (LWP 12518) 0x00007ffb1cb465d7 in ioctl ()
at ../sysdeps/unix/syscall-template.S:78
34 Thread 0x7ffa8df66700 (LWP 12522) 0x00007ffb1d03df85 in futex_abstimed_wait_cancelable (private=<optimised out>, abstime=0x7ffa8df657f0, expected=0,
futex_word=0x7ffaa912f578)
at ../sysdeps/unix/sysv/linux/futex-internal.h:205
35 Thread 0x7ffad8578700 (LWP 12526) 0x00007ffb1d03d9f3 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x5565eefc5100)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
None of these appear related to the gigabit ethernet directly... But this does not happen without the 8254x driver, so there must be some sort of link...