SnosMe / awakened-poe-trade

:heavy_dollar_sign: :hammer: Path of Exile trading app for price checking
https://snosme.github.io/awakened-poe-trade/download
MIT License
2.07k stars 449 forks source link

Address boundary error [Linux] #1397

Open DeadKper opened 1 month ago

DeadKper commented 1 month ago

After opening awakened poe trade and trying to use it, it crashes, I tried checking in the terminal with --no-sandbox but still gives the same error, version 3.24.10002 doesn't seem to have this issue, I tried both x11 and wayland, my current distro is Open SUSE Tumbleweed but my friend with Nobara has the same issue, here's the error message:

hook_thread_proc [101]: Could not set thread priority 49 for thread 0x7F03B4E006C0!
Checking for update
Update for version 3.25.101 is not available (latest version: 3.25.101, downgrade is disallowed).
fish: Job 1, '/home/missael/AppImages/awakene…' terminated by signal SIGSEGV (Address boundary error)
FvonY commented 1 month ago

I have been getting similar crashes on Linux using the AppImage after 3.24.10003. In addition to SIGSEGV there have also been [1] 232756 trace trap (core dumped) Awakened-PoE-Trade-3.25.101.AppImage errors. Tested only on Wayland.

VeilSilence commented 1 month ago

Yea, after update, awakened poe trade crashing under wayland session. Tried to launch with --disable-gpu. Same thing. Maybe someone have pre-update awakened poe trade appimage?

EsunaProxy commented 1 month ago

Also encountering this issue,

thirdecho commented 1 month ago

This seems to be the same issue mentioned here: #1391 and is probably caused by issues in electron. I bumped the version in main/package.json to the newest electron release (31.3.1) and at least in dev mode it has stopped crashing.

EDIT: Might be one of the issues mentioned here: https://github.com/electron/electron/issues/42560

zoobporsor commented 1 month ago

Whenever i alt tab, it gives Segmentation fault (core dumped) error and crashes

I use KDE on Arch Linux, Wayland with Nvidia rtx 2080ti

a-berg commented 1 month ago

Yup, same error. Using Pop!_OS 22.04 LTS with GNOME 42.9, X11 window system and RTX 2060S

Some lines of (last 25 or so) strace for reference:

recvmsg(50, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \314\1\3\0\0\0\4\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 44
recvmsg(51, {msg_namelen=0}, 0)         = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(51, {msg_namelen=0}, 0)         = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=12, events=POLLIN}, {fd=50, events=POLLIN}, {fd=51, events=POLLIN}, {fd=85, events=POLLIN}], 4, 0) = 0 (Timeout)
getrandom("\xaf\x28\x21\xf5\x0a\x62\x6c\x19", 8, 0) = 8
getrandom("\xb6\x27\xcb\x9c\xc1\xe0\xbc\xff", 8, 0) = 8
getrandom("\xb7\x0d\x9c\x4e\xec\x82\x45\xa6", 8, 0) = 8
getrandom("\x06\x9c\x2d\xac\xd5\xb7\x08\xa4", 8, 0) = 8
recvmsg(51, {msg_namelen=0}, 0)         = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(51, {msg_namelen=0}, 0)         = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=12, events=POLLIN}, {fd=50, events=POLLIN}, {fd=51, events=POLLIN}, {fd=85, events=POLLIN}], 4, 0) = 0 (Timeout)
write(25, "\1\0\0\0\0\0\0\0", 8)        = 8
sendto(72, "\10\0\0\0h\0\0\0\30\0\24\0\0\0\0\0\231\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 104, MSG_NOSIGNAL, NULL, 0) = 104
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x100000120} ---
rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x77ba4d642520}, NULL, 8) = 0
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
fcntl(0, F_GETFL)                       = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE)
fcntl(0, F_SETFL, O_RDWR|O_LARGEFILE)   = 0
rt_sigprocmask(SIG_BLOCK, [TTOU], NULL, 8) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, [TTOU], NULL, 8) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
fcntl(1, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigprocmask(SIG_BLOCK, [TTOU], NULL, 8) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, [TTOU], NULL, 8) = 0
fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
fcntl(2, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
rt_sigprocmask(SIG_BLOCK, [TTOU], NULL, 8) = 0
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(2, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_UNBLOCK, [TTOU], NULL, 8) = 0
gettid()                                = 404062
getpid()                                = 404062
tgkill(404062, 404062, SIGSEGV)         = 0
rt_sigreturn({mask=[]})                 = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SI_TKILL, si_pid=404062, si_uid=1000} ---
+++ killed by SIGSEGV (core dumped) +++
fish: Job 1, 'strace Awakened-PoE-Trade-3.25.…' terminated by signal SIGSEGV (Address boundary error)

I didn't realize how much this app did for me till this happened. Trading has been miserable without it 😅

VeilSilence commented 1 month ago

Electron update resolve the issue for me atleast.

a-berg commented 1 month ago

Can confirm version 3.25.102 works for me (for now)

changchiyou commented 1 week ago

I tried to execute AppImage with su, but seems worse APT does not need to be executed with root privileges, this is not a good try actually:

logs ``` root@chris-System-Product-Name:/home/chris/Downloads# ./Awakened-PoE-Trade-3.25.102.AppImage [0904/215657.008653:FATAL:electron_main_delegate.cc(295)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. Trace/breakpoint trap (core dumped) root@chris-System-Product-Name:/home/chris/Downloads# ./Awakened-PoE-Trade-3.25.102.AppImage --no-sandbox [106168:0904/215711.819913:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215711.820182:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215711.820297:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215711.820396:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106199:0904/215711.991637:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 [106199:0904/215711.991728:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. [106199:0904/215711.991764:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized. [106199:0904/215711.991789:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED [106199:0904/215711.991818:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed. [106199:0904/215711.991846:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed. Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106199:0904/215712.047155:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 [106199:0904/215712.047226:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. [106199:0904/215712.047269:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized. [106199:0904/215712.047296:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED [106199:0904/215712.047321:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed. [106199:0904/215712.047345:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed. [106199:0904/215712.052264:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization [106168:0904/215712.062274:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215712.080807:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106168:0904/215712.153199:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106211:0904/215712.170045:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 [106211:0904/215712.170134:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. [106211:0904/215712.170168:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized. [106211:0904/215712.170193:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED [106211:0904/215712.170221:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed. [106211:0904/215712.170249:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed. Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106211:0904/215712.221832:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1 [106211:0904/215712.221904:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized. [106211:0904/215712.221945:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized. [106211:0904/215712.221959:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED [106211:0904/215712.221971:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed. [106211:0904/215712.221983:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed. [106211:0904/215712.222716:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization [106168:0904/215712.224565:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified [106168:0904/215712.303009:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.371023:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.442693:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.511669:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.582607:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.655644:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.724206:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.794847:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.864080:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215712.933575:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.003671:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.173659:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215713.181503:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [106168:0904/215713.186143:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106241:0904/215713.189020:ERROR:x11_software_bitmap_presenter.cc(145)] XGetWindowAttributes failed for window 98566148 [106168:0904/215713.272673:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.402381:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.541196:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.612330:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.680625:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.755032:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.824585:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.893883:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. [106168:0904/215713.963763:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service. ```
chick3nques0 commented 1 week ago

I tried to execute AppImage with su, but seems worse:

root@chris-System-Product-Name:/home/chris/Downloads# ./Awakened-PoE-Trade-3.25.102.AppImage 
[0904/215657.008653:FATAL:electron_main_delegate.cc(295)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Trace/breakpoint trap (core dumped)
root@chris-System-Product-Name:/home/chris/Downloads# ./Awakened-PoE-Trade-3.25.102.AppImage --no-sandbox
[106168:0904/215711.819913:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215711.820182:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215711.820297:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215711.820396:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106199:0904/215711.991637:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
[106199:0904/215711.991728:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[106199:0904/215711.991764:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized.
[106199:0904/215711.991789:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[106199:0904/215711.991818:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
[106199:0904/215711.991846:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106199:0904/215712.047155:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
[106199:0904/215712.047226:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[106199:0904/215712.047269:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized.
[106199:0904/215712.047296:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[106199:0904/215712.047321:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
[106199:0904/215712.047345:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[106199:0904/215712.052264:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
[106168:0904/215712.062274:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215712.080807:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: 
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106168:0904/215712.153199:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106211:0904/215712.170045:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
[106211:0904/215712.170134:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[106211:0904/215712.170168:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized.
[106211:0904/215712.170193:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[106211:0904/215712.170221:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
[106211:0904/215712.170249:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106211:0904/215712.221832:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:58 (initialize): xcb_connect() failed, error 1
[106211:0904/215712.221904:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1086 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[106211:0904/215712.221945:ERROR:gl_display.cc(497)] EGL Driver message (Critical) eglInitialize: Not initialized.
[106211:0904/215712.221959:ERROR:gl_display.cc(767)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[106211:0904/215712.221971:ERROR:gl_display.cc(801)] Initialization of all EGL display types failed.
[106211:0904/215712.221983:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[106211:0904/215712.222716:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
[106168:0904/215712.224565:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[106168:0904/215712.303009:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.371023:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.442693:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.511669:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.582607:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.655644:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.724206:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.794847:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.864080:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215712.933575:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.003671:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.173659:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215713.181503:ERROR:bus.cc(407)] Failed to connect to the bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[106168:0904/215713.186143:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106241:0904/215713.189020:ERROR:x11_software_bitmap_presenter.cc(145)] XGetWindowAttributes failed for window 98566148
[106168:0904/215713.272673:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.402381:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.541196:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.612330:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.680625:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.755032:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.824585:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.893883:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.
[106168:0904/215713.963763:ERROR:network_service_instance_impl.cc(600)] Network service crashed, restarting service.

I am also getting this same error. Still can't figure it out :(