All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled
@ 2015-03-24 10:19 bugzilla-daemon
  2015-03-25  4:03 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-03-24 10:19 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 89745
           Summary: SEGFAULT in Firefox when layers.acceleration.force
                    enabled
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: kami911@gmail.com

When I enable layers.acceleration.force enabled on a laptop that utilize Radeon
HD 6470M (HP Probook 6560b) the Firefox becomes crashy.

Firefox crash stats:

https://crash-stats.mozilla.com/report/index/9f758b7f-a9b9-45db-907a-432de2150320
https://crash-stats.mozilla.com/report/index/f55b9a9c-cd3c-48c8-802a-da5822150321
https://crash-stats.mozilla.com/report/index/443715bc-90a6-4f9e-9cdc-ce36a2150321

More details about the system:

lspci
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Seymour [Radeon HD 6400M/7400M Series]

lshv -C video
  *-display               
       description: VGA compatible controller
       product: Seymour [Radeon HD 6400M/7400M Series]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=radeon latency=0
       resources: irq:46 memory:c0000000-cfffffff memory:d4300000-d431ffff
ioport:4000(size=256) memory:d4340000-d435ffff

xserver-xorg-video-radeon                   1:7.3.0-1ubuntu3.1
libdrm-radeon1:amd64                        2.4.56-1~ubuntu2

Linux Godzilla 3.16.0-31-generic #43~14.04.1-Ubuntu SMP Tue Mar 10 20:13:38 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux

Related Firefox Bugzilla entry:
https://bugzilla.mozilla.org/show_bug.cgi?id=1144529

If you need more information, do not hesitate to ask.

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

[-- Attachment #1.2: Type: text/html, Size: 3633 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] 4+ messages in thread

* [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled
  2015-03-24 10:19 [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled bugzilla-daemon
@ 2015-03-25  4:03 ` bugzilla-daemon
  2015-03-25  9:54 ` bugzilla-daemon
  2015-03-25 10:05 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-03-25  4:03 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
          Component|DRM/Radeon                  |Drivers/Gallium/r600
            Version|XOrg git                    |unspecified
            Product|DRI                         |Mesa
         QA Contact|                            |dri-devel@lists.freedesktop
                   |                            |.org

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
We need symbols for the r600_dri.so entries in the crash dumps, see bug 81680.

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

[-- Attachment #1.2: Type: text/html, Size: 2833 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] 4+ messages in thread

* [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled
  2015-03-24 10:19 [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled bugzilla-daemon
  2015-03-25  4:03 ` bugzilla-daemon
@ 2015-03-25  9:54 ` bugzilla-daemon
  2015-03-25 10:05 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-03-25  9:54 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Kami <kami911@gmail.com> ---
locate r600_dri.so
/usr/lib/i386-linux-gnu/dri/r600_dri.so
/usr/lib/x86_64-linux-gnu/dri/r600_dri.so

Installed:
sudo apt-get install libgl1-mesa-dri-dbg

addr2line 0x168a2f -e /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
/build/buildd/mesa-10.1.3/build/dri/src/mesa/../../../../src/gallium/auxiliary/util/u_inlines.h:151

addr2line 0x168a34 -e /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
/build/buildd/mesa-10.1.3/build/dri/src/mesa/../../../../src/gallium/auxiliary/util/u_inlines.h:151

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

[-- Attachment #1.2: Type: text/html, Size: 1454 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] 4+ messages in thread

* [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled
  2015-03-24 10:19 [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled bugzilla-daemon
  2015-03-25  4:03 ` bugzilla-daemon
  2015-03-25  9:54 ` bugzilla-daemon
@ 2015-03-25 10:05 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-03-25 10:05 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
Looks like the same bug, which has been fixed upstream.

*** This bug has been marked as a duplicate of bug 81680 ***

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

[-- Attachment #1.2: Type: text/html, Size: 2361 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] 4+ messages in thread

end of thread, other threads:[~2015-03-25 10:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 10:19 [Bug 89745] SEGFAULT in Firefox when layers.acceleration.force enabled bugzilla-daemon
2015-03-25  4:03 ` bugzilla-daemon
2015-03-25  9:54 ` bugzilla-daemon
2015-03-25 10:05 ` 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.