Date: Tue, 19 Sep 2023 06:50:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272445] www/tor-browser 12.0.6_1 Segfault after a few seconds of launch the port Message-ID: <bug-272445-7788-Cmzn5gmQDd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272445-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-272445-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272445 --- Comment #14 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> --- (In reply to Graham Perrin from comment #12) That triggers the crash in my case. Having a look at the backtrace, it seems similar to this Firefox report: https://bugzilla.mozilla.org/show_bug.cgi?id=3D1731142 which is still open. I obtain a very similar backtrace: #0 0x00001592741f3c5a in thr_kill () at /lib/libc.so.7 #1 0x000015927416c6d4 in raise () at /lib/libc.so.7 #2 0x00001592a3341a02 in nsProfileLock::FatalSignalHandler(int, __siginfo*, void*) () at /usr/local/lib/tor-browser/libxul.so #3 0x00001592a3cd4997 in WasmTrapHandler(int, __siginfo*, void*) () at /usr/local/lib/tor-browser/libxul.so #4 0x0000159272915b6e in () at /lib/libthr.so.3 #5 0x000015927291511f in () at /lib/libthr.so.3 #6 0x00007fffffffe8a3 in <signal handler called> () #7 0x00001592e75542e0 in () #8 0x00001592a4beadba in style::properties::cascade::Cascade::apply_properties::h62ca68d5fcc77c39 ()= at /usr/local/lib/tor-browser/libxul.so #9 0x00001592a4bea5f7 in style::properties::cascade::cascade_rules::h14b1cfa99da11f4b () at /usr/local/lib/tor-browser/libxul.so #10 0x00001592a4c017f6 in style::stylist::Stylist::cascade_style_and_visited::h519b00bebdda9c12 () at /usr/local/lib/tor-browser/libxul.so #11 0x00001592a4bf382d in style::style_resolver::StyleResolverForElement<E>::cascade_style_and_visite= d::had2d5ef70f7a19da () at /usr/local/lib/tor-browser/libxul.so #12 0x00001592a4bf34d8 in style::style_resolver::StyleResolverForElement<E>::cascade_primary_style::h= c5db7f434411e767 () at /usr/local/lib/tor-browser/libxul.so --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272445-7788-Cmzn5gmQDd>