My general advice to others who are having similar issues relating to firefox/iceweasel terminating on startup without a trace is to run strace and then look at the last few lines to see if anything looks odd:

$ strace firefox http://offending_page.url 2> firefox_strace_$(date +%Y-%b-%d_%H:%M:%S).txt

$ strace iceweasel 2> firefox_iceweasel_$(date +%Y-%b-%d_%H:%M:%S).txt

[date/time included so that you don't make the same mistake as I did and overwrite those very useful 'fail' files with working ones]


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to