Jump to content
Not connected, Your IP: 216.73.216.108

All Activity

This stream auto-updates     

  1. Past hour
  2. Today
  3. Yesterday
  4. While playing a game via Steam the GPU was reset. Haven't had that in a good while, but now that I had it I've got some semblance of what might happen with Eddie. And it must be verified further because the TL;DR is: No routes after a SIGABRT. --- Steam is always started in a XWayland session, and the default for all games is to start a game in such a session, too. While switching into a game menu, the rendering froze and triggered a GPU reset. The system reacted as such: Dez 28 21:09:03 x systemd-coredump[7555]: Process 4373 (steam) of user 1000 terminated abnormally with signal 6/ABRT, processing... The Wayland session continued more or less unabated, it just noticed a grahics reset and that Xwayland-related things disappeared, too. Dez 28 21:09:03 x kwin_wayland[1167]: A graphics reset not attributable to the current GL context occurred. Dez 28 21:09:03 x kwin_wayland[1167]: 0x2: GL_CONTEXT_LOST in context lost Systemd-coredump and a whole bunch of other services then noted that the X11 server and some processes were killed. Dez 28 21:09:03 x systemd-coredump[7555]: Process 4373 (steam) of user 1000 terminated abnormally with signal 6/ABRT, processing... Dez 28 21:09:03 x systemd-coredump[7653]: Process 1296 (Xwayland) of user 1000 terminated abnormally with signal 6/ABRT, processing... Dez 28 21:09:03 x systemd-coredump[7688]: Process 2043 (Discord) of user 1000 terminated abnormally with signal 5/TRAP, processing... Dez 28 21:09:03 x systemd-coredump[7717]: Process 3440 (Discord) of user 1000 terminated abnormally with signal 6/ABRT, processing... So the magic signal sent in a crash scenario is SIGABRT. It can be caught, but not blocked. Here comes the juice: Eddie seems to be started in a Xwayland session, too – xwininfo prints some info on the window which indicates it's not a Wayland window. Maybe it's Mono deciding where to run. $ xwininfo | grep "Window id" xwininfo: Window id: 0x1207c44 "Eddie - Ready" So in essence this means: Were Eddie open and running in a GUI, it would've most likely been sent a SIGABRT. Can be caught to initiate emergency measures, but not blocked. So what happens if Eddie is connected and SIGABRT is sent? SIGABRT is caught by Mono, triggering a crash report. Dez 28 21:47:13 x eddie-ui[10070]: ! 2025.12.28 21:47:13 - Connecting to Adhil (Germany, Frankfurt) […] Dez 28 21:47:17 x eddie-ui[10070]: . 2025.12.28 21:47:17 - OpenVPN > Initialization Sequence Completed Dez 28 21:47:17 x eddie-ui[10070]: . 2025.12.28 21:47:17 - OpenVPN > Data Channel: cipher 'AES-256-GCM', peer-id: 2, compression: 'stub' Dez 28 21:47:17 x systemd[1]: Started Network Manager Script Dispatcher Service. Dez 28 21:47:17 x NetworkManager[883]: <info> [1766954837.4306] device (tun0): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Dez 28 21:47:17 x NetworkManager[883]: <info> [1766954837.4307] device (tun0): state change: secondaries -> activated (reason 'none', managed-type: 'external') Dez 28 21:47:17 x NetworkManager[883]: <info> [1766954837.4310] device (tun0): Activation: successful, device activated. […] Dez 28 21:49:08 x sudo[18564]: gigan3rd : TTY=pts/1 ; PWD=/home/gigan3rd ; USER=root ; COMMAND=/usr/bin/kill -SIGABRT 10070 Dez 28 21:49:08 x sudo[18564]: pam_unix(sudo:session): session opened for user root(uid=0) by gigan3rd(uid=1000) Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: Native Crash Reporting Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: Got a SIGABRT while executing native code. This usually indicates Dez 28 21:49:08 x eddie-ui[10070]: a fatal error in the mono runtime or one of the native libraries Dez 28 21:49:08 x eddie-ui[10070]: used by your application. Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: Native stacktrace: Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: 0x55706ce767d5 - ./eddie-ui : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x55706ce76b6c - ./eddie-ui : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x55706ce22d02 - ./eddie-ui : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x55706ce75dbf - ./eddie-ui : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x7f1724e3e4d0 - /usr/lib/libc.so.6 : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x7f1724e9f002 - /usr/lib/libc.so.6 : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x7f1724e9316c - /usr/lib/libc.so.6 : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x7f1724e931b4 - /usr/lib/libc.so.6 : (null) Dez 28 21:49:08 x eddie-ui[10070]: 0x7f1724f0d4ae - /usr/lib/libc.so.6 : poll Dez 28 21:49:08 x eddie-ui[10070]: 0x41bc1703 - Unknown Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x eddie-ui[10070]: Telemetry Dumper: Dez 28 21:49:08 x eddie-ui[10070]: ================================================================= Dez 28 21:49:08 x sudo[18564]: pam_unix(sudo:session): session closed for user root Dez 28 21:49:08 x eddie-ui[10070]: Pkilling 0x7f171dbfa6c0 from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Pkilling 0x7f171f1ff6c0 from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Pkilling 0x7f171d5ff6c0 from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Pkilling 0x7f1722cff6c0 from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Pkilling 0x7f171ed636c0 from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Entering thread summarizer pause from 0x7f1725519400 Dez 28 21:49:08 x eddie-ui[10070]: Finished thread summarizer pause from 0x7f1725519400. Dez 28 21:49:08 x eddie-ui[10070]: Waiting for dumping threads to resume Dez 28 21:49:09 x eddie-ui[18595]: ================================================================= Dez 28 21:49:09 x eddie-ui[18595]: External Debugger Dump: Dez 28 21:49:09 x eddie-ui[18595]: ================================================================= Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 17827] Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 10195] Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 10134] Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 10083] Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 10072] Dez 28 21:49:09 x eddie-ui[18595]: [New LWP 10071] Dez 28 21:49:09 x eddie-ui[18595]: This GDB supports auto-downloading debuginfo from the following URLs: Dez 28 21:49:09 x eddie-ui[18595]: <https://debuginfod.archlinux.org> Dez 28 21:49:09 x eddie-ui[18595]: Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Dez 28 21:49:09 x eddie-ui[18595]: Debuginfod has been disabled. Dez 28 21:49:09 x eddie-ui[18595]: To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. Dez 28 21:49:09 x eddie-ui[18595]: [Thread debugging using libthread_db enabled] Dez 28 21:49:09 x eddie-ui[18595]: Using host libthread_db library "/usr/lib/libthread_db.so.1". Dez 28 21:49:09 x eddie-ui[18595]: 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: Id Target Id Frame Dez 28 21:49:09 x eddie-ui[18595]: * 1 Thread 0x7f1725519400 (LWP 10070) "eddie-ui" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 2 Thread 0x7f171d5ff6c0 (LWP 17827) "eddie-ui" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 3 Thread 0x7f171dbfa6c0 (LWP 10195) "eddie-ui" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 4 Thread 0x7f171ed636c0 (LWP 10134) "Thread Pool I/O" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 5 Thread 0x7f171f1ff6c0 (LWP 10083) "eddie-ui" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 6 Thread 0x7f1722cff6c0 (LWP 10072) "Finalizer" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: 7 Thread 0x7f17217ff6c0 (LWP 10071) "SGen worker" 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: Thread 7 (Thread 0x7f17217ff6c0 (LWP 10071) "SGen worker"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e937dc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724e95e9e in pthread_cond_wait () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706d0c7656 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x00007f1724e9698b in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #6 0x00007f1724f1a9cc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: Thread 6 (Thread 0x7f1722cff6c0 (LWP 10072) "Finalizer"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e937dc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724e9ef08 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706d06e1a8 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706d01ba87 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x00007f1724e9698b in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #7 0x00007f1724f1a9cc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: Thread 5 (Thread 0x7f171f1ff6c0 (LWP 10083) "eddie-ui"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e937dc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724e960a8 in pthread_cond_timedwait () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706d0d499b in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706d0dfbe1 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x000055706d018ea0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #7 0x000055706cfac661 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #8 0x0000000041be20be in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #9 0x00007f1721826b30 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #10 0x00007f171f1fe8b0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #11 0x00007f171eeb79e8 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #12 0x0000000000000000 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: Thread 4 (Thread 0x7f171ed636c0 (LWP 10134) "Thread Pool I/O"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e931b4 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724f0d4ae in poll () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706d01f365 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706d0207c2 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x000055706d01ba87 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #7 0x00007f1724e9698b in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #8 0x00007f1724f1a9cc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: Thread 3 (Thread 0x7f171dbfa6c0 (LWP 10195) "eddie-ui"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e931b4 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724f0da2e in read () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706cf42ceb in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706cf41015 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x000055706d0822ad in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #7 0x000055706cf9c8b4 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #8 0x0000000041a7131e in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #9 0x00007f1721a568e8 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #10 0x00007f1721a568e8 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #11 0x00007f1721a7d688 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #12 0x0000000000000000 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: Thread 2 (Thread 0x7f171d5ff6c0 (LWP 17827) "eddie-ui"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e937dc in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724e960a8 in pthread_cond_timedwait () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706d0d499b in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706d0dfbe1 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x000055706d018ea0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #7 0x000055706cfac661 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #8 0x0000000041be20be in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #9 0x00007f1721afb2e0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #10 0x00007f1721afb260 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #11 0x00007f1721afb260 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #12 0x00007f1721afb260 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #13 0x0000000000000064 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #14 0x00007f1708002fa0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #15 0x00007f171d5fe910 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #16 0x00007f171d5fe1a0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #17 0x0000000000000000 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: Thread 1 (Thread 0x7f1725519400 (LWP 10070) "eddie-ui"): Dez 28 21:49:09 x eddie-ui[18595]: #0 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #1 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #2 0x00007f1724e931b4 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #3 0x00007f1724f03d8f in wait4 () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #4 0x000055706ce769e1 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #5 0x000055706ce76b6c in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #6 0x000055706ce22d02 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #7 0x000055706ce75dbf in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #8 <signal handler called> Dez 28 21:49:09 x eddie-ui[18595]: #9 0x00007f1724e9f002 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #10 0x00007f1724e9316c in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #11 0x00007f1724e931b4 in ?? () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #12 0x00007f1724f0d4ae in poll () from /usr/lib/libc.so.6 Dez 28 21:49:09 x eddie-ui[18595]: #13 0x0000000041bc1703 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #14 0x0000557081321df8 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #15 0x0000000000000002 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #16 0x00007f1721a7e7e0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #17 0x00007f171ef60190 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #18 0x0000000000000002 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #19 0x00007f171ef70550 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #20 0x000055708136a0d0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #21 0x0000000000000002 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #22 0x00007ffe3f0726d0 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: #23 0x0000000000000000 in ?? () Dez 28 21:49:09 x eddie-ui[18595]: [Inferior 1 (process 10070) detached] Dez 28 21:49:10 x eddie-ui[10070]: ================================================================= Dez 28 21:49:10 x eddie-ui[10070]: Basic Fault Address Reporting Dez 28 21:49:10 x eddie-ui[10070]: ================================================================= Dez 28 21:49:10 x eddie-ui[10070]: Memory around native instruction pointer (0x7f1724e9f002):0x7f1724e9eff2 8b 44 24 08 4c 8b 4c 24 10 4c 89 5c 24 08 0f 05 .D$.L.L$.L.\$... Dez 28 21:49:10 x eddie-ui[10070]: 0x7f1724e9f002 c3 66 2e 0f 1f 84 00 00 00 00 00 66 2e 0f 1f 84 .f.........f.... Dez 28 21:49:10 x eddie-ui[10070]: 0x7f1724e9f012 00 00 00 00 00 66 0f 1f 84 00 00 00 00 00 f3 0f .....f.......... Dez 28 21:49:10 x eddie-ui[10070]: 0x7f1724e9f022 1e fa 55 bf 01 00 00 00 48 89 e5 e8 8e 2c 06 00 ..U.....H....,.. Dez 28 21:49:10 x eddie-ui[10070]: ================================================================= Dez 28 21:49:10 x eddie-ui[10070]: Managed Stacktrace: Dez 28 21:49:10 x eddie-ui[10070]: ================================================================= Dez 28 21:49:10 x eddie-ui[10070]: at <unknown> <0xffffffff> Dez 28 21:49:10 x eddie-ui[10070]: at Mono.Unix.Native.Syscall:sys_poll <0x000d2> Dez 28 21:49:10 x eddie-ui[10070]: at Mono.Unix.Native.Syscall:poll <0x0011b> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.XplatUIX11:UpdateMessageQueue <0x00513> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.XplatUIX11:UpdateMessageQueue <0x00037> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.XplatUIX11:GetMessage <0x002db> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.XplatUI:GetMessage <0x00064> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.Application:RunLoop <0x00a77> Dez 28 21:49:10 x eddie-ui[10070]: at System.Windows.Forms.Application:Run <0x00063> Dez 28 21:49:10 x eddie-ui[10070]: at Eddie.Forms.Linux.Program:Main <0x0046b> Dez 28 21:49:10 x eddie-ui[10070]: at System.Object:runtime_invoke_void <0x00086> Dez 28 21:49:10 x eddie-ui[10070]: ================================================================= Dez 28 21:49:10 x systemd-coredump[18623]: Process 10070 (eddie-ui) of user 1000 terminated abnormally with signal 6/ABRT, processing... No further output from Eddie. The routes, though, are gone. Note the single lonely 37.46.99.68 route which is Adhil. Weird that this one remains while everything else is gone. The window needed a few seconds to disappear, and I believe this is caused by Eddie/OpenVPN actually dismantling the connection more or less normally (the --explicit-exit-notify seems to be honored). at 21:49:30 ❯ ip -6 r ::1 dev lo proto kernel metric 30 pref medium 2003:x:x:x::/64 dev enp39s0 proto ra metric 100 pref medium 2003:x:x:x::/56 via fe80::d624:ddff:fe57:6a09 dev enp39s0 proto ra metric 100 pref high fddf:cd71:e2de::/64 dev enp39s0 proto ra metric 100 pref medium fddf:cd71:e2de::/64 via fe80::d624:ddff:fe57:6a09 dev enp39s0 proto ra metric 105 pref high fe80::/64 dev enp39s0 proto kernel metric 1024 pref medium default via fe80::d624:ddff:fe57:6a09 dev enp39s0 proto ra metric 100 pref high ~ at 21:49:33 ❯ ip -4 r default via 192.168.110.1 dev enp39s0 proto dhcp src 192.168.110.12 metric 100 37.46.199.68 via 192.168.110.1 dev enp39s0 127.0.0.0/8 dev lo proto kernel scope link src 127.0.0.1 metric 30 192.168.110.0/24 dev enp39s0 proto kernel scope link src 192.168.110.12 metric 100 --- It must be noted that I killed the Mono process, not the shell session that is running Mono. 10069 was the Bash script, 10070 the eddie-ui process after it. at 21:48:04 ❯ pstree 10069 eddie-ui───eddie-ui─┬─eddie-cli-eleva─┬─openvpn (^) │ └─2*[{eddie-cli-eleva}] (here SIGABRT) ├─eddie-tray───7*[{eddie-tray}] └─6*[{eddie-ui}] .
  5. Hello! Note: Suite versions older than 2.0.0 do not support WireGuard. Note: do not try to access Debian 13 kernel modules from a Debian 12 container. It's possible that the WireGuard kernel module is not properly loaded in your Debian 13 LXC container, even though Debian 13 host includes the module. LXC containers can be restricted from accessing kernel modules even if they're available on the host. Please make sure that the container has access to the network related kernel modules by checking your LXC configuration file. If this is not possible or anyway you want to avoid it, then you need to ensure that WireGuard's kernel module is available inside the container. WireGuard kernel module (wireguard.ko or wireguard.ko.xz) should be in the following directory: /lib/modules/$(uname -r)/kernel/drivers/net/wireguard If the problem persists, can you please send us the output of the commands: uname -a lsmod | grep wireguard ls /lib/modules/$(uname -r)/kernel/drivers/net/wireguard Kind regards
  6. Hello, when I log in and activate networklock but not connecting to server, browsers are suppose to connect?
  7. I wouldn't worry about this. The bill was sponsored by a couple of republicans, Michigan is Democrat controlled at the moment and has been swinging Democrat for a while. There's no way it passes the legislature- and if it did there's no way Whitmer will sign it into law.
  8. Hello! I'd like to ask if there are any cheap VPS recommendations? I'd like to purchase an additional server to test any protocols that might bypass the Great Firewall. I've looked at many Hong Kong providers, but the cheap VPSs explicitly prohibit any circumvention techniques in their terms of service. I really can't find a usable and relatively inexpensive VPS. Could you recommend a few? Thank you.
  9. That's incredible! It seems the server hardware wasn't that bad; perhaps it was just maintained two days ago? Or maybe the hardware was replaced? I see that this server only has 280+ users. Could it be a user issue? More users using the Wireguard protocol can indeed bring higher bandwidth usage. If the AmneziaWG protocol becomes widespread, it would be incredible if even 10G servers could be fully utilized.😄😄😄
  10. Maximum of 7.3 Gb/s on Terebellum. I think most users are probably not using that much bandwidth to push the 10 Gb/s servers to their max.
  11. Hello! It's clear that Eddie version 2.24.6 has disabled the use of the tap driver. I think the official reason is that tap is too slow and therefore abandoned it, since the wintun driver is much faster. To use the Tap driver in Eddie, select Eddie version 2.21.8 from the download page. In Eddie 2.21.8, there is a rollback driver option. Check the box to enable Eddie 2.21.8 to use the Tap driver. To use the latest tap driver, you can try installing the latest version of the OpenVPN client and connecting using a configuration file.
  12. Hello! It seems many people have encountered the pop-up issue, but fortunately I haven't, because I had already turned off Eddie's system notifications. You can try ending the eddie process, reopening it, ignoring the system pop-ups, and directly waking up the eddie main program page from the taskbar, then turning off system notifications on the main program page. Eddie-Preferences-UI-System notifications, uncheck. This may be a temporary solution. To completely resolve the issue, please submit your system report to the official support team and wait for an official fix.
  13. Last week
  14. Me too! I have been with AirVPN for years and never had this issue until the last month or two.
  15. I have 3 linux machines and they are all exhibiting the same behavior at variable rates, where it's become harder and harder to find a server that works. They always connect but websites don't work. My last machine now doesn't work as of yesterday, and coincidentally right after the time the Triangulum server went down for maintenance and came back up yesterday. Configurations: 1) Fedora machine running hummingbird/goldcrest 2) Debian 13 Machine running hummingbird/goldcrest in linux lxc container running Debian 12 (another lxc container also runs Debian 13) 3) Debian 13 Machine running hummingbird/goldcrest in linux lxc container running Debian 13 * I connect all machines using Openvpn and by default they seem to pick UDP. Symptoms: - All 3 machines connect to all airvpn servers without any error or problems. They connect quickly and reliably always. - However, most websites don't work. - Smaller websites especially ones with only text work reliably but with delay. ifconfig.io or ipchicken.com works. lite.cnn.com (text version of cnn) works, but cnn.com has problems - Airvpn.org is the most sensitive website and is the least likely to work. It just hangs as if I typed in a non-existent website url. Observations: - In the end, these last several weeks, I had to try 20+ different servers and found that only the ones in latvia worked - But this past week or two, it seems latvia servers are starting to do the same thing. - I then switched to force goldcrest to use -p tcp which made things much better but yet sometimes quirky with not loading websites -The lxc containers all have very similar if not the same configurations -I was using the older version of the airvpn suite until recently but switched to the newest one lately on many machines. It seems unrelated as my last machine was working until yesterday connecting to Triangulum in Singapore and was using the old version from 2023. - The last machine was connecting with hummingbird and automatically choosing UDP and connecting to Triangulum. It has been working for several months this way. Yesterday, it stopped working right after that server went down and had maintainence. Now I can still connect but half the websites don't work. - As a result, I tried the -P tcp trick with hummingbird, and it works better now. But other servers other than Triangulum have random websites that don't load even with the -P tcp flag. - Eddie works fine for all my machines and configurations and connects to servers and works even when hummingbird doesn't. But I want to use hummingbird. GUI is hard to work with in a LXC container and the eddie-cli doesn't seem to have the flexibility that hummingbird has. - I noticéd that Eddie uses wireguard instead of openvpn. Maybe that is what is making it work better? - I don't mind using wireguard but I get this error when I set the wireguard flag in hummingbird/goldcrest and I don't know how to fix it: ERROR: system 'modules.builtin' does not exist. ERROR: cannot load wireguard system module Is there some kind of upgrade slowly rolling out over all the airvpn servers that is somehow making my configurations incompatible? It has been slowly getting harder and harder to find a server that works and I don't know why.
  16. Hello. I can't get it to work on windows. I've tried all the "l1" options from the forum, but each one says "invalid key I1". If I don't use 'l1' it says "unable to enable firewall rules". I also tried to extract to my 'l1' from Wireshark, no result. What could be the problem?
  17. I have been having issues with Eddie for some time now. I am running Windows 11 Eddie version 2.24.6. If I have Eddie running, I am unable to open Eddie to make any changes. When I click on the Eddie icon on my taskbar, it simply tells me that an instance of Eddie is already running and will not let me do anything else. The only way I can close Eddie is to open task manager and shut it down there. Now, with the Black Friday and Christmas windows that pop up, I click on "OK" and the window closes. I am unable to select a server to connect to. And when I click on the Eddie icon on my taskbar, it still tells me an instance of Eddie is already running. I know I am not connected to any servers because it did not give me the option to connect. I have tried uninstalling and reinstalling Eddie several times but I am still having the same issues. Any help would be awesome because I still have 285 days left with this subscription with a faulty user interface. I feel like I am wasting my money with this.
  18. @Stalinium Yes, the packets you obtain yourself are better suited to your network environment. If you find that troublesome, you can also try other people's parameters. Here are my parameters. Jc = 8 Jmin = 86 Jmax = 892 S1 = 0 S2 = 0 H1 = 2 H2 = 3 H3 = 4 H4 = 1 I1 = ... I2 = ... I3 = ... I4 = ... I5 = ... CPS I1-I5(bing.com-initial QUIC).txt
  19. I think so. My VPN functions the same as before, and I'm able to connect to blocked websites.
  20. Hello! I've also frequently encountered this problem. The connection often fails during the IPv4 check step, and I don't know what causes it. However, I can connect normally after disabling the IPv4 check step. I don't know if this is correct, but it does solve my connection problem. Eddie-Preferences-Advanced-Check if the tunnel works, uncheck. Eddie-Preferences-DNS-Check AirVPN DNS, uncheck. Will there be any potential problems with my settings?
  21. Hello! Great news! I captured the first QUIC packet accessing bing.com using Wireshark and used that packet to create a complete CPS, with I1-I5 parameters in the following file. Using this CPS, I successfully connected to a US server and achieved good speed and stability. In my network environment, this was more effective than random CPS packets. Everyone can test this set of parameters (it needs to be accessible without a VPN to bing.com). I welcome any better optimization suggestions from everyone. Jc = 8 Jmin = 86 Jmax = 892 S1 = 0 S2 = 0 H1 = 2 H2 = 3 H3 = 4 H4 = 1 I1 = ... I2 = ... I3 = ... I4 = ... I5 = ... CPS I1-I5(bing.com-initial QUIC).txt
  22. If anyone is running into this issue when using OpenVPN client (not using Eddie), add two following lines to your config file(s), to block IPv6: STAFF EDIT: Check also https://airvpn.org/forums/topic/26548-linux-ip-6-addr-add-failed/?do=findComment&comment=72069 if necessary. pull-filter ignore "ifconfig-ipv6" pull-filter ignore "route-ipv6"
  23. @noonereturnsthesame Hello! A possible problem we can infer from the piece of log you kindly published is a conflict with Proton. Since we see that a Proton interface is up, it's possible that you're trying (even unintentionally) to use both AirVPN and ProtonVPN at the same time. This is possible but only with special configuration (multiple routing tables and virtual interfaces, or more trivially with virtualization) and in general it will cause conflicts. Can you please make sure that, when you are going to use AirVPN, ProtonVPN related programs and services have been already stopped? If you ascertain the above and the problem persists, please generate and send a full system report, please see here to do it: https://airvpn.org/forums/topic/50663-youve-been-asked-for-a-support-filesystem-report-–-heres-what-to-do/ Kind regards
  24. Hello! You didn't need that, you could have used a configuration file generated by the Configuration Generator, provided that you could access at least one of the various AirVPN web sites. For those persons who can't access any of the AirVPN mirrors we have an easy workaround solution that is not published because it must be tailored almost individually, please contact the support team. Technically, the reason is that the AirVPN bootstrap servers and/or the protocol used to communicate with the bootstrap servers is/are blocked by some Russian ISPs as reported in the dedicated thread on blocks in Russia. Yes, definitely, and this is planned. It is being implemented and you will see it in an imminent Eddie 4 version, maybe already in beta 2 or RC 1. Eddie will read locally the user data when bootstrap servers are unreachable. So you will need to access a VPN server only one time through a configuration file. Once in the VPN, the block toward the bootstrap servers are bypassed and Eddie will download and store locally the file it needs for future usage. It will remain stored as long as you don't force its deletion. Side (obvious) note: the mentioned user file is related only to the user you logged in, so it will not be valid when you try to log a different user in to the service Not true. Eddie Android edition can be used as a generic client so anything a generic client can do, Eddie can do too. In this case generate a proper configuration file and have Eddie connect by reading that configuration file. Kind regards
  25. To be clear, I have not used any previous versions of the app, so I can't say one way or the other if this is a regression of any sort. The first time I tested — I may already had another non-AirVPN tunnel connection pre-established. I tested again and this time was unable to log in. https://eddie.website/report/733a6c8c/ And then I later repeated the test with the same result. Had to use an autonomous circumvention tool first to be able to log in or else the app couldn't refresh the server list or confirm my subscription, which is a major flaw for the purposes of a censorship circumvention tool in a country where VPN service usage is criminalized and thus combated with constant risk of autonomous circumvention tools ceasing to manage the task. Wouldn't it be possible to cache authorization within reasonable periods, at least for long-term subscribers..? With a generic client, I can just use my cryptographic key to connect to a server directly. But picking a server in EddieAndroid-4.0.0-Beta-1 still required me to log in. I'll repost to a dedicated thread, ticket or email if needed.
  26. Hello! I learned something new. AmneziaWG 2.0 parameters: Jc,Jmin,Jmax,S1-S4,H1-H4,I1-I5 It has to be said that this protocol is becoming increasingly complex, and I believe it is also a key force in breaking through the blockade. Keep up the good work, staff. I will also continue to learn, test, and optimize.
  27. Surprisingly EddieAndroid-4.0.0-Beta-1 works without CPS for me in Russia, at least on my landline network. Maybe my provider relaxed some filtering that necessitated a particular constant QUIC binary strings being used. Or is it generating a QUIC mock binary automatically when `j` parameters don't work out..? Looking forward to Windows port, of course.
  28. https://airvpn.org/routes/?q=https%3A%2F%2Fwww.rollsroyceforums.com%2F Report shows it's not blocked (on most servers) but can't reach it anyways (Error code: 409 Conflict). Without VPN, and even Tor, it works just fine. Using VPN: >tracert www.rollsroyceforums.com Tracing route to n.sni.global.fastly.net [151.101.65.91] over a maximum of 30 hops: 1 4 ms 3 ms 6 ms 10.22.38.1 2 89 ms 93 ms 91 ms 10.120.0.1 3 93 ms 91 ms 92 ms 192.241.164.11 4 93 ms 90 ms 89 ms 143.244.192.250 5 94 ms 92 ms 94 ms 143.244.225.254 6 90 ms 93 ms 90 ms 143.244.225.137 7 94 ms 89 ms 91 ms jfk1.decixny.fastly.net [206.82.104.29] 8 92 ms 91 ms 91 ms 151.101.65.91 Trace complete.
  1. Load more activity
×
×
  • Create New...