[Bug 97229] [IVY BRIDGE] Vkquake segment fault when change resolution in the menu
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 6 18:36:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97229
Bug ID: 97229
Summary: [IVY BRIDGE] Vkquake segment fault when change
resolution in the menu
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: maximu at gmail.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
Created attachment 125578
--> https://bugs.freedesktop.org/attachment.cgi?id=125578&action=edit
Backtrace vulkan_intel.so
I reported in the author https://github.com/Novum/vkQuake/issues/46
He said is very likely intel driver bug
Code source from
git clone https://github.com/Novum/vkQuake.git
Dependences gcc libsdl2-dev libvulkan-dev libvorbis-dev libmad0-dev
Make file is in Quake/
cd Quake/
Make
Run ./quakespasm (Need files pak0.pak and pak01.pak in Quake/id1/ directory.
Running fine but has some problem when change choose resolution or any option
in the menu and click in test or apply options segment fault
With old xcb has problem with xcb_wait_for_special_event
With latest xcb code reported
quakespasm" received signal SIGSEGV, Segmentation fault.
get_special_event (c=0x19d4c70, se=0x1da0340) at xcb_in.c:755
755 if (!(se->events = events->next))
Or Backtrace added in attachment related with vulkan_intel.so
/usr/lib/libvulkan_intel.so(+0x5d4d8)[0x7fffdfff74d8]
And rarely case backtrace report ..
cmd_buffer_emit_depth_stencil (cmd_buffer=cmd_buffer at entry=0x1e63400)
at genX_cmd_buffer.c:1102
1102 genX_cmd_buffer.c: the file or directory not found.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160806/d954a1aa/attachment.html>
More information about the intel-3d-bugs
mailing list