[Wayland-bugs] [Bug 778188] VTE crashes on multiple repeated BELL chars
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Sun Feb 5 20:26:42 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778188
Timm Bäder <mail at baedert.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail at baedert.org
--- Comment #5 from Timm Bäder <mail at baedert.org> ---
With debug symbols:
#0 0x00007ffff392a04f in raise () from /usr/lib/libc.so.6
#1 0x00007ffff392b47a in abort () from /usr/lib/libc.so.6
#2 0x00007ffff0481ac8 in wl_abort (fmt=0x7ffff048732f "Error sending request:
%s\n") at /home/baedert/Source/gnome/wayland/src/wayland-util.c:419
#3 0x00007ffff04846c0 in wl_proxy_marshal_array_constructor_versioned
(proxy=0x6b4aa0, opcode=2, args=0x7fffffffd220, interface=0x0, version=1)
at /home/baedert/Source/gnome/wayland/src/wayland-client.c:659
#4 0x00007ffff0484588 in wl_proxy_marshal_array_constructor (proxy=0x6b4aa0,
opcode=2, args=0x7fffffffd220, interface=0x0)
at /home/baedert/Source/gnome/wayland/src/wayland-client.c:599
#5 0x00007ffff04847d4 in wl_proxy_marshal (proxy=0x6b4aa0, opcode=2) at
/home/baedert/Source/gnome/wayland/src/wayland-client.c:696
#6 0x00007ffff6ab8067 in gtk_shell1_system_bell (gtk_shell1=0x6b4aa0,
surface=0x0) at ../../gdk/wayland/gtk-shell-client-protocol.h:161
#7 0x00007ffff6ab94ef in gdk_wayland_display_beep (display=0x6a6040) at
/home/baedert/Source/gnome/gtk+-3/gdk/wayland/gdkdisplay-wayland.c:671
#8 0x00007ffff6b44a88 in gdk_display_beep (display=0x6a6040) at
/home/baedert/Source/gnome/gtk+-3/gdk/gdkdisplay.c:1653
#9 0x00007ffff7b9b0b9 in VteTerminalPrivate::beep (this=this at entry=0x9f76d0)
at vte.cc:4529
#10 0x00007ffff7bb8e29 in vte_sequence_handler_bell (that=0x9f76d0,
params=<optimized out>) at vteseq.cc:1018
#11 0x00007ffff7ba6d2f in VteTerminalPrivate::process_incoming
(this=this at entry=0x9f76d0) at vte.cc:3588
#12 0x00007ffff7ba8001 in VteTerminalPrivate::time_process_incoming
(this=this at entry=0x9f76d0) at vte.cc:10431
#13 0x00007ffff7ba80e8 in VteTerminalPrivate::process
(this=this at entry=0x9f76d0, emit_adj_changed=emit_adj_changed at entry=false) at
vte.cc:10455
#14 0x00007ffff7ba814e in process_timeout (data=<optimized out>) at
vte.cc:10497
#15 0x00007ffff46e0036 in g_timeout_dispatch.lto_priv.211 (source=0xc86d80,
callback=0x7ffff7ba8110 <process_timeout(gpointer)>, user_data=0x0)
at /home/baedert/Source/gnome/glib/glib/gmain.c:4674
#16 0x00007ffff46e6362 in g_main_dispatch.lto_priv.1021 (context=0x69e400) at
/home/baedert/Source/gnome/glib/glib/gmain.c:3203
#17 0x00007ffff46df030 in g_main_context_dispatch (context=0x69e400) at
/home/baedert/Source/gnome/glib/glib/gmain.c:3856
#18 0x00007ffff46df214 in g_main_context_iterate (context=0x69e400, block=1,
dispatch=1, self=0x69ff90) at /home/baedert/Source/gnome/glib/glib/gmain.c:3929
#19 0x00007ffff46df2d8 in g_main_context_iteration (context=0x69e400,
may_block=1) at /home/baedert/Source/gnome/glib/glib/gmain.c:3990
#20 0x00007ffff57029ea in g_application_run (application=0x71f130, argc=0,
argv=0x0) at /home/baedert/Source/gnome/glib/gio/gapplication.c:2381
#21 0x000000000043e4bb in main (argc=1, argv=0x7fffffffd8f8) at
/home/baedert/Source/gnome/gnome-terminal/src/server.c:180
--
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/20170205/3139716f/attachment.html>
More information about the wayland-bugs
mailing list