Created
November 14, 2018 20:34
-
-
Save johalun/26a9b6cb0b8307afa5704cd8e2660c7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 doadump (textdump=1) at pcpu.h:230 | |
#1 0xffffffff806c7190 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:451 | |
#2 0xffffffff806c75e3 in vpanic (fmt=<value optimized out>, ap=<value optimized out>) | |
at /usr/src/sys/kern/kern_shutdown.c:877 | |
#3 0xffffffff806c7343 in panic (fmt=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:804 | |
#4 0xffffffff809f5491 in mtrash_ctor (mem=<value optimized out>, size=<value optimized out>, | |
arg=<value optimized out>, flags=<value optimized out>) at /usr/src/sys/vm/uma_dbg.c:162 | |
#5 0xffffffff809f06cb in uma_zalloc_arg (zone=0xfffff8000202e2a0, udata=0x0, flags=<value optimized out>) | |
at /usr/src/sys/vm/uma_core.c:2446 | |
#6 0xffffffff806a1b8a in malloc (size=624, mtp=0xffffffff821f7dc0, flags=258) at uma.h:362 | |
#7 0xffffffff8214650c in vmw_resource_reserve (res=0xfffff801015b1800, interruptible=true, no_backup=false) | |
at slab.h:109 | |
#8 0xffffffff8212f6be in vmw_execbuf_process (file_priv=0xfffff800ab680800, dev_priv=<value optimized out>, | |
user_commands=0xfffffe003c3b8f48, kernel_commands=0xfffffe003c605000, command_size=4520, | |
throttle_us=<value optimized out>, dx_context_handle=2, user_fence_rep=0x7fffffffe320, out_fence=0x0, flags=0) | |
at /usr/home/johannes/dev/freebsd/kms-drm/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c:614 | |
#9 0xffffffff82130ed7 in vmw_execbuf_ioctl (dev=<value optimized out>, data=<value optimized out>, | |
file_priv=0xfffff800ab680800, size=<value optimized out>) | |
at /usr/home/johannes/dev/freebsd/kms-drm/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c:4532 | |
#10 0xffffffff8212e2ce in vmw_generic_ioctl (filp=0xfffff800ab680600, cmd=<value optimized out>, arg=65536, | |
ioctl_func=0xffffffff82199c70 <drm_ioctl>) | |
at /usr/home/johannes/dev/freebsd/kms-drm/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:1147 | |
#11 0xffffffff821eab34 in linux_file_ioctl (fp=<value optimized out>, cmd=2150130764, data=<value optimized out>, | |
cred=<value optimized out>, td=<value optimized out>) at compat.h:47 | |
#12 0xffffffff8073365a in kern_ioctl (td=0xfffff80003b58000, fd=10, com=<value optimized out>, | |
data=<value optimized out>) at file.h:330 | |
#13 0xffffffff8073332e in sys_ioctl (td=0xfffff80003b58000, uap=0xfffff80003b583c0) | |
at /usr/src/sys/kern/sys_generic.c:712 | |
#14 0xffffffff80a51888 in amd64_syscall (td=0xfffff80003b58000, traced=0) at subr_syscall.c:135 | |
#15 0xffffffff80a2b79d in fast_syscall_common () at /usr/src/sys/amd64/amd64/exception.S:504 | |
#16 0x0000000800cbaf9a in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment