https://bugs.freedesktop.org/show_bug.cgi?id=81680
--- Comment #27 from Michel Dänzer <mic...@daenzer.net> --- (In reply to comment #17) > Program received signal SIGSEGV, Segmentation fault. > PatchJump (label=..., jump=...) at When it says 'PatchJump (label=..., jump=...) at [...]', it's not a crash but normal JavaScript JIT operation. Run 'continue' in that case. > Program received signal SIGSEGV, Segmentation fault. > 0x0000000000000000 in ?? () Only when it says '0x0000000000000000 in ?? ()' is it the crash you're looking for. Run 'bt full' in that case and attach the output here. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev