https://bugs.freedesktop.org/show_bug.cgi?id=44919
Benjamin Franzke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=44919
Benjamin Franzke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #10 from Scott Moreau 2012-01-24 07:56:34 PST
---
(In reply to comment #9)
> Possible fix:
> http://lists.freedesktop.org/archives/mesa-dev/2012-January/018029.html
I tested this patch and it solves the issue with weston clients her
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #9 from Alex Deucher 2012-01-24 06:15:48 PST
---
Possible fix:
http://lists.freedesktop.org/archives/mesa-dev/2012-January/018029.html
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are recei
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #10 from Scott Moreau 2012-01-24 07:56:34 PST ---
(In reply to comment #9)
> Possible fix:
> http://lists.freedesktop.org/archives/mesa-dev/2012-January/018029.html
I tested this patch and it solves the issue with weston clients here
https://bugs.freedesktop.org/show_bug.cgi?id=44919
Scott Moreau changed:
What|Removed |Added
Component|Drivers/Gallium/r300|Mesa core
--
Configure bugmail: https://
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #9 from Alex Deucher 2012-01-24 06:15:48 PST ---
Possible fix:
http://lists.freedesktop.org/archives/mesa-dev/2012-January/018029.html
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiv
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #8 from Ran Benita 2012-01-23 17:21:56 PST ---
Sorry, here are some more details.
ran at ran:~$ uname -sr
Linux 3.2.1-1-ARCH
ran at ran:~$ lspci | grep nVi
01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT]
(
https://bugs.freedesktop.org/show_bug.cgi?id=44919
Scott Moreau changed:
What|Removed |Added
Component|Drivers/Gallium/r300|Mesa core
--
Configure bugmail: https://
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #8 from Ran Benita 2012-01-23 17:21:56 PST ---
Sorry, here are some more details.
ran@ran:~$ uname -sr
Linux 3.2.1-1-ARCH
ran@ran:~$ lspci | grep nVi
01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT]
(rev a1
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #7 from Scott Moreau 2012-01-22 05:24:04 PST
---
Another report from irc:
hi, whenever I try to run any wayland client I get a segfault
here is the bt http://dpaste.com/691450/
this happens for all clients using cairo (simple-egl
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #6 from Scott Moreau 2012-01-22 02:20:56 PST
---
It might be useful if you post the backtrace, what program you're running
and give more details about your system etc.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #5 from Ran Benita 2012-01-22 01:46:17 PST ---
I can also confirm the bad commit, with a different codebase than Wayland (but
exactly the same mesa backtrace). I use nouveau.
--
Configure bugmail: https://bugs.freedesktop.org/userpr
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #7 from Scott Moreau 2012-01-22 05:24:04 PST ---
Another report from irc:
hi, whenever I try to run any wayland client I get a segfault
here is the bt http://dpaste.com/691450/
this happens for all clients using cairo (simple-egl
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #6 from Scott Moreau 2012-01-22 02:20:56 PST ---
It might be useful if you post the backtrace, what program you're running
and give more details about your system etc.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #5 from Ran Benita 2012-01-22 01:46:17 PST ---
I can also confirm the bad commit, with a different codebase than Wayland (but
exactly the same mesa backtrace). I use nouveau.
--
Configure bugmail: https://bugs.freedesktop.org/userpr
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #4 from Damien Grassart 2012-01-20
02:51:07 PST ---
Hi, I can confirm this issue also happens with a r600 card. Here's an example
of my backtrace from the weston-desktop-shell client crashing:
#0 0x74601fba in st_framebuffe
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #4 from Damien Grassart 2012-01-20 02:51:07
PST ---
Hi, I can confirm this issue also happens with a r600 card. Here's an example
of my backtrace from the weston-desktop-shell client crashing:
#0 0x74601fba in st_framebuffe
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #3 from Scott Moreau 2012-01-19 04:18:56 PST
---
Yes, I have a script that builds the entire stack from wayland to mesa,
cairo, weston and everything in between. For each component it does git
reset --hard origin/master as well as gi
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #2 from Michel D?nzer 2012-01-19 01:22:32
PST ---
It's hard to see how that commit could break anything. Have you made sure
everything was rebuilt to match the new layout of struct gl_framebuffer, e.g.
with make clean?
--
Configure
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #3 from Scott Moreau 2012-01-19 04:18:56 PST ---
Yes, I have a script that builds the entire stack from wayland to mesa,
cairo, weston and everything in between. For each component it does git
reset --hard origin/master as well as git
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #1 from Scott Moreau 2012-01-18 19:47:46 PST
---
Additionally, I've built mesa with the following configuration:
--with-egl-platforms=wayland,drm,x11 --disable-gallium-egl
--with-dri-drivers="" --enable-gles1 --enable-gles2
--with-g
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #2 from Michel Dänzer 2012-01-19 01:22:32 PST
---
It's hard to see how that commit could break anything. Have you made sure
everything was rebuilt to match the new layout of struct gl_framebuffer, e.g.
with make clean?
--
Configure
https://bugs.freedesktop.org/show_bug.cgi?id=44919
--- Comment #1 from Scott Moreau 2012-01-18 19:47:46 PST ---
Additionally, I've built mesa with the following configuration:
--with-egl-platforms=wayland,drm,x11 --disable-gallium-egl
--with-dri-drivers="" --enable-gles1 --enable-gles2
--with-ga
24 matches
Mail list logo