mir_demo_standalone_render_surfaces crashes in glDrawArrays
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Alexandros Frantzis | ||
mir (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
render_surfaces crashes in glDrawArrays. Verified with development-branch revision 1106.
(gdb) bt
#0 __memcpy_ssse3_back ()
at ../sysdeps/
#1 0x00007ff380ef661d in memcpy (__len=48, __src=0x0, __dest=<optimised out>)
at /usr/include/
#2 intel_upload_data (brw=brw@
size=
return_
return_
at ../../.
#3 0x00007ff380f177fe in copy_array_
min=
element=
at ../../.
#4 0x00007ff380f17b34 in brw_prepare_
at ../../.
#5 0x00007ff380f18216 in brw_emit_vertices (brw=0x21a6ef0)
at ../../.
#6 0x00007ff380f596da in brw_upload_state (brw=brw@
at ../../.
#7 0x00007ff380f16cc6 in brw_try_draw_prims (max_index=
min_
prim=<optimised out>, arrays=<optimised out>, ctx=0x21a6ef0)
at ../../.
#8 brw_draw_prims (ctx=0x21a6ef0, prim=<optimised out>,
nr_
index_
tfb_
at ../../.
#9 0x00007ff380a40974 in vbo_draw_arrays (ctx=0x21a6ef0, mode=5, start=0,
count=4, numInstances=1, baseInstance=0)
at ../../.
#10 0x00007ff386aedc16 in mir::compositor
..., stream=...)
at /home/dan/
#11 0x00007ff386aecdf6 in mir::compositor
this=
at /home/dan/
#12 0x00007ff386b4c71f in mir::surfaces:
this=0x22ef768, filter=..., op=...)
at /home/dan/
#13 0x00007ff386ae5d40 in mir::compositor
at /home/dan/
#14 0x000000000045ccf4 in (anonymous namespace)
at /home/dan/
#15 0x00007ff386af0269 in mir::compositor
this=0x22e8c30)
at /home/dan/
#16 0x00007ff386af35bd in std::__
__f=...) at /usr/include/
#17 0x00007ff386af3592 in std::reference_
at /usr/include/
#18 0x00007ff386af352c in std::_Bind_
at /usr/include/
#19 0x00007ff386af3479 in std::_Bind_
at /usr/include/
#20 0x00007ff386af3412 in std::thread:
apper<mir:
at /usr/include/
#21 0x00007ff385b40770 in ?? () from /usr/lib/
#22 0x00007ff385fa2f6e in start_thread (arg=0x7ff37af6
at pthread_
#23 0x00007ff3852a7ecd in clone ()
at ../sysdeps/
Related branches
- Daniel van Vugt: Approve
- Alan Griffiths: Needs Fixing
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 103 lines (+59/-5)1 file modifiedexamples/image_renderer.cpp (+59/-5)
summary: |
- render_surfaces crashes in glDrawArrays + mir_demo_standalone_render_surfaces crashes in glDrawArrays |
Changed in mir: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in mir: | |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
Changed in mir: | |
status: | Triaged → In Progress |
Changed in mir: | |
milestone: | none → 0.1.1 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in mir (Ubuntu): | |
status: | Triaged → Fix Committed |
Fix committed into lp:~mir-team/mir/development-branch at revision None, scheduled for release in mir, milestone Unknown