[Wayland-bugs] [Bug 767848] New: crash in the window test

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 01:22:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767848

            Bug ID: 767848
           Summary: crash in the window test
    Classification: Platform
           Product: gtk+
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: mclasen at redhat.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

I am hitting this assertion, running testsuite/gtk/window under wayland:

#0  _g_log_abort (breakpoint=1) at gmessages.c:328
#1  0x00007ffff19f7787 in g_logv (log_domain=0x7ffff1f0af8f "GLib-GObject", 
    log_level=G_LOG_LEVEL_CRITICAL, 
    format=0x7ffff1a4fcef "%s: assertion '%s' failed", args=0x7fffffffcdf8)
    at gmessages.c:1080
#2  0x00007ffff19f7878 in g_log (log_domain=0x7ffff1f0af8f "GLib-GObject", 
    log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff1a4fcef "%s: assertion '%s'
failed")
    at gmessages.c:1119
#3  0x00007ffff19f78ba in g_return_if_fail_warning (
    log_domain=0x7ffff1f0af8f "GLib-GObject", 
    pretty_function=0x7ffff1f0c750 <__func__.12914> "g_object_ref", 
    expression=0x7ffff1f0b511 "G_IS_OBJECT (object)") at gmessages.c:1134
#4  0x00007ffff1ee57a5 in g_object_ref (_object=0x0) at gobject.c:3049
#5  0x00007ffff7113e50 in emit_selection_owner_change (window=0x0, atom=0x1)
    at gdkdevice-wayland.c:868
#6  0x00007ffff71145d3 in primary_selection_selection (data=0x636060, 
    gtk_primary_selection_device=0x65c010, gtk_primary_offer=0x0)
    at gdkdevice-wayland.c:1067
#7  0x00007ffff1cc6c58 in ffi_call_unix64 () at ../src/x86/unix64.S:76
#8  0x00007ffff1cc66ba in ffi_call (cif=<optimized out>, fn=<optimized out>, 
    rvalue=<optimized out>, avalue=0x7fffffffd0c0) at ../src/x86/ffi64.c:525
#9  0x00007ffff4240aa8 in wl_closure_invoke (closure=0x6d09d0, flags=1, 
    target=0x65c010, opcode=1, data=0x636060) at src/connection.c:949
#10 0x00007ffff423e01b in dispatch_event (display=0x616120, queue=0x6161e8)
    at src/wayland-client.c:1288
#11 0x00007ffff423e307 in dispatch_queue (display=0x616120, queue=0x6161e8)
    at src/wayland-client.c:1434
#12 0x00007ffff423e5ba in wl_display_dispatch_queue_pending (display=0x616120, 
    queue=0x6161e8) at src/wayland-client.c:1676
#13 0x00007ffff423e622 in wl_display_dispatch_pending (display=0x616120)
    at src/wayland-client.c:1739
#14 0x00007ffff7120c41 in _gdk_wayland_display_queue_events (display=0x61f020)
    at gdkeventsource.c:195
#15 0x00007ffff70988e5 in gdk_display_get_event (display=0x61f020) at
gdkdisplay.c:437
#16 0x00007ffff7120a26 in gdk_event_source_dispatch (base=0x627200,
callback=0x0, 
    data=0x0) at gdkeventsource.c:114
#17 0x00007ffff19edc85 in g_main_dispatch (context=0x617ee0) at gmain.c:3165
#18 0x00007ffff19eeac9 in g_main_context_dispatch (context=0x617ee0) at
gmain.c:3780
#19 0x00007ffff19eecad in g_main_context_iterate (context=0x617ee0, block=1, 
    dispatch=1, self=0x619670) at gmain.c:3851
#20 0x00007ffff19ef0d3 in g_main_loop_run (loop=0x653c00) at gmain.c:4045

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160620/b3104fcf/attachment-0001.html>


More information about the wayland-bugs mailing list