[Bug 92953] Segfault loading UT4 map/server

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 19 06:48:24 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92953

--- Comment #8 from bellamorte42 at gmail.com ---
It segfaults when I try to run it with R600_DEBUG=check_vm. 

[2015.11.19-14.45.03:949][  0]LogInit:Display: Running engine for game:
UnrealTournament
[2015.11.19-14.45.03:949][  0]LogInit:Display: Project file not found:
/home/gabriel/games/LinuxNoEditor/UnrealTournament/UnrealTournament.uproject
[2015.11.19-14.45.03:949][  0]LogInit:Display:     Attempting to find via
project info helper.
[2015.11.19-14.45.03:949][  0]LogUProjectInfo: Found projects:
[2015.11.19-14.45.03:949][  0]LogInit:Display: RandInit(1798183980)
SRandInit(1798183987).
[2015.11.19-14.45.03:950][  0]LogTaskGraph: Started task graph with 3 named
threads and 7 total threads.
[2015.11.19-14.45.03:950][  0]LogInit: Version:
4.8.0-2739211+++depot+UE4-UT-Releases
[2015.11.19-14.45.03:950][  0]LogInit: API Version: 2739211
[2015.11.19-14.45.03:950][  0]LogInit: Compiled (64-bit): Oct 22 2015 20:46:55
[2015.11.19-14.45.03:950][  0]LogInit: Compiled with Clang: 3.5.0
(tags/RELEASE_350/final)
[2015.11.19-14.45.03:950][  0]LogInit: Build Configuration: Test
[2015.11.19-14.45.03:950][  0]LogInit: Branch Name: ++depot+UE4-UT-Releases
[2015.11.19-14.45.03:950][  0]LogInit: Command line: 
[2015.11.19-14.45.03:950][  0]LogInit: Base directory:
/home/gabriel/games/LinuxNoEditor/Engine/Binaries/Linux/
[2015.11.19-14.45.03:950][  0]LogInit: Rocket: 0
[2015.11.19-14.45.04:165][  0]LogInit: Using libcurl 7.38.0
[2015.11.19-14.45.04:165][  0]LogInit:  - built for x86_64-unknown-linux-gnu
[2015.11.19-14.45.04:165][  0]LogInit:  - supports SSL with OpenSSL/1.0.1i
[2015.11.19-14.45.04:165][  0]LogInit:  - supports HTTP deflate (compression)
using libz 1.2.5
[2015.11.19-14.45.04:165][  0]LogInit:  - other features:
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_SSL
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_LIBZ
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_IPV6
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_ASYNCHDNS
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_LARGEFILE
[2015.11.19-14.45.04:165][  0]LogInit:      CURL_VERSION_TLSAUTH_SRP
[2015.11.19-14.45.04:165][  0]LogInit:  Libcurl: checking if
'/etc/pki/tls/certs/ca-bundle.crt' exists
[2015.11.19-14.45.04:165][  0]LogInit:  Libcurl: checking if
'/etc/ssl/certs/ca-certificates.crt' exists
[2015.11.19-14.45.04:165][  0]LogInit:  CurlRequestOptions (configurable via
config and command line):
[2015.11.19-14.45.04:165][  0]LogInit:  - bVerifyPeer = true  - Libcurl will
verify peer certificate
[2015.11.19-14.45.04:165][  0]LogInit:  - bUseHttpProxy = false  - Libcurl will
NOT use HTTP proxy
[2015.11.19-14.45.04:165][  0]LogInit:  - bDontReuseConnections = false  -
Libcurl will reuse connections
[2015.11.19-14.45.04:165][  0]LogInit:  - CertBundlePath =
/etc/ssl/certs/ca-certificates.crt  - Libcurl will set CURLOPT_CAINFO to it
[2015.11.19-14.45.04:850][  0]LogVoice:Warning: Failed to initialize voice
interface
[2015.11.19-14.45.05:267][  0]LogInit: Presizing for 0 objects not considered
by GC, pre-allocating 0 bytes.
[2015.11.19-14.45.05:272][  0]LogInit: Object subsystem initialized
[2015.11.19-14.45.05:281][  0]LogInit: Selected Device Profile: [LinuxNoEditor]
[2015.11.19-14.45.05:281][  0]LogInit: Applying CVar settings loaded from the
selected device profile: [LinuxNoEditor]
[2015.11.19-14.45.05:289][  0]LogInit: Linux hardware info:
[2015.11.19-14.45.05:289][  0]LogInit:  - this process' id (pid) is 23220,
parent process' id (ppid) is 23219
[2015.11.19-14.45.05:289][  0]LogInit:  - we are not running under debugger
[2015.11.19-14.45.05:289][  0]LogInit:  - machine network name is 'localhost'
[2015.11.19-14.45.05:289][  0]LogInit:  - we're logged in locally
[2015.11.19-14.45.05:289][  0]LogInit:  - Number of physical cores available
for the process: 8
[2015.11.19-14.45.05:289][  0]LogInit:  - Number of logical cores available for
the process: 8
[2015.11.19-14.45.05:289][  0]LogInit:  - Memory allocator used: binned
[2015.11.19-14.45.05:289][  0]LogInit: Linux-specific commandline switches:
[2015.11.19-14.45.05:289][  0]LogInit:  -nodwarf (currently OFF): suppress
parsing of DWARF debug info (callstacks will be generated faster, but won't
have line numbers)
[2015.11.19-14.45.05:289][  0]LogInit:  -ansimalloc - use malloc()/free() from
libc (useful for tools like valgrind and electric fence)
[2015.11.19-14.45.05:289][  0]LogInit:  -jemalloc - use jemalloc for all memory
allocation
[2015.11.19-14.45.05:289][  0]LogInit:  -binnedmalloc - use binned malloc  for
all memory allocation
[2015.11.19-14.45.05:289][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects
HTTP requests to a proxy (only supported if compiled with libcurl)
[2015.11.19-14.45.05:289][  0]LogInit:  -reuseconn - allow libcurl to reuse
HTTP connections (only matters if compiled with libcurl)
[2015.11.19-14.45.05:289][  0]LogInit:  -virtmemkb=NUMBER - sets process
virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value
from .ini)
[2015.11.19-14.45.05:289][  0]LogInit: Setting LC_NUMERIC to en_US
[2015.11.19-14.45.05:289][  0]LogInit: Initializing SDL.
Signal 11 caught.
EngineCrashHandler: Signal=11
Unreal.sh: line 3: 23220 Segmentation fault      (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151119/0eb793af/attachment.html>


More information about the dri-devel mailing list