dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 83274] XCom Enemy Unknown segfault at src/gallium/drivers/radeon/r600_texture.c:602
Date: Fri, 17 Apr 2015 17:04:32 +0000	[thread overview]
Message-ID: <bug-83274-502-aIvUbkfKB2@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-83274-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 10593 bytes --]

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

--- Comment #8 from nicolas <nicolasbugreport@gmail.com> ---
It just don't work.

exporting the variable and modifying tle script in the linux directory.
I have try differents things.

here is an output i have get, don't remember how cause i have try so many
things.
I need help for this valgrind thing :s 



6476== Memcheck, a memory error detector
==6476== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==6476== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
==6476== Command:
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/../../binaries/linux/game.x86_64
==6476== Parent PID: 6474
==6476== 
==6476== Conditional jump or move depends on uninitialised value(s)
==6476==    at 0xE911A6: CXCOMGame::GetFileMappings(CFilePathMap&) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2583107: CFeralGame::InitialiseToolbox() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x258434C: CFeralGame::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE7F3AB: main (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476== 
==6476== Unsupported clone() flags: 0x800600
==6476== 
==6476== The only supported clone() uses are:
==6476==  - via a threads library (LinuxThreads or NPTL)
==6476==  - via the implementation of fork or vfork
==6476== 
==6476== Valgrind detected that your program requires
==6476== the following unimplemented functionality:
==6476==    Valgrind does not support general clone().
==6476== This may be because the functionality is hard to implement,
==6476== or because no reasonable program would behave this way,
==6476== or because nobody has yet needed it.  In any case, let us know at
==6476== www.valgrind.org and/or try to work around the problem, if you can.
==6476== 
==6476== Valgrind has to exit now.  Sorry.  Bye!
==6476== 

sched status:
  running_tid=4

Thread 1: status = VgTs_WaitSys
==6476==    at 0x505FB9D: ??? (syscall-template.S:81)
==6476==    by 0x847A198: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x83FC60E: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x2603037: CSDLEventLoop::BeginEventLoop() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256FF94: CHThread::RunWinMain(int (*)(MacDoze::HINSTANCE__*,
MacDoze::HINSTANCE__*, char*, int), MacDoze::HINSTANCE__*,
MacDoze::HINSTANCE__*, char*, int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x258431E: CFeralGame::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE7F3AB: main (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)

Thread 2: status = VgTs_WaitSys
==6476==    at 0x505E680: sem_wait (sem_wait.S:85)
==6476==    by 0x847652D: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x8476674: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x842BBA0: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x842B73C: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x8476278: ??? (in
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.2.0)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 3: status = VgTs_WaitSys
==6476==    at 0x505C414: pthread_cond_wait@@GLIBC_2.3.2
(pthread_cond_wait.S:185)
==6476==    by 0x12067B82: radeon_drm_cs_emit_ioctl (in
/usr/lib/x86_64-linux-gnu/dri/r600_dri.so)
==6476==    by 0x120673C8: impl_thrd_routine (in
/usr/lib/x86_64-linux-gnu/dri/r600_dri.so)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 4: status = VgTs_Runnable
==6476==    at 0x2A4B521:
google_breakpad::ExceptionHandler::GenerateDump(google_breakpad::ExceptionHandler::CrashContext*)
(in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2A4B8D9: ??? (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2A4BAA1: google_breakpad::ExceptionHandler::SignalHandler(int,
siginfo*, void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x506033F: ??? (in /lib/x86_64-linux-gnu/libpthread-2.19.so)
==6476==    by 0x9615CC8: raise (raise.c:56)
==6476==    by 0x96190D7: abort (abort.c:89)
==6476==    by 0xE9F98E: appRequestExit(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xFB530D: appInit(char16_t const*, FOutputDevice*,
FOutputDeviceConsole*, FOutputDeviceError*, FFeedbackContext*, FFileManager*,
FCallbackEventObserver*, FCallbackQueryDevice*, FConfigCacheIni* (*)()) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x1084E8C: FEngineLoop::PreInit(char16_t const*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x1087D39: GuardedMain(char16_t const*, MacDoze::HINSTANCE__*,
MacDoze::HINSTANCE__*, int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x1087F5F: WinMain(MacDoze::HINSTANCE__*, MacDoze::HINSTANCE__*,
char*, int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256FCE6: CHThread::WinMainThreadEntry(void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 5: status = VgTs_WaitSys
==6476==    at 0x505C414: pthread_cond_wait@@GLIBC_2.3.2
(pthread_cond_wait.S:185)
==6476==    by 0x2578AC9: CHEvent::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2561406: ??? (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9D70C: FEventWin::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9EACD: FQueuedThreadWin::_ThreadProc(void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256F072: CHThread::StaticRunThread(void*, bool&) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x25F9703: CPThread::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 6: status = VgTs_WaitSys
==6476==    at 0x505C414: pthread_cond_wait@@GLIBC_2.3.2
(pthread_cond_wait.S:185)
==6476==    by 0x2578AC9: CHEvent::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2561406: ??? (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9D70C: FEventWin::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9EACD: FQueuedThreadWin::_ThreadProc(void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256F072: CHThread::StaticRunThread(void*, bool&) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x25F9703: CPThread::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 7: status = VgTs_WaitSys
==6476==    at 0x505C414: pthread_cond_wait@@GLIBC_2.3.2
(pthread_cond_wait.S:185)
==6476==    by 0x2578AC9: CHEvent::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2561406: ??? (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9D70C: FEventWin::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9EACD: FQueuedThreadWin::_ThreadProc(void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256F072: CHThread::StaticRunThread(void*, bool&) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x25F9703: CPThread::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

Thread 8: status = VgTs_WaitSys
==6476==    at 0x505C414: pthread_cond_wait@@GLIBC_2.3.2
(pthread_cond_wait.S:185)
==6476==    by 0x2578AC9: CHEvent::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x2561406: ??? (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9D70C: FEventWin::Wait(unsigned int) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0xE9EACD: FQueuedThreadWin::_ThreadProc(void*) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x256F072: CHThread::StaticRunThread(void*, bool&) (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x25F9703: CPThread::Run() (in
/home/nicolas/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/game.x86_64)
==6476==    by 0x5058181: start_thread (pthread_create.c:312)
==6476==    by 0x96D947C: clone (clone.S:111)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 11474 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-04-17 17:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-30 14:05 [Bug 83274] New: XCom Enemy Unknown segfault at src/gallium/drivers/radeon/r600_texture.c:602 bugzilla-daemon
2014-09-01  1:30 ` [Bug 83274] " bugzilla-daemon
2015-04-14 20:31 ` bugzilla-daemon
2015-04-14 20:36 ` bugzilla-daemon
2015-04-15  3:25 ` bugzilla-daemon
2015-04-15 17:33 ` bugzilla-daemon
2015-04-16  1:29 ` bugzilla-daemon
2015-04-16  6:56 ` bugzilla-daemon
2015-04-17 17:04 ` bugzilla-daemon [this message]
2019-09-18 19:17 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-83274-502-aIvUbkfKB2@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox