https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234596

--- Comment #14 from Tijl Coosemans <t...@freebsd.org> ---
Can you run Unreal through ktrace like this:

ktrace -i -f /path/to/ktrace.out /path/to/command
kdump -H -f /path/to/ktrace.out > /path/to/ktrace.txt

Then attach ktrace.txt.  You'll probably have to compress it using xz or
something.

Same for /compat/linux/usr/bin/glxgears (which is indeed 64-bit).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to