[Bug 95026] Alien Isolation segfault after initial loading screen/video

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 7 on bug 95026 from
(In reply to Christoph Haag from comment #5)
> Created attachment 123072 [details]
> MESA_GLSL=dump with --enable-debug
> 
> With CFLAGS and CXXFLAGS not set and --enable-debug, mesa is using this:
> CFLAGS:          -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
> -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno
> -fno-trapping-math -fno-builtin-memcmp
> CXXFLAGS:        -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp
> 
> And the game crashes. Looks like +1 for O2.

Can you do "i threads" when it crashes? Are any other threads compiling shaders
at the same time?

It appears that the last linked fragment shader is from fragment shader 2749,
which is not the last glsl shader source to have been provided. Which is odd,
but not impossible. [Not 100% sure, but I think it's linked with vertex shader
2693.]

Need to run through through piglit and see what happens. However they look
simple enough. Could you poke around a bit more in gdb and see if there's
anything interesting?


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux