[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #23930 [Applications/Tor Browser]: Tor Browser 7.x for Mac crashes at startup
#23930: Tor Browser 7.x for Mac crashes at startup
--------------------------------------+-----------------------------------
Reporter: wga | Owner: tbb-team
Type: defect | Status: needs_information
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Major | Resolution:
Keywords: tbb-crash | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Comment (by mcs):
See #23064 for a similar bug report. Maybe getting a good stack trace will
help.
Mozilla has some general lldb debugging instructions here:
https://developer.mozilla.org/en-
US/docs/Mozilla/Debugging/Debugging_Mozilla_with_lldb
But you could begin by just starting Tor Browser's firefox process under
lldb and see what is shown when it crashes. For example:
cd ~/Desktop/TorBrowser.app
lldb ./Contents/MacOS/firefox
run
After the crash occurs, useful commands include `bt` (show backtrace for
the current thread) or `bt all` (all threads).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23930#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs