All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 103519] EFL apps crash on start with mesa 17.2
@ 2017-10-30 19:57 bugzilla-daemon
  2017-10-30 21:13 ` bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-30 19:57 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 103519
           Summary: EFL apps crash on start with mesa 17.2
           Product: Mesa
           Version: 17.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i915
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: barz621@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Atom N270, GPU 945GSE. Running wayland and Enlightenment git.

Since mesa 17.2 EFL apps crash on start. Reverting back to 17.1.8 fixes the
problem.

I don't have mesa build with debug symbols but the problem seems to be in
libEGL_mesa.

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

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

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

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

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

* [Bug 103519] EFL apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
@ 2017-10-30 21:13 ` bugzilla-daemon
  2017-10-30 21:14 ` [Bug 103519] wayland egl " bugzilla-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-30 21:13 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Derek Foreman <derekf@osg.samsung.com> ---
I've been trying to debug this a little bit.  It's worth noting that this crash
occurs for Apostolos when running weston-simple-egl under weston as well (which
removes Enlightenment and EFL from the equation)

At one point I thought we'd tracked this to create_wl_buffer() failing because
queryImage() on this revision hardware doesn't support
__DRI_IMAGE_ATTRIB_FOURCC, and I wrote a patch to test that theory.  However
recent attempts to debug this against git master seem to indicate that it's not
even getting to create_wl_buffer() before segfaulting anymore.

Unfortunately, I don't have the hardware myself, so my ability to help is
somewhat limited.

It's probably worth noting that the wayland compositor (weston or
enlightenment) starts and renders with egl, but clients - including the trivial
egl demo clients provided with weston crash with a segmentation fault before
displaying a single frame.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
  2017-10-30 21:13 ` bugzilla-daemon
@ 2017-10-30 21:14 ` bugzilla-daemon
  2017-10-31  8:32 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-30 21:14 UTC (permalink / raw)
  To: dri-devel


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

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

Derek Foreman <derekf@osg.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|EFL apps crash on start     |wayland egl apps crash on
                   |with mesa 17.2              |start with mesa 17.2

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
  2017-10-30 21:13 ` bugzilla-daemon
  2017-10-30 21:14 ` [Bug 103519] wayland egl " bugzilla-daemon
@ 2017-10-31  8:32 ` bugzilla-daemon
  2017-10-31 14:55 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-31  8:32 UTC (permalink / raw)
  To: dri-devel


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

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

Daniel Stone <daniel@fooishbar.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel@fooishbar.org

--- Comment #2 from Daniel Stone <daniel@fooishbar.org> ---
(In reply to Apostolos B. from comment #0)
> I don't have mesa build with debug symbols but the problem seems to be in
> libEGL_mesa.

I also don't have any i915 hardware, but getting a backtrace with debug symbols
would be a fantastic start.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-10-31  8:32 ` bugzilla-daemon
@ 2017-10-31 14:55 ` bugzilla-daemon
  2017-10-31 14:57 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-31 14:55 UTC (permalink / raw)
  To: dri-devel


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

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

Derek Foreman <derekf@osg.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |derekf@osg.samsung.com

--- Comment #3 from Derek Foreman <derekf@osg.samsung.com> ---
Created attachment 135187
  --> https://bugs.freedesktop.org/attachment.cgi?id=135187&action=edit
Patch to recover from failed fourcc query

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-10-31 14:55 ` bugzilla-daemon
@ 2017-10-31 14:57 ` bugzilla-daemon
  2017-11-01 21:45 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-10-31 14:57 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Derek Foreman <derekf@osg.samsung.com> ---
Ok, this patch has been successfully tested on his hardware and brings
efl/weston apps back to life when applied to 17.2.3.

It will be a couple of days before we can get a re-test against git master
again due to the obstinate user not wanting to deal with an unpackaged drm
dependency. ;)

After testing I'll send the patch to the mailing list for further review.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-10-31 14:57 ` bugzilla-daemon
@ 2017-11-01 21:45 ` bugzilla-daemon
  2017-11-08 17:43 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-01 21:45 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Apostolos B. <barz621@gmail.com> ---
Dereks patch was tested on 17.2.4 and 17.3.0-rc2 and solves the problem. EFL
apps and weston-simple-egl work fine.

Merge and close.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-11-01 21:45 ` bugzilla-daemon
@ 2017-11-08 17:43 ` bugzilla-daemon
  2017-11-14 14:54 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-08 17:43 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Emil Velikov <emil.l.velikov@gmail.com> ---
Send Derek's patch to the list with some ack/rb tags. Modulo any objections
I'll push it in a day or two.

[1] https://patchwork.freedesktop.org/patch/187092/

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-11-08 17:43 ` bugzilla-daemon
@ 2017-11-14 14:54 ` bugzilla-daemon
  2017-11-14 15:36 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-14 14:54 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Apostolos B. <barz621@gmail.com> ---
@Emil Velikov

It will be in for 17.3 right?

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2017-11-14 14:54 ` bugzilla-daemon
@ 2017-11-14 15:36 ` bugzilla-daemon
  2017-11-14 15:42 ` bugzilla-daemon
  2017-11-14 15:44 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-14 15:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Derek Foreman <derekf@osg.samsung.com> ---
Oops, I've dropped the ball on this.

I need to send it to the list for further review (and potentially revision in
response to that) - will do that today.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2017-11-14 15:36 ` bugzilla-daemon
@ 2017-11-14 15:42 ` bugzilla-daemon
  2017-11-14 15:44 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-14 15:42 UTC (permalink / raw)
  To: dri-devel


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

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

Emil Velikov <emil.l.velikov@gmail.com> changed:

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

--- Comment #9 from Emil Velikov <emil.l.velikov@gmail.com> ---
Right, my earlier comment should have said s/Send/I've sent/ ...
Just pushed the patch to master and it will find it's way to 17.2 and 17.3

Thanks for the help gents.

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

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

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

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

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

* [Bug 103519] wayland egl apps crash on start with mesa 17.2
  2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
                   ` (9 preceding siblings ...)
  2017-11-14 15:42 ` bugzilla-daemon
@ 2017-11-14 15:44 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2017-11-14 15:44 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Derek Foreman <derekf@osg.samsung.com> ---
Thanks Emil!  sorry for the noise on list. :(

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

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

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

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

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

end of thread, other threads:[~2017-11-14 15:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 19:57 [Bug 103519] EFL apps crash on start with mesa 17.2 bugzilla-daemon
2017-10-30 21:13 ` bugzilla-daemon
2017-10-30 21:14 ` [Bug 103519] wayland egl " bugzilla-daemon
2017-10-31  8:32 ` bugzilla-daemon
2017-10-31 14:55 ` bugzilla-daemon
2017-10-31 14:57 ` bugzilla-daemon
2017-11-01 21:45 ` bugzilla-daemon
2017-11-08 17:43 ` bugzilla-daemon
2017-11-14 14:54 ` bugzilla-daemon
2017-11-14 15:36 ` bugzilla-daemon
2017-11-14 15:42 ` bugzilla-daemon
2017-11-14 15:44 ` 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.