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

--- Comment #14 from Tijl Coosemans <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to