When reporting a bug, please include as many of these as possible:
Operating System- OpenBSD 7.6, cwm window manager
Tor Browser version- pkg tor-browser-14.0.7
Tor Browser Security Level- Standard
Step by step of how you got to the issue, so we can reproduce it (e.g. I opened the browser, typed a url, clicked on (i) icon, then my browser crashed)- see below
(optional) A screenshot of the problem
The Tor log
Steps-
Open Tor browser.
Log into any site.
Open any dialog box that opens its own dialog window.
Window presents as about 32k lines long, all grey with some grey boxes. No dialog buttons are present.
PNG provided after shrinking window to screen size.
Created an account just to add to this.
Am experiencing the very same issue on Arch Linux x86_64, kernel 6.15.6-arch1-1.
To replicate: I just surf the net with TorBrowser (v14.5.4 ), eventually decide to eg: save some file (with all due security drawbacks) and the Save To dialog will get borked as per the BSD user’s screenshot.
In my case, my system is short on RAM and can crash X11 if I have other stuff open, as the dialog quickly eats up memory.
Executing TorBrowser via terminal allowed me to intercept these errors:
hostname% torbrowser
Fontconfig warning: using without calling FcInit()
[Child 10819, Main Thread] WARNING: Unable to open /var/lib/flatpak/exports/share/dconf/profile/user: Permission denied: 'glib warning', file /var/tmp/build/firefox-8fd1bceb9576/toolkit/xre/nsSigHandlers.cpp:187
(/home/username/Documents/softwares/network/tor-browser/Browser/firefox.real:10819): dconf-WARNING **: 09:54:28.242: Unable to open /var/lib/flatpak/exports/share/dconf/profile/user: Permission denied
[Parent 10602, Main Thread] WARNING: Native Windows wider or taller than 32767 pixels are not supported: 'glib warning', file /var/tmp/build/firefox-8fd1bceb9576/toolkit/xre/nsSigHandlers.cpp:187
(Tor Browser:10602): Gdk-WARNING **: 09:54:29.634: Native Windows wider or taller than 32767 pixels are not supported
[Parent 10602, Main Thread] WARNING: Native Windows wider or taller than 32767 pixels are not supported: 'glib warning', file /var/tmp/build/firefox-8fd1bceb9576/toolkit/xre/nsSigHandlers.cpp:187
(Tor Browser:10602): Gdk-WARNING **: 09:54:29.635: Native Windows wider or taller than 32767 pixels are not supported
[Parent 10602, Main Thread] WARNING: Native Windows wider or taller than 32767 pixels are not supported: 'glib warning', file /var/tmp/build/firefox-8fd1bceb9576/toolkit/xre/nsSigHandlers.cpp:187
(Tor Browser:10602): Gdk-WARNING **: 09:54:29.729: Native Windows wider or taller than 32767 pixels are not supported
While the crash of X11 left this trace in my journalctl:
Jul 16 08:42:42 hostname kernel: Out of memory: Killed process 11650 (Xorg) total-vm:4822580kB, anon-rss:3775256kB, file-rss:636kB, shmem-rss:47696kB, UID:1000 pgtables:7940kB oom_score_adj:0
My system is running the i3 window manager in tiling configuration, it is possible something goes wrong while getting the properties for the dialog? My other system apps don’t share the behavior (I tried with firefox 140.0.4 (64-bit) and it works properly).