This fails to upgrade from 10.6.beta3. Logs attached (compressed archive).
The first relevant error seems to be :
[sagelib-10.6.beta4] [spkg-install] [333/572] gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2 -fPIC -Isage/cpython -I/usr/local/sage-10/pkgs/sagemath-standard -I/usr/local/sage-10/local/var/lib/sage/venv-python3.12/lib/python3.12/site-packages/numpy/core/include -I/usr/include/python3.12 -Ibuild/cythonized -I/usr/local/sage-10/local/var/lib/sage/venv-python3.12/include -I/usr/include/python3.12 -c build/cythonized/sage/rings/polynomial/laurent_polynomial_mpair.c -o build/temp.linux-x86_64-cpython-312/build/cythonized/sage/rings/polynomial/laurent_polynomial_mpair.o -fno-strict-aliasing -DCYTHON_CLINE_IN_TRACEBACK=1
[sagelib-10.6.beta4] [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done
[sagelib-10.6.beta4] [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory
HTH,
-- Emmanuel Charpentier
I tried to rebuild from scratch (i. e. after make distclean
). This also fails ; logs attached (zipped archive).
FWIW, the errors seem to be different :
charpent@zen-book-flip:/usr/local/sage-10$ grep -i " error " logs/install.log | grep -v sumnum
[pari-2.15.5] [spkg-install] Note that PARI doesn't treat it as an error if the requested
[pyzmq-25.1.1] [spkg-install] 2. Use an 'int' return type on 'free_python_msg' to allow an error code to be returned.
[pyyaml-6.0.1] [spkg-install] ERROR Command '['/usr/local/sage-10/local/var/lib/sage/venv-python3.12/bin/python3', '-m', 'pip', '--python', '/tmp/build-env-qvzovnsk/bin/python', 'install', '--use-pep517', '--no-warn-script-location', '--no-compile', '-r', '/tmp/build-reqs-3dgqq0t2.txt']' returned non-zero exit status 1.
[cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned.
[cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on 'c_test_sig_on_cython_except_all' to allow an error code to be returned.
[cysignals-1.11.4] [spkg-install] 2. Use an 'int' return type on 'cython_check_exception' to allow an error code to be returned.
[gap_jupyter-0.9] [spkg-install] ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
[singular_jupyter-0.9.7] [spkg-install] ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
[sagelib-10.6.beta4] [spkg-install] ERROR Backend subprocess exited when trying to invoke build_wheel
[sagelib-10.6.beta4] [spkg-install] Error building a wheel for sagelib-10.6.beta4
[sagelib-10.6.beta4] Error installing package sagelib-10.6.beta4
make[6]: *** [Makefile:3576: sagelib-SAGE_VENV-no-deps] Error 1
make[5]: *** [Makefile:3576: /usr/local/sage-10/local/var/lib/sage/venv-python3.12/var/lib/sage/installed/sagelib-10.6.beta4] Error 2
make[4]: *** [Makefile:3045: all-start] Error 2
HTH,
--
Emmanuel Charpentier
do you use gap-jupyter?
Or you somehow triggered its installation?
(as far as I know, gap-jupyter is basically abandoned upstream, so
it's most probably doesn't work anyway, but that's another question)
From my config.log :
configure:113368: result: ccache: optional, use "./configure --enable-ccache" to install SPKG version 4.10.2A Sage bug, if I follow you…
HTH,
BTW, ccache is not installed systemwide. Would it help to try to install it ?
Another attempt : adding --disable-ccache to my config, reconfiguring an re-making still fails on sagelib-10.6.beta4. From logs/pkgs/sagelib-10.6.beta4.log :
[spkg-install] from /usr/local/sage-10/pkgs/sagemath-standard/s age/libs/polybori/pb_wrap.h:7: [spkg-install] /usr/local/sage-10/local/include/polybori/groebner/BoundedDivisor sOf.h:43:15: warning: 'template<class _Arg, class _Result> struct std::unary_fun ction' is deprecated [-Wdeprecated-declarations] [spkg-install] 43 | public std::unary_function<Monomial, MonomialSet> { [spkg-install] | ^~~~~~~~~~~~~~ [spkg-install] /usr/include/c++/14/bits/stl_function.h:117:12: note: declared he re [spkg-install] 117 | struct unary_function [spkg-install] | ^~~~~~~~~~~~~~ [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because lin king not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] g++: warning: @SIMD_CFLAGS@: linker input file unused because linking not done [spkg-install] g++: error: @SIMD_CFLAGS@: linker input file not found: No such file or directory [spkg-install] error: command '/usr/bin/g++' failed with exit code 1 [spkg-install] [spkg-install] ERROR Backend subprocess exited when trying to invoke build_wheel [spkg-install] *****************************************************************:Any hint ?
Could it be that you have SAGE_INSTALL_CCACHE=yes among you environment variables?
Le jeudi 23 janvier 2025 à 22:14:51 UTC+1, Antonio Rojas a écrit :
This is a bug in m4ri 20240729. Disable system m4ri, or ask Debian to apply https://github.com/malb/m4ri/commit/3197be5f7d3c67e8f13e32516557f35cbf4ff6ce
FWIW, on Debian testing (multiarch, for other reasons), as of yesterday :
charpent@zen-book-flip:/usr/local/sage-10$ dpkg -l "*m4ri*" Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder | État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=att> |/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais) ||/ Nom Version Architecture Description +++-===========================-============-============-=====================> ii libm4ri-0.0.20200125:amd64 20240729-1 amd64 Method of the Four Ru> ii libm4ri-dev 20240729-1 amd64 Method of the Four Ru> ii libm4rie-0.0.20200125:amd64 20250103-1 amd64 extended Method of th> ii libm4rie-dev:amd64 20250103-1 amd64 extended Method of th>[ Snip... ]
HTH,
After disabling the system’s m4ri* libraries, compilation could indeed proceed ;it hanged on a couple of curious Woilfram calls (yes, I use the gratis-but-not-free Wolfram engine) :
1713185 pts/5 Sl+ 0:00 /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 1723650 pts/8 Sl+ 0:00 /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawtermKilling these processes (kill -KILL was necessary, -HUP and -TERM were unsufficient) allowed the compilation to finish.
I do not understand what these processes were trying to do. Hints ?
Now `ptestlong running…
The curious Wolfram calls reappeared at the start of make ptestlong (which rechecks the documentation), and hanged the whole thing. Killing them allowed the process to restart.
ptestlong still running…
Well… This one didn’t go too well.
Reminder : my configuration :
charpent@zen-book-flip:/usr/local/sage-10$ ./config.status --config --enable-dot2tex --enable-fricas --with-system-fricas=yes --enable-gap_packages --enable-singular_jupyter --enable-msolve --without-system-brial --disable-editable --with-system-editables=no --disable-ccache --with-system-m4ri=no --with-system-m4rie=noSystem’s fricas IS installed, and works :
charpent@zen-book-flip:/usr/local/sage-10$ fricas openServer result 0 FriCAS Computer Algebra System Version: FriCAS 1.3.11 built with gcl 2.6.14 Timestamp: Sun Jul 28 16:52:27 UTC 2024 ----------------------------------------------------------------------------- Issue )copyright to view copyright notices. Issue )summary for a summary of useful system commands. Issue )quit to leave FriCAS and return to shell. ----------------------------------------------------------------------------- (1) -> 2+2 (1) 4 Type: PositiveInteger (2) -> )quitHowever, Sage doesn’t seem to be able to find the relevant files, and fails all the tests involving fricas. In the following tests, all of the errors are on examples involving Fricas :
---------------------------------------------------------------------- sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/expression.pyx # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/integration/integral.py # 3 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/interfaces/fricas.py # 172 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/combinat/posets/posets.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/calculus/calculus.py # 6 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/other.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/calculus/desolvers.py # 13 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/forker.py # 5 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/orthogonal_polys.py # 6 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/finite_rings/integer_mod.pyx # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/jacobi.py # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/matrix/matrix1.pyx # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/log.py # 3 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/expression_conversions.py # 20 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/integration/external.py # 13 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/special.py # 10 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/finite_rings/integer_mod_ring.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/infinity.py # 2 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/gamma.py # 4 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/symbolic/ring.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/error.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/integer_ring.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/rational_field.py # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/complex_double.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/real_double.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/rings/real_mpfr.pyx # 1 doctest failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/functions/generalized.py # 1 doctest failed ----------------------------------------------------------------------A couple of other doctest fail during ptestlong but pass with no errors when re-ran standalone :
sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/test.py # 23 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/tests/cmdline.py # 7 doctests failed sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/doctest/control.py # 7 doctests failedIn all these cases, the test.log suggests that there may be due to a crossing of the answers between tests (one test receiving the answer expected frim another test).
Two failures involve gap :
sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/coding/linear_code.py # 4 doctests failedThe common cause seems to be :
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/sage-10/local/lib/gap/pkg/guava//bin/wtdist'and, indeed :
charpent@zen-book-flip:/usr/local/sage-10$ find /usr/local/sage-10/local/lib/gap/pkg/guava/bin -name wtdist /usr/local/sage-10/local/lib/gap/pkg/guava/bin/x86_64-pc-linux-gnu-default64-kv9/wtdistMore serious :
sage -t --long --warn-long 30.0 --random-seed=258790151247230234231313284285510764479 src/sage/libs/gap/element.pyx # Killed due to segmentation faultThis is reproducible. according to test.log, the last test to be successfully executed is
sage: s = libgap.Sum sage: s(libgap([1,2])) 3 sage: s(libgap(1), libgap(2)) Traceback (most recent call last): ... GAPError: Error, no method found! Error, no 1st choice method found for `SumOp' on 2 arguments sage: for i in range(100): ....: rnd = [ randint(-10,10) for i in range(randint(0,7)) ] ....: # compute the sum in GAP ....: _ = libgap.Sum(rnd) ....: try: ....: libgap.Sum(*rnd) ....: print('This should have triggered a ValueError') ....: print('because Sum needs a list as argument') ....: except ValueError: ....: passand the crash could have been created by :
sage: libgap_exec = libgap.eval("Exec") sage: libgap_exec('echo hello from the shell') hello from the shellConfig and logs follow by separate email (the damn Googlegroups interface does not accept .tar.gz files
Any advice/hint welcome !
HTH,
This is a long known issue
FWIW : I tried to rebuild (in another tree, freshly cloned) 10.6.beta3. Surprise : the resulting build :
grinded to a halt on the same Wolfram calls
resulted in a system with no access to Fricas.
I reconfigured to ibuild Sage’s fricas rebuilded. The process still hanged on those Wolfram calls (I had to peridically kill -HUP them in order to allow the documentatin building to proceed…).
I deduce that something in my system was modified, with two visible symptoms :
No access to system’s fricas
Wolfram calls during documentation building.
The resulting system has access to fricas. I’m currently running ptestlong. Stay tuned.
Results of make -j8 ptestlong on the rebuilt 6.10.beta3 :
Apparition of some Wolfram calls during documentation build, hanging the ptestlong process, which restarts when the Wolfram call is kill -HUPed.
Same problems as with 10.6.beta4, succed when ran standalone :
Seems cosmetic ; possibly triggered by some update in system’s software.
Next step (not at once I have to manage some RealLife non-maskable interrupts) : try this recompilation on 10.8.beta4.
HTH,
Recompiling 10.6.beta4 led to the same observations (including halts onduced by Wolfram calls…). ptestlong gives the same results as for 10.6.beta3, with one exception : the failure observed for ipthon_extension.py does not happen with 10.6.beta4.
Regarding the suspicious calls to Wolfram, I took a “snapshot” of ps x before kill -TERM them (see below). Nothing obvious (to me...) appear about the purpose of these calls. I am interested in advice on how to open an issue about them.
HTH,
Appendix : “snapshot” of ps -x during a period where the documentation building process induced by make ptestlong is halted :
PID TTY STAT TIME COMMAND 2461 tty2 Ssl+ 0:00 /usr/libexec/gdm-wayland-session /usr/bin/gnome-session 2473 tty2 Sl+ 0:00 \_ /usr/libexec/gnome-session-binary 2403 ? Ss 0:10 /usr/lib/systemd/systemd --user 2404 ? S 0:00 \_ (sd-pam) 2424 ? Ss 0:06 \_ /usr/bin/emacs --fg-daemon 2425 ? Ss 0:00 \_ /usr/bin/mpris-proxy 2426 ? Ssl 2:05 \_ /usr/bin/pipewire 2428 ? Ssl 0:00 \_ /usr/bin/pipewire -c filter-chain.conf 2429 ? Ssl 0:19 \_ /usr/bin/wireplumber 2430 ? Ssl 2:57 \_ /usr/bin/pipewire-pulse 2431 ? SLsl 0:05 \_ /usr/bin/gnome-keyring-daemon --foreground --components=pkcs11,secrets --control-directory=/run/user/1000/keyring 20234 ? S 0:00 | \_ /usr/bin/ssh-agent -D -a /run/user/1000/keyring/.ssh 2432 ? Ss 0:12 \_ /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 2520 ? Ssl 0:00 \_ /usr/libexec/gcr-ssh-agent --base-dir /run/user/1000/gcr 2521 ? Ssl 0:00 \_ /usr/libexec/gnome-session-ctl --monitor 2539 ? Ssl 0:00 \_ /usr/libexec/gvfsd 3512 ? Sl 0:00 | \_ /usr/libexec/gvfsd-trash --spawner :1.16 /org/gtk/gvfs/exec_spaw/0 68045 ? Sl 0:00 | \_ /usr/libexec/gvfsd-network --spawner :1.16 /org/gtk/gvfs/exec_spaw/1 68055 ? Sl 0:00 | \_ /usr/libexec/gvfsd-dnssd --spawner :1.16 /org/gtk/gvfs/exec_spaw/2 68061 ? Sl 0:02 | \_ /usr/libexec/gvfsd-wsdd --spawner :1.16 /org/gtk/gvfs/exec_spaw/3 68066 ? S 0:04 | | \_ python3 /usr/bin/wsdd --no-host --discovery --listen /run/user/1000/gvfsd/wsdd 296846 ? Sl 0:00 | \_ /usr/libexec/gvfsd-http --spawner :1.16 /org/gtk/gvfs/exec_spaw/4 2545 ? Sl 0:00 \_ /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f 2548 ? Ssl 0:00 \_ /usr/libexec/gnome-session-binary --systemd-service --session=gnome 2582 ? Sl 0:00 | \_ /usr/libexec/at-spi-bus-launcher --launch-immediately 2598 ? S 0:00 | | \_ /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/1000/at-spi/bus 2863 ? Sl 0:03 | \_ /usr/libexec/evolution-data-server/evolution-alarm-notify 2876 ? Sl 0:00 | \_ /usr/bin/python3 /usr/bin/smart-notifier 2888 ? Sl 0:05 | \_ /usr/bin/pasystray 2890 ? Sl 0:00 | \_ /usr/libexec/gsd-disk-utility-notify 2893 ? Sl 0:01 | \_ /usr/bin/remmina -i 2912 ? Sl 0:03 | \_ /usr/bin/python3 /usr/bin/blueman-applet 2583 ? Ssl 78:50 \_ /usr/bin/gnome-shell 3107 ? Sl 12:37 | \_ /usr/bin/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mutter-Xwaylandauth.NKYA12 -listenfd 4 -listenfd 5 -displayfd 6 -initfd 7 -byteswappedclients 3473 ? Sl 2:11 | \_ /usr/libexec/mutter-x11-frames 3815 ? SLl 90:05 | \_ /usr/lib/chromium/chromium --show-component-extension-options --enable-gpu-rasterization --no-default-browser-check --disable-pings --media-router=0 --enable-remote-extensions --load-extension=/usr/share/chromium/extensions/ublock-origin 3837 ? S 0:00 | | \_ /usr/lib/chromium/chromium --type=zygote --no-zygote-sandbox --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3865 ? Sl 44:06 | | | \_ /usr/lib/chromium/chromium --type=gpu-process --enable-gpu-rasterization --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --gpu-preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAAAAAABgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABAAAAAAAAAAEAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA --shared-files --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 5241 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=on_device_model.mojom.OnDeviceModelService --lang=fr --service-sandbox-type=on_device_model_execution --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3838 ? S 0:00 | | \_ /usr/lib/chromium/chromium --type=zygote --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3840 ? S 0:14 | | | \_ /usr/lib/chromium/chromium --type=zygote --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable 3890 ? Sl 0:19 | | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=storage.mojom.StorageService --lang=fr --service-sandbox-type=utility --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3980 ? Sl 0:31 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=12 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86415328 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4011 ? Sl 2:23 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86469050 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4021 ? Sl 8:09 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=14 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=86624225 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4093 ? Sl 4:19 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=17 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=90497405 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4168 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93971289 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4184 ? Sl 49:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=19 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95376612 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4189 ? Sl 1:08 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=20 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95385230 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4192 ? Sl 0:45 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=21 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=95394181 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4228 ? Sl 1:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=22 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=97764165 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4239 ? Sl 26:49 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=23 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98407900 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4273 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=28 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=103316547 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4323 ? Sl 0:27 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=30 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=105461804 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4352 ? Sl 0:26 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=31 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=107665865 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10488 ? Sl 0:34 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=213 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6044547087 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10512 ? Sl 0:36 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=214 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6050443899 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 10536 ? Sl 0:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=216 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=6051645961 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 11546 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=254 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=7009243389 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 12865 ? Sl 0:42 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=272 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=7733266050 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14371 ? Sl 0:36 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=315 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8622994150 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14415 ? Sl 0:25 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=320 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8660385717 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14458 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=325 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8666854976 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14551 ? Sl 0:40 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=332 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8740856541 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14631 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=339 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8749691656 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14680 ? Sl 1:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=343 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8783224293 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 14707 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=346 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=8783926766 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 61934 ? Sl 1:04 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=476 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=14910276422 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 61971 ? Sl 0:24 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=479 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=14916372535 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 295409 ? Sl 0:57 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=639 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=26006989140 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 321766 ? Sl 1:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=757 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=32318246307 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 321804 ? Sl 0:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=759 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=32320221788 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 323061 ? Sl 0:20 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=832 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=33915477991 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 328591 ? Sl 3:37 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=906 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=36705009442 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 328625 ? Sl 0:20 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=909 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=36707056327 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 329692 ? Sl 212:59 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=938 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=37679288085 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 340533 ? Sl 0:19 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=982 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=38621446327 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1602133 ? Sl 5:46 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2292 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93452179066 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1608844 ? Sl 9:22 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2293 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=93513211294 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1871691 ? Sl 0:38 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2462 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98046479551 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1872873 ? Sl 0:13 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=2467 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=98063055203 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784063 ? Sl 0:14 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3406 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149162896129 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784163 ? Sl 0:13 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3407 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149189912496 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784211 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3409 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149196528411 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784258 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3413 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149207597193 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784629 ? Sl 0:29 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3420 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149393941932 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2784728 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3428 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=149411295779 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 2964831 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3500 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=153360839255 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3094744 ? Sl 2:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3536 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155121188648 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3097749 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3542 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155147817196 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3098527 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3544 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=155152946924 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431007 ? Sl 0:06 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3723 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164090480313 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431027 ? Sl 0:03 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3724 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164092802733 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3431086 ? Sl 0:03 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3726 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=164095842723 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3539802 ? Sl 0:12 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3850 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173015171907 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3542765 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3861 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173053710334 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3547797 ? Sl 0:15 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3864 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173111545382 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3548048 ? Sl 6:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3866 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173115769650 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3551422 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3873 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173149780083 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3551563 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3874 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173152379741 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3558480 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3876 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173235995576 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3558481 ? Sl 0:10 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3875 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173236008990 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3560756 ? Sl 0:10 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3879 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173262277067 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3561202 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3881 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173265591835 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3561267 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3883 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173269659294 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3570204 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3892 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173348679779 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573360 ? Sl 0:55 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3897 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173393304717 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573363 ? Sl 0:05 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3896 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173393316994 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3573626 ? Sl 0:01 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3899 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173398244086 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3576731 ? Sl 0:02 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --disable-databases --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=3902 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=173421212088 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834215 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --extension-process --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4044 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183590009641 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834388 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4048 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183828185191 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3834500 ? Sl 0:00 | | | \_ /usr/lib/chromium/chromium --type=renderer --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --lang=fr --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=4050 --time-ticks-at-unix-epoch=-1737619457268364 --launch-time-ticks=183951844573 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 3870 ? Sl 20:55 | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=network.mojom.NetworkService --lang=fr --service-sandbox-type=none --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 4043 ? Sl 0:00 | | \_ /usr/bin/python3 /usr/bin/gnome-browser-connector-host chrome-extension://gphhapmejobijbbhgpjhcjognlahblep/ 6624 ? Sl 3:57 | | \_ /usr/lib/chromium/chromium --type=utility --utility-sub-type=audio.mojom.AudioService --lang=fr --service-sandbox-type=none --string-annotations --crashpad-handler-pid=3831 --enable-crash-reporter=,built on Debian GNU/Linux trixie/sid --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=3,i,15613827400327686359,8267566220848597802,262144 --disable-features=EyeDropper --variations-seed-version 1906429 ? Sl 0:10 | \_ gjs /usr/share/gnome-shell/extensions/di...@rastersoft.com/app/ding.js -E -P /usr/share/gnome-shell/extensions/di...@rastersoft.com/app 2631 ? Ssl 0:00 \_ /usr/libexec/xdg-permission-store 2641 ? Sl 0:00 \_ /usr/libexec/at-spi2-registryd --use-gnome-session 2669 ? Sl 0:03 \_ /usr/libexec/gnome-shell-calendar-server 2676 ? SLsl 0:03 \_ /usr/libexec/evolution-source-registry 2678 ? Ssl 0:00 \_ /usr/libexec/dconf-service 2689 ? Ssl 2:21 \_ /usr/libexec/gvfsd-metadata 2696 ? SLl 0:13 \_ /usr/libexec/goa-daemon 2704 ? Sl 1:48 \_ /usr/libexec/goa-identity-service 2710 ? Ssl 0:09 \_ /usr/libexec/glib-pacrunner 2718 ? Ssl 0:44 \_ /usr/libexec/evolution-calendar-factory 2814 ? Sl 0:02 \_ /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.Shell.Notifications 2833 ? Ssl 3:13 \_ /usr/bin/ibus-daemon --panel disable 3012 ? Sl 0:00 | \_ /usr/libexec/ibus-memconf 3013 ? Sl 1:14 | \_ /usr/libexec/ibus-extension-gtk3 3181 ? Sl 0:38 | \_ /usr/libexec/ibus-engine-simple 2835 ? Ssl 0:00 \_ /usr/libexec/gsd-a11y-settings 2836 ? Ssl 0:01 \_ /usr/libexec/gsd-color 2849 ? Ssl 0:01 \_ /usr/libexec/gsd-datetime 2851 ? Ssl 0:03 \_ /usr/libexec/gsd-housekeeping 2855 ? Ssl 0:00 \_ /usr/libexec/gsd-keyboard 2862 ? Ssl 0:02 \_ /usr/libexec/gsd-media-keys 2864 ? Ssl 0:01 \_ /usr/libexec/gsd-power 2870 ? Ssl 0:00 \_ /usr/libexec/gsd-print-notifications 2883 ? Ssl 0:00 \_ /usr/libexec/gsd-rfkill 2886 ? Ssl 0:00 \_ /usr/libexec/gsd-screensaver-proxy 2887 ? Ssl 0:05 \_ /usr/libexec/gsd-sharing 2889 ? Ssl 0:00 \_ /usr/libexec/gsd-smartcard 2896 ? Ssl 0:00 \_ /usr/libexec/gsd-sound 2901 ? Ssl 0:00 \_ /usr/libexec/gsd-usb-protection 2913 ? Ssl 0:00 \_ /usr/libexec/gsd-wacom 3021 ? Sl 0:00 \_ /usr/libexec/ibus-portal 3066 ? Sl 0:01 \_ /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.ScreenSaver 3134 ? Ssl 0:00 \_ /usr/libexec/gvfs-udisks2-volume-monitor 3143 ? Ssl 0:00 \_ /usr/libexec/gvfs-goa-volume-monitor 3151 ? Ssl 0:00 \_ /usr/libexec/gvfs-mtp-volume-monitor 3158 ? Sl 0:00 \_ /usr/libexec/gsd-printer 3159 ? Ssl 0:05 \_ /usr/libexec/gvfs-afc-volume-monitor 3170 ? Ssl 0:00 \_ /usr/libexec/gvfs-gphoto2-volume-monitor 3280 ? SNsl 17:14 \_ /usr/libexec/tracker-miner-fs-3 3287 ? Ssl 0:00 \_ /usr/libexec/bluetooth/obexd 3299 ? Ssl 0:21 \_ /usr/libexec/evolution-addressbook-factory 3303 ? Sl 2:12 \_ /usr/bin/python3 /usr/bin/blueman-tray 3359 ? Ssl 7:00 \_ /usr/libexec/gsd-xsettings 3411 ? Sl 0:52 \_ /usr/libexec/ibus-x11 3508 ? Ssl 0:01 \_ /usr/libexec/xdg-desktop-portal 3524 ? Ssl 0:00 \_ /usr/libexec/xdg-document-portal 3544 ? Ssl 4:45 \_ /usr/libexec/xdg-desktop-portal-gnome 3658 ? Ssl 4:41 \_ /usr/libexec/xdg-desktop-portal-gtk 3831 ? Sl 0:00 \_ /usr/lib/chromium/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/charpent/.config/chromium/Crash Reports --annotation=channel=built on Debian GNU/Linux trixie/sid --annotation=lsb-release=Debian GNU/Linux trixie/sid --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=132.0.6834.83 --initial-client-fd=5 --shared-client-connection 3833 ? S 0:00 \_ /usr/lib/chromium/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/charpent/.config/chromium/Crash Reports --annotation=channel=built on Debian GNU/Linux trixie/sid --annotation=lsb-release=Debian GNU/Linux trixie/sid --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=132.0.6834.83 --initial-client-fd=4 --shared-client-connection 5577 ? SLl 20:22 \_ /usr/bin/evolution -c current 5631 ? Z 4:00 | \_ [pool-org.gnome.] <defunct> 5666 ? SLl 0:00 | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitNetworkProcess 7 68 71 5667 ? S 0:00 | \_ /usr/bin/bwrap --args 82 -- /usr/bin/xdg-dbus-proxy --args=78 5668 ? S 0:00 | | \_ /usr/bin/bwrap --args 82 -- /usr/bin/xdg-dbus-proxy --args=78 5669 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=78 5672 ? S 0:00 | \_ /usr/bin/bwrap --args 77 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 5679 ? S 0:00 | | \_ /usr/bin/bwrap --args 77 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 5680 ? SLl 3:43 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 15 68 71 6660 ? S 0:00 | \_ /usr/bin/bwrap --args 92 -- /usr/bin/xdg-dbus-proxy --args=88 6661 ? S 0:00 | | \_ /usr/bin/bwrap --args 92 -- /usr/bin/xdg-dbus-proxy --args=88 6662 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=88 6665 ? S 0:00 | \_ /usr/bin/bwrap --args 88 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6666 ? S 0:00 | | \_ /usr/bin/bwrap --args 88 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6667 ? SLl 2:12 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 96 43 80 6708 ? S 0:00 | \_ /usr/bin/bwrap --args 104 -- /usr/bin/xdg-dbus-proxy --args=100 6710 ? S 0:00 | | \_ /usr/bin/bwrap --args 104 -- /usr/bin/xdg-dbus-proxy --args=100 6711 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=100 6714 ? S 0:00 | \_ /usr/bin/bwrap --args 99 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6715 ? S 0:00 | | \_ /usr/bin/bwrap --args 99 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6717 ? SLl 2:11 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 115 80 94 6743 ? S 0:00 | \_ /usr/bin/bwrap --args 102 -- /usr/bin/xdg-dbus-proxy --args=96 6744 ? S 0:00 | | \_ /usr/bin/bwrap --args 102 -- /usr/bin/xdg-dbus-proxy --args=96 6745 ? Sl 0:00 | | \_ /usr/bin/xdg-dbus-proxy --args=96 6750 ? S 0:00 | \_ /usr/bin/bwrap --args 96 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 6751 ? S 0:00 | | \_ /usr/bin/bwrap --args 96 -- /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 6753 ? SLl 2:13 | | \_ /usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 130 80 87 324457 ? Z 0:51 | \_ [pool-org.gnome.] <defunct> 325087 ? Z 4:00 | \_ [pool-org.gnome.] <defunct> 1906079 ? Z 4:01 | \_ [pool-org.gnome.] <defunct> 10423 ? Ssl 17:41 \_ /usr/libexec/gnome-terminal-server 10431 pts/0 Ss 0:06 | \_ bash 3524082 pts/0 S+ 0:00 | | \_ make -j8 ptestlong 3524083 pts/0 S+ 0:00 | | \_ /bin/sh -c make TEST_TARGET="ptestlong" TEST_FLAGS=" --long" ptest 3524084 pts/0 S+ 0:00 | | \_ make TEST_TARGET=ptestlong TEST_FLAGS= --long ptest 3524085 pts/0 S+ 0:00 | | \_ /bin/sh -c make TEST_TARGET="ptestlong" TEST_FLAGS="--long -p" test 3524086 pts/0 S+ 0:00 | | \_ make TEST_TARGET=ptestlong TEST_FLAGS=--long -p test 3524117 pts/0 S+ 0:00 | | \_ make all-start 3524120 pts/0 S+ 0:00 | | \_ /bin/sh -c build/bin/sage-logger \ ?"cd build/make && ./install 'all-start'" logs/install.log 3524121 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524126 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524128 pts/0 S+ 0:00 | | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524131 pts/0 S+ 0:00 | | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524132 pts/0 S+ 0:00 | | | \_ sh -c cd build/make && ./install 'all-start' 3524133 pts/0 S+ 0:00 | | | \_ bash ./install all-start 3524152 pts/0 S+ 0:00 | | | \_ make all-start 3524158 pts/0 S+ 0:00 | | | \_ make --no-print-directory all-sage-docs all-sage 3524593 pts/0 S+ 0:00 | | | \_ make --no-print-directory sagemath_doc_html-SAGE_DOCS-no-deps 3524594 pts/0 S+ 0:00 | | | \_ /bin/bash -c if [ -z '/usr/local/sage-10/local' ]; then echo "Error: The installation tree SAGE_DOCS has been disabled" 2>&1; echo "This Sage build is configured with "configure --disable-doc", so building the documentation will not work." 2>&1; exit 1; else rm -rf '/usr/local/sage-10/local/var/lib/sage/scripts/sagemath_doc_html'; cd '/usr/local/sage-10/build/pkgs/sagemath_doc_html' && . '/usr/local/sage-10/src/bin/sage-src-env-config' && . '/usr/local/sage-10/src/bin/sage-env-config' && . '/usr/local/sage-10/src/bin/sage-env' && . '/usr/local/sage-10/build/bin/sage-build-env-config' && . '/usr/local/sage-10/build/bin/sage-build-env' && SAGE_CHECK=no sage-logger -p 'SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local' '/usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log'; fi 3524623 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524629 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524631 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524634 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524636 pts/0 S+ 0:00 | | | | \_ sh -c SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local 3524637 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local 3524705 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -P spkg-install ./spkg-install 3524709 pts/0 S+ 0:00 | | | | \_ sh -c ./spkg-install 3524712 pts/0 S+ 0:00 | | | | | \_ bash ./spkg-install 3524713 pts/0 S+ 0:00 | | | | | \_ make doc-html 3785310 pts/0 S+ 0:00 | | | | | \_ make doc-html--de-thematische_anleitungen doc-html--de-a_tour_of_sage doc-html--de-tutorial doc-html--fr-a_tour_of_sage doc-html--fr-tutorial doc-html--es-a_tour_of_sage doc-html--es-tutorial doc-html--ja-a_tour_of_sage doc-html--ja-tutorial doc-html--el-a_tour_of_sage doc-html--pt-a_tour_of_sage doc-html--pt-tutorial doc-html--it-a_tour_of_sage doc-html--it-faq doc-html--it-tutorial doc-html--tr-a_tour_of_sage doc-html--constructions doc-html--a_tour_of_sage doc-html--developer doc-html--prep doc-html--website doc-html--faq doc-html--installation doc-html--tutorial doc-html--thematic_tutorials doc-html--ru-tutorial doc-html--hu-a_tour_of_sage doc-html--ca-intro 3785311 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links de/thematische_anleitungen html 3785563 pts/0 S+ 0:18 | | | | | | \_ python3 -m sage_docbuild --no-pdf-links de/thematische_anleitungen html 3795881 pts/7 Ss+ 0:00 | | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795904 pts/7 S+ 0:00 | | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795906 pts/7 S+ 0:00 | | | | | | | \_ wolframscript -rawterm 3796139 pts/7 S+ 0:00 | | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796143 pts/7 Sl+ 0:00 | | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795920 pts/0 Z 0:00 | | | | | | \_ [sage-python] <defunct> 3785313 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links de/tutorial html 3785561 pts/0 S+ 0:17 | | | | | | \_ python3 -m sage_docbuild --no-pdf-links de/tutorial html 3795909 pts/8 Ss+ 0:00 | | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795926 pts/8 S+ 0:00 | | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795928 pts/8 S+ 0:00 | | | | | | | \_ wolframscript -rawterm 3796153 pts/8 S+ 0:00 | | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796155 pts/8 Sl+ 0:00 | | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795946 pts/0 Z 0:00 | | | | | | \_ [sage-python] <defunct> 3785339 pts/0 S+ 0:00 | | | | | \_ /bin/sh /usr/local/sage-10/src/bin/sage-python -m sage_docbuild --no-pdf-links ja/a_tour_of_sage html 3785570 pts/0 S+ 0:18 | | | | | \_ python3 -m sage_docbuild --no-pdf-links ja/a_tour_of_sage html 3795788 pts/5 Ss+ 0:00 | | | | | \_ /usr/bin/sh -c stty -echo; math -rawterm 3795814 pts/5 S+ 0:00 | | | | | | \_ /bin/sh /usr/local/bin/math -rawterm 3795820 pts/5 S+ 0:00 | | | | | | \_ wolframscript -rawterm 3796066 pts/5 S+ 0:00 | | | | | | \_ sh -c "/usr/local/Wolfram/WolframEngine/14.0/Executables/WolframKernel" -wlbanner -rawterm 3796067 pts/5 Sl+ 0:00 | | | | | | \_ /usr/local/Wolfram/WolframEngine/14.0/SystemFiles/Kernel/Binaries/Linux-x86-64/WolframKernel -wlbanner -rawterm 3795841 pts/0 Z 0:00 | | | | | \_ [sage-python] <defunct> 3524710 pts/0 S+ 0:00 | | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -P spkg-install ./spkg-install 3524711 pts/0 S+ 0:00 | | | | \_ sed --unbuffered s/^/[spkg-install] / 3524630 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524632 pts/0 S+ 0:00 | | | \_ tee -a /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524633 pts/0 S+ 0:00 | | | \_ bash /usr/local/sage-10/build/bin/sage-logger -p SAGE_CHECK=no PATH=/usr/local/sage-10/src/bin:/usr/local/sage-10/local/bin:$PATH sage-spkg -o sagemath_doc_html-none /usr/local/sage-10/local /usr/local/sage-10/logs/pkgs/sagemath_doc_html-none.log 3524635 pts/0 S+ 0:00 | | | \_ sed --unbuffered s/^/[sagemath_doc_html-none] / 3524127 pts/0 S+ 0:00 | | \_ bash build/bin/sage-logger cd build/make && ./install 'all-start' logs/install.log 3524129 pts/0 S+ 0:00 | | \_ tee -a logs/install.log 3524130 pts/0 S+ 0:00 | | \_ cat 293695 pts/2 Ss+ 0:01 | \_ bash 3431222 pts/2 Sl 2:05 | | \_ emacs Test.tex 3431269 ? Ss 0:00 | | \_ /usr/bin/aspell -a -m -B --encoding=utf-8 3431333 ? Ss 0:00 | | \_ /usr/bin/aspell -a -m -d fr_FR --encoding=utf-8 3432327 ? Ss 0:02 | | \_ /usr/bin/epdfinfo 3523789 pts/1 Ss 0:00 | \_ bash 3834570 pts/1 R+ 0:00 | \_ ps xf 1903732 ? Sl 0:04 \_ /usr/lib/libreoffice/program/soffice.bin -env:UserInstallation=file:///tmp/libreoffice-docviewMt6a1u --headless --convert-to pdf --outdir /tmp/docview1000/Test.docx-45202d708a859b0929e48bb56f90d9da/ /home/charpent/Temporaire/Codebraid/Test.docx 3437671 ? Sl 0:23 \_ /usr/bin/evince /usr/share/texlive/texmf-dist/doc/latex/pythontex/pythontex.pdf 3437682 ? Sl 0:00 \_ /usr/libexec/evinced 3795644 pts/0 S 0:00 \_ /bin/sh /usr/local/sage-10/src/bin/sage-python /usr/local/sage-10/src/bin/sage-cleaner 3795664 pts/0 S 0:00 \_ python3 /usr/local/sage-10/src/bin/sage-cleaner