Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-05 Thread Zhigang Gong
Sorry, I just found I sent the wrong patch in my last email. Please ignore that patch and use this one: 0001-CLGL-Refine-the-hack-of-gbm-extension-initialization.patch. On Thu, Jul 04, 2013 at 08:26:09PM +0800, Zhigang Gong wrote: On Wed, Jul 03, 2013 at 01:35:08PM +0200, Simon Richter wrote:

Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-05 Thread He Junyan
Hi zhigang: This patch seems have some problem to me. The unit test will crash every time, Program received signal SIGSEGV, Segmentation fault. cl_gbm_set_image_extension (gbm=0x618640, display=0x0) at /home/robinhe/CL/beignet/src/x11/gbm_dri2_x11_platform.c:99 99struct

Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-05 Thread He Junyan
Hi Zhigang: I think this problem casued by the X server process. On my platform, I prefer not to run X by default, and there is no Xorg process. This may cause the EGL crash problem. When Xorg is running, all the cases are successful including compiler_fill_gl_image. On 07/05/2013 04:37 PM,

Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-05 Thread He Junyan
OK, this version works well. On 07/05/2013 05:29 PM, Zhigang Gong wrote: Thanks for the test result. The attached is v2 patch to fix the crash when run it without X server. Could you help to test it again? And Simon, could you also give this patch a try? Thanks. On Fri, Jul 05, 2013 at

Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-05 Thread Zhigang Gong
Thanks for the test result. The attached is v2 patch to fix the crash when run it without X server. Could you help to test it again? And Simon, could you also give this patch a try? Thanks. On Fri, Jul 05, 2013 at 05:15:34PM +0800, He Junyan wrote: Hi Zhigang: I think this problem casued by

Bug#712880: [Beignet] *** SPAM LEVEL 5.929 *** beignet: libEGL ABI abuse (getting at symbols not intended to be public)

2013-07-04 Thread Zhigang Gong
On Wed, Jul 03, 2013 at 01:35:08PM +0200, Simon Richter wrote: Hi, On 03.07.2013 12:01, Zhigang Gong wrote: The gbm device doesn't init lookup_image method and the user data. The lookup_image is only initialized when use the gbm device to create an egl display and then initialize