All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
@ 2014-07-03 23:18 bugzilla-daemon
  2014-07-03 23:30 ` [Bug 80878] " bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-07-03 23:18 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 80878
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [r600g][regression] Metro: Last Light freezes when
                    trying to kill stealthily
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: yashax@windowslive.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

With a recent mesa git (fcac702, oibaf PPA on Ubuntu), when trying to
stealthily kill an enemy, the game freezes. The sound still works and I can
access the menu, but can't do any action inside the game.
A week ago, the game worked fine.

Tested with Linux 3.15.0 and 3.16-rc3 (the game worked with 3.15.0, so it's not
a kernel bug).

GPU: Radeon HD 4850 (RV770)

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

[-- Attachment #1.2: Type: text/html, Size: 2310 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
@ 2014-07-03 23:30 ` bugzilla-daemon
  2014-07-04  0:49 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-07-03 23:30 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from yashax@windowslive.com ---
Just to clarify: When I wrote "the game worked with 3.15.0", I meant that a
week ago, when the game worked fine, it was on Linux 3.15.0.

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

[-- Attachment #1.2: Type: text/html, Size: 1135 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
  2014-07-03 23:30 ` [Bug 80878] " bugzilla-daemon
@ 2014-07-04  0:49 ` bugzilla-daemon
  2014-07-04 14:58 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-07-04  0:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Can you bisect?

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

[-- Attachment #1.2: Type: text/html, Size: 1060 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
  2014-07-03 23:30 ` [Bug 80878] " bugzilla-daemon
  2014-07-04  0:49 ` bugzilla-daemon
@ 2014-07-04 14:58 ` bugzilla-daemon
  2014-07-09  3:20 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-07-04 14:58 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from yashax@windowslive.com ---
(In reply to comment #2)
> Can you bisect?

I managed to build x86_64 mesa, but it broke steam and Metro:LL which are
32-bit apps.
Is there any guide for building i386 mesa? I get the following error:

/usr/bin/ld: cannot find -ldrm_intel
/usr/bin/ld: cannot find -ldrm_nouveau
/usr/bin/ld: cannot find -ldrm_radeon
/usr/bin/ld: cannot find -ldrm
/usr/bin/ld: cannot find -lexpat
collect2: error: ld returned 1 exit status

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

[-- Attachment #1.2: Type: text/html, Size: 1481 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-07-04 14:58 ` bugzilla-daemon
@ 2014-07-09  3:20 ` bugzilla-daemon
  2014-09-02 18:27 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-07-09  3:20 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #3)
> I managed to build x86_64 mesa, but it broke steam and Metro:LL which are
> 32-bit apps.

Weird, the 64 bit binaries normally shouldn't have any effect on 32 bit apps.
What's the breakage?


> Is there any guide for building i386 mesa? I get the following error:
> 
> /usr/bin/ld: cannot find -ldrm_intel
> [...]

Looks like the lib*.so symlinks are missing for the 32 bit libraries (located
probably in /usr/lib/i386-linux-gnu/). If you can't install the corresponding
32 bit development packages, you can create the symlinks manually.

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

[-- Attachment #1.2: Type: text/html, Size: 1736 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-07-09  3:20 ` bugzilla-daemon
@ 2014-09-02 18:27 ` bugzilla-daemon
  2014-09-02 23:29 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-02 18:27 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Benjamin Bellec <b.bellec@gmail.com> ---
Could you provides more information to reproduce this bug ?
I tried to reproduce without success, with mesa-10.3-rc2 and with the commit
fcac702, on RV770 too.

I played the level where you have been captured by the Reich (at the beginning
of the game), I'm escaping from the jail with a friend. In this stage there is
an enemy to kill stealthily. But everything works fine here in my case.

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

[-- Attachment #1.2: Type: text/html, Size: 1409 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] [r600g][regression] Metro: Last Light freezes when trying to kill stealthily
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-09-02 18:27 ` bugzilla-daemon
@ 2014-09-02 23:29 ` bugzilla-daemon
  2014-09-02 23:30 ` [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770) bugzilla-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-02 23:29 UTC (permalink / raw)
  To: dri-devel


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

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

yashax@windowslive.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #6 from yashax@windowslive.com ---
I tested it again (now on Arch), and the bug exists with Mesa 10.2.6, 10.2.1,
10.1.0.
Also, the bug exists only in my save. In new saves the bug is gone.
This is clearly not a mesa bug/regression so I'm closing this. Sorry for the
trouble.

I will attach the broken save if anyone is interested in reproducing this.

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

[-- Attachment #1.2: Type: text/html, Size: 2300 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770)
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-09-02 23:29 ` bugzilla-daemon
@ 2014-09-02 23:30 ` bugzilla-daemon
  2014-09-02 23:33 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-02 23:30 UTC (permalink / raw)
  To: dri-devel


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

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

yashax@windowslive.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[r600g][regression] Metro:  |Metro: Last Light freezes
                   |Last Light freezes when     |when trying to kill
                   |trying to kill stealthily   |stealthily (RV770)

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

[-- Attachment #1.2: Type: text/html, Size: 1181 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770)
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-09-02 23:30 ` [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770) bugzilla-daemon
@ 2014-09-02 23:33 ` bugzilla-daemon
  2014-09-02 23:57 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-02 23:33 UTC (permalink / raw)
  To: dri-devel


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

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

yashax@windowslive.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

[-- Attachment #1.2: Type: text/html, Size: 1050 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770)
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (7 preceding siblings ...)
  2014-09-02 23:33 ` bugzilla-daemon
@ 2014-09-02 23:57 ` bugzilla-daemon
  2014-09-03  5:22 ` bugzilla-daemon
  2014-09-03 18:31 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-02 23:57 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from yashax@windowslive.com ---
The broken save:
https://drive.google.com/file/d/0B2jiKU0lRTBHd2JpQTI2RVpMQkE/edit?usp=sharing

How to apply the save:
Navigate to '~/.steam/steam/SteamApps/common/Metro Last Light'. Inside that
folder, there is a folder with numbers and letter in name that contains
user.cfg and save files.
Backup this folder, and replace its content with my save (Metro: Last Light
doesn't support multiple saves).

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

[-- Attachment #1.2: Type: text/html, Size: 1501 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770)
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (8 preceding siblings ...)
  2014-09-02 23:57 ` bugzilla-daemon
@ 2014-09-03  5:22 ` bugzilla-daemon
  2014-09-03 18:31 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-03  5:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Tapani Pälli <lemody@gmail.com> ---
FYI, there's also bug #76664 which has a Metro LL save that causes a segfault,
would be interesting to get a gdb backtrace of this one if it is the same issue
(?)

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

[-- Attachment #1.2: Type: text/html, Size: 1428 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770)
  2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
                   ` (9 preceding siblings ...)
  2014-09-03  5:22 ` bugzilla-daemon
@ 2014-09-03 18:31 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2014-09-03 18:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Benjamin Bellec <b.bellec@gmail.com> ---
I can't reproduce the bug with your save.

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

[-- Attachment #1.2: Type: text/html, Size: 1080 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-03 18:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03 23:18 [Bug 80878] New: [r600g][regression] Metro: Last Light freezes when trying to kill stealthily bugzilla-daemon
2014-07-03 23:30 ` [Bug 80878] " bugzilla-daemon
2014-07-04  0:49 ` bugzilla-daemon
2014-07-04 14:58 ` bugzilla-daemon
2014-07-09  3:20 ` bugzilla-daemon
2014-09-02 18:27 ` bugzilla-daemon
2014-09-02 23:29 ` bugzilla-daemon
2014-09-02 23:30 ` [Bug 80878] Metro: Last Light freezes when trying to kill stealthily (RV770) bugzilla-daemon
2014-09-02 23:33 ` bugzilla-daemon
2014-09-02 23:57 ` bugzilla-daemon
2014-09-03  5:22 ` bugzilla-daemon
2014-09-03 18:31 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.