After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793814 - #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
Status: RESOLVED DUPLICATE of bug 789918
Product: gnome-terminal
Classification: Core
Component: general
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-02-25 18:24 UTC by Mikhail
Modified: 2018-02-25 22:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mikhail 2018-02-25 18:24:52 UTC
Description of problem:
Crash occurred after some time playing video via sftp on host machine.

Version-Release number of selected component (if applicable):
$ gnome-terminal --version
GNOME Terminal 3.26.2 Using VTE version 0.50.2 +GNUTLS

$ rpm -q gnome-terminal
gnome-terminal-3.26.2-1.fc27.x86_64


Core was generated by `/usr/libexec/gnome-terminal-server'.
Program terminated with signal SIGABRT, Aborted.

Thread 1 (Thread 0x7fdb0c5b4a80 (LWP 2878))

  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 51
  • #1 __GI_abort
    at abort.c line 79
  • #2 wl_abort
    at src/wayland-util.c line 419
  • #3 wl_proxy_marshal_array_constructor_versioned
    at src/wayland-client.c line 659
  • #4 wl_proxy_marshal_array_constructor
    at src/wayland-client.c line 599
  • #5 wl_proxy_marshal
    at src/wayland-client.c line 696
  • #6 zxdg_toplevel_v6_set_min_size
    at ../../gdk/wayland/xdg-shell-unstable-v6-client-protocol.h line 1469
  • #7 gdk_wayland_window_set_geometry_hints
  • #8 gdk_wayland_window_sync_margin
    at gdkwindow-wayland.c line 1158
  • #9 gdk_window_impl_wayland_end_paint
    at gdkwindow-wayland.c line 955
  • #10 gdk_window_end_paint_internal
    at gdkwindow.c line 3021
  • #11 gdk_window_end_draw_frame
    at gdkwindow.c line 3289
  • #12 gtk_widget_render
    at gtkwidget.c line 17522
  • #13 gtk_main_do_event
    at gtkmain.c line 1834
  • #14 _gdk_event_emit
    at gdkevents.c line 73
  • #15 _gdk_window_process_updates_recurse_helper
    at gdkwindow.c line 3852
  • #16 gdk_window_process_updates_internal
    at gdkwindow.c line 3998
  • #17 gdk_window_process_updates_with_mode
    at gdkwindow.c line 4192
  • #18 gdk_window_process_updates
    at gdkwindow.c line 4222
  • #19 VteTerminalPrivate::invalidate_dirty_rects_and_process_updates
    at vte.cc line 10903
  • #20 update_timeout
    at vte.cc line 11022
  • #21 g_timeout_dispatch
  • #22 g_main_dispatch
    at gmain.c line 3142
  • #23 g_main_context_dispatch
    at gmain.c line 3795
  • #24 g_main_context_iterate
    at gmain.c line 3868
  • #25 g_main_context_iteration
    at gmain.c line 3929
  • #26 g_application_run
    at gapplication.c line 2401
  • #27 main
    at server.c line 180
(gdb) 
(gdb)
Comment 1 Christian Persch 2018-02-25 22:58:46 UTC

*** This bug has been marked as a duplicate of bug 789918 ***