[Wayland-bugs] [Bug 709852] Wayland: Reliable crash with typeahead search and when dismissing dialogs

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 15 14:51:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709852
  gtk+ | wayland | 3.10.x

Kristian Høgsberg <krh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krh at bitplanet.net

--- Comment #2 from Kristian Høgsberg <krh at bitplanet.net> 2013-10-15 21:47:33 UTC ---
This looks like a mutter crash.  I get this backtrace from mutter-wayland
--wayland when I go through the "Dialog and Message Boxes" demo steps:

(gdb) bt
#0  0x0000003ecd67debe in _int_malloc () from /lib64/libc.so.6
#1  0x0000003ecd68000c in malloc () from /lib64/libc.so.6
#2  0x00007f60c53d4b87 in intel_batchbuffer_cached_advance (brw=0x1af9ef0)
    at intel_batchbuffer.c:370
#3  0x00007f60c543a2da in brw_upload_state (brw=brw at entry=0x1af9ef0)
    at brw_state_upload.c:513
#4  0x00007f60c53f7926 in brw_try_draw_prims (max_index=<optimized out>, 
    min_index=<optimized out>, ib=<optimized out>, nr_prims=<optimized out>, 
    prim=<optimized out>, arrays=<optimized out>, ctx=0x1af9ef0)
    at brw_draw.c:445
#5  brw_draw_prims (ctx=0x1af9ef0, prim=<optimized out>, 
    nr_prims=<optimized out>, ib=<optimized out>, 
    index_bounds_valid=<optimized out>, min_index=0, max_index=15, 
    tfb_vertcount=0x0) at brw_draw.c:530
#6  0x00007f60c4f19c44 in vbo_draw_arrays (ctx=0x1af9ef0, mode=7, start=0, 
    count=16, numInstances=1, baseInstance=0)
    at ../../../src/mesa/vbo/vbo_exec_array.c:660
#7  0x00000032c8a59da6 in _cogl_journal_flush_modelview_and_entries ()
   from /lib64/libcogl.so.15
#8  0x00000032c8a59b44 in _cogl_journal_flush_texcoord_vbo_offsets_and_entries
    () from /lib64/libcogl.so.15
#9  0x00000032c8a599c9 in _cogl_journal_flush_vbo_offsets_and_entries ()
   from /lib64/libcogl.so.15
#10 0x00000032c8a5afcb in _cogl_journal_flush () from /lib64/libcogl.so.15
#11 0x00000032c8a5d287 in _cogl_framebuffer_read_pixels_into_bitmap ()
   from /lib64/libcogl.so.15
#12 0x00000032c8a5d427 in cogl_framebuffer_read_pixels_into_bitmap ()
   from /lib64/libcogl.so.15
#13 0x00000032c8a2e2c4 in cogl_read_pixels () from /lib64/libcogl.so.15
#14 0x00000032c92ac549 in _clutter_stage_do_pick ()
   from /lib64/libclutter-1.0.so.0
#15 0x00000032c66c08fd in meta_wayland_seat_repick ()
   from /lib64/libmutter-wayland.so.0
#16 0x00000032c66c1fa0 in meta_wayland_surface_free ()
   from /lib64/libmutter-wayland.so.0
#17 0x0000003b65a05bfc in destroy_resource (element=0x31720d0, 
    data=<optimized out>) at wayland-server.c:463
#18 0x0000003b63e07d56 in for_each_helper (func=func at entry=
    0x3b65a05ba0 <destroy_resource>, data=data at entry=0x7fffc9b3bccc, 
    entries=0x3171ff8, entries=0x3171ff8) at wayland-util.c:353
#19 0x0000003b63e082af in wl_map_for_each (map=map at entry=0x3171ff8, 
    func=func at entry=0x3b65a05ba0 <destroy_resource>, 
    data=data at entry=0x7fffc9b3bccc) at wayland-util.c:359
#20 0x0000003b65a063d8 in wl_client_destroy (client=0x3171fc0)
    at wayland-server.c:603
#21 0x0000003b65a06648 in wl_client_connection_data (fd=<optimized out>, 
    mask=<optimized out>, data=0x3171fc0) at wayland-server.c:244
#22 0x0000003b65a082e2 in wl_event_loop_dispatch (loop=0x1871770, 
    timeout=<optimized out>) at event-loop.c:421

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list