Package: chromium-driver Version: 98.0.4758.80-1 Severity: important Dear Maintainer,
i've been using chromium-driver in a small selenium python3 script almost daily for more than a year now. everything worked nicely until within the last few days, where my script suddenly started to timeout. on investigation, it seems that the problem is that creating a new instance of the chrome driver will hang (hang most of the time). The problem can be reproduced with the following one liner: python3 -c "from selenium import webdriver; webdriver.Chrome()" I just ran this snippet 10 times, and in 3 cases it returned immediately (which is expected), and in 7 case it would hang forever showing a chromium instance that appears to be loading a "data:," URI forever (see attached screenshot). with a 70% failure rate, this makes this webdriver practically useless. gfmadrs IOhannes -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.15.0-3-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages chromium-driver depends on: ii chromium 98.0.4758.80-1 ii libatomic1 11.2.0-16 ii libc6 2.33-5 ii libevent-2.1-7 2.1.12-stable-1 ii libgcc-s1 11.2.0-16 ii libglib2.0-0 2.70.3-1 ii libicu67 67.1-7 ii libminizip1 1.1-8+b1 ii libnspr4 2:4.32-3 ii libnss3 2:3.73.1-1 ii libre2-9 20220201+dfsg-1 ii libstdc++6 11.2.0-16 ii libxcb1 1.14-3 ii zlib1g 1:1.2.11.dfsg-2 chromium-driver recommends no packages. chromium-driver suggests no packages. -- no debconf information