[Bug 237650] graphics/wayland: update to 1.17

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 31 20:57:38 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237650

--- Comment #7 from Jan Beich <jbeich at FreeBSD.org> ---
comment 5 pushed
https://github.com/FreeBSDDesktop/freebsd-ports/commit/689501412ec9 on the same
bandwagon. x11/waybar seems to crash more often after that change but not like
Waybar was very stable before. Other Wayland clients appear to work fine.

Does anyone see something similar?

  $ sway
  $ waybar
  **
  GLib-GIO:ERROR:giostream.c:255:g_io_stream_get_output_stream: assertion
failed: (klass->get_output_stream != NULL)
  Process 89916 stopped
  * thread #3, name = 'waybar', stop reason = signal SIGABRT
      frame #0: 0x000000080122e5ca libc.so.7`__sys_thr_kill at thr_kill.S:4
  (lldb) bt
  * thread #3, name = 'waybar', stop reason = signal SIGABRT
    * frame #0: 0x000000080122e5ca libc.so.7`__sys_thr_kill at thr_kill.S:4
      frame #1: 0x000000080122df44 libc.so.7`__raise(s=6) at raise.c:52:10
      frame #2: 0x000000080118f6f9 libc.so.7`abort at abort.c:67:8
      frame #3: 0x000000080235cb56
libglib-2.0.so.0`g_assertion_message(domain="GLib-GIO", file="giostream.c",
line=255, func="g_io_stream_get_output_stream", message="assertion failed:
(klass->get_output_stream != NULL)") at gtestutils.c:2532:5
      frame #4: 0x000000080235cbd4
libglib-2.0.so.0`g_assertion_message_expr(domain="GLib-GIO",
file="giostream.c", line=255, func="g_io_stream_get_output_stream",
expr="klass->get_output_stream != NULL") at gtestutils.c:2555:3
      frame #5: 0x000000080211cf64
libgio-2.0.so.0`g_io_stream_get_output_stream(stream=0x000000080397aa20) at
giostream.c:255:3
      frame #6: 0x000000080219838c
libgio-2.0.so.0`_g_dbus_auth_run_client(auth=0x00000008038aa0a0,
observer=0x0000000000000000,
offered_capabilities=G_DBUS_CAPABILITY_FLAGS_UNIX_FD_PASSING,
out_negotiated_capabilities=0x00000008038b7238, cancellable=0x00000008034a1c70,
error=0x00000008038b71c8) at gdbusauth.c:616:9
      frame #7: 0x00000008021aca2c
libgio-2.0.so.0`initable_init(initable=0x00000008038b7160,
cancellable=0x00000008034a1c70, error=0x00007fffdfdfcf08) at
gdbusconnection.c:2542:26
      frame #8: 0x0000000802116a35
libgio-2.0.so.0`g_initable_init(initable=0x00000008038b7160,
cancellable=0x00000008034a1c70, error=0x00007fffdfdfcf08) at ginitable.c:128:10
      frame #9: 0x00000008020d5484
libgio-2.0.so.0`async_init_thread(task=0x0000000803851280,
source_object=0x00000008038b7160, task_data=0x0000000000000000,
cancellable=0x00000008034a1c70) at gasyncinitable.c:260:7
      frame #10: 0x000000080215cabe
libgio-2.0.so.0`g_task_thread_pool_thread(thread_data=0x0000000803851280,
pool_data=0x0000000000000000) at gtask.c:1331:3
      frame #11: 0x0000000802361aa7
libglib-2.0.so.0`g_thread_pool_thread_proxy(data=0x00000008038e5b00) at
gthreadpool.c:307:15
      frame #12: 0x000000080236057d
libglib-2.0.so.0`g_thread_proxy(data=0x0000000803903c50) at gthread.c:784:20
      frame #13: 0x000000080052a776
libthr.so.3`thread_start(curthread=0x000000080382a900) at thr_create.c:291:16

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list