[Bug 100189] segfault at 234 error 4 in i915_dri.so

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 GitLab Migration User changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2018-08-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #16 from Francesco Turco --- I did a git bisect too, and I get the same bad commit as in comment 7. I'm trying to build Mesa with Gallium for Intel/i915. But recent versions of Mesa make my web browser Falkon crash at startup. --

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #15 from Indie --- I actually need this. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #14 from Indie --- I also have a problem with these Gallium drivers. Is there a way to fix them, or find an old unbroken version? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 Emil Velikov changed: What|Removed |Added Component|Drivers/DRI/i915|Drivers/Gallium/i915g --- Comment #13 fr

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #12 from Marek Olšák --- The i915 gallium driver is unmaintained and not even supported by its manufacturer. This bug report starts its deprecation period. If the driver remains in a broken state for a while, it will be removed from

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #11 from Javi Ballester Tomás --- (In reply to Marek Olšák from comment #8) > Is this the gallium driver? Yes. -- You are receiving this mail because: You are the assignee for the bug.__

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #10 from Javi Ballester Tomás --- The "Gallium 0.4 on i915 (chipset: Pineview M)" is the one giving the segfault. The "Mesa DRI Intel(R) Pineview M" works. Additional info, not related to this bug, I think: The two works with some

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #9 from Javi Ballester Tomás --- Created attachment 130508 --> https://bugs.freedesktop.org/attachment.cgi?id=130508&action=edit output of glxinfo -- You are receiving this mail because: You are the assignee for the bug._

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #8 from Marek Olšák --- Is this the gallium driver? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.freedesktop.org htt

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #7 from Javi Ballester Tomás --- The result of 'git bisect': e027935a795ecf546f3e4abcc25655766f9615ac is the first bad commit commit e027935a795ecf546f3e4abcc25655766f9615ac Author: Marek Olšák Date: Wed Feb 22 19:59:27 2017 +010

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #6 from Emil Velikov --- Almost forgot - if you don't want to overwrite your system mesa simply do $ git bisect... $ configure ... $ make $ export LIBGL_DRIVERS_PATH=`pwd`/lib $ export LIBGL_DEBUG=verbose $ ... app to test ... # ens

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #5 from Emil Velikov --- (In reply to Javi Ballester Tomás from comment #3) > Hi Emil. > The upgrade that initiated the problem was (17.0~git1701100730.17eac3~gd~x, > 17.1~git1702040730.106a51~gd~x), something happened between 170110

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #4 from Javi Ballester Tomás --- "LIBGL_ALWAYS_SOFTWARE=1 blender" works. Blender runs without errors. Also Mpv, glmark2 and glxgears. -- You are receiving this mail because: You are the assignee for the bug.___

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #3 from Javi Ballester Tomás --- Hi Emil. The upgrade that initiated the problem was (17.0~git1701100730.17eac3~gd~x, 17.1~git1702040730.106a51~gd~x), something happened between 170110 and 170204. About the test program or tracking

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #2 from Emil Velikov --- Hi Javi, I don't think we have many devs looking at the i915 driver. If you can track down the commit that introduced the regression (considering it is one) or write a simple test program that will be apprec

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 --- Comment #1 from Javi Ballester Tomás --- mpv only crashes when fullscreen on start is activated in mpv.conf (fs=yes). blender crashes also with segfault: # Blender 2.78 (sub 0), Commit date: 2017-02-24 14:33, Hash e92f2352830 # ba

[Bug 100189] segfault at 234 error 4 in i915_dri.so

2017-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100189 Bug ID: 100189 Summary: segfault at 234 error 4 in i915_dri.so Product: Mesa Version: 17.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: